Pull request #42004 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 1c39b1c44c973f18f39bd684c6aba57bb96510fe rather than 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 Obtained Jenkinsfile from 1c39b1c44c973f18f39bd684c6aba57bb96510fe Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-02-10T15:59:09.953Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-10T15:59:09.958Z] Trying to pass milestone 5 [Pipeline] milestone [2021-02-10T15:59:10.014Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-10T15:59:25.191Z] Still waiting to schedule task [2021-02-10T15:59:25.193Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-02-10T16:00:07.854Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06d309a3a16404901) in /home/ubuntu/workspace/moby_PR-42004 [Pipeline] { [Pipeline] checkout [2021-02-10T16:00:08.001Z] The recommended git tool is: git [2021-02-10T16:00:11.872Z] using credential docker-jenkins-github-credentials [2021-02-10T16:00:11.879Z] Cloning the remote Git repository [2021-02-10T16:00:11.879Z] Cloning with configured refspecs honoured and without tags [2021-02-10T16:00:11.752Z] Cloning repository https://github.com/moby/moby.git [2021-02-10T16:00:11.823Z] > git init /home/ubuntu/workspace/moby_PR-42004 # timeout=10 [2021-02-10T16:00:12.067Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:00:12.067Z] > git --version # timeout=10 [2021-02-10T16:00:12.086Z] > git --version # 'git version 2.17.1' [2021-02-10T16:00:12.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:00:12.088Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:00:37.658Z] Fetching without tags [2021-02-10T16:00:38.134Z] Merging remotes/origin/master commit 1c39b1c44c973f18f39bd684c6aba57bb96510fe into PR head commit 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:00:37.534Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:00:37.560Z] > git config --add remote.origin.fetch +refs/pull/42004/head:refs/remotes/origin/PR-42004 # timeout=10 [2021-02-10T16:00:37.584Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:00:37.614Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:00:37.691Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:00:37.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:00:37.693Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:00:38.136Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:00:38.164Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:00:39.188Z] Merge succeeded, producing 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:00:39.188Z] Checking out Revision 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 (PR-42004) [2021-02-10T16:00:39.066Z] > git remote # timeout=10 [2021-02-10T16:00:39.092Z] > git config --get remote.origin.url # timeout=10 [2021-02-10T16:00:39.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:00:39.113Z] > git merge 1c39b1c44c973f18f39bd684c6aba57bb96510fe # timeout=10 [2021-02-10T16:00:39.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-10T16:00:39.177Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:00:39.202Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:00:43.126Z] Commit message: "Fix userns-remap option when username & UID match" [2021-02-10T16:00:43.151Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-10T16:00:43.119Z] > git rev-list --no-walk 1dfe5de41d6b01633361eda8fd48a7759e090f9d # timeout=10 [2021-02-10T16:00:44.286Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42004:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-02-10T16:00:52.412Z] Unable to find image 'alpine:latest' locally [2021-02-10T16:00:52.412Z] latest: Pulling from library/alpine [2021-02-10T16:00:52.412Z] 4c0d98bf9879: Pulling fs layer [2021-02-10T16:00:52.412Z] 4c0d98bf9879: Verifying Checksum [2021-02-10T16:00:52.412Z] 4c0d98bf9879: Download complete [2021-02-10T16:00:52.412Z] 4c0d98bf9879: Pull complete [2021-02-10T16:00:52.412Z] Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 [2021-02-10T16:00:52.412Z] Status: Downloaded newer image for alpine:latest [2021-02-10T16:01:00.634Z] 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 [2021-02-10T16:01:01.208Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06d309a3a16404901) in /home/ubuntu/workspace/moby_PR-42004 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-10T16:01:01.213Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-42004 [2021-02-10T16:01:01.214Z] Running on ppc64le-ubuntu-25 in /home/docker/workspace/moby_PR-42004 [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 [2021-02-10T16:01:01.294Z] The recommended git tool is: git [Pipeline] checkout [2021-02-10T16:01:01.305Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-02-10T16:01:01.310Z] The recommended git tool is: git [2021-02-10T16:01:01.322Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-02-10T16:01:01.343Z] using credential docker-jenkins-github-credentials [2021-02-10T16:01:01.356Z] Cloning the remote Git repository [2021-02-10T16:01:01.357Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-02-10T16:01:01.361Z] using credential docker-jenkins-github-credentials [2021-02-10T16:01:01.363Z] Fetching changes from the remote Git repository [2021-02-10T16:01:01.376Z] Cloning the remote Git repository [2021-02-10T16:01:01.376Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-02-10T16:01:01.413Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-02-10T16:01:01.383Z] Cloning repository https://github.com/moby/moby.git [2021-02-10T16:01:01.383Z] > git init /home/docker/workspace/moby_PR-42004 # timeout=10 [2021-02-10T16:01:01.392Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:01:01.392Z] > git --version # timeout=10 [2021-02-10T16:01:01.394Z] > git --version # 'git version 2.7.4' [2021-02-10T16:01:01.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:01:01.395Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] } [Pipeline] } [2021-02-10T16:01:01.978Z] Merging remotes/origin/master commit 1c39b1c44c973f18f39bd684c6aba57bb96510fe into PR head commit 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:01:02.285Z] Merge succeeded, producing 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:01:02.286Z] Checking out Revision 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 (PR-42004) [2021-02-10T16:01:01.310Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-10T16:01:01.364Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:01:01.413Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:01:01.414Z] > git --version # timeout=10 [2021-02-10T16:01:01.444Z] > git --version # 'git version 2.17.1' [2021-02-10T16:01:01.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:01:01.445Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:01:02.023Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:01:02.042Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:01:02.193Z] > git remote # timeout=10 [2021-02-10T16:01:02.207Z] > git config --get remote.origin.url # timeout=10 [2021-02-10T16:01:02.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:01:02.230Z] > git merge 1c39b1c44c973f18f39bd684c6aba57bb96510fe # timeout=10 [2021-02-10T16:01:02.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-10T16:01:02.286Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:01:01.358Z] Cloning repository https://github.com/moby/moby.git [2021-02-10T16:01:01.358Z] > git init /home/jenkins/workspace/moby_PR-42004 # timeout=10 [2021-02-10T16:01:01.375Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:01:01.375Z] > git --version # timeout=10 [2021-02-10T16:01:01.376Z] > git --version # 'git version 2.17.1' [2021-02-10T16:01:01.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:01:01.376Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:01:02.453Z] Commit message: "Fix userns-remap option when username & UID match" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-10T16:01:02.313Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:01:03.376Z] + [ PR != PR ] [2021-02-10T16:01:03.376Z] + [ master != master ] [2021-02-10T16:01:03.376Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-10T16:01:03.715Z] + docker version [2021-02-10T16:01:03.715Z] Client: Docker Engine - Community [2021-02-10T16:01:03.715Z] Version: 20.10.2 [2021-02-10T16:01:03.715Z] API version: 1.41 [2021-02-10T16:01:03.715Z] Go version: go1.13.15 [2021-02-10T16:01:03.715Z] Git commit: 2291f61 [2021-02-10T16:01:03.715Z] Built: Mon Dec 28 16:17:32 2020 [2021-02-10T16:01:03.715Z] OS/Arch: linux/amd64 [2021-02-10T16:01:03.715Z] Context: default [2021-02-10T16:01:03.715Z] Experimental: true [2021-02-10T16:01:03.715Z] [2021-02-10T16:01:03.715Z] Server: Docker Engine - Community [2021-02-10T16:01:03.715Z] Engine: [2021-02-10T16:01:03.715Z] Version: 20.10.2 [2021-02-10T16:01:03.715Z] API version: 1.41 (minimum version 1.12) [2021-02-10T16:01:03.715Z] Go version: go1.13.15 [2021-02-10T16:01:03.715Z] Git commit: 8891c58 [2021-02-10T16:01:03.715Z] Built: Mon Dec 28 16:15:09 2020 [2021-02-10T16:01:03.715Z] OS/Arch: linux/amd64 [2021-02-10T16:01:03.715Z] Experimental: true [2021-02-10T16:01:03.715Z] containerd: [2021-02-10T16:01:03.715Z] Version: 1.4.3 [2021-02-10T16:01:03.715Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:01:03.715Z] runc: [2021-02-10T16:01:03.715Z] Version: 1.0.0-rc92 [2021-02-10T16:01:03.715Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:01:03.715Z] docker-init: [2021-02-10T16:01:03.715Z] Version: 0.19.0 [2021-02-10T16:01:03.715Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-10T16:01:04.068Z] + docker info [2021-02-10T16:01:11.135Z] Fetching without tags [2021-02-10T16:01:11.425Z] Merging remotes/origin/master commit 1c39b1c44c973f18f39bd684c6aba57bb96510fe into PR head commit 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:01:11.847Z] Merge succeeded, producing 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:01:11.847Z] Checking out Revision 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 (PR-42004) [2021-02-10T16:01:12.322Z] Commit message: "Fix userns-remap option when username & UID match" [2021-02-10T16:01:11.105Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:01:11.107Z] > git config --add remote.origin.fetch +refs/pull/42004/head:refs/remotes/origin/PR-42004 # timeout=10 [2021-02-10T16:01:11.108Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:01:11.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:01:11.137Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:01:11.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:01:11.137Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:01:11.427Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:01:11.428Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:01:11.816Z] > git remote # timeout=10 [2021-02-10T16:01:11.817Z] > git config --get remote.origin.url # timeout=10 [2021-02-10T16:01:11.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:01:11.822Z] > git merge 1c39b1c44c973f18f39bd684c6aba57bb96510fe # timeout=10 [2021-02-10T16:01:11.835Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-10T16:01:11.849Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:01:11.862Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-10T16:01:13.257Z] + docker version [2021-02-10T16:01:13.257Z] Client: Docker Engine - Community [2021-02-10T16:01:13.257Z] Version: 19.03.7 [2021-02-10T16:01:13.257Z] API version: 1.40 [2021-02-10T16:01:13.257Z] Go version: go1.12.17 [2021-02-10T16:01:13.257Z] Git commit: 7141c199a2 [2021-02-10T16:01:13.257Z] Built: Sat Mar 7 16:48:47 2020 [2021-02-10T16:01:13.257Z] OS/Arch: linux/s390x [2021-02-10T16:01:13.257Z] Experimental: false [2021-02-10T16:01:13.257Z] [2021-02-10T16:01:13.257Z] Server: Docker Engine - Community [2021-02-10T16:01:13.257Z] Engine: [2021-02-10T16:01:13.257Z] Version: 19.03.7 [2021-02-10T16:01:13.257Z] API version: 1.40 (minimum version 1.12) [2021-02-10T16:01:13.257Z] Go version: go1.12.17 [2021-02-10T16:01:13.257Z] Git commit: 7141c199a2 [2021-02-10T16:01:13.257Z] Built: Sat Mar 7 16:47:46 2020 [2021-02-10T16:01:13.257Z] OS/Arch: linux/s390x [2021-02-10T16:01:13.257Z] Experimental: true [2021-02-10T16:01:13.257Z] containerd: [2021-02-10T16:01:13.257Z] Version: 1.2.13 [2021-02-10T16:01:13.257Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-10T16:01:13.257Z] runc: [2021-02-10T16:01:13.257Z] Version: 1.0.0-rc10 [2021-02-10T16:01:13.257Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-10T16:01:13.257Z] docker-init: [2021-02-10T16:01:13.257Z] Version: 0.18.0 [2021-02-10T16:01:13.257Z] GitCommit: fec3683 [Pipeline] sh [2021-02-10T16:01:13.637Z] + docker info [2021-02-10T16:01:14.268Z] Client: [2021-02-10T16:01:14.268Z] Debug Mode: false [2021-02-10T16:01:14.268Z] [2021-02-10T16:01:14.268Z] Server: [2021-02-10T16:01:14.268Z] Containers: 0 [2021-02-10T16:01:14.268Z] Running: 0 [2021-02-10T16:01:14.268Z] Paused: 0 [2021-02-10T16:01:14.268Z] Stopped: 0 [2021-02-10T16:01:14.268Z] Images: 0 [2021-02-10T16:01:14.268Z] Server Version: 19.03.7 [2021-02-10T16:01:14.268Z] Storage Driver: overlay2 [2021-02-10T16:01:14.268Z] Backing Filesystem: [2021-02-10T16:01:14.268Z] Supports d_type: true [2021-02-10T16:01:14.268Z] Native Overlay Diff: true [2021-02-10T16:01:14.268Z] Logging Driver: json-file [2021-02-10T16:01:14.268Z] Cgroup Driver: cgroupfs [2021-02-10T16:01:14.268Z] Plugins: [2021-02-10T16:01:14.268Z] Volume: local [2021-02-10T16:01:14.268Z] Network: bridge host ipvlan macvlan null overlay [2021-02-10T16:01:14.268Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-10T16:01:14.268Z] Swarm: inactive [2021-02-10T16:01:14.268Z] Runtimes: runc [2021-02-10T16:01:14.268Z] Default Runtime: runc [2021-02-10T16:01:14.268Z] Init Binary: docker-init [2021-02-10T16:01:14.268Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-10T16:01:14.268Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-10T16:01:14.268Z] init version: fec3683 [2021-02-10T16:01:14.268Z] Security Options: [2021-02-10T16:01:14.268Z] apparmor [2021-02-10T16:01:14.268Z] seccomp [2021-02-10T16:01:14.268Z] Profile: default [2021-02-10T16:01:14.268Z] Kernel Version: 4.15.0-91-generic [2021-02-10T16:01:14.268Z] Operating System: Ubuntu 18.04.4 LTS [2021-02-10T16:01:14.268Z] OSType: linux [2021-02-10T16:01:14.268Z] Architecture: s390x [2021-02-10T16:01:14.268Z] CPUs: 2 [2021-02-10T16:01:14.268Z] Total Memory: 7.861GiB [2021-02-10T16:01:14.268Z] Name: s390x-ubuntu-03 [2021-02-10T16:01:14.268Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-02-10T16:01:14.268Z] Docker Root Dir: /var/lib/docker [2021-02-10T16:01:14.268Z] Debug Mode: false [2021-02-10T16:01:14.268Z] Registry: https://index.docker.io/v1/ [2021-02-10T16:01:14.268Z] Labels: [2021-02-10T16:01:14.268Z] Experimental: true [2021-02-10T16:01:14.268Z] Insecure Registries: [2021-02-10T16:01:14.268Z] 127.0.0.0/8 [2021-02-10T16:01:14.268Z] Live Restore Enabled: false [2021-02-10T16:01:14.268Z] [2021-02-10T16:01:14.268Z] WARNING: No swap limit support [Pipeline] sh [2021-02-10T16:01:14.648Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-10T16:01:14.648Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-10T16:01:14.648Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-10T16:01:14.648Z] + bash /home/jenkins/workspace/moby_PR-42004/check-config.sh [2021-02-10T16:01:14.648Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-10T16:01:14.648Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-02-10T16:01:14.648Z] [2021-02-10T16:01:14.648Z] Generally Necessary: [2021-02-10T16:01:14.648Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-10T16:01:14.648Z] - apparmor: enabled and tools installed [2021-02-10T16:01:14.648Z] - CONFIG_NAMESPACES: enabled [2021-02-10T16:01:14.648Z] - CONFIG_NET_NS: enabled [2021-02-10T16:01:14.648Z] - CONFIG_PID_NS: enabled [2021-02-10T16:01:14.648Z] - CONFIG_IPC_NS: enabled [2021-02-10T16:01:14.648Z] - CONFIG_UTS_NS: enabled [2021-02-10T16:01:14.648Z] - CONFIG_CGROUPS: enabled [2021-02-10T16:01:14.648Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-10T16:01:14.648Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-10T16:01:14.648Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-10T16:01:14.648Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-10T16:01:14.648Z] - CONFIG_CPUSETS: enabled [2021-02-10T16:01:14.648Z] - CONFIG_MEMCG: enabled [2021-02-10T16:01:14.648Z] - CONFIG_KEYS: enabled [2021-02-10T16:01:14.648Z] - CONFIG_VETH: enabled (as module) [2021-02-10T16:01:14.648Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-10T16:01:14.648Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-10T16:01:14.939Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-10T16:01:14.939Z] [2021-02-10T16:01:14.939Z] Optional Features: [2021-02-10T16:01:14.939Z] - CONFIG_USER_NS: enabled [2021-02-10T16:01:14.939Z] - CONFIG_SECCOMP: enabled [2021-02-10T16:01:14.939Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-10T16:01:14.939Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-10T16:01:14.939Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-10T16:01:14.939Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-10T16:01:14.939Z] - CONFIG_BLK_CGROUP: enabled [2021-02-10T16:01:14.939Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-10T16:01:14.939Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-10T16:01:14.939Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-10T16:01:14.939Z] - CONFIG_CGROUP_PERF: enabled [2021-02-10T16:01:14.939Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-10T16:01:14.939Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-10T16:01:14.939Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-10T16:01:14.939Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-10T16:01:14.939Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-10T16:01:14.939Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_IP_VS: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-10T16:01:14.939Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-10T16:01:14.939Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-10T16:01:14.939Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_EXT4_FS: enabled [2021-02-10T16:01:14.939Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-10T16:01:14.939Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-10T16:01:14.939Z] - Network Drivers: [2021-02-10T16:01:14.939Z] - "overlay": [2021-02-10T16:01:14.939Z] - CONFIG_VXLAN: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-10T16:01:14.939Z] Optional (for encrypted networks): [2021-02-10T16:01:14.939Z] - CONFIG_CRYPTO: enabled [2021-02-10T16:01:14.939Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-10T16:01:14.939Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-10T16:01:14.939Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-10T16:01:14.939Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-10T16:01:14.939Z] - CONFIG_XFRM: enabled [2021-02-10T16:01:14.939Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-10T16:01:14.939Z] - "ipvlan": [2021-02-10T16:01:14.939Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-10T16:01:14.939Z] - "macvlan": [2021-02-10T16:01:14.939Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_DUMMY: enabled (as module) [2021-02-10T16:01:14.939Z] - "ftp,tftp client in container": [2021-02-10T16:01:14.939Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-10T16:01:14.939Z] - Storage Drivers: [2021-02-10T16:01:14.939Z] - "aufs": [2021-02-10T16:01:14.939Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-10T16:01:14.939Z] - "btrfs": [2021-02-10T16:01:14.939Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-10T16:01:14.939Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-10T16:01:14.939Z] - "devicemapper": [2021-02-10T16:01:14.939Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-10T16:01:14.939Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-10T16:01:14.939Z] - "overlay": [2021-02-10T16:01:14.939Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-10T16:01:14.939Z] - "zfs": [2021-02-10T16:01:14.939Z] - /dev/zfs: missing [2021-02-10T16:01:14.939Z] - zfs command: missing [2021-02-10T16:01:14.939Z] - zpool command: missing [2021-02-10T16:01:14.939Z] [2021-02-10T16:01:14.939Z] Limits: [2021-02-10T16:01:14.939Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-10T16:01:14.939Z] [2021-02-10T16:01:14.939Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-10T16:01:15.370Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 . [2021-02-10T16:01:15.370Z] #2 [internal] load .dockerignore [2021-02-10T16:01:15.370Z] #2 transferring context: 87B 0.0s done [2021-02-10T16:01:15.370Z] #2 DONE 0.0s [2021-02-10T16:01:15.370Z] [2021-02-10T16:01:15.370Z] #1 [internal] load build definition from Dockerfile [2021-02-10T16:01:15.370Z] #1 transferring dockerfile: 16.55kB done [2021-02-10T16:01:15.370Z] #1 DONE 0.1s [2021-02-10T16:01:15.661Z] [2021-02-10T16:01:15.661Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-10T16:01:15.661Z] #3 DONE 0.2s [2021-02-10T16:01:15.661Z] [2021-02-10T16:01:15.661Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-02-10T16:01:15.661Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-10T16:01:15.952Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-02-10T16:01:15.952Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-02-10T16:01:15.952Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 4.49MB / 8.88MB 0.2s [2021-02-10T16:01:15.952Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-10T16:01:15.952Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2021-02-10T16:01:16.208Z] Still waiting to schedule task [2021-02-10T16:01:16.208Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06d309a3a16404901)’ [2021-02-10T16:01:16.209Z] Still waiting to schedule task [2021-02-10T16:01:16.209Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06d309a3a16404901)’ [2021-02-10T16:01:16.213Z] Still waiting to schedule task [2021-02-10T16:01:16.214Z] All nodes of label ‘arm64&&linux’ are offline [2021-02-10T16:01:16.216Z] Still waiting to schedule task [2021-02-10T16:01:16.216Z] All nodes of label ‘windows-2019’ are offline [2021-02-10T16:01:16.244Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2021-02-10T16:01:16.245Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-02-10T16:01:16.535Z] #4 DONE 0.6s [2021-02-10T16:01:16.856Z] [2021-02-10T16:01:16.856Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-10T16:01:16.856Z] #7 DONE 0.1s [2021-02-10T16:01:16.856Z] [2021-02-10T16:01:16.856Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-10T16:01:16.856Z] #6 DONE 0.1s [2021-02-10T16:01:16.856Z] [2021-02-10T16:01:16.856Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-10T16:01:16.856Z] #5 DONE 0.1s [2021-02-10T16:01:16.856Z] [2021-02-10T16:01:16.856Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-10T16:01:16.856Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-10T16:01:16.856Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-02-10T16:01:16.856Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-02-10T16:01:16.856Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 0.1s [2021-02-10T16:01:16.856Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-10T16:01:17.181Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.99MB / 102.23MB 0.3s [2021-02-10T16:01:17.483Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 20.75MB / 102.23MB 0.6s [2021-02-10T16:01:17.483Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.5s done [2021-02-10T16:01:17.483Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 28.50MB / 102.23MB 0.8s [2021-02-10T16:01:17.805Z] #8 ... [2021-02-10T16:01:17.805Z] [2021-02-10T16:01:17.805Z] #21 [internal] load build context [2021-02-10T16:01:17.805Z] #21 transferring context: 53.39MB 0.9s done [2021-02-10T16:01:17.805Z] #21 DONE 0.9s [2021-02-10T16:01:17.805Z] [2021-02-10T16:01:17.805Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-10T16:01:17.805Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 35.03MB / 102.23MB 1.0s [2021-02-10T16:01:18.119Z] #8 ... [2021-02-10T16:01:18.119Z] [2021-02-10T16:01:18.119Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-10T16:01:18.119Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-10T16:01:18.119Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-10T16:01:18.119Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-10T16:01:18.119Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-10T16:01:18.119Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2021-02-10T16:01:18.119Z] #60 DONE 1.2s [2021-02-10T16:01:18.119Z] [2021-02-10T16:01:18.119Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-10T16:01:18.119Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 59.90MB / 102.23MB 1.3s [2021-02-10T16:01:18.119Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 69.04MB / 102.23MB 1.4s [2021-02-10T16:01:18.417Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 80.44MB / 102.23MB 1.5s [2021-02-10T16:01:18.417Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 90.91MB / 102.23MB 1.6s [2021-02-10T16:01:18.417Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 96.58MB / 102.23MB 1.7s [2021-02-10T16:01:18.708Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.8s [2021-02-10T16:01:18.708Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.8s done [2021-02-10T16:01:18.950Z] Client: [2021-02-10T16:01:18.950Z] Context: default [2021-02-10T16:01:18.950Z] Debug Mode: false [2021-02-10T16:01:18.950Z] Plugins: [2021-02-10T16:01:18.950Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-10T16:01:18.950Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-10T16:01:18.950Z] [2021-02-10T16:01:18.950Z] Server: [2021-02-10T16:01:18.950Z] Containers: 0 [2021-02-10T16:01:18.950Z] Running: 0 [2021-02-10T16:01:18.950Z] Paused: 0 [2021-02-10T16:01:18.950Z] Stopped: 0 [2021-02-10T16:01:18.950Z] Images: 1 [2021-02-10T16:01:18.950Z] Server Version: 20.10.2 [2021-02-10T16:01:18.950Z] Storage Driver: overlay2 [2021-02-10T16:01:18.950Z] Backing Filesystem: extfs [2021-02-10T16:01:18.950Z] Supports d_type: true [2021-02-10T16:01:18.950Z] Native Overlay Diff: true [2021-02-10T16:01:18.950Z] Logging Driver: json-file [2021-02-10T16:01:18.950Z] Cgroup Driver: cgroupfs [2021-02-10T16:01:18.950Z] Cgroup Version: 1 [2021-02-10T16:01:18.950Z] Plugins: [2021-02-10T16:01:18.950Z] Volume: local [2021-02-10T16:01:18.950Z] Network: bridge host ipvlan macvlan null overlay [2021-02-10T16:01:18.950Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-10T16:01:18.950Z] Swarm: inactive [2021-02-10T16:01:18.950Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-10T16:01:18.950Z] Default Runtime: runc [2021-02-10T16:01:18.950Z] Init Binary: docker-init [2021-02-10T16:01:18.950Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:01:18.950Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:01:18.950Z] init version: de40ad0 [2021-02-10T16:01:18.950Z] Security Options: [2021-02-10T16:01:18.950Z] apparmor [2021-02-10T16:01:18.950Z] seccomp [2021-02-10T16:01:18.950Z] Profile: default [2021-02-10T16:01:18.950Z] Kernel Version: 5.4.0-1035-aws [2021-02-10T16:01:18.950Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-10T16:01:18.950Z] OSType: linux [2021-02-10T16:01:18.950Z] Architecture: x86_64 [2021-02-10T16:01:18.950Z] CPUs: 2 [2021-02-10T16:01:18.950Z] Total Memory: 7.487GiB [2021-02-10T16:01:18.950Z] Name: ip-10-100-69-220 [2021-02-10T16:01:18.950Z] ID: 6V4B:VKYK:OLF7:OAMN:3BBO:HNEE:JR5Z:3FAM:YACZ:D3PV:FSY4:SD2W [2021-02-10T16:01:18.950Z] Docker Root Dir: /var/lib/docker [2021-02-10T16:01:18.950Z] Debug Mode: false [2021-02-10T16:01:18.950Z] Registry: https://index.docker.io/v1/ [2021-02-10T16:01:18.950Z] Labels: [2021-02-10T16:01:18.950Z] Experimental: true [2021-02-10T16:01:18.950Z] Insecure Registries: [2021-02-10T16:01:18.950Z] 127.0.0.0/8 [2021-02-10T16:01:18.950Z] Live Restore Enabled: true [2021-02-10T16:01:18.950Z] [2021-02-10T16:01:18.950Z] WARNING: No swap limit support [2021-02-10T16:01:18.950Z] WARNING: No blkio weight support [2021-02-10T16:01:18.950Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-10T16:01:18.998Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s [2021-02-10T16:01:19.304Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-10T16:01:19.304Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-10T16:01:19.304Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-10T16:01:19.304Z] + bash /home/ubuntu/workspace/moby_PR-42004/check-config.sh [2021-02-10T16:01:19.304Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-10T16:01:19.304Z] info: reading kernel config from /boot/config-5.4.0-1035-aws ... [2021-02-10T16:01:19.304Z] [2021-02-10T16:01:19.304Z] Generally Necessary: [2021-02-10T16:01:19.304Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-10T16:01:19.304Z] - apparmor: enabled and tools installed [2021-02-10T16:01:19.304Z] - CONFIG_NAMESPACES: enabled [2021-02-10T16:01:19.304Z] - CONFIG_NET_NS: enabled [2021-02-10T16:01:19.304Z] - CONFIG_PID_NS: enabled [2021-02-10T16:01:19.304Z] - CONFIG_IPC_NS: enabled [2021-02-10T16:01:19.304Z] - CONFIG_UTS_NS: enabled [2021-02-10T16:01:19.304Z] - CONFIG_CGROUPS: enabled [2021-02-10T16:01:19.304Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-10T16:01:19.304Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-10T16:01:19.304Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-10T16:01:19.304Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-10T16:01:19.304Z] - CONFIG_CPUSETS: enabled [2021-02-10T16:01:19.304Z] - CONFIG_MEMCG: enabled [2021-02-10T16:01:19.304Z] - CONFIG_KEYS: enabled [2021-02-10T16:01:19.304Z] - CONFIG_VETH: enabled (as module) [2021-02-10T16:01:19.304Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-10T16:01:19.304Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-10T16:01:19.304Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-10T16:01:19.304Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-10T16:01:19.304Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-10T16:01:19.304Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-10T16:01:19.304Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-10T16:01:19.304Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-10T16:01:19.304Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-10T16:01:19.304Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-10T16:01:19.304Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-10T16:01:19.304Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-10T16:01:19.304Z] [2021-02-10T16:01:19.304Z] Optional Features: [2021-02-10T16:01:19.304Z] - CONFIG_USER_NS: enabled [2021-02-10T16:01:19.573Z] - CONFIG_SECCOMP: enabled [2021-02-10T16:01:19.573Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-10T16:01:19.573Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-10T16:01:19.573Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-10T16:01:19.573Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-10T16:01:19.573Z] - CONFIG_BLK_CGROUP: enabled [2021-02-10T16:01:19.573Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-10T16:01:19.573Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-10T16:01:19.573Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-10T16:01:19.573Z] - CONFIG_CGROUP_PERF: enabled [2021-02-10T16:01:19.573Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-10T16:01:19.573Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-10T16:01:19.573Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-10T16:01:19.573Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-10T16:01:19.573Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-10T16:01:19.573Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-10T16:01:19.573Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-10T16:01:19.573Z] - CONFIG_IP_VS: enabled (as module) [2021-02-10T16:01:19.573Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-10T16:01:19.573Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-10T16:01:19.573Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-10T16:01:19.573Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-10T16:01:19.573Z] - CONFIG_EXT4_FS: enabled [2021-02-10T16:01:19.573Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-10T16:01:19.573Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-10T16:01:19.573Z] - Network Drivers: [2021-02-10T16:01:19.573Z] - "overlay": [2021-02-10T16:01:19.573Z] - CONFIG_VXLAN: enabled (as module) [2021-02-10T16:01:19.573Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-10T16:01:19.573Z] Optional (for encrypted networks): [2021-02-10T16:01:19.821Z] Fetching without tags [2021-02-10T16:01:19.832Z] - CONFIG_CRYPTO: enabled [2021-02-10T16:01:19.832Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-10T16:01:19.832Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-10T16:01:19.832Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-10T16:01:19.832Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-10T16:01:19.832Z] - CONFIG_XFRM: enabled [2021-02-10T16:01:19.832Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-10T16:01:19.832Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-10T16:01:19.832Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-10T16:01:19.832Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-10T16:01:19.832Z] - "ipvlan": [2021-02-10T16:01:19.832Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-10T16:01:19.832Z] - "macvlan": [2021-02-10T16:01:19.832Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-10T16:01:19.832Z] - CONFIG_DUMMY: enabled (as module) [2021-02-10T16:01:19.832Z] - "ftp,tftp client in container": [2021-02-10T16:01:19.832Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-10T16:01:19.832Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-10T16:01:19.832Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-10T16:01:19.832Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-10T16:01:19.832Z] - Storage Drivers: [2021-02-10T16:01:19.832Z] - "aufs": [2021-02-10T16:01:19.832Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-10T16:01:19.832Z] - "btrfs": [2021-02-10T16:01:19.832Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-10T16:01:19.832Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-10T16:01:19.832Z] - "devicemapper": [2021-02-10T16:01:19.832Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-10T16:01:19.832Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-10T16:01:19.832Z] - "overlay": [2021-02-10T16:01:19.832Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-10T16:01:19.832Z] - "zfs": [2021-02-10T16:01:19.832Z] - /dev/zfs: present [2021-02-10T16:01:19.832Z] - zfs command: missing [2021-02-10T16:01:19.832Z] - zpool command: missing [2021-02-10T16:01:19.832Z] [2021-02-10T16:01:19.832Z] Limits: [2021-02-10T16:01:19.832Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-10T16:01:19.832Z] [2021-02-10T16:01:19.832Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-10T16:01:20.184Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 . [2021-02-10T16:01:20.222Z] Merging remotes/origin/master commit 1c39b1c44c973f18f39bd684c6aba57bb96510fe into PR head commit 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:01:20.441Z] #1 [internal] load build definition from Dockerfile [2021-02-10T16:01:20.441Z] #1 sha256:fa6c2810162c9f13fbc19ba951bc275f637673833eb274f5976551ccc306f65b [2021-02-10T16:01:20.441Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-10T16:01:20.441Z] #1 DONE 0.1s [2021-02-10T16:01:20.441Z] [2021-02-10T16:01:20.441Z] #2 [internal] load .dockerignore [2021-02-10T16:01:20.441Z] #2 sha256:81b36c5c66c1b6b8f9baa51fa5e792cb595bf2cdb02446c96168e72e81ddb64d [2021-02-10T16:01:20.441Z] #2 transferring context: 87B done [2021-02-10T16:01:20.441Z] #2 DONE 0.1s [2021-02-10T16:01:20.441Z] [2021-02-10T16:01:20.441Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-10T16:01:20.441Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-10T16:01:20.503Z] #8 ... [2021-02-10T16:01:20.503Z] [2021-02-10T16:01:20.503Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e... [2021-02-10T16:01:20.503Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-10T16:01:20.503Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-10T16:01:20.503Z] #24 sha256:f3f6ec162b83d29614c01226ea605246bb0145f8acee893d539b545df7028593 529B / 529B done [2021-02-10T16:01:20.503Z] #24 sha256:3c935fed0e8d4347b5ba2359be41a4112a2c83373b4be140f1a2e46ea2880690 1.46kB / 1.46kB done [2021-02-10T16:01:20.503Z] #24 sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 48.97MB / 48.97MB 1.1s done [2021-02-10T16:01:20.503Z] #24 extracting sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 2.1s done [2021-02-10T16:01:20.503Z] #24 DONE 3.6s [2021-02-10T16:01:20.503Z] [2021-02-10T16:01:20.503Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-10T16:01:19.787Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:01:19.790Z] > git config --add remote.origin.fetch +refs/pull/42004/head:refs/remotes/origin/PR-42004 # timeout=10 [2021-02-10T16:01:19.793Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:01:19.813Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:01:19.828Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:01:19.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:01:19.829Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:01:20.229Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:01:20.233Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:01:20.996Z] Merge succeeded, producing 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:01:20.996Z] Checking out Revision 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 (PR-42004) [2021-02-10T16:01:21.007Z] #3 DONE 0.5s [2021-02-10T16:01:21.007Z] [2021-02-10T16:01:21.007Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-10T16:01:21.007Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-10T16:01:21.007Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-10T16:01:21.269Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.39MB / 8.88MB 0.2s [2021-02-10T16:01:21.269Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-10T16:01:21.269Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-10T16:01:21.269Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-10T16:01:21.269Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2021-02-10T16:01:21.269Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-10T16:01:21.528Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-10T16:01:21.788Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-02-10T16:01:21.788Z] #4 DONE 0.9s [2021-02-10T16:01:22.049Z] [2021-02-10T16:01:22.049Z] #5 [internal] load build definition from Dockerfile [2021-02-10T16:01:22.049Z] #5 sha256:87780ed66c5bb3e38c89473d5cd58d7c9dc31d5976dd180eabc46b86dbfd0c36 [2021-02-10T16:01:22.049Z] #5 transferring dockerfile: 16.55kB 0.0s done [2021-02-10T16:01:22.049Z] #5 DONE 0.0s [2021-02-10T16:01:22.049Z] [2021-02-10T16:01:22.049Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-10T16:01:22.049Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-10T16:01:22.069Z] Commit message: "Fix userns-remap option when username & UID match" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-10T16:01:22.613Z] #8 DONE 0.4s [2021-02-10T16:01:22.613Z] [2021-02-10T16:01:22.613Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-10T16:01:22.613Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-10T16:01:22.613Z] #7 DONE 0.4s [2021-02-10T16:01:22.613Z] [2021-02-10T16:01:22.614Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-10T16:01:22.614Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-10T16:01:20.959Z] > git remote # timeout=10 [2021-02-10T16:01:20.962Z] > git config --get remote.origin.url # timeout=10 [2021-02-10T16:01:20.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:01:20.966Z] > git merge 1c39b1c44c973f18f39bd684c6aba57bb96510fe # timeout=10 [2021-02-10T16:01:20.988Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-10T16:01:21.003Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:01:21.006Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:01:22.872Z] #6 DONE 0.6s [2021-02-10T16:01:22.947Z] + docker version [2021-02-10T16:01:22.947Z] Client: [2021-02-10T16:01:22.947Z] Version: 18.06.1-ce [2021-02-10T16:01:22.947Z] API version: 1.38 [2021-02-10T16:01:22.947Z] Go version: go1.10.3 [2021-02-10T16:01:22.947Z] Git commit: e68fc7a [2021-02-10T16:01:22.947Z] Built: Tue Aug 21 17:26:10 2018 [2021-02-10T16:01:22.947Z] OS/Arch: linux/ppc64le [2021-02-10T16:01:22.947Z] Experimental: false [2021-02-10T16:01:22.947Z] [2021-02-10T16:01:22.947Z] Server: [2021-02-10T16:01:22.947Z] Engine: [2021-02-10T16:01:22.947Z] Version: 18.06.1-ce [2021-02-10T16:01:22.947Z] API version: 1.38 (minimum version 1.12) [2021-02-10T16:01:22.947Z] Go version: go1.10.3 [2021-02-10T16:01:22.947Z] Git commit: e68fc7a [2021-02-10T16:01:22.947Z] Built: Tue Aug 21 17:24:20 2018 [2021-02-10T16:01:22.947Z] OS/Arch: linux/ppc64le [2021-02-10T16:01:22.947Z] Experimental: true [Pipeline] sh [2021-02-10T16:01:23.333Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.6s done [2021-02-10T16:01:23.338Z] + docker info [2021-02-10T16:01:23.338Z] Containers: 0 [2021-02-10T16:01:23.338Z] Running: 0 [2021-02-10T16:01:23.338Z] Paused: 0 [2021-02-10T16:01:23.338Z] Stopped: 0 [2021-02-10T16:01:23.338Z] Images: 0 [2021-02-10T16:01:23.338Z] Server Version: 18.06.1-ce [2021-02-10T16:01:23.338Z] Storage Driver: overlay2 [2021-02-10T16:01:23.338Z] Backing Filesystem: extfs [2021-02-10T16:01:23.338Z] Supports d_type: true [2021-02-10T16:01:23.338Z] Native Overlay Diff: true [2021-02-10T16:01:23.338Z] Logging Driver: json-file [2021-02-10T16:01:23.338Z] Cgroup Driver: cgroupfs [2021-02-10T16:01:23.338Z] Plugins: [2021-02-10T16:01:23.338Z] Volume: local [2021-02-10T16:01:23.338Z] Network: bridge host ipvlan macvlan null overlay [2021-02-10T16:01:23.338Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-02-10T16:01:23.338Z] Swarm: inactive [2021-02-10T16:01:23.338Z] Runtimes: runc [2021-02-10T16:01:23.338Z] Default Runtime: runc [2021-02-10T16:01:23.338Z] Init Binary: docker-init [2021-02-10T16:01:23.338Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-02-10T16:01:23.338Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-02-10T16:01:23.338Z] init version: fec3683 [2021-02-10T16:01:23.338Z] Security Options: [2021-02-10T16:01:23.338Z] apparmor [2021-02-10T16:01:23.338Z] seccomp [2021-02-10T16:01:23.338Z] Profile: default [2021-02-10T16:01:23.338Z] Kernel Version: 4.4.0-139-generic [2021-02-10T16:01:23.338Z] Operating System: Ubuntu 16.04.3 LTS [2021-02-10T16:01:23.338Z] OSType: linux [2021-02-10T16:01:23.338Z] Architecture: ppc64le [2021-02-10T16:01:23.338Z] CPUs: 4 [2021-02-10T16:01:23.338Z] Total Memory: 7.972GiB [2021-02-10T16:01:23.338Z] Name: ppc64le-ubuntu-25 [2021-02-10T16:01:23.338Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-02-10T16:01:23.338Z] Docker Root Dir: /var/lib/docker [2021-02-10T16:01:23.338Z] Debug Mode (client): false [2021-02-10T16:01:23.338Z] Debug Mode (server): false [2021-02-10T16:01:23.338Z] Registry: https://index.docker.io/v1/ [2021-02-10T16:01:23.338Z] Labels: [2021-02-10T16:01:23.338Z] Experimental: true [2021-02-10T16:01:23.338Z] Insecure Registries: [2021-02-10T16:01:23.338Z] 127.0.0.0/8 [2021-02-10T16:01:23.338Z] Live Restore Enabled: false [2021-02-10T16:01:23.338Z] [Pipeline] sh [2021-02-10T16:01:23.651Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-02-10T16:01:23.732Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-10T16:01:23.732Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-10T16:01:23.732Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-10T16:01:23.732Z] + bash /home/docker/workspace/moby_PR-42004/check-config.sh [2021-02-10T16:01:23.732Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-10T16:01:23.732Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-02-10T16:01:23.732Z] [2021-02-10T16:01:23.732Z] Generally Necessary: [2021-02-10T16:01:23.732Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-10T16:01:23.732Z] - apparmor: enabled and tools installed [2021-02-10T16:01:23.732Z] - CONFIG_NAMESPACES: enabled [2021-02-10T16:01:23.732Z] - CONFIG_NET_NS: enabled [2021-02-10T16:01:23.732Z] - CONFIG_PID_NS: enabled [2021-02-10T16:01:23.732Z] - CONFIG_IPC_NS: enabled [2021-02-10T16:01:23.732Z] - CONFIG_UTS_NS: enabled [2021-02-10T16:01:23.732Z] - CONFIG_CGROUPS: enabled [2021-02-10T16:01:23.732Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-10T16:01:23.732Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-10T16:01:23.732Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-10T16:01:23.732Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-10T16:01:23.732Z] - CONFIG_CPUSETS: enabled [2021-02-10T16:01:23.732Z] - CONFIG_MEMCG: enabled [2021-02-10T16:01:23.732Z] - CONFIG_KEYS: enabled [2021-02-10T16:01:23.732Z] - CONFIG_VETH: enabled (as module) [2021-02-10T16:01:23.732Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-10T16:01:23.732Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-10T16:01:23.732Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-10T16:01:23.732Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-10T16:01:23.943Z] #8 DONE 7.0s [2021-02-10T16:01:23.944Z] [2021-02-10T16:01:23.944Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-02-10T16:01:24.029Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-10T16:01:24.029Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-10T16:01:24.029Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-10T16:01:24.029Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-10T16:01:24.029Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-10T16:01:24.029Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-10T16:01:24.029Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-10T16:01:24.029Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-10T16:01:24.029Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-02-10T16:01:24.029Z] [2021-02-10T16:01:24.029Z] Optional Features: [2021-02-10T16:01:24.029Z] - CONFIG_USER_NS: enabled [2021-02-10T16:01:24.029Z] - CONFIG_SECCOMP: enabled [2021-02-10T16:01:24.029Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-10T16:01:24.029Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-10T16:01:24.029Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-10T16:01:24.029Z] (cgroup swap accounting is currently enabled) [2021-02-10T16:01:24.029Z] - CONFIG_MEMCG_KMEM: enabled [2021-02-10T16:01:24.029Z] - CONFIG_BLK_CGROUP: enabled [2021-02-10T16:01:24.029Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-10T16:01:24.029Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-10T16:01:24.029Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-10T16:01:24.029Z] - CONFIG_CGROUP_PERF: enabled [2021-02-10T16:01:24.029Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-10T16:01:24.029Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-10T16:01:24.029Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-10T16:01:24.029Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-10T16:01:24.029Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-10T16:01:24.029Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-10T16:01:24.029Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-10T16:01:24.029Z] - CONFIG_IP_VS: enabled (as module) [2021-02-10T16:01:24.029Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-10T16:01:24.029Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-10T16:01:24.029Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-10T16:01:24.029Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-10T16:01:24.029Z] - CONFIG_EXT4_FS: enabled [2021-02-10T16:01:24.029Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-10T16:01:24.029Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-10T16:01:24.029Z] - Network Drivers: [2021-02-10T16:01:24.029Z] - "overlay": [2021-02-10T16:01:24.029Z] - CONFIG_VXLAN: enabled (as module) [2021-02-10T16:01:24.029Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-10T16:01:24.029Z] Optional (for encrypted networks): [2021-02-10T16:01:24.245Z] [2021-02-10T16:01:24.245Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-10T16:01:24.245Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-10T16:01:24.245Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-10T16:01:24.245Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-10T16:01:24.245Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-10T16:01:24.245Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-10T16:01:24.245Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-10T16:01:24.325Z] - CONFIG_CRYPTO: enabled [2021-02-10T16:01:24.325Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-02-10T16:01:24.325Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-02-10T16:01:24.325Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-02-10T16:01:24.325Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-02-10T16:01:24.325Z] - CONFIG_XFRM: enabled [2021-02-10T16:01:24.325Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-10T16:01:24.325Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-10T16:01:24.325Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-10T16:01:24.325Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-10T16:01:24.325Z] - "ipvlan": [2021-02-10T16:01:24.325Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-10T16:01:24.325Z] - "macvlan": [2021-02-10T16:01:24.325Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-10T16:01:24.325Z] - CONFIG_DUMMY: enabled (as module) [2021-02-10T16:01:24.325Z] - "ftp,tftp client in container": [2021-02-10T16:01:24.325Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-10T16:01:24.325Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-10T16:01:24.325Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-10T16:01:24.325Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-10T16:01:24.325Z] - Storage Drivers: [2021-02-10T16:01:24.325Z] - "aufs": [2021-02-10T16:01:24.325Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-10T16:01:24.325Z] - "btrfs": [2021-02-10T16:01:24.325Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-10T16:01:24.325Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-10T16:01:24.325Z] - "devicemapper": [2021-02-10T16:01:24.325Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-10T16:01:24.325Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-10T16:01:24.325Z] - "overlay": [2021-02-10T16:01:24.325Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-10T16:01:24.325Z] - "zfs": [2021-02-10T16:01:24.325Z] - /dev/zfs: missing [2021-02-10T16:01:24.325Z] - zfs command: missing [2021-02-10T16:01:24.325Z] - zpool command: missing [2021-02-10T16:01:24.325Z] [2021-02-10T16:01:24.325Z] Limits: [2021-02-10T16:01:24.325Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-10T16:01:24.325Z] [2021-02-10T16:01:24.325Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-10T16:01:24.549Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 2.10MB / 50.40MB 0.3s [2021-02-10T16:01:24.775Z] + make bundles/buildx [2021-02-10T16:01:24.807Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 7.34MB / 50.40MB 0.5s [2021-02-10T16:01:24.807Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 14.69MB / 50.40MB 0.7s [2021-02-10T16:01:25.066Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 17.83MB / 50.40MB 0.9s [2021-02-10T16:01:25.071Z] make: command: Command not found [2021-02-10T16:01:25.071Z] make: command: Command not found [2021-02-10T16:01:25.071Z] mkdir bundles [2021-02-10T16:01:25.071Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-02-10T16:01:25.071Z] --build-arg BUILDX_COMMIT \ [2021-02-10T16:01:25.071Z] --build-arg BUILDX_REPO \ [2021-02-10T16:01:25.071Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-02-10T16:01:25.071Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-02-10T16:01:25.071Z] . [2021-02-10T16:01:25.071Z] /bin/sh: 4: go: not found [2021-02-10T16:01:25.071Z] /bin/sh: 5: go: not found [2021-02-10T16:01:25.326Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 24.61MB / 50.40MB 1.1s [2021-02-10T16:01:25.326Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 27.26MB / 50.40MB 1.2s [2021-02-10T16:01:25.451Z] #9 DONE 1.6s [2021-02-10T16:01:25.451Z] [2021-02-10T16:01:25.451Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-10T16:01:25.451Z] #25 0.603 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:01:25.451Z] #25 0.618 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:01:25.451Z] #25 0.648 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:01:25.451Z] #25 0.745 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-10T16:01:25.451Z] #25 0.905 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-10T16:01:25.451Z] #25 1.240 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-10T16:01:25.451Z] #25 2.006 Fetched 8110 kB in 1s (5701 kB/s) [2021-02-10T16:01:25.451Z] #25 2.006 Reading package lists... [2021-02-10T16:01:25.451Z] #25 2.444 Reading package lists... [2021-02-10T16:01:25.451Z] #25 2.913 Building dependency tree... [2021-02-10T16:01:25.451Z] #25 3.040 The following additional packages will be installed: [2021-02-10T16:01:25.451Z] #25 3.040 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-10T16:01:25.451Z] #25 3.040 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-10T16:01:25.451Z] #25 3.040 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-10T16:01:25.451Z] #25 3.040 Suggested packages: [2021-02-10T16:01:25.451Z] #25 3.040 krb5-doc krb5-user [2021-02-10T16:01:25.451Z] #25 3.040 Recommended packages: [2021-02-10T16:01:25.451Z] #25 3.040 krb5-locales publicsuffix libsasl2-modules [2021-02-10T16:01:25.451Z] #25 3.155 The following NEW packages will be installed: [2021-02-10T16:01:25.451Z] #25 3.155 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-10T16:01:25.451Z] #25 3.155 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-10T16:01:25.451Z] #25 3.155 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-10T16:01:25.451Z] #25 3.155 libssh2-1 libssl1.1 openssl [2021-02-10T16:01:25.451Z] #25 3.196 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-10T16:01:25.451Z] #25 3.196 Need to get 4601 kB of archives. [2021-02-10T16:01:25.451Z] #25 3.196 After this operation, 11.9 MB of additional disk space will be used. [2021-02-10T16:01:25.451Z] #25 3.196 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-10T16:01:25.451Z] #25 3.201 Get:2 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-02-10T16:01:25.451Z] #25 3.205 Get:3 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u5 [214 kB] [2021-02-10T16:01:25.451Z] #25 3.222 Get:4 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-02-10T16:01:25.451Z] #25 3.232 Get:5 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2021-02-10T16:01:25.451Z] #25 3.277 Get:6 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2021-02-10T16:01:25.451Z] #25 3.288 Get:7 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-10T16:01:25.451Z] #25 3.293 Get:8 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-02-10T16:01:25.451Z] #25 3.293 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-02-10T16:01:25.451Z] #25 3.293 Get:10 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-02-10T16:01:25.451Z] #25 3.296 Get:11 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-02-10T16:01:25.451Z] #25 3.303 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-02-10T16:01:25.452Z] #25 3.306 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-02-10T16:01:25.452Z] #25 3.307 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-02-10T16:01:25.452Z] #25 3.310 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-02-10T16:01:25.452Z] #25 3.311 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-02-10T16:01:25.452Z] #25 3.370 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-02-10T16:01:25.452Z] #25 3.390 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-02-10T16:01:25.452Z] #25 3.396 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-10T16:01:25.452Z] #25 3.398 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-10T16:01:25.452Z] #25 3.401 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-10T16:01:25.452Z] #25 3.496 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:01:25.452Z] #25 3.506 Fetched 4601 kB in 0s (20.3 MB/s) [2021-02-10T16:01:25.452Z] #25 3.516 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-02-10T16:01:25.452Z] #25 3.516 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2021-02-10T16:01:25.452Z] #25 3.519 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 3.521 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:01:25.452Z] #25 3.545 Selecting previously unselected package libsasl2-2:s390x. [2021-02-10T16:01:25.452Z] #25 3.545 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 3.560 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:01:25.452Z] #25 3.583 Selecting previously unselected package libldap-common. [2021-02-10T16:01:25.452Z] #25 3.583 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-10T16:01:25.452Z] #25 3.586 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:01:25.452Z] #25 3.620 Selecting previously unselected package libldap-2.4-2:s390x. [2021-02-10T16:01:25.452Z] #25 3.621 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 3.623 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:01:25.452Z] #25 3.670 Selecting previously unselected package libssl1.1:s390x. [2021-02-10T16:01:25.452Z] #25 3.670 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 3.672 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-02-10T16:01:25.452Z] #25 3.771 Selecting previously unselected package openssl. [2021-02-10T16:01:25.452Z] #25 3.772 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 3.774 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-10T16:01:25.452Z] #25 3.857 Selecting previously unselected package ca-certificates. [2021-02-10T16:01:25.452Z] #25 3.858 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-10T16:01:25.452Z] #25 3.861 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-10T16:01:25.452Z] #25 3.904 Selecting previously unselected package libkeyutils1:s390x. [2021-02-10T16:01:25.452Z] #25 3.905 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 3.909 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-02-10T16:01:25.452Z] #25 3.928 Selecting previously unselected package libkrb5support0:s390x. [2021-02-10T16:01:25.452Z] #25 3.930 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 3.932 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-10T16:01:25.452Z] #25 4.014 Selecting previously unselected package libk5crypto3:s390x. [2021-02-10T16:01:25.452Z] #25 4.014 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 4.021 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-10T16:01:25.452Z] #25 4.100 Selecting previously unselected package libkrb5-3:s390x. [2021-02-10T16:01:25.452Z] #25 4.101 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 4.104 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-10T16:01:25.452Z] #25 4.294 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-02-10T16:01:25.452Z] #25 4.295 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 4.301 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-10T16:01:25.452Z] #25 4.407 Selecting previously unselected package libnghttp2-14:s390x. [2021-02-10T16:01:25.452Z] #25 4.407 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 4.419 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-10T16:01:25.452Z] #25 4.639 Selecting previously unselected package libpsl5:s390x. [2021-02-10T16:01:25.452Z] #25 4.640 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 4.681 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-02-10T16:01:25.452Z] #25 4.771 Selecting previously unselected package librtmp1:s390x. [2021-02-10T16:01:25.452Z] #25 4.772 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 4.794 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-10T16:01:25.452Z] #25 5.027 Selecting previously unselected package libssh2-1:s390x. [2021-02-10T16:01:25.452Z] #25 5.027 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 5.033 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-02-10T16:01:25.452Z] #25 5.090 Selecting previously unselected package libcurl4:s390x. [2021-02-10T16:01:25.452Z] #25 5.090 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-02-10T16:01:25.452Z] #25 5.097 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-10T16:01:25.452Z] #25 5.164 Selecting previously unselected package curl. [2021-02-10T16:01:25.452Z] #25 5.164 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-02-10T16:01:25.587Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 30.41MB / 50.40MB 1.3s [2021-02-10T16:01:25.587Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 36.70MB / 50.40MB 1.4s [2021-02-10T16:01:25.743Z] #25 5.170 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-10T16:01:25.743Z] #25 5.240 Selecting previously unselected package libonig5:s390x. [2021-02-10T16:01:25.743Z] #25 5.240 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-02-10T16:01:25.743Z] #25 5.243 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-10T16:01:25.743Z] #25 5.326 Selecting previously unselected package libjq1:s390x. [2021-02-10T16:01:25.743Z] #25 5.326 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-10T16:01:25.743Z] #25 5.335 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-10T16:01:25.743Z] #25 5.385 Selecting previously unselected package jq. [2021-02-10T16:01:25.743Z] #25 5.385 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-10T16:01:25.743Z] #25 5.389 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-10T16:01:25.743Z] #25 5.455 Setting up libkeyutils1:s390x (1.6-6) ... [2021-02-10T16:01:25.844Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 48.23MB / 50.40MB 1.6s [2021-02-10T16:01:26.034Z] #25 5.470 Setting up libpsl5:s390x (0.20.2-2) ... [2021-02-10T16:01:26.034Z] #25 5.493 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-02-10T16:01:26.034Z] #25 5.585 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-10T16:01:26.034Z] #25 5.606 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:01:26.034Z] #25 5.637 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-10T16:01:26.034Z] #25 5.648 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:01:26.034Z] #25 5.662 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-10T16:01:26.034Z] #25 5.679 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-10T16:01:26.034Z] #25 5.696 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:01:26.034Z] #25 5.712 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-02-10T16:01:26.034Z] #25 5.728 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-10T16:01:26.034Z] #25 5.744 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-10T16:01:26.034Z] #25 5.763 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-10T16:01:26.034Z] #25 5.772 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-10T16:01:26.034Z] #25 5.779 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:01:26.034Z] #25 5.785 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-10T16:01:26.331Z] #25 ... [2021-02-10T16:01:26.331Z] [2021-02-10T16:01:26.331Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-02-10T16:01:26.331Z] #10 DONE 0.9s [2021-02-10T16:01:26.331Z] [2021-02-10T16:01:26.331Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-10T16:01:26.331Z] #37 DONE 0.0s [2021-02-10T16:01:26.331Z] [2021-02-10T16:01:26.331Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-10T16:01:26.331Z] #29 DONE 0.1s [2021-02-10T16:01:26.331Z] [2021-02-10T16:01:26.331Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-10T16:01:26.784Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.4s done [2021-02-10T16:01:27.060Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-02-10T16:01:27.172Z] Sending build context to Docker daemon 58.3MB [2021-02-10T16:01:27.172Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-02-10T16:01:27.172Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-02-10T16:01:27.172Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-02-10T16:01:27.172Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-02-10T16:01:27.172Z] 1.13.15-buster: Pulling from library/golang [2021-02-10T16:01:27.481Z] db4e2d8d5901: Pulling fs layer [2021-02-10T16:01:27.481Z] dfe2d012519c: Pulling fs layer [2021-02-10T16:01:27.481Z] 5d8f1d1f9197: Pulling fs layer [2021-02-10T16:01:27.481Z] 1301750ffb48: Pulling fs layer [2021-02-10T16:01:27.481Z] dc5c6edc9cff: Pulling fs layer [2021-02-10T16:01:27.481Z] 3c370c2e2f82: Pulling fs layer [2021-02-10T16:01:27.481Z] 5ffb2f5886e2: Pulling fs layer [2021-02-10T16:01:27.481Z] dc5c6edc9cff: Waiting [2021-02-10T16:01:27.481Z] 3c370c2e2f82: Waiting [2021-02-10T16:01:27.481Z] 5ffb2f5886e2: Waiting [2021-02-10T16:01:27.481Z] 1301750ffb48: Waiting [2021-02-10T16:01:28.131Z] dfe2d012519c: Verifying Checksum [2021-02-10T16:01:28.131Z] dfe2d012519c: Download complete [2021-02-10T16:01:28.131Z] 5d8f1d1f9197: Verifying Checksum [2021-02-10T16:01:28.131Z] 5d8f1d1f9197: Download complete [2021-02-10T16:01:28.425Z] #30 ... [2021-02-10T16:01:28.425Z] [2021-02-10T16:01:28.425Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-10T16:01:28.425Z] #25 6.125 Updating certificates in /etc/ssl/certs... [2021-02-10T16:01:28.425Z] #25 6.872 137 added, 0 removed; done. [2021-02-10T16:01:28.425Z] #25 6.878 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-10T16:01:28.425Z] #25 6.887 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-10T16:01:28.425Z] #25 6.897 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-10T16:01:28.425Z] #25 6.906 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-10T16:01:28.425Z] #25 6.915 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:01:28.425Z] #25 6.932 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-10T16:01:28.425Z] #25 6.964 Updating certificates in /etc/ssl/certs... [2021-02-10T16:01:28.425Z] #25 7.681 0 added, 0 removed; done. [2021-02-10T16:01:28.425Z] #25 7.681 Running hooks in /etc/ca-certificates/update.d... [2021-02-10T16:01:28.425Z] #25 7.692 done. [2021-02-10T16:01:28.425Z] #25 DONE 8.0s [2021-02-10T16:01:28.425Z] [2021-02-10T16:01:28.425Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-10T16:01:28.425Z] #26 DONE 0.1s [2021-02-10T16:01:28.425Z] [2021-02-10T16:01:28.425Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-10T16:01:29.601Z] #25 ... [2021-02-10T16:01:29.601Z] [2021-02-10T16:01:29.601Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-10T16:01:29.601Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-10T16:01:29.601Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-10T16:01:29.601Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-10T16:01:29.601Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-10T16:01:29.601Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2021-02-10T16:01:29.601Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.8s done [2021-02-10T16:01:29.601Z] #61 DONE 5.0s [2021-02-10T16:01:29.601Z] [2021-02-10T16:01:29.601Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-10T16:01:29.601Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-10T16:01:29.601Z] #25 ... [2021-02-10T16:01:29.601Z] [2021-02-10T16:01:29.601Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:01:29.601Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:01:29.601Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-10T16:01:29.601Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-10T16:01:29.601Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-10T16:01:29.601Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-10T16:01:29.601Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s done [2021-02-10T16:01:29.601Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s done [2021-02-10T16:01:29.601Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s done [2021-02-10T16:01:29.601Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.9s done [2021-02-10T16:01:29.601Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.23MB / 68.67MB 4.7s [2021-02-10T16:01:29.601Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.94MB / 120.17MB 4.7s [2021-02-10T16:01:29.601Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.4s [2021-02-10T16:01:29.601Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.0s done [2021-02-10T16:01:29.601Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.62MB / 68.67MB 5.0s [2021-02-10T16:01:29.601Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.62MB / 68.67MB 5.2s [2021-02-10T16:01:29.601Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.48MB / 120.17MB 5.2s [2021-02-10T16:01:29.670Z] db4e2d8d5901: Download complete [2021-02-10T16:01:29.859Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.87MB / 68.67MB 5.4s [2021-02-10T16:01:29.859Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.80MB / 120.17MB 5.4s [2021-02-10T16:01:29.859Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.06MB / 68.67MB 5.6s [2021-02-10T16:01:30.116Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.21MB / 120.17MB 5.7s [2021-02-10T16:01:30.375Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 6.0s [2021-02-10T16:01:30.635Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.08MB / 120.17MB 6.3s [2021-02-10T16:01:30.635Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 6.4s [2021-02-10T16:01:30.733Z] 1301750ffb48: Verifying Checksum [2021-02-10T16:01:30.733Z] 1301750ffb48: Download complete [2021-02-10T16:01:30.989Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.76MB / 120.17MB 6.5s [2021-02-10T16:01:31.031Z] 5ffb2f5886e2: Verifying Checksum [2021-02-10T16:01:31.031Z] 5ffb2f5886e2: Download complete [2021-02-10T16:01:31.166Z] #27 2.375 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-10T16:01:31.166Z] #27 2.728 [2021-02-10T16:01:31.248Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.20MB / 120.17MB 6.6s [2021-02-10T16:01:31.248Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.9s [2021-02-10T16:01:31.679Z] dc5c6edc9cff: Verifying Checksum [2021-02-10T16:01:31.679Z] dc5c6edc9cff: Download complete [2021-02-10T16:01:32.182Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.3s done [2021-02-10T16:01:33.123Z] #9 ... [2021-02-10T16:01:33.123Z] [2021-02-10T16:01:33.123Z] #22 [internal] load build context [2021-02-10T16:01:33.123Z] #22 sha256:130b3e4264a0d0215e90461002f276d3f63c3cb94d4bb65c11b7ff876462da13 [2021-02-10T16:01:33.123Z] #22 transferring context: 53.39MB 7.7s done [2021-02-10T16:01:33.123Z] #22 DONE 8.9s [2021-02-10T16:01:33.123Z] [2021-02-10T16:01:33.123Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:01:33.123Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:01:33.123Z] #9 ... [2021-02-10T16:01:33.123Z] [2021-02-10T16:01:33.123Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-10T16:01:33.123Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-10T16:01:33.123Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.8s [2021-02-10T16:01:33.510Z] #27 2.864 #=#=# ### 4.4% ######## 12.4% ############ 16.8% ################## 25.8% ####################### 32.5% ############################ 39.3% ############################### 43.8% ################################## 48.3% ####################################### 55.0% ############################################ 61.8% ################################################# 68.5% #################################################### 73.0% ########################################################### 82.0% ############################################################## 86.5% ################################################################### 93.2% ####################################################################### 99.9% ######################################################################## 100.0% [2021-02-10T16:01:33.789Z] db4e2d8d5901: Pull complete [2021-02-10T16:01:33.789Z] dfe2d012519c: Pull complete [2021-02-10T16:01:33.811Z] #27 5.221 [2021-02-10T16:01:34.087Z] 3c370c2e2f82: Verifying Checksum [2021-02-10T16:01:34.087Z] 3c370c2e2f82: Download complete [2021-02-10T16:01:34.087Z] 5d8f1d1f9197: Pull complete [2021-02-10T16:01:34.101Z] #27 5.357 ### 4.2% ################################ 45.8% ################################################################# 90.5% ######################################################################## 100.0% [2021-02-10T16:01:34.393Z] #27 5.931 [2021-02-10T16:01:34.988Z] #27 6.123 ################## 25.7% ########################################## 58.9% ################################################################## 92.5% ######################################################################## 100.0% [2021-02-10T16:01:35.282Z] #27 6.670 [2021-02-10T16:01:36.424Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 9.1s done [2021-02-10T16:01:36.424Z] #25 DONE 12.3s [2021-02-10T16:01:36.424Z] [2021-02-10T16:01:36.424Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:01:36.424Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-10T16:01:36.449Z] #27 6.838 #### 6.2% ######### 12.7% ############### 21.2% ##################### 29.8% ########################### 38.3% ################################# 46.9% #################################### 51.2% ######################################### 57.6% ############################################## 64.0% [2021-02-10T16:01:36.449Z] #27 ... [2021-02-10T16:01:36.449Z] [2021-02-10T16:01:36.449Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-10T16:01:36.449Z] #53 3.271 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:01:36.449Z] #53 3.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:01:36.449Z] #53 3.318 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:01:36.449Z] #53 3.978 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-10T16:01:36.449Z] #53 5.878 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-10T16:01:36.449Z] #53 7.865 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-10T16:01:36.449Z] #53 ... [2021-02-10T16:01:36.449Z] [2021-02-10T16:01:36.449Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:01:36.449Z] #45 2.380 + RM_GOPATH=0 [2021-02-10T16:01:36.449Z] #45 2.380 + TMP_GOPATH= [2021-02-10T16:01:36.449Z] #45 2.380 + : /build [2021-02-10T16:01:36.449Z] #45 2.380 + '[' -z '' ']' [2021-02-10T16:01:36.449Z] #45 2.380 ++ mktemp -d [2021-02-10T16:01:36.449Z] #45 2.380 + export GOPATH=/tmp/tmp.wwsPQfa0KN [2021-02-10T16:01:36.449Z] #45 2.380 + GOPATH=/tmp/tmp.wwsPQfa0KN [2021-02-10T16:01:36.449Z] #45 2.380 + RM_GOPATH=1 [2021-02-10T16:01:36.449Z] #45 2.380 + case "$(go env GOARCH)" in [2021-02-10T16:01:36.449Z] #45 2.380 ++ go env GOARCH [2021-02-10T16:01:36.449Z] #45 2.397 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:36.449Z] #45 2.397 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:36.449Z] #45 2.397 ++ dirname /tmp/install/install.sh [2021-02-10T16:01:36.449Z] #45 2.427 + dir=/tmp/install [2021-02-10T16:01:36.449Z] #45 2.427 + bin=gotestsum [2021-02-10T16:01:36.449Z] #45 2.427 + shift [2021-02-10T16:01:36.449Z] #45 2.427 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-10T16:01:36.449Z] #45 2.427 + . /tmp/install/gotestsum.installer [2021-02-10T16:01:36.449Z] #45 2.427 ++ : v0.5.3 [2021-02-10T16:01:36.449Z] #45 2.427 + install_gotestsum [2021-02-10T16:01:36.449Z] #45 2.427 + set -e [2021-02-10T16:01:36.449Z] #45 2.427 + export GO111MODULE=on [2021-02-10T16:01:36.449Z] #45 2.427 + GO111MODULE=on [2021-02-10T16:01:36.449Z] #45 2.427 + GOBIN=/build [2021-02-10T16:01:36.449Z] #45 2.427 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-10T16:01:36.449Z] #45 2.427 go: finding gotest.tools v0.5.3 [2021-02-10T16:01:36.449Z] #45 2.427 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-10T16:01:36.449Z] #45 3.158 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-10T16:01:36.449Z] #45 3.524 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-10T16:01:36.449Z] #45 3.926 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-10T16:01:36.449Z] #45 3.927 go: downloading github.com/fatih/color v1.9.0 [2021-02-10T16:01:36.449Z] #45 3.928 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:01:36.449Z] #45 3.928 go: downloading github.com/pkg/errors v0.9.1 [2021-02-10T16:01:36.449Z] #45 3.931 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:01:36.449Z] #45 3.953 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:01:36.449Z] #45 4.086 go: extracting github.com/fatih/color v1.9.0 [2021-02-10T16:01:36.449Z] #45 4.274 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:01:36.449Z] #45 4.275 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:01:36.449Z] #45 4.301 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:01:36.449Z] #45 4.302 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:01:36.449Z] #45 4.302 go: extracting github.com/pkg/errors v0.9.1 [2021-02-10T16:01:36.449Z] #45 4.333 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:01:36.449Z] #45 4.382 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:01:36.449Z] #45 4.398 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-10T16:01:36.449Z] #45 4.545 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:01:36.449Z] #45 4.629 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:01:36.449Z] #45 4.670 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:01:36.449Z] #45 4.680 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:01:36.449Z] #45 5.733 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:01:36.449Z] #45 6.516 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:01:36.449Z] #45 7.030 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:01:36.449Z] #45 9.896 go: finding github.com/fatih/color v1.9.0 [2021-02-10T16:01:36.449Z] #45 9.931 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:01:36.449Z] #45 9.987 go: finding github.com/pkg/errors v0.9.1 [2021-02-10T16:01:36.449Z] #45 10.06 go: finding github.com/spf13/pflag v1.0.3 [2021-02-10T16:01:36.449Z] #45 10.07 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:01:36.449Z] #45 10.16 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:01:36.740Z] #45 ... [2021-02-10T16:01:36.740Z] [2021-02-10T16:01:36.740Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:01:36.740Z] #22 2.777 + RM_GOPATH=0 [2021-02-10T16:01:36.740Z] #22 2.777 + TMP_GOPATH= [2021-02-10T16:01:36.740Z] #22 2.777 + : /build [2021-02-10T16:01:36.740Z] #22 2.777 + '[' -z '' ']' [2021-02-10T16:01:36.740Z] #22 2.777 ++ mktemp -d [2021-02-10T16:01:36.740Z] #22 2.777 + export GOPATH=/tmp/tmp.xLclC7zIuJ [2021-02-10T16:01:36.740Z] #22 2.777 + GOPATH=/tmp/tmp.xLclC7zIuJ [2021-02-10T16:01:36.740Z] #22 2.777 + RM_GOPATH=1 [2021-02-10T16:01:36.740Z] #22 2.777 + case "$(go env GOARCH)" in [2021-02-10T16:01:36.740Z] #22 2.789 ++ go env GOARCH [2021-02-10T16:01:36.740Z] #22 2.812 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:36.740Z] #22 2.812 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:36.740Z] #22 2.812 ++ dirname /tmp/install/install.sh [2021-02-10T16:01:36.740Z] #22 2.812 + dir=/tmp/install [2021-02-10T16:01:36.740Z] #22 2.812 + bin=dockercli [2021-02-10T16:01:36.740Z] #22 2.812 + shift [2021-02-10T16:01:36.740Z] #22 2.812 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-10T16:01:36.740Z] #22 2.812 + . /tmp/install/dockercli.installer [2021-02-10T16:01:36.740Z] #22 2.812 ++ : stable [2021-02-10T16:01:36.740Z] #22 2.812 ++ : 17.06.2-ce [2021-02-10T16:01:36.740Z] #22 2.813 + install_dockercli [2021-02-10T16:01:36.740Z] #22 2.813 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-10T16:01:36.740Z] #22 2.813 Install docker/cli version 17.06.2-ce from stable [2021-02-10T16:01:36.740Z] #22 2.813 ++ uname -m [2021-02-10T16:01:36.740Z] #22 2.815 + arch=s390x [2021-02-10T16:01:36.740Z] #22 2.815 + '[' s390x '!=' x86_64 ']' [2021-02-10T16:01:36.740Z] #22 2.815 + '[' s390x '!=' s390x ']' [2021-02-10T16:01:36.740Z] #22 2.815 + url=https://download.docker.com/linux/static [2021-02-10T16:01:36.740Z] #22 2.815 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-02-10T16:01:36.740Z] #22 2.816 + tar -xz docker/docker [2021-02-10T16:01:36.740Z] #22 9.199 + mkdir -p /build [2021-02-10T16:01:36.740Z] #22 9.204 + mv docker/docker /build/ [2021-02-10T16:01:36.740Z] #22 9.210 + rmdir docker [2021-02-10T16:01:36.740Z] #22 DONE 10.3s [2021-02-10T16:01:36.740Z] [2021-02-10T16:01:36.740Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:01:36.740Z] #45 10.25 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:01:36.740Z] #45 ... [2021-02-10T16:01:36.740Z] [2021-02-10T16:01:36.740Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-10T16:01:36.740Z] #49 1.866 + RM_GOPATH=0 [2021-02-10T16:01:36.740Z] #49 1.866 + TMP_GOPATH= [2021-02-10T16:01:36.740Z] #49 1.866 + : /build [2021-02-10T16:01:36.740Z] #49 1.866 + '[' -z '' ']' [2021-02-10T16:01:36.740Z] #49 1.866 ++ mktemp -d [2021-02-10T16:01:36.740Z] #49 1.872 + export GOPATH=/tmp/tmp.ByP8ZIDGjE [2021-02-10T16:01:36.740Z] #49 1.872 + GOPATH=/tmp/tmp.ByP8ZIDGjE [2021-02-10T16:01:36.740Z] #49 1.872 + RM_GOPATH=1 [2021-02-10T16:01:36.740Z] #49 1.872 + case "$(go env GOARCH)" in [2021-02-10T16:01:36.740Z] #49 1.872 ++ go env GOARCH [2021-02-10T16:01:36.740Z] #49 1.880 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:36.740Z] #49 1.880 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:36.740Z] #49 1.880 ++ dirname /tmp/install/install.sh [2021-02-10T16:01:36.740Z] #49 1.882 + dir=/tmp/install [2021-02-10T16:01:36.740Z] #49 1.882 + bin=shfmt [2021-02-10T16:01:36.740Z] #49 1.882 + shift [2021-02-10T16:01:36.740Z] #49 1.882 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-10T16:01:36.740Z] #49 1.882 + . /tmp/install/shfmt.installer [2021-02-10T16:01:36.740Z] #49 1.882 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:01:36.740Z] #49 1.882 + install_shfmt [2021-02-10T16:01:36.740Z] #49 1.882 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-10T16:01:36.740Z] #49 1.882 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ByP8ZIDGjE/src/github.com/mvdan/sh [2021-02-10T16:01:36.740Z] #49 1.882 Cloning into '/tmp/tmp.ByP8ZIDGjE/src/github.com/mvdan/sh'... [2021-02-10T16:01:36.740Z] #49 1.882 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:01:36.740Z] #49 8.893 + cd /tmp/tmp.ByP8ZIDGjE/src/github.com/mvdan/sh [2021-02-10T16:01:36.740Z] #49 8.893 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:01:36.740Z] #49 8.964 + GO111MODULE=on [2021-02-10T16:01:36.740Z] #49 8.964 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-10T16:01:36.740Z] #49 9.953 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:01:36.740Z] #49 9.954 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:01:36.740Z] #49 9.957 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:01:36.740Z] #49 10.07 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:01:36.740Z] #49 10.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:01:36.740Z] #49 ... [2021-02-10T16:01:36.740Z] [2021-02-10T16:01:36.740Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-10T16:01:36.740Z] #11 3.106 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:01:36.740Z] #11 3.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:01:36.740Z] #11 3.149 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:01:36.740Z] #11 4.161 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-10T16:01:36.740Z] #11 5.685 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-10T16:01:36.740Z] #11 7.993 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-10T16:01:36.874Z] 1301750ffb48: Pull complete [2021-02-10T16:01:37.031Z] #11 ... [2021-02-10T16:01:37.031Z] [2021-02-10T16:01:37.031Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:01:37.031Z] #56 2.519 + RM_GOPATH=0 [2021-02-10T16:01:37.031Z] #56 2.519 + TMP_GOPATH= [2021-02-10T16:01:37.031Z] #56 2.519 + : /build [2021-02-10T16:01:37.031Z] #56 2.519 + '[' -z '' ']' [2021-02-10T16:01:37.031Z] #56 2.519 ++ mktemp -d [2021-02-10T16:01:37.031Z] #56 2.519 + export GOPATH=/tmp/tmp.5VUEmZrRwn [2021-02-10T16:01:37.031Z] #56 2.519 + GOPATH=/tmp/tmp.5VUEmZrRwn [2021-02-10T16:01:37.031Z] #56 2.519 + RM_GOPATH=1 [2021-02-10T16:01:37.031Z] #56 2.519 + case "$(go env GOARCH)" in [2021-02-10T16:01:37.031Z] #56 2.519 ++ go env GOARCH [2021-02-10T16:01:37.031Z] #56 2.561 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:37.031Z] #56 2.561 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:37.031Z] #56 2.573 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:01:37.031Z] #56 2.573 ++ dirname /tmp/install/install.sh [2021-02-10T16:01:37.031Z] #56 2.573 + dir=/tmp/install [2021-02-10T16:01:37.031Z] #56 2.573 + bin=rootlesskit [2021-02-10T16:01:37.031Z] #56 2.573 + shift [2021-02-10T16:01:37.031Z] #56 2.573 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-10T16:01:37.031Z] #56 2.573 + . /tmp/install/rootlesskit.installer [2021-02-10T16:01:37.031Z] #56 2.573 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:01:37.031Z] #56 2.573 + install_rootlesskit [2021-02-10T16:01:37.031Z] #56 2.573 + case "$1" in [2021-02-10T16:01:37.031Z] #56 2.573 + export CGO_ENABLED=0 [2021-02-10T16:01:37.031Z] #56 2.573 + CGO_ENABLED=0 [2021-02-10T16:01:37.031Z] #56 2.573 + _install_rootlesskit [2021-02-10T16:01:37.031Z] #56 2.573 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-10T16:01:37.031Z] #56 2.573 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5VUEmZrRwn/src/github.com/rootless-containers/rootlesskit [2021-02-10T16:01:37.031Z] #56 2.573 Cloning into '/tmp/tmp.5VUEmZrRwn/src/github.com/rootless-containers/rootlesskit'... [2021-02-10T16:01:37.031Z] #56 5.750 + cd /tmp/tmp.5VUEmZrRwn/src/github.com/rootless-containers/rootlesskit [2021-02-10T16:01:37.031Z] #56 5.757 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:01:37.031Z] #56 6.251 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-10T16:01:37.031Z] #56 6.251 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-10T16:01:37.031Z] #56 ... [2021-02-10T16:01:37.031Z] [2021-02-10T16:01:37.031Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-10T16:01:37.031Z] #62 1.413 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:01:37.031Z] #62 1.448 + RM_GOPATH=0 [2021-02-10T16:01:37.031Z] #62 1.448 + TMP_GOPATH= [2021-02-10T16:01:37.031Z] #62 1.448 + : /build [2021-02-10T16:01:37.031Z] #62 1.448 + '[' -z '' ']' [2021-02-10T16:01:37.031Z] #62 1.448 ++ mktemp -d [2021-02-10T16:01:37.031Z] #62 1.448 + export GOPATH=/tmp/tmp.aWUL2IdpOO [2021-02-10T16:01:37.031Z] #62 1.448 + GOPATH=/tmp/tmp.aWUL2IdpOO [2021-02-10T16:01:37.031Z] #62 1.448 + RM_GOPATH=1 [2021-02-10T16:01:37.031Z] #62 1.448 + case "$(go env GOARCH)" in [2021-02-10T16:01:37.031Z] #62 1.448 ++ go env GOARCH [2021-02-10T16:01:37.031Z] #62 1.448 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:37.031Z] #62 1.448 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:37.031Z] #62 1.448 ++ dirname /tmp/install/install.sh [2021-02-10T16:01:37.031Z] #62 1.448 + dir=/tmp/install [2021-02-10T16:01:37.031Z] #62 1.448 + bin=proxy [2021-02-10T16:01:37.031Z] #62 1.448 + shift [2021-02-10T16:01:37.031Z] #62 1.448 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-10T16:01:37.031Z] #62 1.448 + . /tmp/install/proxy.installer [2021-02-10T16:01:37.031Z] #62 1.448 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:01:37.031Z] #62 1.448 + install_proxy [2021-02-10T16:01:37.031Z] #62 1.448 + case "$1" in [2021-02-10T16:01:37.031Z] #62 1.448 + export CGO_ENABLED=0 [2021-02-10T16:01:37.031Z] #62 1.448 + CGO_ENABLED=0 [2021-02-10T16:01:37.031Z] #62 1.448 + _install_proxy [2021-02-10T16:01:37.031Z] #62 1.448 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-10T16:01:37.031Z] #62 1.448 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.aWUL2IdpOO/src/github.com/docker/libnetwork [2021-02-10T16:01:37.031Z] #62 1.454 Cloning into '/tmp/tmp.aWUL2IdpOO/src/github.com/docker/libnetwork'... [2021-02-10T16:01:37.322Z] #62 ... [2021-02-10T16:01:37.322Z] [2021-02-10T16:01:37.322Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:01:37.322Z] #47 2.174 + RM_GOPATH=0 [2021-02-10T16:01:37.322Z] #47 2.174 + TMP_GOPATH= [2021-02-10T16:01:37.322Z] #47 2.174 + : /build [2021-02-10T16:01:37.322Z] #47 2.174 + '[' -z '' ']' [2021-02-10T16:01:37.322Z] #47 2.174 ++ mktemp -d [2021-02-10T16:01:37.322Z] #47 2.174 + export GOPATH=/tmp/tmp.Z2ncTN7A4X [2021-02-10T16:01:37.322Z] #47 2.174 + GOPATH=/tmp/tmp.Z2ncTN7A4X [2021-02-10T16:01:37.322Z] #47 2.174 + RM_GOPATH=1 [2021-02-10T16:01:37.322Z] #47 2.174 + case "$(go env GOARCH)" in [2021-02-10T16:01:37.322Z] #47 2.174 ++ go env GOARCH [2021-02-10T16:01:37.322Z] #47 2.206 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:37.322Z] #47 2.206 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:37.322Z] #47 2.206 ++ dirname /tmp/install/install.sh [2021-02-10T16:01:37.322Z] #47 2.206 + dir=/tmp/install [2021-02-10T16:01:37.322Z] #47 2.206 + bin=golangci_lint [2021-02-10T16:01:37.322Z] #47 2.206 + shift [2021-02-10T16:01:37.322Z] #47 2.206 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-10T16:01:37.322Z] #47 2.206 + . /tmp/install/golangci_lint.installer [2021-02-10T16:01:37.322Z] #47 2.206 ++ : v1.23.8 [2021-02-10T16:01:37.322Z] #47 2.206 + install_golangci_lint [2021-02-10T16:01:37.322Z] #47 2.206 + set -e [2021-02-10T16:01:37.322Z] #47 2.206 + export GO111MODULE=on [2021-02-10T16:01:37.322Z] #47 2.206 + GO111MODULE=on [2021-02-10T16:01:37.322Z] #47 2.206 + GOBIN=/build [2021-02-10T16:01:37.322Z] #47 2.206 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-10T16:01:37.322Z] #47 2.232 go: finding github.com v1.23.8 [2021-02-10T16:01:37.322Z] #47 2.232 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-10T16:01:37.322Z] #47 2.232 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-10T16:01:37.322Z] #47 2.232 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:01:37.322Z] #47 2.232 go: finding github.com/golangci v1.23.8 [2021-02-10T16:01:37.322Z] #47 2.768 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:01:37.322Z] #47 3.414 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:01:37.322Z] #47 6.793 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-10T16:01:37.322Z] #47 6.793 go: downloading github.com/fatih/color v1.7.0 [2021-02-10T16:01:37.322Z] #47 6.793 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-10T16:01:37.322Z] #47 6.838 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:01:37.322Z] #47 6.861 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:01:37.322Z] #47 6.970 go: extracting github.com/fatih/color v1.7.0 [2021-02-10T16:01:37.322Z] #47 7.007 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:01:37.322Z] #47 7.030 go: downloading github.com/spf13/viper v1.6.1 [2021-02-10T16:01:37.322Z] #47 7.070 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:01:37.322Z] #47 7.083 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:01:37.322Z] #47 7.101 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:01:37.322Z] #47 7.183 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-10T16:01:37.322Z] #47 7.241 go: downloading github.com/pkg/errors v0.8.1 [2021-02-10T16:01:37.323Z] #47 7.301 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:01:37.323Z] #47 7.325 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:01:37.323Z] #47 7.347 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-10T16:01:37.323Z] #47 7.362 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:01:37.323Z] #47 7.364 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:01:37.323Z] #47 7.420 go: extracting github.com/pkg/errors v0.8.1 [2021-02-10T16:01:37.323Z] #47 7.431 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:01:37.323Z] #47 7.436 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:01:37.323Z] #47 7.466 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:01:37.323Z] #47 7.622 go: extracting github.com/spf13/viper v1.6.1 [2021-02-10T16:01:37.323Z] #47 7.630 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:01:37.323Z] #47 7.717 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:01:37.323Z] #47 7.759 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-10T16:01:37.323Z] #47 7.837 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:01:37.323Z] #47 7.951 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:01:37.323Z] #47 7.956 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:01:37.323Z] #47 8.040 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-10T16:01:37.323Z] #47 8.109 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:01:37.323Z] #47 8.127 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:01:37.323Z] #47 8.131 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:01:37.323Z] #47 8.182 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:01:37.323Z] #47 8.197 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:01:37.323Z] #47 8.230 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:01:37.323Z] #47 8.432 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:01:37.323Z] #47 8.577 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:01:37.323Z] #47 8.641 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:01:37.323Z] #47 8.642 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:01:37.323Z] #47 8.722 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:01:37.323Z] #47 8.903 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:01:37.323Z] #47 9.203 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:01:37.323Z] #47 9.314 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:01:37.323Z] #47 9.499 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:01:37.323Z] #47 9.506 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:01:37.323Z] #47 9.659 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:01:37.323Z] #47 9.688 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:01:37.323Z] #47 ... [2021-02-10T16:01:37.323Z] [2021-02-10T16:01:37.323Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-10T16:01:37.323Z] #32 2.612 + RM_GOPATH=0 [2021-02-10T16:01:37.323Z] #32 2.612 + TMP_GOPATH= [2021-02-10T16:01:37.323Z] #32 2.612 + : /build [2021-02-10T16:01:37.323Z] #32 2.612 + '[' -z '' ']' [2021-02-10T16:01:37.323Z] #32 2.612 ++ mktemp -d [2021-02-10T16:01:37.323Z] #32 2.612 + export GOPATH=/tmp/tmp.lHwKPa1vR9 [2021-02-10T16:01:37.323Z] #32 2.612 + GOPATH=/tmp/tmp.lHwKPa1vR9 [2021-02-10T16:01:37.323Z] #32 2.612 + RM_GOPATH=1 [2021-02-10T16:01:37.323Z] #32 2.612 + case "$(go env GOARCH)" in [2021-02-10T16:01:37.323Z] #32 2.614 ++ go env GOARCH [2021-02-10T16:01:37.323Z] #32 2.688 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:01:37.323Z] #32 2.688 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:37.323Z] #32 2.688 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:37.323Z] #32 2.688 ++ dirname /tmp/install/install.sh [2021-02-10T16:01:37.323Z] #32 2.688 + dir=/tmp/install [2021-02-10T16:01:37.323Z] #32 2.688 + bin=tomlv [2021-02-10T16:01:37.323Z] #32 2.688 + shift [2021-02-10T16:01:37.323Z] #32 2.688 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-10T16:01:37.323Z] #32 2.688 + . /tmp/install/tomlv.installer [2021-02-10T16:01:37.323Z] #32 2.688 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:01:37.323Z] #32 2.688 + install_tomlv [2021-02-10T16:01:37.323Z] #32 2.688 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-10T16:01:37.323Z] #32 2.688 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lHwKPa1vR9/src/github.com/BurntSushi/toml [2021-02-10T16:01:37.323Z] #32 2.688 Cloning into '/tmp/tmp.lHwKPa1vR9/src/github.com/BurntSushi/toml'... [2021-02-10T16:01:37.323Z] #32 3.349 + cd /tmp/tmp.lHwKPa1vR9/src/github.com/BurntSushi/toml [2021-02-10T16:01:37.323Z] #32 3.350 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:01:37.323Z] #32 3.353 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-10T16:01:37.323Z] #32 3.775 internal/bytealg [2021-02-10T16:01:37.323Z] #32 3.778 math/bits [2021-02-10T16:01:37.323Z] #32 4.049 math [2021-02-10T16:01:37.323Z] #32 4.188 runtime [2021-02-10T16:01:37.323Z] #32 9.006 internal/testlog [2021-02-10T16:01:37.323Z] #32 9.212 encoding [2021-02-10T16:01:37.323Z] #32 9.344 runtime/cgo [2021-02-10T16:01:37.616Z] #32 ... [2021-02-10T16:01:37.616Z] [2021-02-10T16:01:37.616Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:01:37.616Z] #43 1.786 + RM_GOPATH=0 [2021-02-10T16:01:37.616Z] #43 1.786 + TMP_GOPATH= [2021-02-10T16:01:37.616Z] #43 1.786 + : /build [2021-02-10T16:01:37.616Z] #43 1.786 + '[' -z '' ']' [2021-02-10T16:01:37.616Z] #43 1.786 ++ mktemp -d [2021-02-10T16:01:37.616Z] #43 1.789 + export GOPATH=/tmp/tmp.shePtluNpg [2021-02-10T16:01:37.616Z] #43 1.789 + GOPATH=/tmp/tmp.shePtluNpg [2021-02-10T16:01:37.616Z] #43 1.789 + RM_GOPATH=1 [2021-02-10T16:01:37.616Z] #43 1.789 + case "$(go env GOARCH)" in [2021-02-10T16:01:37.616Z] #43 1.789 ++ go env GOARCH [2021-02-10T16:01:37.616Z] #43 1.798 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:37.616Z] #43 1.798 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:37.616Z] #43 1.855 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:01:37.616Z] #43 1.855 ++ dirname /tmp/install/install.sh [2021-02-10T16:01:37.616Z] #43 1.855 + dir=/tmp/install [2021-02-10T16:01:37.616Z] #43 1.855 + bin=vndr [2021-02-10T16:01:37.616Z] #43 1.855 + shift [2021-02-10T16:01:37.616Z] #43 1.855 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-10T16:01:37.616Z] #43 1.855 + . /tmp/install/vndr.installer [2021-02-10T16:01:37.616Z] #43 1.855 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:01:37.616Z] #43 1.855 + install_vndr [2021-02-10T16:01:37.616Z] #43 1.855 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-10T16:01:37.616Z] #43 1.855 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.shePtluNpg/src/github.com/LK4D4/vndr [2021-02-10T16:01:37.616Z] #43 1.855 Cloning into '/tmp/tmp.shePtluNpg/src/github.com/LK4D4/vndr'... [2021-02-10T16:01:37.616Z] #43 2.255 + cd /tmp/tmp.shePtluNpg/src/github.com/LK4D4/vndr [2021-02-10T16:01:37.616Z] #43 2.255 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:01:37.616Z] #43 2.257 + go build -buildmode=pie -v -o /build/vndr . [2021-02-10T16:01:37.616Z] #43 3.117 runtime/internal/atomic [2021-02-10T16:01:37.616Z] #43 3.158 internal/cpu [2021-02-10T16:01:37.616Z] #43 3.256 runtime/internal/sys [2021-02-10T16:01:37.616Z] #43 3.385 runtime/internal/math [2021-02-10T16:01:37.616Z] #43 3.424 internal/race [2021-02-10T16:01:37.616Z] #43 3.471 sync/atomic [2021-02-10T16:01:37.616Z] #43 3.511 internal/bytealg [2021-02-10T16:01:37.616Z] #43 3.637 unicode [2021-02-10T16:01:37.616Z] #43 3.861 runtime [2021-02-10T16:01:37.616Z] #43 6.515 unicode/utf8 [2021-02-10T16:01:37.616Z] #43 7.079 math [2021-02-10T16:01:37.616Z] #43 10.97 unicode/utf16 [2021-02-10T16:01:37.616Z] #43 11.25 container/list [2021-02-10T16:01:37.616Z] #43 ... [2021-02-10T16:01:37.616Z] [2021-02-10T16:01:37.616Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-10T16:01:37.616Z] #34 2.850 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:01:37.616Z] #34 2.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:01:37.616Z] #34 2.894 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:01:37.616Z] #34 3.423 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-10T16:01:37.616Z] #34 4.895 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-10T16:01:37.616Z] #34 7.189 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-10T16:01:37.796Z] #26 1.333 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:01:37.796Z] #26 1.333 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:01:37.796Z] #26 1.345 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:01:37.919Z] #34 ... [2021-02-10T16:01:37.919Z] [2021-02-10T16:01:37.919Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-10T16:01:37.919Z] #38 2.816 + git clone https://github.com/docker/distribution.git . [2021-02-10T16:01:37.919Z] #38 2.818 Cloning into '.'... [2021-02-10T16:01:37.919Z] #38 ... [2021-02-10T16:01:37.919Z] [2021-02-10T16:01:37.919Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-10T16:01:37.919Z] #40 1.498 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:01:37.919Z] #40 1.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:01:37.919Z] #40 1.623 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:01:37.919Z] #40 1.977 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-10T16:01:37.919Z] #40 2.519 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-10T16:01:37.919Z] #40 3.930 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-10T16:01:37.919Z] #40 10.81 Fetched 8110 kB in 9s (868 kB/s) [2021-02-10T16:01:37.919Z] #40 10.81 Reading package lists... [2021-02-10T16:01:37.919Z] #40 ... [2021-02-10T16:01:37.919Z] [2021-02-10T16:01:37.919Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:01:37.919Z] #43 11.72 crypto/internal/subtle [2021-02-10T16:01:38.053Z] #26 1.560 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:01:38.210Z] #43 11.76 crypto/subtle [2021-02-10T16:01:38.210Z] #43 11.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-10T16:01:38.310Z] #26 1.880 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:01:38.501Z] #43 12.03 internal/nettrace [2021-02-10T16:01:38.501Z] #43 12.12 runtime/cgo [2021-02-10T16:01:38.877Z] #26 2.418 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:01:38.968Z] dc5c6edc9cff: Pull complete [2021-02-10T16:01:39.535Z] #43 ... [2021-02-10T16:01:39.535Z] [2021-02-10T16:01:39.535Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-10T16:01:39.535Z] #30 2.992 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-10T16:01:39.535Z] #30 2.992 Cloning into '.'... [2021-02-10T16:01:39.535Z] #30 ... [2021-02-10T16:01:39.535Z] [2021-02-10T16:01:39.535Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-10T16:01:39.535Z] #27 6.838 #### 6.2% ######### 12.7% ############### 21.2% ##################### 29.8% ########################### 38.3% ################################# 46.9% #################################### 51.2% ######################################### 57.6% ############################################## 64.0% ################################################## 70.5% ######################################################## 79.0% ############################################################# 85.4% ################################################################ 89.7% ################################################################### 94.0% ###################################################################### 98.2% ######################################################################## 100.0% [2021-02-10T16:01:39.535Z] #27 9.039 [2021-02-10T16:01:40.251Z] #26 3.797 Fetched 8422 kB in 3s (3095 kB/s) [2021-02-10T16:01:41.183Z] #26 3.797 Reading package lists... [2021-02-10T16:01:42.383Z] #26 4.906 Reading package lists... [2021-02-10T16:01:42.642Z] #26 5.977 Building dependency tree... [2021-02-10T16:01:42.900Z] #26 ... [2021-02-10T16:01:42.900Z] [2021-02-10T16:01:42.900Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:01:42.900Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:01:42.900Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.8s done [2021-02-10T16:01:42.900Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.7s done [2021-02-10T16:01:42.900Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-02-10T16:01:42.900Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-02-10T16:01:42.900Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.4s [2021-02-10T16:01:42.900Z] #9 ... [2021-02-10T16:01:42.900Z] [2021-02-10T16:01:42.901Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:01:42.901Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-10T16:01:42.901Z] #26 6.572 The following additional packages will be installed: [2021-02-10T16:01:42.901Z] #26 6.572 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-10T16:01:42.901Z] #26 6.572 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-10T16:01:42.901Z] #26 6.572 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-10T16:01:42.901Z] #26 6.572 Suggested packages: [2021-02-10T16:01:42.901Z] #26 6.572 krb5-doc krb5-user [2021-02-10T16:01:42.901Z] #26 6.572 Recommended packages: [2021-02-10T16:01:42.901Z] #26 6.572 krb5-locales publicsuffix libsasl2-modules [2021-02-10T16:01:43.159Z] #26 6.774 The following NEW packages will be installed: [2021-02-10T16:01:43.418Z] #26 6.775 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-10T16:01:43.418Z] #26 6.775 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-10T16:01:43.418Z] #26 6.775 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-10T16:01:43.418Z] #26 6.776 libssh2-1 libssl1.1 openssl [2021-02-10T16:01:43.418Z] #26 7.081 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-10T16:01:43.418Z] #26 7.081 Need to get 5056 kB of archives. [2021-02-10T16:01:43.418Z] #26 7.081 After this operation, 12.1 MB of additional disk space will be used. [2021-02-10T16:01:43.418Z] #26 7.081 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-10T16:01:43.418Z] #26 7.081 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-10T16:01:43.418Z] #26 7.081 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-10T16:01:43.418Z] #26 7.081 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u5 [225 kB] [2021-02-10T16:01:43.418Z] #26 7.088 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-02-10T16:01:43.418Z] #26 7.133 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-02-10T16:01:43.468Z] 3c370c2e2f82: Pull complete [2021-02-10T16:01:43.468Z] 5ffb2f5886e2: Pull complete [2021-02-10T16:01:43.468Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:01:43.468Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-02-10T16:01:43.468Z] ---> 805dc2d65d1c [2021-02-10T16:01:43.468Z] Step 5/15 : ARG BUILDX_REPO [2021-02-10T16:01:43.468Z] ---> Running in f397ff3b0bdb [2021-02-10T16:01:43.468Z] Removing intermediate container f397ff3b0bdb [2021-02-10T16:01:43.468Z] ---> e43a1b228f85 [2021-02-10T16:01:43.468Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-02-10T16:01:43.468Z] ---> Running in f11d69772a78 [2021-02-10T16:01:43.468Z] Cloning into '/buildx'... [2021-02-10T16:01:43.677Z] #26 7.138 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-10T16:01:43.678Z] #26 7.138 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-10T16:01:43.678Z] #26 7.143 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-10T16:01:43.678Z] #26 7.143 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-10T16:01:43.678Z] #26 7.155 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-10T16:01:43.678Z] #26 7.155 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-10T16:01:43.678Z] #26 7.164 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-10T16:01:43.678Z] #26 7.164 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-10T16:01:43.678Z] #26 7.164 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-10T16:01:43.678Z] #26 7.164 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-10T16:01:43.678Z] #26 7.188 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-10T16:01:43.678Z] #26 7.188 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-10T16:01:43.678Z] #26 7.188 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-10T16:01:43.678Z] #26 7.188 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-10T16:01:43.678Z] #26 7.191 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-10T16:01:43.678Z] #26 7.370 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:01:43.678Z] #26 7.402 Fetched 5056 kB in 0s (13.5 MB/s) [2021-02-10T16:01:43.936Z] #26 7.436 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-10T16:01:43.936Z] #26 7.436 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-02-10T16:01:43.936Z] #26 7.436 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-10T16:01:43.936Z] #26 7.443 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:01:43.936Z] #26 7.500 Selecting previously unselected package libsasl2-2:amd64. [2021-02-10T16:01:43.936Z] #26 7.500 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-10T16:01:43.936Z] #26 7.508 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:01:43.936Z] #26 7.564 Selecting previously unselected package libldap-common. [2021-02-10T16:01:43.936Z] #26 7.564 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-10T16:01:43.936Z] #26 7.572 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:01:43.936Z] #26 7.632 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-10T16:01:43.936Z] #26 7.632 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_amd64.deb ... [2021-02-10T16:01:44.028Z] #27 9.231 0.1% # 1.4% ## 3.9% #### 5.9% ##### 7.3% ###### 8.6% ####### 10.5% ######### 13.0% ########## 14.8% ############ 16.7% ############# 18.6% ############### 21.7% ################ 22.8% ################# 24.8% ################### 26.4% #################### 28.5% ##################### 30.4% ####################### 32.2% ######################## 34.1% ########################## 36.6% ########################### 38.5% ############################# 41.0% ############################## 42.9% ############################### 44.2% ################################# 46.1% ################################## 47.6% ################################### 49.5% ##################################### 51.6% ###################################### 54.1% ######################################## 56.0% ######################################### 57.8% ########################################### 60.3% ############################################ 62.2% ############################################## 64.1% ############################################## 64.7% ################################################ 67.7% ################################################# 68.4% ################################################## 70.4% #################################################### 73.0% ##################################################### 74.3% ####################################################### 76.7% ######################################################## 78.2% ######################################################### 80.0% ########################################################### 82.0% ############################################################ 84.3% ############################################################## 87.5% ################################################################# 90.5% ################################################################## 92.4% #################################################################### 94.9% ##################################################################### 96.8% ####################################################################### 99.9% ######################################################################## 100.0% [2021-02-10T16:01:44.028Z] #27 15.45 [2021-02-10T16:01:44.202Z] #26 7.636 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:01:44.202Z] #26 7.719 Selecting previously unselected package libssl1.1:amd64. [2021-02-10T16:01:44.202Z] #26 7.719 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-10T16:01:44.202Z] #26 7.729 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-10T16:01:44.460Z] #26 7.998 Selecting previously unselected package openssl. [2021-02-10T16:01:44.460Z] #26 8.004 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-10T16:01:44.460Z] #26 8.004 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-10T16:01:44.717Z] #26 8.238 Selecting previously unselected package ca-certificates. [2021-02-10T16:01:44.717Z] #26 8.238 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-10T16:01:44.717Z] #26 8.242 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-10T16:01:44.717Z] #26 8.423 Selecting previously unselected package libkeyutils1:amd64. [2021-02-10T16:01:44.717Z] #26 8.423 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-10T16:01:44.975Z] #26 8.435 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-10T16:01:44.975Z] #26 8.467 Selecting previously unselected package libkrb5support0:amd64. [2021-02-10T16:01:44.975Z] #26 8.467 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-10T16:01:44.975Z] #26 8.488 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:01:44.975Z] #26 8.532 Selecting previously unselected package libk5crypto3:amd64. [2021-02-10T16:01:44.975Z] #26 8.532 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-10T16:01:44.975Z] #26 8.543 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:01:44.975Z] #26 8.613 Selecting previously unselected package libkrb5-3:amd64. [2021-02-10T16:01:44.975Z] #26 8.613 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-10T16:01:44.975Z] #26 8.613 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:01:45.234Z] #26 8.730 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-10T16:01:45.234Z] #26 8.730 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-10T16:01:45.234Z] #26 8.741 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:01:45.234Z] #26 8.818 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-10T16:01:45.234Z] #26 8.821 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-10T16:01:45.234Z] #26 8.824 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-10T16:01:45.234Z] #26 8.893 Selecting previously unselected package libpsl5:amd64. [2021-02-10T16:01:45.234Z] #26 8.893 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-10T16:01:45.234Z] #26 8.904 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-10T16:01:45.492Z] #26 9.037 Selecting previously unselected package librtmp1:amd64. [2021-02-10T16:01:45.492Z] #26 9.037 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-10T16:01:45.492Z] #26 9.043 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-10T16:01:45.492Z] #26 9.110 Selecting previously unselected package libssh2-1:amd64. [2021-02-10T16:01:45.492Z] #26 9.110 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-10T16:01:45.492Z] #26 9.115 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-10T16:01:45.492Z] #26 9.170 Selecting previously unselected package libcurl4:amd64. [2021-02-10T16:01:45.492Z] #26 9.170 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-10T16:01:45.492Z] #26 9.174 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-10T16:01:45.539Z] #27 16.75 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-10T16:01:45.539Z] #27 17.05 [2021-02-10T16:01:45.763Z] #26 9.270 Selecting previously unselected package curl. [2021-02-10T16:01:45.763Z] #26 9.270 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-10T16:01:45.763Z] #26 9.279 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-10T16:01:45.763Z] #26 9.364 Selecting previously unselected package libonig5:amd64. [2021-02-10T16:01:45.763Z] #26 9.364 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-10T16:01:45.763Z] #26 9.372 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-10T16:01:45.763Z] #26 9.441 Selecting previously unselected package libjq1:amd64. [2021-02-10T16:01:45.763Z] #26 9.441 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-10T16:01:45.831Z] #27 17.19 0.0% ######################################################################## 100.0% [2021-02-10T16:01:45.831Z] #27 17.33 [2021-02-10T16:01:46.021Z] #26 9.445 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-10T16:01:46.021Z] #26 9.552 Selecting previously unselected package jq. [2021-02-10T16:01:46.021Z] #26 9.552 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-10T16:01:46.021Z] #26 9.557 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-10T16:01:46.021Z] #26 9.607 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-10T16:01:46.021Z] #26 9.618 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-10T16:01:46.021Z] #26 9.629 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-10T16:01:46.280Z] #26 9.819 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-10T16:01:46.280Z] #26 9.842 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:01:46.280Z] #26 9.868 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:01:46.280Z] #26 9.869 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:01:46.280Z] #26 9.885 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-10T16:01:46.280Z] #26 9.896 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:01:46.280Z] #26 9.908 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:01:46.280Z] #26 9.918 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-10T16:01:46.280Z] #26 9.928 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:01:46.541Z] #26 9.940 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-10T16:01:46.541Z] #26 9.962 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-10T16:01:46.541Z] #26 9.974 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-10T16:01:46.541Z] #26 9.984 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:01:46.541Z] #26 9.995 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-10T16:01:46.864Z] #27 ... [2021-02-10T16:01:46.864Z] [2021-02-10T16:01:46.864Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:01:46.864Z] #45 10.47 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:01:46.864Z] #45 10.51 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:01:46.864Z] #45 10.56 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:01:46.864Z] #45 10.63 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:01:46.864Z] #45 ... [2021-02-10T16:01:46.864Z] [2021-02-10T16:01:46.864Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-10T16:01:46.864Z] #27 18.45 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-10T16:01:47.096Z] Removing intermediate container f11d69772a78 [2021-02-10T16:01:47.096Z] ---> 21aca7b7d6af [2021-02-10T16:01:47.096Z] Step 7/15 : WORKDIR /buildx [2021-02-10T16:01:47.096Z] ---> Running in 79c97dcdcfd2 [2021-02-10T16:01:47.096Z] Removing intermediate container 79c97dcdcfd2 [2021-02-10T16:01:47.096Z] ---> dfcf0d6ecfca [2021-02-10T16:01:47.096Z] Step 8/15 : ARG BUILDX_COMMIT [2021-02-10T16:01:47.096Z] ---> Running in c35e62ac8f31 [2021-02-10T16:01:47.096Z] Removing intermediate container c35e62ac8f31 [2021-02-10T16:01:47.096Z] ---> 7e1bea814d02 [2021-02-10T16:01:47.096Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-02-10T16:01:47.096Z] ---> Running in 1e471738e939 [2021-02-10T16:01:47.155Z] #27 18.48 skipping existing aab193acf6ba [2021-02-10T16:01:47.155Z] #27 18.56 [2021-02-10T16:01:47.446Z] #27 ... [2021-02-10T16:01:47.446Z] [2021-02-10T16:01:47.446Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-10T16:01:47.446Z] #49 11.01 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:01:47.446Z] #49 11.75 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:01:47.446Z] #49 12.51 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:01:47.446Z] #49 13.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:01:47.446Z] #49 13.55 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:01:47.446Z] #49 13.66 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:01:47.446Z] #49 13.77 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:01:47.446Z] #49 14.19 runtime [2021-02-10T16:01:47.446Z] #49 14.20 runtime/cgo [2021-02-10T16:01:47.446Z] #49 ... [2021-02-10T16:01:47.446Z] [2021-02-10T16:01:47.446Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:01:47.446Z] #47 11.53 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:01:47.446Z] #47 11.54 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:01:47.446Z] #47 11.55 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:01:47.446Z] #47 11.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:01:47.446Z] #47 11.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:01:47.446Z] #47 11.55 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:01:47.446Z] #47 11.55 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:01:47.446Z] #47 11.55 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:01:47.446Z] #47 11.56 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:01:47.446Z] #47 11.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:01:47.446Z] #47 11.61 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:01:47.446Z] #47 11.61 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:01:47.446Z] #47 11.62 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:01:47.446Z] #47 11.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:01:47.446Z] #47 11.69 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:01:47.446Z] #47 11.76 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:01:47.446Z] #47 11.78 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:01:47.446Z] #47 11.78 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:01:47.446Z] #47 11.79 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:01:47.446Z] #47 11.84 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-10T16:01:47.446Z] #47 11.88 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-10T16:01:47.446Z] #47 11.88 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-10T16:01:47.446Z] #47 11.88 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:01:47.446Z] #47 11.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:01:47.446Z] #47 11.89 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:01:47.446Z] #47 11.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:01:47.446Z] #47 12.00 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:01:47.446Z] #47 12.00 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:01:47.446Z] #47 12.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:01:47.446Z] #47 12.06 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-10T16:01:47.446Z] #47 12.06 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:01:47.446Z] #47 12.06 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:01:47.446Z] #47 12.07 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:01:47.446Z] #47 12.13 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:01:47.446Z] #47 12.14 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-10T16:01:47.446Z] #47 12.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:01:47.446Z] #47 12.16 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-10T16:01:47.446Z] #47 12.20 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:01:47.446Z] #47 12.20 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:01:47.446Z] #47 12.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:01:47.446Z] #47 12.29 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:01:47.446Z] #47 12.30 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:01:47.446Z] #47 12.30 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:01:47.446Z] #47 12.35 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-10T16:01:47.446Z] #47 12.35 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:01:47.446Z] #47 12.38 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:01:47.446Z] #47 12.40 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:01:47.446Z] #47 12.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:01:47.446Z] #47 12.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:01:47.446Z] #47 12.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:01:47.446Z] #47 12.44 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:01:47.446Z] #47 12.47 go: downloading github.com/spf13/cast v1.3.0 [2021-02-10T16:01:47.446Z] #47 12.48 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:01:47.446Z] #47 12.48 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-10T16:01:47.446Z] #47 12.51 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:01:47.446Z] #47 12.53 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:01:47.446Z] #47 12.59 go: extracting github.com/spf13/cast v1.3.0 [2021-02-10T16:01:47.446Z] #47 12.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:01:47.446Z] #47 12.70 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:01:47.446Z] #47 12.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:01:47.446Z] #47 12.78 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:01:47.446Z] #47 12.78 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:01:47.446Z] #47 12.87 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:01:47.446Z] #47 12.88 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-10T16:01:47.446Z] #47 12.94 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:01:47.446Z] #47 12.94 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-10T16:01:47.446Z] #47 13.02 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:01:47.446Z] #47 13.03 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-10T16:01:47.446Z] #47 13.08 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-10T16:01:47.446Z] #47 13.08 go: downloading golang.org/x/text v0.3.2 [2021-02-10T16:01:47.446Z] #47 13.08 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:01:47.446Z] #47 13.16 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:01:47.446Z] #47 13.24 go: downloading github.com/spf13/afero v1.1.2 [2021-02-10T16:01:47.446Z] #47 13.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:01:47.446Z] #47 13.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:01:47.446Z] #47 13.47 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:01:47.446Z] #47 13.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:01:47.446Z] #47 13.74 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:01:47.446Z] #47 13.94 go: extracting github.com/spf13/afero v1.1.2 [2021-02-10T16:01:47.446Z] #47 14.02 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:01:47.446Z] #47 14.16 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:01:47.446Z] #47 14.22 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:01:47.446Z] #47 14.50 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-10T16:01:47.446Z] #47 14.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:01:47.446Z] #47 14.72 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-10T16:01:47.446Z] #47 14.73 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:01:47.446Z] #47 14.75 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-10T16:01:47.446Z] #47 14.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:01:47.446Z] #47 14.90 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:01:47.446Z] #47 14.91 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:01:47.446Z] #47 14.91 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:01:47.446Z] #47 14.97 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:01:47.446Z] #47 15.18 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:01:47.446Z] #47 15.22 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:01:47.447Z] #47 15.26 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-10T16:01:47.447Z] #47 15.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:01:47.447Z] #47 15.56 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:01:47.447Z] #47 15.59 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-10T16:01:47.447Z] #47 15.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:01:47.447Z] #47 15.76 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:01:47.447Z] #47 16.36 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:01:47.447Z] #47 16.61 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:01:47.447Z] #47 17.98 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-10T16:01:47.447Z] #47 19.79 go: extracting golang.org/x/text v0.3.2 [2021-02-10T16:01:47.475Z] #26 10.89 Updating certificates in /etc/ssl/certs... [2021-02-10T16:01:47.737Z] From https://github.com/docker/buildx [2021-02-10T16:01:47.737Z] * [new tag] v0.5.1 -> build [2021-02-10T16:01:48.036Z] Switched to branch 'build' [2021-02-10T16:01:48.079Z] #47 ... [2021-02-10T16:01:48.079Z] [2021-02-10T16:01:48.079Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-10T16:01:48.079Z] #40 10.81 Reading package lists... [2021-02-10T16:01:48.079Z] #40 14.53 Reading package lists... [2021-02-10T16:01:48.079Z] #40 17.85 Building dependency tree... [2021-02-10T16:01:48.079Z] #40 18.68 The following additional packages will be installed: [2021-02-10T16:01:48.079Z] #40 18.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-10T16:01:48.079Z] #40 18.68 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-10T16:01:48.079Z] #40 18.68 Suggested packages: [2021-02-10T16:01:48.079Z] #40 18.68 manpages-dev python-setuptools [2021-02-10T16:01:48.079Z] #40 19.37 The following NEW packages will be installed: [2021-02-10T16:01:48.079Z] #40 19.38 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-10T16:01:48.079Z] #40 19.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-10T16:01:48.079Z] #40 19.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-10T16:01:48.079Z] #40 19.38 python-six zlib1g-dev [2021-02-10T16:01:48.079Z] #40 19.52 0 upgraded, 17 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:01:48.079Z] #40 19.52 Need to get 3742 kB of archives. [2021-02-10T16:01:48.079Z] #40 19.52 After this operation, 22.0 MB of additional disk space will be used. [2021-02-10T16:01:48.079Z] #40 19.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-02-10T16:01:48.079Z] #40 19.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-02-10T16:01:48.079Z] #40 19.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-02-10T16:01:48.079Z] #40 19.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-02-10T16:01:48.079Z] #40 19.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-02-10T16:01:48.079Z] #40 19.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-02-10T16:01:48.079Z] #40 19.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-02-10T16:01:48.079Z] #40 19.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-02-10T16:01:48.079Z] #40 19.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-02-10T16:01:48.079Z] #40 19.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-02-10T16:01:48.079Z] #40 19.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-02-10T16:01:48.079Z] #40 19.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-02-10T16:01:48.079Z] #40 19.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-02-10T16:01:48.079Z] #40 19.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-02-10T16:01:48.079Z] #40 19.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-10T16:01:48.079Z] #40 19.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-02-10T16:01:48.079Z] #40 19.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-02-10T16:01:48.079Z] #40 20.52 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:01:48.079Z] #40 20.63 Fetched 3742 kB in 0s (10.3 MB/s) [2021-02-10T16:01:48.079Z] #40 20.69 Selecting previously unselected package libcap-dev:s390x. [2021-02-10T16:01:48.079Z] #40 20.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 ... 15177 files and directories currently installed.) [2021-02-10T16:01:48.079Z] #40 20.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-02-10T16:01:48.079Z] #40 20.89 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-02-10T16:01:48.079Z] #40 20.99 Selecting previously unselected package libnet1:s390x. [2021-02-10T16:01:48.079Z] #40 20.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-10T16:01:48.079Z] #40 21.00 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-10T16:01:48.079Z] #40 21.11 Selecting previously unselected package libnet1-dev. [2021-02-10T16:01:48.079Z] #40 21.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-10T16:01:48.079Z] #40 21.11 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-10T16:01:48.079Z] #40 21.23 Selecting previously unselected package libnl-3-200:s390x. [2021-02-10T16:01:48.079Z] #40 21.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-10T16:01:48.079Z] #40 21.24 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-10T16:01:48.079Z] #40 21.29 Selecting previously unselected package libnl-3-dev:s390x. [2021-02-10T16:01:48.079Z] #40 21.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-02-10T16:01:48.079Z] #40 21.30 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-02-10T16:01:48.079Z] #40 21.57 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-10T16:01:48.079Z] #40 21.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-10T16:01:48.079Z] #40 21.57 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-10T16:01:48.079Z] #40 21.59 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-02-10T16:01:48.079Z] #40 21.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-02-10T16:01:48.079Z] #40 21.60 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-10T16:01:48.079Z] #40 21.68 Selecting previously unselected package zlib1g-dev:s390x. [2021-02-10T16:01:48.079Z] #40 21.68 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-02-10T16:01:48.079Z] #40 21.68 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-10T16:01:48.332Z] Removing intermediate container 1e471738e939 [2021-02-10T16:01:48.332Z] ---> d02529110739 [2021-02-10T16:01:48.332Z] Step 10/15 : ARG GOOS [2021-02-10T16:01:48.370Z] #40 21.87 Selecting previously unselected package libprotobuf17:s390x. [2021-02-10T16:01:48.370Z] #40 21.87 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-02-10T16:01:48.370Z] #40 21.87 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-10T16:01:48.631Z] ---> Running in f198a4c9b1e7 [2021-02-10T16:01:48.631Z] Removing intermediate container f198a4c9b1e7 [2021-02-10T16:01:48.631Z] ---> b9ac2a2faa76 [2021-02-10T16:01:48.631Z] Step 11/15 : ARG GOARCH [2021-02-10T16:01:48.631Z] ---> Running in 6d0bdfb95aac [2021-02-10T16:01:48.631Z] Removing intermediate container 6d0bdfb95aac [2021-02-10T16:01:48.631Z] ---> e3b33558aaa9 [2021-02-10T16:01:48.631Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-02-10T16:01:48.631Z] ---> Running in 8486295c4157 [2021-02-10T16:01:48.665Z] #40 ... [2021-02-10T16:01:48.665Z] [2021-02-10T16:01:48.665Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-10T16:01:48.665Z] #27 19.55 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-10T16:01:48.665Z] #27 19.84 [2021-02-10T16:01:48.876Z] #26 12.20 137 added, 0 removed; done. [2021-02-10T16:01:48.876Z] #26 12.30 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:01:48.876Z] #26 12.31 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-10T16:01:48.876Z] #26 12.32 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-10T16:01:48.876Z] #26 12.33 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-10T16:01:48.876Z] #26 12.34 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:01:48.876Z] #26 12.36 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-10T16:01:48.876Z] #26 12.38 Updating certificates in /etc/ssl/certs... [2021-02-10T16:01:49.250Z] #27 20.02 0.0% ###### 8.6% ########## 14.8% ################ 23.5% ##################### 29.6% ########################### 37.8% [2021-02-10T16:01:49.250Z] #27 ... [2021-02-10T16:01:49.250Z] [2021-02-10T16:01:49.250Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-10T16:01:49.250Z] #62 12.99 Checking out files: 95% (1821/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-10T16:01:49.250Z] #62 13.09 + cd /tmp/tmp.aWUL2IdpOO/src/github.com/docker/libnetwork [2021-02-10T16:01:49.250Z] #62 13.09 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:01:49.250Z] #62 13.33 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-10T16:01:49.541Z] #62 ... [2021-02-10T16:01:49.541Z] [2021-02-10T16:01:49.541Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-10T16:01:49.814Z] #26 13.21 0 added, 0 removed; done. [2021-02-10T16:01:49.814Z] #26 13.21 Running hooks in /etc/ca-certificates/update.d... [2021-02-10T16:01:49.814Z] #26 13.21 done. [2021-02-10T16:01:50.127Z] #27 20.02 0.0% ###### 8.6% ########## 14.8% ################ 23.5% ##################### 29.6% ########################### 37.8% ################################# 45.9% ##################################### 52.1% ######################################### 58.2% ############################################### 66.3% ##################################################### 74.6% ############################################################# 84.9% ################################################################ 88.9% #################################################################### 95.1% ######################################################################## 100.0% [2021-02-10T16:01:50.127Z] #27 ... [2021-02-10T16:01:50.127Z] [2021-02-10T16:01:50.127Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-10T16:01:50.127Z] #53 13.95 Fetched 8110 kB in 11s (755 kB/s) [2021-02-10T16:01:50.127Z] #53 13.95 Reading package lists... [2021-02-10T16:01:50.127Z] #53 17.34 Reading package lists... [2021-02-10T16:01:50.127Z] #53 20.33 Building dependency tree... [2021-02-10T16:01:50.127Z] #53 21.32 The following additional packages will be installed: [2021-02-10T16:01:50.127Z] #53 21.38 libbtrfs0 [2021-02-10T16:01:50.127Z] #53 21.44 The following NEW packages will be installed: [2021-02-10T16:01:50.127Z] #53 21.44 libbtrfs-dev libbtrfs0 [2021-02-10T16:01:50.127Z] #53 21.58 0 upgraded, 2 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:01:50.127Z] #53 21.58 Need to get 118 kB of archives. [2021-02-10T16:01:50.127Z] #53 21.58 After this operation, 390 kB of additional disk space will be used. [2021-02-10T16:01:50.127Z] #53 21.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-10T16:01:50.127Z] #53 21.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-10T16:01:50.127Z] #53 22.23 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:01:50.127Z] #53 22.32 Fetched 118 kB in 0s (1515 kB/s) [2021-02-10T16:01:50.127Z] #53 22.36 Selecting previously unselected package libbtrfs0. [2021-02-10T16:01:50.127Z] #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.) [2021-02-10T16:01:50.127Z] #53 22.43 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-10T16:01:50.127Z] #53 22.46 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-10T16:01:50.127Z] #53 22.52 Selecting previously unselected package libbtrfs-dev. [2021-02-10T16:01:50.127Z] #53 22.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-10T16:01:50.127Z] #53 22.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:01:50.127Z] #53 22.66 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-10T16:01:50.127Z] #53 22.70 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:01:50.127Z] #53 22.75 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:01:50.418Z] #53 DONE 24.0s [2021-02-10T16:01:50.418Z] [2021-02-10T16:01:50.418Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:01:50.418Z] #47 23.73 go: finding github.com/fatih/color v1.7.0 [2021-02-10T16:01:50.418Z] #47 23.80 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:01:50.418Z] #47 23.81 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:01:50.418Z] #47 23.86 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:01:50.418Z] #47 23.87 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:01:50.418Z] #47 23.93 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:01:50.418Z] #47 23.93 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:01:50.418Z] #47 23.95 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:01:50.418Z] #47 23.96 go: finding github.com/pkg/errors v0.8.1 [2021-02-10T16:01:50.418Z] #47 24.01 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:01:50.418Z] #47 24.04 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:01:50.418Z] #47 24.04 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:01:50.418Z] #47 24.04 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:01:50.418Z] #47 24.05 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:01:50.418Z] #47 24.07 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:01:50.418Z] #47 24.12 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:01:50.418Z] #47 24.12 go: finding github.com/stretchr/testify v1.4.0 [2021-02-10T16:01:50.418Z] #47 24.12 go: finding github.com/spf13/viper v1.6.1 [2021-02-10T16:01:50.418Z] #47 24.13 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:01:50.418Z] #47 24.14 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:01:50.418Z] #47 24.16 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:01:50.418Z] #47 24.18 go: finding github.com/stretchr/objx v0.2.0 [2021-02-10T16:01:50.418Z] #47 ... [2021-02-10T16:01:50.418Z] [2021-02-10T16:01:50.418Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-10T16:01:50.418Z] #38 14.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-10T16:01:50.418Z] #38 15.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-10T16:01:50.709Z] #38 ... [2021-02-10T16:01:50.709Z] [2021-02-10T16:01:50.709Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-10T16:01:50.709Z] #34 14.19 Fetched 8110 kB in 11s (709 kB/s) [2021-02-10T16:01:50.709Z] #34 14.19 Reading package lists... [2021-02-10T16:01:50.709Z] #34 17.60 Reading package lists... [2021-02-10T16:01:50.709Z] #34 20.50 Building dependency tree... [2021-02-10T16:01:50.709Z] #34 21.62 The following additional packages will be installed: [2021-02-10T16:01:50.709Z] #34 21.67 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-10T16:01:50.709Z] #34 21.67 Suggested packages: [2021-02-10T16:01:50.709Z] #34 21.67 cmake-doc ninja-build lrzip [2021-02-10T16:01:50.709Z] #34 21.67 Recommended packages: [2021-02-10T16:01:50.709Z] #34 21.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-10T16:01:50.709Z] #34 22.34 The following NEW packages will be installed: [2021-02-10T16:01:50.709Z] #34 22.34 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-10T16:01:50.709Z] #34 22.34 vim-common xxd [2021-02-10T16:01:50.709Z] #34 22.45 0 upgraded, 10 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:01:50.710Z] #34 22.45 Need to get 14.0 MB of archives. [2021-02-10T16:01:50.710Z] #34 22.45 After this operation, 62.1 MB of additional disk space will be used. [2021-02-10T16:01:50.710Z] #34 22.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-10T16:01:50.710Z] #34 22.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-10T16:01:50.710Z] #34 22.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-02-10T16:01:50.710Z] #34 22.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-10T16:01:50.710Z] #34 22.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-02-10T16:01:50.710Z] #34 23.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-02-10T16:01:50.710Z] #34 23.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-02-10T16:01:50.710Z] #34 23.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-02-10T16:01:50.710Z] #34 23.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-02-10T16:01:50.710Z] #34 23.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-02-10T16:01:50.710Z] #34 24.31 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:01:50.710Z] #34 24.42 Fetched 14.0 MB in 1s (16.9 MB/s) [2021-02-10T16:01:50.710Z] #34 ... [2021-02-10T16:01:50.710Z] [2021-02-10T16:01:50.710Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-10T16:01:50.710Z] #11 14.39 Fetched 8110 kB in 11s (715 kB/s) [2021-02-10T16:01:50.710Z] #11 14.39 Reading package lists... [2021-02-10T16:01:50.710Z] #11 17.86 Reading package lists... [2021-02-10T16:01:50.710Z] #11 21.41 Building dependency tree... [2021-02-10T16:01:50.710Z] #11 22.45 The following additional packages will be installed: [2021-02-10T16:01:50.710Z] #11 22.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-10T16:01:50.710Z] #11 22.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-10T16:01:50.710Z] #11 22.45 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-10T16:01:50.710Z] #11 22.45 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-10T16:01:50.710Z] #11 22.45 mingw-w64-x86-64-dev [2021-02-10T16:01:50.710Z] #11 22.46 Suggested packages: [2021-02-10T16:01:50.710Z] #11 22.46 gcc-8-locales seccomp wine64 [2021-02-10T16:01:50.710Z] #11 23.49 The following NEW packages will be installed: [2021-02-10T16:01:50.710Z] #11 23.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-10T16:01:50.710Z] #11 23.49 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-10T16:01:50.710Z] #11 23.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-10T16:01:50.710Z] #11 23.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-10T16:01:50.710Z] #11 23.49 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-10T16:01:50.710Z] #11 23.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-10T16:01:50.710Z] #11 23.49 The following packages will be upgraded: [2021-02-10T16:01:50.710Z] #11 23.49 libsystemd0 libudev1 [2021-02-10T16:01:50.710Z] #11 23.62 2 upgraded, 25 newly installed, 0 to remove and 19 not upgraded. [2021-02-10T16:01:50.710Z] #11 23.62 Need to get 73.7 MB of archives. [2021-02-10T16:01:50.710Z] #11 23.62 After this operation, 494 MB of additional disk space will be used. [2021-02-10T16:01:50.710Z] #11 23.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-02-10T16:01:50.710Z] #11 23.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-02-10T16:01:50.710Z] #11 23.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-02-10T16:01:50.710Z] #11 23.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-02-10T16:01:50.710Z] #11 23.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-10T16:01:50.710Z] #11 23.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-02-10T16:01:50.710Z] #11 23.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-02-10T16:01:50.710Z] #11 23.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-10T16:01:50.710Z] #11 24.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-10T16:01:50.710Z] #11 ... [2021-02-10T16:01:50.710Z] [2021-02-10T16:01:50.710Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-10T16:01:50.710Z] #34 24.49 Selecting previously unselected package xxd. [2021-02-10T16:01:51.001Z] #34 24.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-10T16:01:51.001Z] #34 24.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-10T16:01:51.001Z] #34 24.54 Unpacking xxd (2:8.1.0875-5) ... [2021-02-10T16:01:51.001Z] #34 24.71 Selecting previously unselected package vim-common. [2021-02-10T16:01:51.001Z] #34 24.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:01:51.292Z] #34 24.76 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-10T16:01:51.292Z] #34 24.95 Selecting previously unselected package cmake-data. [2021-02-10T16:01:51.292Z] #34 24.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-10T16:01:51.292Z] #34 24.95 Unpacking cmake-data (3.13.4-1) ... [2021-02-10T16:01:51.585Z] #34 ... [2021-02-10T16:01:51.585Z] [2021-02-10T16:01:51.585Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-10T16:01:51.585Z] #62 DONE 25.3s [2021-02-10T16:01:51.585Z] [2021-02-10T16:01:51.585Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:01:51.585Z] #47 24.21 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:01:51.585Z] #47 24.44 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:01:51.585Z] #47 24.44 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:01:51.585Z] #47 24.48 go: finding github.com/gobwas/glob v0.2.3 [2021-02-10T16:01:51.585Z] #47 24.48 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:01:51.585Z] #47 24.52 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:01:51.585Z] #47 24.56 go: finding github.com/spf13/cobra v0.0.5 [2021-02-10T16:01:51.585Z] #47 24.57 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:01:51.585Z] #47 24.60 go: finding github.com/spf13/pflag v1.0.5 [2021-02-10T16:01:51.585Z] #47 24.61 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:01:51.585Z] #47 24.69 go: finding github.com/magiconair/properties v1.8.1 [2021-02-10T16:01:51.585Z] #47 24.71 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:01:51.585Z] #47 24.74 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:01:51.585Z] #47 24.75 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:01:51.585Z] #47 24.76 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:01:51.585Z] #47 24.77 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:01:51.585Z] #47 24.78 go: finding github.com/spf13/afero v1.1.2 [2021-02-10T16:01:51.585Z] #47 24.83 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:01:51.585Z] #47 24.85 go: finding github.com/spf13/cast v1.3.0 [2021-02-10T16:01:51.585Z] #47 24.86 go: finding golang.org/x/text v0.3.2 [2021-02-10T16:01:51.585Z] #47 24.87 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:01:51.585Z] #47 24.87 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:01:51.585Z] #47 24.90 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-10T16:01:51.585Z] #47 24.90 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:01:51.585Z] #47 24.92 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:01:51.585Z] #47 24.92 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:01:51.585Z] #47 24.96 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:01:51.585Z] #47 24.96 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:01:51.585Z] #47 25.01 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:01:51.585Z] #47 25.09 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:01:51.585Z] #47 25.09 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:01:51.585Z] #47 25.10 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:01:51.585Z] #47 25.12 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:01:51.585Z] #47 25.13 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:01:51.585Z] #47 25.13 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:01:51.585Z] #47 25.14 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:01:51.585Z] #47 25.14 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:01:51.585Z] #47 25.17 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-10T16:01:51.585Z] #47 25.19 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:01:51.585Z] #47 25.19 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:01:51.585Z] #47 25.20 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:01:51.585Z] #47 25.22 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:01:51.585Z] #47 25.27 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-10T16:01:51.585Z] #47 25.28 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:01:51.585Z] #47 25.29 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-10T16:01:51.585Z] #47 25.29 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:01:51.585Z] #47 25.30 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:01:51.875Z] #47 25.57 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:01:51.875Z] #47 25.60 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:01:51.875Z] #47 25.60 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:01:51.875Z] #47 25.65 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:01:52.191Z] #47 25.65 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:01:53.092Z] #26 DONE 16.5s [2021-02-10T16:01:53.092Z] [2021-02-10T16:01:53.092Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:01:53.092Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:01:53.092Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.7s done [2021-02-10T16:01:53.092Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.9s done [2021-02-10T16:01:53.092Z] #9 ... [2021-02-10T16:01:53.092Z] [2021-02-10T16:01:53.092Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-10T16:01:53.092Z] #27 sha256:973284aaa355b27e19880e77a24913ade75ad7a376d803e910fcb4f879f282b2 [2021-02-10T16:01:53.232Z] #47 ... [2021-02-10T16:01:53.232Z] [2021-02-10T16:01:53.232Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-10T16:01:53.232Z] #27 21.84 [2021-02-10T16:01:53.232Z] #27 22.83 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-10T16:01:53.232Z] #27 23.08 [2021-02-10T16:01:53.232Z] #27 23.22 ######################################################################## 100.0% [2021-02-10T16:01:53.232Z] #27 23.35 [2021-02-10T16:01:53.232Z] #27 24.03 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-10T16:01:53.232Z] #27 24.31 [2021-02-10T16:01:53.232Z] #27 24.43 ######################################################################## 100.0% [2021-02-10T16:01:53.232Z] #27 24.50 [2021-02-10T16:01:53.232Z] #27 24.55 Download of images into '/build' complete. [2021-02-10T16:01:53.232Z] #27 24.55 Use something like the following to load the result into a Docker daemon: [2021-02-10T16:01:53.232Z] #27 24.55 tar -cC '/build' . | docker load [2021-02-10T16:01:53.232Z] #27 DONE 24.7s [2021-02-10T16:01:53.232Z] [2021-02-10T16:01:53.232Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:01:53.232Z] #43 16.92 vendor/golang.org/x/crypto/internal/subtle [2021-02-10T16:01:53.232Z] #43 24.01 internal/reflectlite [2021-02-10T16:01:53.232Z] #43 24.01 sync [2021-02-10T16:01:53.232Z] #43 25.25 github.com/LK4D4/vndr/godl/singleflight [2021-02-10T16:01:53.232Z] #43 25.43 math/rand [2021-02-10T16:01:53.232Z] #43 26.50 internal/singleflight [2021-02-10T16:01:53.232Z] #43 26.57 io [2021-02-10T16:01:53.232Z] #43 26.73 strconv [2021-02-10T16:01:53.523Z] #43 ... [2021-02-10T16:01:53.523Z] [2021-02-10T16:01:53.523Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:01:53.523Z] #54 0.638 + RM_GOPATH=0 [2021-02-10T16:01:53.523Z] #54 0.638 + TMP_GOPATH= [2021-02-10T16:01:53.523Z] #54 0.638 + : /build [2021-02-10T16:01:53.523Z] #54 0.638 + '[' -z '' ']' [2021-02-10T16:01:53.523Z] #54 0.639 ++ mktemp -d [2021-02-10T16:01:53.523Z] #54 0.641 + export GOPATH=/tmp/tmp.ZcCk2J6552 [2021-02-10T16:01:53.523Z] #54 0.641 + GOPATH=/tmp/tmp.ZcCk2J6552 [2021-02-10T16:01:53.523Z] #54 0.642 + RM_GOPATH=1 [2021-02-10T16:01:53.523Z] #54 0.642 + case "$(go env GOARCH)" in [2021-02-10T16:01:53.523Z] #54 0.643 ++ go env GOARCH [2021-02-10T16:01:53.523Z] #54 0.684 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:53.523Z] #54 0.684 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:01:53.523Z] #54 0.685 ++ dirname /tmp/install/install.sh [2021-02-10T16:01:53.523Z] #54 0.691 + dir=/tmp/install [2021-02-10T16:01:53.523Z] #54 0.691 + bin=containerd [2021-02-10T16:01:53.523Z] #54 0.691 + shift [2021-02-10T16:01:53.523Z] #54 0.691 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-10T16:01:53.523Z] #54 0.691 + . /tmp/install/containerd.installer [2021-02-10T16:01:53.523Z] #54 0.692 ++ set -e [2021-02-10T16:01:53.523Z] #54 0.692 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:01:53.523Z] #54 0.692 + install_containerd [2021-02-10T16:01:53.523Z] #54 0.692 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-10T16:01:53.523Z] #54 0.693 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:01:53.523Z] #54 0.693 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZcCk2J6552/src/github.com/containerd/containerd [2021-02-10T16:01:53.523Z] #54 0.697 Cloning into '/tmp/tmp.ZcCk2J6552/src/github.com/containerd/containerd'... [2021-02-10T16:01:53.656Z] #27 DONE 0.7s [2021-02-10T16:01:53.656Z] [2021-02-10T16:01:53.656Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:01:53.656Z] #28 sha256:db4330b1292136cae626826c76fded554e5237a1c9f4a325189a2e06e2ebbf3f [2021-02-10T16:01:55.557Z] #28 1.554 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-10T16:01:55.557Z] #28 1.661 [2021-02-10T16:01:55.820Z] #28 1.778 ####### 10.8% ##################### 29.9% ######################################## 56.3% ###################################################### 76.1% ##################################################################### 96.1% ######################################################################## 100.0% [2021-02-10T16:01:56.078Z] #28 2.318 [2021-02-10T16:01:56.078Z] #28 2.442 ############################################################## 86.2% ######################################################################## 100.0% [2021-02-10T16:01:56.078Z] #28 2.529 [2021-02-10T16:01:56.250Z] #54 ... [2021-02-10T16:01:56.250Z] [2021-02-10T16:01:56.250Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-10T16:01:56.250Z] #11 24.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-10T16:01:56.250Z] #11 24.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-02-10T16:01:56.250Z] #11 26.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-02-10T16:01:56.250Z] #11 28.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-02-10T16:01:56.250Z] #11 28.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-02-10T16:01:56.250Z] #11 28.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-10T16:01:56.250Z] #11 28.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-10T16:01:56.250Z] #11 28.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-02-10T16:01:56.250Z] #11 28.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-02-10T16:01:56.250Z] #11 28.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-02-10T16:01:56.250Z] #11 28.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-02-10T16:01:56.250Z] #11 28.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-02-10T16:01:56.251Z] #11 28.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-02-10T16:01:56.251Z] #11 28.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-02-10T16:01:56.251Z] #11 28.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-02-10T16:01:56.251Z] #11 28.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-02-10T16:01:56.251Z] #11 28.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-02-10T16:01:56.251Z] #11 28.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-02-10T16:01:56.251Z] #11 29.02 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:01:56.251Z] #11 29.07 Fetched 73.7 MB in 5s (15.1 MB/s) [2021-02-10T16:01:56.251Z] #11 29.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-10T16:01:56.251Z] #11 29.22 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-02-10T16:01:56.251Z] #11 29.25 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-10T16:01:56.251Z] #11 29.58 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-02-10T16:01:56.251Z] #11 29.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-10T16:01:56.251Z] #11 29.68 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-02-10T16:01:56.251Z] #11 29.74 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-10T16:01:56.251Z] #11 29.84 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-02-10T16:01:56.251Z] #11 29.93 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-10T16:01:56.251Z] #11 29.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 ... 15177 files and directories currently installed.) [2021-02-10T16:01:56.251Z] #11 30.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-02-10T16:01:56.251Z] #11 30.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-10T16:01:56.339Z] #28 2.646 ############################## 42.5% ######################################################################## 100.0% [2021-02-10T16:01:56.339Z] #28 2.826 [2021-02-10T16:01:56.883Z] #11 ... [2021-02-10T16:01:56.883Z] [2021-02-10T16:01:56.883Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-10T16:01:56.883Z] #30 30.50 Checking out files: 99% (1508/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-10T16:01:56.883Z] #30 30.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-10T16:01:57.120Z] #28 2.965 ### 5.2% ###################### 31.4% ####################################### 54.8% ##################################################### 74.2% ########################################################### 83.2% ######################################################################## 100.0% [2021-02-10T16:01:57.120Z] #28 3.535 [2021-02-10T16:01:57.917Z] #30 31.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:01:58.955Z] #30 ... [2021-02-10T16:01:58.955Z] [2021-02-10T16:01:58.955Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-10T16:01:58.955Z] #40 22.50 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-02-10T16:01:58.955Z] #40 22.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-02-10T16:01:58.955Z] #40 22.50 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-10T16:01:58.955Z] #40 22.74 Selecting previously unselected package libprotobuf-dev:s390x. [2021-02-10T16:01:58.955Z] #40 22.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-02-10T16:01:58.955Z] #40 22.75 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-10T16:01:58.955Z] #40 23.95 Selecting previously unselected package libprotoc17:s390x. [2021-02-10T16:01:58.955Z] #40 23.96 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-02-10T16:01:58.955Z] #40 23.96 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-02-10T16:01:58.955Z] #40 24.53 Selecting previously unselected package protobuf-c-compiler. [2021-02-10T16:01:58.955Z] #40 24.53 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-02-10T16:01:58.955Z] #40 24.53 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-10T16:01:58.955Z] #40 24.67 Selecting previously unselected package protobuf-compiler. [2021-02-10T16:01:58.955Z] #40 24.67 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-02-10T16:01:58.955Z] #40 24.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-10T16:01:58.955Z] #40 24.81 Selecting previously unselected package python-pkg-resources. [2021-02-10T16:01:58.955Z] #40 24.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-10T16:01:58.955Z] #40 24.82 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-10T16:01:58.955Z] #40 24.97 Selecting previously unselected package python-six. [2021-02-10T16:01:58.955Z] #40 24.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-10T16:01:58.955Z] #40 24.97 Unpacking python-six (1.12.0-1) ... [2021-02-10T16:01:58.955Z] #40 25.07 Selecting previously unselected package python-protobuf. [2021-02-10T16:01:58.955Z] #40 25.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-02-10T16:01:58.955Z] #40 25.08 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-10T16:01:58.955Z] #40 26.07 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-10T16:01:58.955Z] #40 28.02 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-10T16:01:58.955Z] #40 28.03 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-10T16:01:58.955Z] #40 28.04 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-10T16:01:58.955Z] #40 28.05 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-10T16:01:58.955Z] #40 28.05 Setting up python-six (1.12.0-1) ... [2021-02-10T16:01:58.955Z] #40 29.48 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-10T16:01:58.955Z] #40 29.49 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-10T16:01:58.955Z] #40 29.50 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-10T16:01:58.955Z] #40 29.50 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-02-10T16:01:58.955Z] #40 29.51 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-02-10T16:01:58.955Z] #40 29.55 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-10T16:01:58.955Z] #40 29.55 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-10T16:01:58.955Z] #40 29.56 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-10T16:01:58.955Z] #40 29.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-10T16:01:58.955Z] #40 29.57 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-10T16:01:58.955Z] #40 32.18 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-02-10T16:01:58.955Z] #40 32.19 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:01:58.955Z] #40 DONE 32.6s [2021-02-10T16:01:58.955Z] [2021-02-10T16:01:58.955Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:01:59.228Z] #28 3.658 ## 3.1% ###### 9.5% ########## 14.7% ############# 18.8% ################## 25.1% ##################### 30.1% ######################### 35.7% ############################# 40.9% ################################# 46.2% #################################### 51.4% ######################################## 56.5% ############################################ 61.7% ################################################ 66.9% ################################################### 72.1% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.6% ################################################################## 92.8% ##################################################################### 96.8% ######################################################################## 100.0% [2021-02-10T16:01:59.228Z] #28 5.540 [2021-02-10T16:01:59.246Z] #41 ... [2021-02-10T16:01:59.246Z] [2021-02-10T16:01:59.246Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-10T16:01:59.246Z] #32 22.85 internal/reflectlite [2021-02-10T16:01:59.246Z] #32 22.86 sync [2021-02-10T16:01:59.246Z] #32 24.74 errors [2021-02-10T16:01:59.246Z] #32 24.74 sort [2021-02-10T16:01:59.246Z] #32 25.11 strconv [2021-02-10T16:01:59.246Z] #32 25.57 io [2021-02-10T16:01:59.246Z] #32 27.13 internal/oserror [2021-02-10T16:01:59.246Z] #32 27.35 syscall [2021-02-10T16:01:59.246Z] #32 27.73 reflect [2021-02-10T16:01:59.246Z] #32 32.26 time [2021-02-10T16:01:59.246Z] #32 ... [2021-02-10T16:01:59.246Z] [2021-02-10T16:01:59.246Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-10T16:01:59.246Z] #34 27.54 Selecting previously unselected package libicu63:s390x. [2021-02-10T16:01:59.246Z] #34 27.56 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-10T16:01:59.246Z] #34 27.56 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-10T16:01:59.246Z] #34 31.77 Selecting previously unselected package libxml2:s390x. [2021-02-10T16:01:59.246Z] #34 31.77 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-02-10T16:01:59.246Z] #34 31.77 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-10T16:01:59.246Z] #34 32.08 Selecting previously unselected package libarchive13:s390x. [2021-02-10T16:01:59.246Z] #34 32.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-02-10T16:01:59.246Z] #34 32.08 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-10T16:01:59.246Z] #34 32.36 Selecting previously unselected package libjsoncpp1:s390x. [2021-02-10T16:01:59.246Z] #34 32.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-02-10T16:01:59.246Z] #34 32.38 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-02-10T16:01:59.246Z] #34 32.45 Selecting previously unselected package librhash0:s390x. [2021-02-10T16:01:59.246Z] #34 32.46 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-02-10T16:01:59.247Z] #34 32.46 Unpacking librhash0:s390x (1.3.8-1) ... [2021-02-10T16:01:59.247Z] #34 32.66 Selecting previously unselected package libuv1:s390x. [2021-02-10T16:01:59.247Z] #34 32.66 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-02-10T16:01:59.247Z] #34 32.66 Unpacking libuv1:s390x (1.24.1-1) ... [2021-02-10T16:01:59.247Z] #34 32.79 Selecting previously unselected package cmake. [2021-02-10T16:01:59.247Z] #34 32.79 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-02-10T16:01:59.247Z] #34 32.79 Unpacking cmake (3.13.4-1) ... [2021-02-10T16:01:59.487Z] #28 5.885 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-10T16:01:59.745Z] #28 5.992 [2021-02-10T16:01:59.745Z] #28 6.060 ######################################################################## 100.0% [2021-02-10T16:01:59.745Z] #28 6.103 [2021-02-10T16:02:00.310Z] #28 6.555 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-10T16:02:00.310Z] #28 6.668 [2021-02-10T16:02:00.568Z] #28 6.823 0.6% ######################################################################## 100.0% [2021-02-10T16:02:00.568Z] #28 6.893 [2021-02-10T16:02:01.134Z] #28 7.309 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-10T16:02:01.134Z] #28 7.408 [2021-02-10T16:02:01.320Z] #34 34.59 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-10T16:02:01.320Z] #34 34.59 Setting up xxd (2:8.1.0875-5) ... [2021-02-10T16:02:01.320Z] #34 34.62 Setting up libuv1:s390x (1.24.1-1) ... [2021-02-10T16:02:01.320Z] #34 34.63 Setting up vim-common (2:8.1.0875-5) ... [2021-02-10T16:02:01.320Z] #34 34.64 Setting up librhash0:s390x (1.3.8-1) ... [2021-02-10T16:02:01.320Z] #34 34.65 Setting up cmake-data (3.13.4-1) ... [2021-02-10T16:02:01.320Z] #34 34.66 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-10T16:02:01.320Z] #34 34.67 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-02-10T16:02:01.320Z] #34 34.69 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-10T16:02:01.320Z] #34 34.70 Setting up cmake (3.13.4-1) ... [2021-02-10T16:02:01.320Z] #34 34.72 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:02:01.320Z] #34 34.74 Processing triggers for mime-support (3.62) ... [2021-02-10T16:02:01.320Z] #34 DONE 35.1s [2021-02-10T16:02:01.320Z] [2021-02-10T16:02:01.320Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-10T16:02:01.320Z] #11 31.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-10T16:02:01.320Z] #11 31.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-02-10T16:02:01.320Z] #11 31.57 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-10T16:02:01.320Z] #11 33.29 Selecting previously unselected package binutils-mingw-w64. [2021-02-10T16:02:01.320Z] #11 33.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-10T16:02:01.320Z] #11 33.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-10T16:02:01.320Z] #11 33.41 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-02-10T16:02:01.320Z] #11 33.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-10T16:02:01.320Z] #11 33.41 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-10T16:02:01.320Z] #11 33.53 Selecting previously unselected package dmsetup. [2021-02-10T16:02:01.320Z] #11 33.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-02-10T16:02:01.320Z] #11 33.53 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-10T16:02:01.320Z] #11 33.68 Selecting previously unselected package mingw-w64-common. [2021-02-10T16:02:01.320Z] #11 33.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-10T16:02:01.320Z] #11 33.68 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-10T16:02:02.171Z] #28 7.644 #=#=# ### 4.8% ################# 24.3% ################################### 49.3% ########################################### 60.4% ##################################################### 74.6% ####################################################################### 99.0% ######################################################################## 100.0% [2021-02-10T16:02:02.171Z] #28 8.531 [2021-02-10T16:02:02.357Z] #11 ... [2021-02-10T16:02:02.357Z] [2021-02-10T16:02:02.357Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:02:02.357Z] #45 DONE 36.0s [2021-02-10T16:02:02.357Z] [2021-02-10T16:02:02.357Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:02:02.357Z] #35 0.584 + RM_GOPATH=0 [2021-02-10T16:02:02.357Z] #35 0.585 + TMP_GOPATH= [2021-02-10T16:02:02.357Z] #35 0.585 + : /build [2021-02-10T16:02:02.357Z] #35 0.585 + '[' -z '' ']' [2021-02-10T16:02:02.357Z] #35 0.585 ++ mktemp -d [2021-02-10T16:02:02.357Z] #35 0.586 + export GOPATH=/tmp/tmp.VM0JqG4Fnk [2021-02-10T16:02:02.357Z] #35 0.586 + GOPATH=/tmp/tmp.VM0JqG4Fnk [2021-02-10T16:02:02.357Z] #35 0.586 + RM_GOPATH=1 [2021-02-10T16:02:02.357Z] #35 0.586 + case "$(go env GOARCH)" in [2021-02-10T16:02:02.357Z] #35 0.586 ++ go env GOARCH [2021-02-10T16:02:02.357Z] #35 0.593 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:02.357Z] #35 0.593 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:02.357Z] #35 0.593 ++ dirname /tmp/install/install.sh [2021-02-10T16:02:02.357Z] #35 0.593 + dir=/tmp/install [2021-02-10T16:02:02.357Z] #35 0.594 + bin=tini [2021-02-10T16:02:02.357Z] #35 0.594 + shift [2021-02-10T16:02:02.357Z] #35 0.594 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-10T16:02:02.357Z] #35 0.594 + . /tmp/install/tini.installer [2021-02-10T16:02:02.357Z] #35 0.594 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:02:02.357Z] #35 0.594 + install_tini [2021-02-10T16:02:02.357Z] #35 0.594 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-10T16:02:02.357Z] #35 0.594 + git clone https://github.com/krallin/tini.git /tmp/tmp.VM0JqG4Fnk/tini [2021-02-10T16:02:02.357Z] #35 0.594 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:02:02.357Z] #35 0.600 Cloning into '/tmp/tmp.VM0JqG4Fnk/tini'... [2021-02-10T16:02:02.650Z] #35 1.246 + cd /tmp/tmp.VM0JqG4Fnk/tini [2021-02-10T16:02:02.650Z] #35 1.246 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:02:02.650Z] #35 1.256 + cmake . [2021-02-10T16:02:02.737Z] #28 8.969 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-10T16:02:02.737Z] #28 9.094 [2021-02-10T16:02:02.737Z] #28 9.141 ######################################################################## 100.0% [2021-02-10T16:02:02.737Z] #28 9.170 [2021-02-10T16:02:03.282Z] #35 1.814 -- The C compiler identification is GNU 8.3.0 [2021-02-10T16:02:03.282Z] #35 1.837 -- Check for working C compiler: /usr/bin/cc [2021-02-10T16:02:03.303Z] #28 9.429 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-10T16:02:03.303Z] #28 ... [2021-02-10T16:02:03.303Z] [2021-02-10T16:02:03.303Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:02:03.303Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:02:03.303Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.9s [2021-02-10T16:02:03.303Z] #9 ... [2021-02-10T16:02:03.303Z] [2021-02-10T16:02:03.303Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:02:03.303Z] #28 sha256:db4330b1292136cae626826c76fded554e5237a1c9f4a325189a2e06e2ebbf3f [2021-02-10T16:02:03.303Z] #28 9.521 [2021-02-10T16:02:03.303Z] #28 9.600 ######################################################################## 100.0% [2021-02-10T16:02:03.303Z] #28 9.634 [2021-02-10T16:02:03.303Z] #28 9.659 Download of images into '/build' complete. [2021-02-10T16:02:03.303Z] #28 9.659 Use something like the following to load the result into a Docker daemon: [2021-02-10T16:02:03.303Z] #28 9.659 tar -cC '/build' . | docker load [2021-02-10T16:02:03.573Z] #35 2.184 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-10T16:02:03.865Z] #35 2.185 -- Detecting C compiler ABI info [2021-02-10T16:02:03.865Z] #35 2.371 -- Detecting C compiler ABI info - done [2021-02-10T16:02:03.865Z] #35 2.379 -- Detecting C compile features [2021-02-10T16:02:03.865Z] #35 ... [2021-02-10T16:02:03.865Z] [2021-02-10T16:02:03.865Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:02:03.865Z] #43 27.55 bytes [2021-02-10T16:02:03.865Z] #43 28.66 bufio [2021-02-10T16:02:03.865Z] #43 29.64 reflect [2021-02-10T16:02:03.865Z] #43 29.93 syscall [2021-02-10T16:02:03.865Z] #43 35.02 time [2021-02-10T16:02:04.156Z] #43 ... [2021-02-10T16:02:04.156Z] [2021-02-10T16:02:04.156Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-10T16:02:04.156Z] #32 36.46 internal/poll [2021-02-10T16:02:04.156Z] #32 37.84 internal/fmtsort [2021-02-10T16:02:04.156Z] #32 37.93 internal/syscall/execenv [2021-02-10T16:02:04.447Z] #32 38.01 internal/syscall/unix [2021-02-10T16:02:04.447Z] #32 38.19 os [2021-02-10T16:02:04.447Z] #32 38.28 strings [2021-02-10T16:02:05.372Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bb4e5ad40e2df712) in /home/ubuntu/workspace/moby_PR-42004 [Pipeline] { [Pipeline] checkout [2021-02-10T16:02:05.631Z] The recommended git tool is: git [2021-02-10T16:02:06.514Z] #32 40.24 path [2021-02-10T16:02:06.514Z] #32 40.25 fmt [2021-02-10T16:02:06.805Z] #32 ... [2021-02-10T16:02:06.805Z] [2021-02-10T16:02:06.805Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-10T16:02:06.805Z] #49 30.30 syscall [2021-02-10T16:02:06.805Z] #49 30.38 reflect [2021-02-10T16:02:06.805Z] #49 35.74 time [2021-02-10T16:02:06.805Z] #49 39.46 encoding/binary [2021-02-10T16:02:06.805Z] #49 39.60 context [2021-02-10T16:02:06.805Z] #49 40.23 os [2021-02-10T16:02:06.805Z] #49 ... [2021-02-10T16:02:06.805Z] [2021-02-10T16:02:06.805Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:02:06.805Z] #35 3.384 -- Detecting C compile features - done [2021-02-10T16:02:06.805Z] #35 3.400 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-10T16:02:06.805Z] #35 3.543 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-10T16:02:06.805Z] #35 3.586 -- Configuring done [2021-02-10T16:02:06.805Z] #35 3.605 -- Generating done [2021-02-10T16:02:06.805Z] #35 3.606 -- Build files have been written to: /tmp/tmp.VM0JqG4Fnk/tini [2021-02-10T16:02:06.805Z] #35 3.611 + make tini-static [2021-02-10T16:02:06.805Z] #35 3.826 Scanning dependencies of target tini-static [2021-02-10T16:02:06.805Z] #35 3.957 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-10T16:02:06.805Z] #35 4.777 [100%] Linking C executable tini-static [2021-02-10T16:02:06.805Z] #35 5.067 [100%] Built target tini-static [2021-02-10T16:02:06.805Z] #35 5.189 + mkdir -p /build [2021-02-10T16:02:06.805Z] #35 5.190 + cp tini-static /build/docker-init [2021-02-10T16:02:06.805Z] #35 DONE 5.4s [2021-02-10T16:02:06.805Z] [2021-02-10T16:02:06.805Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:02:06.805Z] #41 6.667 Note: Building without setproctitle() and strlcpy() support. [2021-02-10T16:02:06.805Z] #41 6.667 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-10T16:02:06.805Z] #41 6.708 Note: Building without GnuTLS support [2021-02-10T16:02:06.805Z] #41 6.709 Makefile.config:39: Warn: you have no libnftables installed [2021-02-10T16:02:06.805Z] #41 6.709 Makefile.config:40: Warn: Building without nftables support [2021-02-10T16:02:06.805Z] #41 7.648 fatal: not a git repository (or any of the parent directories): .git [2021-02-10T16:02:06.805Z] #41 7.672 GEN .gitid [2021-02-10T16:02:06.805Z] #41 7.676 GEN criu/include/version.h [2021-02-10T16:02:06.805Z] #41 7.694 GEN include/common/asm [2021-02-10T16:02:07.867Z] #41 8.710 PBCC images/timens.pb-c.c [2021-02-10T16:02:07.867Z] #41 8.733 DEP images/timens.pb-c.d [2021-02-10T16:02:07.867Z] #41 8.770 PBCC images/fown.pb-c.c [2021-02-10T16:02:07.867Z] #41 8.813 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-10T16:02:07.867Z] #41 8.821 PBCC images/opts.pb-c.c [2021-02-10T16:02:07.867Z] #41 8.859 PBCC images/memfd.pb-c.c [2021-02-10T16:02:07.867Z] #41 8.907 DEP images/fown.pb-c.d [2021-02-10T16:02:07.867Z] #41 8.916 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-10T16:02:07.867Z] #41 8.985 DEP images/opts.pb-c.d [2021-02-10T16:02:07.867Z] #41 9.014 DEP images/memfd.pb-c.d [2021-02-10T16:02:07.867Z] #41 9.035 PBCC images/sit.pb-c.c [2021-02-10T16:02:08.158Z] #41 9.048 DEP images/sit.pb-c.d [2021-02-10T16:02:08.158Z] #41 9.086 PBCC images/macvlan.pb-c.c [2021-02-10T16:02:08.158Z] #41 9.099 DEP images/macvlan.pb-c.d [2021-02-10T16:02:08.158Z] #41 9.129 PBCC images/autofs.pb-c.c [2021-02-10T16:02:08.158Z] #41 9.133 DEP images/autofs.pb-c.d [2021-02-10T16:02:08.158Z] #41 9.193 PBCC images/sysctl.pb-c.c [2021-02-10T16:02:08.158Z] #41 9.224 DEP images/sysctl.pb-c.d [2021-02-10T16:02:08.158Z] #41 9.232 PBCC images/time.pb-c.c [2021-02-10T16:02:08.158Z] #41 9.239 DEP images/time.pb-c.d [2021-02-10T16:02:08.158Z] #41 9.275 PBCC images/binfmt-misc.pb-c.c [2021-02-10T16:02:08.158Z] #41 9.285 DEP images/binfmt-misc.pb-c.d [2021-02-10T16:02:08.449Z] #41 9.306 PBCC images/seccomp.pb-c.c [2021-02-10T16:02:08.449Z] #41 9.315 DEP images/seccomp.pb-c.d [2021-02-10T16:02:08.449Z] #41 9.330 PBCC images/userns.pb-c.c [2021-02-10T16:02:08.449Z] #41 9.333 DEP images/userns.pb-c.d [2021-02-10T16:02:08.449Z] #41 9.359 PBCC images/cgroup.pb-c.c [2021-02-10T16:02:08.449Z] #41 9.374 DEP images/cgroup.pb-c.d [2021-02-10T16:02:08.449Z] #41 9.393 PBCC images/ext-file.pb-c.c [2021-02-10T16:02:08.449Z] #41 9.398 DEP images/ext-file.pb-c.d [2021-02-10T16:02:08.449Z] #41 9.414 PBCC images/rpc.pb-c.c [2021-02-10T16:02:08.449Z] #41 9.435 DEP images/rpc.pb-c.d [2021-02-10T16:02:08.449Z] #41 9.465 PBCC images/siginfo.pb-c.c [2021-02-10T16:02:08.449Z] #41 9.470 DEP images/siginfo.pb-c.d [2021-02-10T16:02:08.449Z] #41 9.483 PBCC images/pagemap.pb-c.c [2021-02-10T16:02:08.449Z] #41 9.507 DEP images/pagemap.pb-c.d [2021-02-10T16:02:08.449Z] #41 9.527 PBCC images/rlimit.pb-c.c [2021-02-10T16:02:08.449Z] #41 9.531 DEP images/rlimit.pb-c.d [2021-02-10T16:02:08.449Z] #41 9.558 PBCC images/file-lock.pb-c.c [2021-02-10T16:02:08.449Z] #41 9.561 DEP images/file-lock.pb-c.d [2021-02-10T16:02:08.449Z] #41 9.581 PBCC images/tty.pb-c.c [2021-02-10T16:02:08.449Z] #41 9.595 DEP images/tty.pb-c.d [2021-02-10T16:02:08.449Z] #41 9.616 PBCC images/tun.pb-c.c [2021-02-10T16:02:08.557Z] #28 ... [2021-02-10T16:02:08.557Z] [2021-02-10T16:02:08.557Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:02:08.557Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:02:08.557Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.1s done [2021-02-10T16:02:08.557Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-10T16:02:08.557Z] #9 DONE 44.0s [2021-02-10T16:02:08.557Z] [2021-02-10T16:02:08.557Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-10T16:02:08.557Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-10T16:02:08.739Z] #41 9.630 PBCC images/netdev.pb-c.c [2021-02-10T16:02:08.739Z] #41 9.660 DEP images/tun.pb-c.d [2021-02-10T16:02:08.739Z] #41 9.684 DEP images/netdev.pb-c.d [2021-02-10T16:02:08.739Z] #41 9.701 PBCC images/vma.pb-c.c [2021-02-10T16:02:08.739Z] #41 9.708 DEP images/vma.pb-c.d [2021-02-10T16:02:08.739Z] #41 9.734 PBCC images/creds.pb-c.c [2021-02-10T16:02:08.739Z] #41 9.737 DEP images/creds.pb-c.d [2021-02-10T16:02:08.739Z] #41 9.761 PBCC images/utsns.pb-c.c [2021-02-10T16:02:08.739Z] #41 9.775 DEP images/utsns.pb-c.d [2021-02-10T16:02:08.739Z] #41 9.786 PBCC images/ipc-desc.pb-c.c [2021-02-10T16:02:08.739Z] #41 9.823 PBCC images/ipc-sem.pb-c.c [2021-02-10T16:02:08.739Z] #41 9.846 DEP images/ipc-desc.pb-c.d [2021-02-10T16:02:09.030Z] #41 9.859 DEP images/ipc-sem.pb-c.d [2021-02-10T16:02:09.030Z] #41 9.902 PBCC images/ipc-msg.pb-c.c [2021-02-10T16:02:09.030Z] #41 9.905 DEP images/ipc-msg.pb-c.d [2021-02-10T16:02:09.030Z] #41 9.929 PBCC images/ipc-shm.pb-c.c [2021-02-10T16:02:09.030Z] #41 9.953 DEP images/ipc-shm.pb-c.d [2021-02-10T16:02:09.030Z] #41 9.988 PBCC images/ipc-var.pb-c.c [2021-02-10T16:02:09.030Z] #41 10.00 DEP images/ipc-var.pb-c.d [2021-02-10T16:02:09.030Z] #41 10.03 PBCC images/sk-opts.pb-c.c [2021-02-10T16:02:09.030Z] #41 10.04 PBCC images/packet-sock.pb-c.c [2021-02-10T16:02:09.030Z] #41 10.07 DEP images/sk-opts.pb-c.d [2021-02-10T16:02:09.030Z] #41 10.10 DEP images/packet-sock.pb-c.d [2021-02-10T16:02:09.030Z] #41 10.11 PBCC images/sk-netlink.pb-c.c [2021-02-10T16:02:09.030Z] #41 10.14 DEP images/sk-netlink.pb-c.d [2021-02-10T16:02:09.030Z] #41 10.16 PBCC images/sk-inet.pb-c.c [2021-02-10T16:02:09.030Z] #41 10.19 DEP images/sk-inet.pb-c.d [2021-02-10T16:02:09.320Z] #41 10.22 PBCC images/sk-unix.pb-c.c [2021-02-10T16:02:09.320Z] #41 10.24 DEP images/sk-unix.pb-c.d [2021-02-10T16:02:09.320Z] #41 10.27 PBCC images/mm.pb-c.c [2021-02-10T16:02:09.320Z] #41 10.29 DEP images/mm.pb-c.d [2021-02-10T16:02:09.320Z] #41 10.32 PBCC images/timerfd.pb-c.c [2021-02-10T16:02:09.320Z] #41 10.33 DEP images/timerfd.pb-c.d [2021-02-10T16:02:09.320Z] #41 10.35 PBCC images/timer.pb-c.c [2021-02-10T16:02:09.320Z] #41 10.37 DEP images/timer.pb-c.d [2021-02-10T16:02:09.320Z] #41 10.39 PBCC images/sa.pb-c.c [2021-02-10T16:02:09.320Z] #41 10.42 DEP images/sa.pb-c.d [2021-02-10T16:02:09.320Z] #41 10.46 PBCC images/pipe-data.pb-c.c [2021-02-10T16:02:09.320Z] #41 10.47 DEP images/pipe-data.pb-c.d [2021-02-10T16:02:09.320Z] #41 10.48 PBCC images/mnt.pb-c.c [2021-02-10T16:02:09.320Z] #41 10.50 DEP images/mnt.pb-c.d [2021-02-10T16:02:09.391Z] using credential docker-jenkins-github-credentials [2021-02-10T16:02:09.398Z] Cloning the remote Git repository [2021-02-10T16:02:09.399Z] Cloning with configured refspecs honoured and without tags [2021-02-10T16:02:09.614Z] #41 10.53 PBCC images/sk-packet.pb-c.c [2021-02-10T16:02:09.614Z] #41 10.54 DEP images/sk-packet.pb-c.d [2021-02-10T16:02:09.614Z] #41 10.59 PBCC images/tcp-stream.pb-c.c [2021-02-10T16:02:09.614Z] #41 10.60 DEP images/tcp-stream.pb-c.d [2021-02-10T16:02:09.614Z] #41 10.65 PBCC images/pipe.pb-c.c [2021-02-10T16:02:09.614Z] #41 10.68 DEP images/pipe.pb-c.d [2021-02-10T16:02:09.614Z] #41 10.68 PBCC images/pstree.pb-c.c [2021-02-10T16:02:09.614Z] #41 10.73 DEP images/pstree.pb-c.d [2021-02-10T16:02:09.614Z] #41 10.78 PBCC images/fs.pb-c.c [2021-02-10T16:02:09.937Z] #10 ... [2021-02-10T16:02:09.937Z] [2021-02-10T16:02:09.937Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:02:09.937Z] #28 sha256:db4330b1292136cae626826c76fded554e5237a1c9f4a325189a2e06e2ebbf3f [2021-02-10T16:02:09.937Z] #28 DONE 16.3s [2021-02-10T16:02:09.961Z] #41 10.79 DEP images/fs.pb-c.d [2021-02-10T16:02:09.961Z] #41 10.82 PBCC images/signalfd.pb-c.c [2021-02-10T16:02:09.961Z] #41 10.85 DEP images/signalfd.pb-c.d [2021-02-10T16:02:09.961Z] #41 10.88 PBCC images/fh.pb-c.c [2021-02-10T16:02:09.961Z] #41 10.94 PBCC images/fsnotify.pb-c.c [2021-02-10T16:02:09.961Z] #41 10.97 DEP images/fh.pb-c.d [2021-02-10T16:02:09.961Z] #41 11.00 DEP images/fsnotify.pb-c.d [2021-02-10T16:02:09.961Z] #41 11.06 PBCC images/eventpoll.pb-c.c [2021-02-10T16:02:09.961Z] #41 11.06 DEP images/eventpoll.pb-c.d [2021-02-10T16:02:09.961Z] #41 11.08 PBCC images/eventfd.pb-c.c [2021-02-10T16:02:09.961Z] #41 11.09 DEP images/eventfd.pb-c.d [2021-02-10T16:02:09.961Z] #41 11.12 PBCC images/remap-file-path.pb-c.c [2021-02-10T16:02:10.194Z] [2021-02-10T16:02:10.194Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-10T16:02:10.194Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-10T16:02:10.252Z] #41 11.13 DEP images/remap-file-path.pb-c.d [2021-02-10T16:02:10.252Z] #41 11.15 PBCC images/fifo.pb-c.c [2021-02-10T16:02:10.252Z] #41 11.17 DEP images/fifo.pb-c.d [2021-02-10T16:02:10.252Z] #41 11.21 PBCC images/ghost-file.pb-c.c [2021-02-10T16:02:10.252Z] #41 11.25 DEP images/ghost-file.pb-c.d [2021-02-10T16:02:10.252Z] #41 11.28 PBCC images/regfile.pb-c.c [2021-02-10T16:02:10.252Z] #41 11.31 DEP images/regfile.pb-c.d [2021-02-10T16:02:10.252Z] #41 11.34 PBCC images/ns.pb-c.c [2021-02-10T16:02:10.252Z] #41 11.35 DEP images/ns.pb-c.d [2021-02-10T16:02:10.252Z] #41 11.38 PBCC images/fdinfo.pb-c.c [2021-02-10T16:02:10.252Z] #41 11.45 DEP images/fdinfo.pb-c.d [2021-02-10T16:02:09.422Z] Cloning repository https://github.com/moby/moby.git [2021-02-10T16:02:09.480Z] > git init /home/ubuntu/workspace/moby_PR-42004 # timeout=10 [2021-02-10T16:02:09.743Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:02:09.744Z] > git --version # timeout=10 [2021-02-10T16:02:09.781Z] > git --version # 'git version 2.17.1' [2021-02-10T16:02:09.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:02:09.783Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:02:10.543Z] #41 11.50 PBCC images/core-aarch64.pb-c.c [2021-02-10T16:02:10.543Z] #41 11.53 PBCC images/core-arm.pb-c.c [2021-02-10T16:02:10.543Z] #41 11.56 PBCC images/core-ppc64.pb-c.c [2021-02-10T16:02:10.543Z] #41 11.60 PBCC images/core-s390.pb-c.c [2021-02-10T16:02:10.543Z] #41 11.63 PBCC images/core-x86.pb-c.c [2021-02-10T16:02:10.543Z] #41 11.68 PBCC images/core.pb-c.c [2021-02-10T16:02:10.834Z] #41 11.74 PBCC images/inventory.pb-c.c [2021-02-10T16:02:10.834Z] #41 11.80 DEP images/core-aarch64.pb-c.d [2021-02-10T16:02:10.834Z] #41 11.85 DEP images/core-arm.pb-c.d [2021-02-10T16:02:10.834Z] #41 11.86 DEP images/core-ppc64.pb-c.d [2021-02-10T16:02:10.834Z] #41 11.89 DEP images/core-s390.pb-c.d [2021-02-10T16:02:10.834Z] #41 11.93 DEP images/core-x86.pb-c.d [2021-02-10T16:02:11.126Z] #41 11.94 DEP images/core.pb-c.d [2021-02-10T16:02:11.126Z] #41 12.05 DEP images/inventory.pb-c.d [2021-02-10T16:02:11.126Z] #41 12.11 PBCC images/cpuinfo.pb-c.c [2021-02-10T16:02:11.126Z] #41 12.12 DEP images/cpuinfo.pb-c.d [2021-02-10T16:02:11.126Z] #41 12.16 PBCC images/stats.pb-c.c [2021-02-10T16:02:11.126Z] #41 12.17 DEP images/stats.pb-c.d [2021-02-10T16:02:11.135Z] #10 DONE 2.8s [2021-02-10T16:02:11.135Z] [2021-02-10T16:02:11.135Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-10T16:02:11.135Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-10T16:02:12.076Z] #11 DONE 1.0s [2021-02-10T16:02:12.076Z] [2021-02-10T16:02:12.076Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:02:12.076Z] #23 sha256:8524582802b22136fcb684be82075a9b4181b2209e42f7b9f73274978a283daf [2021-02-10T16:02:12.161Z] #41 13.07 make[1]: Nothing to be done for 'all'. [2021-02-10T16:02:12.398Z] #23 ... [2021-02-10T16:02:12.398Z] [2021-02-10T16:02:12.398Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-10T16:02:12.398Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-10T16:02:12.398Z] #30 DONE 0.4s [2021-02-10T16:02:12.659Z] [2021-02-10T16:02:12.659Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-10T16:02:12.659Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-10T16:02:12.659Z] #38 DONE 0.4s [2021-02-10T16:02:12.659Z] [2021-02-10T16:02:12.659Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:02:12.659Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:02:12.804Z] #41 13.90 CC images/stats.o [2021-02-10T16:02:13.095Z] #41 14.16 CC images/core.o [2021-02-10T16:02:13.387Z] #41 14.49 CC images/core-x86.o [2021-02-10T16:02:14.020Z] #41 14.82 CC images/core-arm.o [2021-02-10T16:02:14.312Z] #41 15.11 CC images/core-aarch64.o [2021-02-10T16:02:14.312Z] #41 15.38 CC images/core-ppc64.o [2021-02-10T16:02:14.603Z] #41 ... [2021-02-10T16:02:14.603Z] [2021-02-10T16:02:14.603Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-10T16:02:14.603Z] #11 38.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-10T16:02:14.603Z] #11 38.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-10T16:02:14.603Z] #11 38.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-10T16:02:14.603Z] #11 42.21 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-10T16:02:14.603Z] #11 42.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-10T16:02:14.603Z] #11 42.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:02:14.603Z] #11 42.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-10T16:02:14.603Z] #11 42.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-10T16:02:14.603Z] #11 42.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:02:14.603Z] #11 ... [2021-02-10T16:02:14.603Z] [2021-02-10T16:02:14.603Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-10T16:02:14.603Z] #32 41.03 path/filepath [2021-02-10T16:02:14.603Z] #32 41.95 io/ioutil [2021-02-10T16:02:14.603Z] #32 42.62 flag [2021-02-10T16:02:14.603Z] #32 42.66 github.com/BurntSushi/toml [2021-02-10T16:02:14.603Z] #32 43.71 log [2021-02-10T16:02:14.603Z] #32 44.03 text/tabwriter [2021-02-10T16:02:14.603Z] #32 45.47 github.com/BurntSushi/toml/cmd/tomlv [2021-02-10T16:02:14.603Z] #32 DONE 48.2s [2021-02-10T16:02:14.603Z] [2021-02-10T16:02:14.603Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:02:14.603Z] #43 39.80 os [2021-02-10T16:02:14.603Z] #43 40.08 strings [2021-02-10T16:02:14.603Z] #43 42.52 fmt [2021-02-10T16:02:14.603Z] #43 42.67 regexp/syntax [2021-02-10T16:02:14.603Z] #43 45.27 regexp [2021-02-10T16:02:14.603Z] #43 45.90 go/token [2021-02-10T16:02:14.603Z] #43 46.57 go/scanner [2021-02-10T16:02:14.603Z] #43 47.30 go/ast [2021-02-10T16:02:14.603Z] #43 47.61 internal/lazyregexp [2021-02-10T16:02:14.603Z] #43 47.81 net/url [2021-02-10T16:02:14.894Z] #43 ... [2021-02-10T16:02:14.894Z] [2021-02-10T16:02:14.894Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:02:14.894Z] #41 15.73 CC images/core-s390.o [2021-02-10T16:02:15.324Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e876e076067d3c20) in /home/ubuntu/workspace/moby_PR-42004 [Pipeline] { [Pipeline] checkout [2021-02-10T16:02:15.527Z] #41 16.28 CC images/cpuinfo.o [2021-02-10T16:02:15.527Z] #41 16.48 CC images/inventory.o [2021-02-10T16:02:15.554Z] The recommended git tool is: git [2021-02-10T16:02:15.818Z] #41 16.66 CC images/fdinfo.o [2021-02-10T16:02:15.818Z] #41 16.85 CC images/fown.o [2021-02-10T16:02:15.818Z] #41 16.99 CC images/ns.o [2021-02-10T16:02:16.109Z] #41 17.16 CC images/regfile.o [2021-02-10T16:02:16.401Z] #41 17.30 CC images/ghost-file.o [2021-02-10T16:02:16.401Z] #41 17.55 CC images/fifo.o [2021-02-10T16:02:16.691Z] #41 17.64 CC images/remap-file-path.o [2021-02-10T16:02:16.691Z] #41 17.72 CC images/eventfd.o [2021-02-10T16:02:16.982Z] #41 17.87 CC images/eventpoll.o [2021-02-10T16:02:16.982Z] #41 18.05 CC images/fh.o [2021-02-10T16:02:17.280Z] #41 18.28 CC images/fsnotify.o [2021-02-10T16:02:17.570Z] #41 18.57 CC images/signalfd.o [2021-02-10T16:02:17.571Z] #41 18.69 CC images/fs.o [2021-02-10T16:02:17.571Z] #41 ... [2021-02-10T16:02:17.571Z] [2021-02-10T16:02:17.571Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-10T16:02:17.571Z] #49 41.33 encoding/base64 [2021-02-10T16:02:17.571Z] #49 41.96 golang.org/x/sys/unix [2021-02-10T16:02:17.571Z] #49 42.43 fmt [2021-02-10T16:02:17.571Z] #49 45.15 encoding/json [2021-02-10T16:02:17.571Z] #49 47.32 github.com/pkg/diff [2021-02-10T16:02:17.571Z] #49 48.33 go/ast [2021-02-10T16:02:17.571Z] #49 48.35 golang.org/x/crypto/ssh/terminal [2021-02-10T16:02:17.571Z] #49 49.46 mvdan.cc/editorconfig [2021-02-10T16:02:17.571Z] #49 50.22 mvdan.cc/sh/v3/fileutil [2021-02-10T16:02:17.571Z] #49 50.36 mvdan.cc/sh/v3/syntax [2021-02-10T16:02:17.861Z] #49 ... [2021-02-10T16:02:17.861Z] [2021-02-10T16:02:17.861Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:02:17.861Z] #41 18.82 CC images/pstree.o [2021-02-10T16:02:17.861Z] #41 18.94 CC images/pipe.o [2021-02-10T16:02:18.152Z] #41 19.09 CC images/tcp-stream.o [2021-02-10T16:02:18.152Z] #41 19.23 CC images/sk-packet.o [2021-02-10T16:02:18.443Z] #41 19.46 CC images/mnt.o [2021-02-10T16:02:18.734Z] #41 19.57 CC images/pipe-data.o [2021-02-10T16:02:18.734Z] #41 19.72 CC images/sa.o [2021-02-10T16:02:19.025Z] #41 19.87 CC images/timer.o [2021-02-10T16:02:19.123Z] using credential docker-jenkins-github-credentials [2021-02-10T16:02:19.132Z] Cloning the remote Git repository [2021-02-10T16:02:19.132Z] Cloning with configured refspecs honoured and without tags [2021-02-10T16:02:19.257Z] #39 ... [2021-02-10T16:02:19.257Z] [2021-02-10T16:02:19.257Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:02:19.257Z] #63 sha256:66525749637c63d534e8b18ad0b830aa2eec76cfe72d24c1333b59115701da18 [2021-02-10T16:02:19.257Z] #63 6.456 + RM_GOPATH=0 [2021-02-10T16:02:19.257Z] #63 6.456 + TMP_GOPATH= [2021-02-10T16:02:19.257Z] #63 6.456 + : /build [2021-02-10T16:02:19.257Z] #63 6.456 + '[' -z '' ']' [2021-02-10T16:02:19.257Z] #63 6.461 ++ mktemp -d [2021-02-10T16:02:19.257Z] #63 6.461 + export GOPATH=/tmp/tmp.l7b35EXCzT [2021-02-10T16:02:19.257Z] #63 6.461 + GOPATH=/tmp/tmp.l7b35EXCzT [2021-02-10T16:02:19.257Z] #63 6.461 + RM_GOPATH=1 [2021-02-10T16:02:19.257Z] #63 6.461 + case "$(go env GOARCH)" in [2021-02-10T16:02:19.257Z] #63 6.461 ++ go env GOARCH [2021-02-10T16:02:19.257Z] #63 6.477 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:19.257Z] #63 6.477 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:19.257Z] #63 6.477 ++ dirname /tmp/install/install.sh [2021-02-10T16:02:19.257Z] #63 6.477 + dir=/tmp/install [2021-02-10T16:02:19.257Z] #63 6.477 + bin=proxy [2021-02-10T16:02:19.257Z] #63 6.477 + shift [2021-02-10T16:02:19.257Z] #63 6.477 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-10T16:02:19.257Z] #63 6.477 + . /tmp/install/proxy.installer [2021-02-10T16:02:19.257Z] #63 6.477 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:02:19.257Z] #63 6.477 + install_proxy [2021-02-10T16:02:19.257Z] #63 6.477 + case "$1" in [2021-02-10T16:02:19.257Z] #63 6.477 + export CGO_ENABLED=0 [2021-02-10T16:02:19.257Z] #63 6.477 + CGO_ENABLED=0 [2021-02-10T16:02:19.257Z] #63 6.477 + _install_proxy [2021-02-10T16:02:19.257Z] #63 6.477 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-10T16:02:19.257Z] #63 6.477 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.l7b35EXCzT/src/github.com/docker/libnetwork [2021-02-10T16:02:19.257Z] #63 6.477 Cloning into '/tmp/tmp.l7b35EXCzT/src/github.com/docker/libnetwork'... [2021-02-10T16:02:19.257Z] #63 6.478 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:02:19.257Z] #63 ... [2021-02-10T16:02:19.257Z] [2021-02-10T16:02:19.257Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:02:19.257Z] #50 sha256:0bc5397c065c67a815d6888fe2f7311487fcfe232acbf05d2692a40b64108395 [2021-02-10T16:02:19.257Z] #50 7.203 + RM_GOPATH=0 [2021-02-10T16:02:19.257Z] #50 7.203 + TMP_GOPATH= [2021-02-10T16:02:19.257Z] #50 7.203 + : /build [2021-02-10T16:02:19.257Z] #50 7.203 + '[' -z '' ']' [2021-02-10T16:02:19.257Z] #50 7.203 ++ mktemp -d [2021-02-10T16:02:19.257Z] #50 7.203 + export GOPATH=/tmp/tmp.bhU78AhW2V [2021-02-10T16:02:19.257Z] #50 7.203 + GOPATH=/tmp/tmp.bhU78AhW2V [2021-02-10T16:02:19.257Z] #50 7.203 + RM_GOPATH=1 [2021-02-10T16:02:19.257Z] #50 7.203 + case "$(go env GOARCH)" in [2021-02-10T16:02:19.257Z] #50 7.220 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:02:19.257Z] #50 7.220 ++ go env GOARCH [2021-02-10T16:02:19.257Z] #50 7.220 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:19.257Z] #50 7.220 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:19.257Z] #50 7.220 ++ dirname /tmp/install/install.sh [2021-02-10T16:02:19.257Z] #50 7.220 + dir=/tmp/install [2021-02-10T16:02:19.257Z] #50 7.220 + bin=shfmt [2021-02-10T16:02:19.257Z] #50 7.220 + shift [2021-02-10T16:02:19.257Z] #50 7.220 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-10T16:02:19.257Z] #50 7.220 + . /tmp/install/shfmt.installer [2021-02-10T16:02:19.257Z] #50 7.220 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:02:19.257Z] #50 7.220 + install_shfmt [2021-02-10T16:02:19.257Z] #50 7.220 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-10T16:02:19.257Z] #50 7.220 + git clone https://github.com/mvdan/sh.git /tmp/tmp.bhU78AhW2V/src/github.com/mvdan/sh [2021-02-10T16:02:19.257Z] #50 7.220 Cloning into '/tmp/tmp.bhU78AhW2V/src/github.com/mvdan/sh'... [2021-02-10T16:02:19.315Z] #41 20.11 CC images/timerfd.o [2021-02-10T16:02:19.315Z] #41 20.18 CC images/mm.o [2021-02-10T16:02:19.515Z] #50 ... [2021-02-10T16:02:19.515Z] [2021-02-10T16:02:19.516Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:02:19.516Z] #48 sha256:43602c1e64ede7c6ca937fe3490085095465476f5f02d4447ff87782b3a078de [2021-02-10T16:02:19.516Z] #48 7.265 + RM_GOPATH=0 [2021-02-10T16:02:19.516Z] #48 7.265 + TMP_GOPATH= [2021-02-10T16:02:19.516Z] #48 7.265 + : /build [2021-02-10T16:02:19.516Z] #48 7.265 + '[' -z '' ']' [2021-02-10T16:02:19.516Z] #48 7.265 ++ mktemp -d [2021-02-10T16:02:19.516Z] #48 7.265 + export GOPATH=/tmp/tmp.ia2JYOhQph [2021-02-10T16:02:19.516Z] #48 7.265 + GOPATH=/tmp/tmp.ia2JYOhQph [2021-02-10T16:02:19.516Z] #48 7.265 + RM_GOPATH=1 [2021-02-10T16:02:19.516Z] #48 7.265 + case "$(go env GOARCH)" in [2021-02-10T16:02:19.516Z] #48 7.275 ++ go env GOARCH [2021-02-10T16:02:19.516Z] #48 7.304 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:19.516Z] #48 7.304 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:19.516Z] #48 7.304 ++ dirname /tmp/install/install.sh [2021-02-10T16:02:19.516Z] #48 7.304 + dir=/tmp/install [2021-02-10T16:02:19.516Z] #48 7.304 + bin=golangci_lint [2021-02-10T16:02:19.516Z] #48 7.304 + shift [2021-02-10T16:02:19.516Z] #48 7.304 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-10T16:02:19.516Z] #48 7.304 + . /tmp/install/golangci_lint.installer [2021-02-10T16:02:19.516Z] #48 7.304 ++ : v1.23.8 [2021-02-10T16:02:19.516Z] #48 7.304 + install_golangci_lint [2021-02-10T16:02:19.516Z] #48 7.304 + set -e [2021-02-10T16:02:19.516Z] #48 7.304 + export GO111MODULE=on [2021-02-10T16:02:19.516Z] #48 7.304 + GO111MODULE=on [2021-02-10T16:02:19.516Z] #48 7.304 + GOBIN=/build [2021-02-10T16:02:19.516Z] #48 7.304 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-10T16:02:19.516Z] #48 7.388 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-10T16:02:19.516Z] #48 7.388 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-10T16:02:19.516Z] #48 7.388 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:02:19.516Z] #48 7.388 go: finding github.com/golangci v1.23.8 [2021-02-10T16:02:19.516Z] #48 7.388 go: finding github.com v1.23.8 [2021-02-10T16:02:19.516Z] #48 ... [2021-02-10T16:02:19.516Z] [2021-02-10T16:02:19.516Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:02:19.516Z] #23 sha256:8524582802b22136fcb684be82075a9b4181b2209e42f7b9f73274978a283daf [2021-02-10T16:02:19.516Z] #23 7.430 + RM_GOPATH=0 [2021-02-10T16:02:19.516Z] #23 7.430 + TMP_GOPATH= [2021-02-10T16:02:19.516Z] #23 7.430 + : /build [2021-02-10T16:02:19.516Z] #23 7.430 + '[' -z '' ']' [2021-02-10T16:02:19.516Z] #23 7.431 ++ mktemp -d [2021-02-10T16:02:19.516Z] #23 7.433 + export GOPATH=/tmp/tmp.AOezTH128K [2021-02-10T16:02:19.516Z] #23 7.433 + GOPATH=/tmp/tmp.AOezTH128K [2021-02-10T16:02:19.516Z] #23 7.433 + RM_GOPATH=1 [2021-02-10T16:02:19.516Z] #23 7.433 + case "$(go env GOARCH)" in [2021-02-10T16:02:19.516Z] #23 7.437 ++ go env GOARCH [2021-02-10T16:02:19.516Z] #23 7.456 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:19.516Z] #23 7.456 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:19.516Z] #23 7.456 ++ dirname /tmp/install/install.sh [2021-02-10T16:02:19.516Z] #23 7.460 Install docker/cli version 17.06.2-ce from stable [2021-02-10T16:02:19.516Z] #23 7.461 + dir=/tmp/install [2021-02-10T16:02:19.516Z] #23 7.461 + bin=dockercli [2021-02-10T16:02:19.516Z] #23 7.461 + shift [2021-02-10T16:02:19.516Z] #23 7.461 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-10T16:02:19.516Z] #23 7.461 + . /tmp/install/dockercli.installer [2021-02-10T16:02:19.516Z] #23 7.461 ++ : stable [2021-02-10T16:02:19.516Z] #23 7.461 ++ : 17.06.2-ce [2021-02-10T16:02:19.516Z] #23 7.461 + install_dockercli [2021-02-10T16:02:19.516Z] #23 7.461 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-10T16:02:19.516Z] #23 7.461 ++ uname -m [2021-02-10T16:02:19.516Z] #23 7.470 + arch=x86_64 [2021-02-10T16:02:19.516Z] #23 7.470 + '[' x86_64 '!=' x86_64 ']' [2021-02-10T16:02:19.516Z] #23 7.470 + url=https://download.docker.com/linux/static [2021-02-10T16:02:19.516Z] #23 7.470 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-10T16:02:19.516Z] #23 7.470 + tar -xz docker/docker [2021-02-10T16:02:19.606Z] #41 20.42 CC images/sk-opts.o [2021-02-10T16:02:19.606Z] #41 20.56 CC images/sk-unix.o [2021-02-10T16:02:19.897Z] #41 20.72 CC images/sk-inet.o [2021-02-10T16:02:19.897Z] #41 20.98 CC images/tun.o [2021-02-10T16:02:20.191Z] #41 21.20 CC images/sk-netlink.o [2021-02-10T16:02:19.164Z] Cloning repository https://github.com/moby/moby.git [2021-02-10T16:02:19.224Z] > git init /home/ubuntu/workspace/moby_PR-42004 # timeout=10 [2021-02-10T16:02:19.483Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:02:19.483Z] > git --version # timeout=10 [2021-02-10T16:02:19.521Z] > git --version # 'git version 2.17.1' [2021-02-10T16:02:19.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:02:19.524Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:02:20.502Z] #41 21.35 CC images/packet-sock.o [2021-02-10T16:02:20.792Z] #41 21.67 CC images/ipc-var.o [2021-02-10T16:02:20.792Z] #41 21.83 CC images/ipc-desc.o [2021-02-10T16:02:20.792Z] #41 21.98 CC images/ipc-shm.o [2021-02-10T16:02:21.083Z] #41 22.07 CC images/ipc-msg.o [2021-02-10T16:02:21.375Z] #41 22.30 CC images/ipc-sem.o [2021-02-10T16:02:21.375Z] #41 22.40 CC images/utsns.o [2021-02-10T16:02:21.375Z] #41 22.47 CC images/creds.o [2021-02-10T16:02:21.666Z] #41 22.56 CC images/vma.o [2021-02-10T16:02:21.666Z] #41 22.72 CC images/netdev.o [2021-02-10T16:02:21.957Z] #41 23.03 CC images/tty.o [2021-02-10T16:02:22.054Z] #23 ... [2021-02-10T16:02:22.054Z] [2021-02-10T16:02:22.054Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:02:22.054Z] #57 sha256:3492c97c7672ef325cf2625b06690127355db85ce4b7065bd2c751de90c694cf [2021-02-10T16:02:22.054Z] #57 7.453 + RM_GOPATH=0 [2021-02-10T16:02:22.054Z] #57 7.453 + TMP_GOPATH= [2021-02-10T16:02:22.054Z] #57 7.453 + : /build [2021-02-10T16:02:22.054Z] #57 7.453 + '[' -z '' ']' [2021-02-10T16:02:22.054Z] #57 7.453 ++ mktemp -d [2021-02-10T16:02:22.054Z] #57 7.453 + export GOPATH=/tmp/tmp.Z0xyjx7hwj [2021-02-10T16:02:22.054Z] #57 7.453 + GOPATH=/tmp/tmp.Z0xyjx7hwj [2021-02-10T16:02:22.054Z] #57 7.453 + RM_GOPATH=1 [2021-02-10T16:02:22.054Z] #57 7.453 + case "$(go env GOARCH)" in [2021-02-10T16:02:22.054Z] #57 7.453 ++ go env GOARCH [2021-02-10T16:02:22.054Z] #57 7.468 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:22.054Z] #57 7.468 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:22.054Z] #57 7.468 ++ dirname /tmp/install/install.sh [2021-02-10T16:02:22.054Z] #57 7.476 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:02:22.054Z] #57 7.484 + dir=/tmp/install [2021-02-10T16:02:22.054Z] #57 7.484 + bin=rootlesskit [2021-02-10T16:02:22.054Z] #57 7.484 + shift [2021-02-10T16:02:22.054Z] #57 7.484 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-10T16:02:22.054Z] #57 7.484 + . /tmp/install/rootlesskit.installer [2021-02-10T16:02:22.054Z] #57 7.484 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:02:22.054Z] #57 7.484 + install_rootlesskit [2021-02-10T16:02:22.054Z] #57 7.484 + case "$1" in [2021-02-10T16:02:22.054Z] #57 7.484 + export CGO_ENABLED=0 [2021-02-10T16:02:22.054Z] #57 7.484 + CGO_ENABLED=0 [2021-02-10T16:02:22.054Z] #57 7.484 + _install_rootlesskit [2021-02-10T16:02:22.054Z] #57 7.484 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-10T16:02:22.054Z] #57 7.484 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Z0xyjx7hwj/src/github.com/rootless-containers/rootlesskit [2021-02-10T16:02:22.054Z] #57 7.484 Cloning into '/tmp/tmp.Z0xyjx7hwj/src/github.com/rootless-containers/rootlesskit'... [2021-02-10T16:02:22.248Z] #41 23.39 CC images/file-lock.o [2021-02-10T16:02:22.332Z] #57 ... [2021-02-10T16:02:22.332Z] [2021-02-10T16:02:22.332Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:02:22.332Z] #33 sha256:5c174d757614734fdd6e358e54cf98ed7fcfed44ed123e322d1075af298df526 [2021-02-10T16:02:22.332Z] #33 8.654 + RM_GOPATH=0 [2021-02-10T16:02:22.332Z] #33 8.654 + TMP_GOPATH= [2021-02-10T16:02:22.332Z] #33 8.654 + : /build [2021-02-10T16:02:22.332Z] #33 8.654 + '[' -z '' ']' [2021-02-10T16:02:22.332Z] #33 8.654 ++ mktemp -d [2021-02-10T16:02:22.332Z] #33 8.665 + export GOPATH=/tmp/tmp.N2nT9u213H [2021-02-10T16:02:22.332Z] #33 8.665 + GOPATH=/tmp/tmp.N2nT9u213H [2021-02-10T16:02:22.332Z] #33 8.665 + RM_GOPATH=1 [2021-02-10T16:02:22.332Z] #33 8.665 + case "$(go env GOARCH)" in [2021-02-10T16:02:22.332Z] #33 8.665 ++ go env GOARCH [2021-02-10T16:02:22.332Z] #33 8.721 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:22.332Z] #33 8.721 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:22.332Z] #33 8.721 ++ dirname /tmp/install/install.sh [2021-02-10T16:02:22.332Z] #33 8.735 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:02:22.332Z] #33 8.736 + dir=/tmp/install [2021-02-10T16:02:22.332Z] #33 8.736 + bin=tomlv [2021-02-10T16:02:22.332Z] #33 8.736 + shift [2021-02-10T16:02:22.332Z] #33 8.736 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-10T16:02:22.332Z] #33 8.736 + . /tmp/install/tomlv.installer [2021-02-10T16:02:22.332Z] #33 8.736 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:02:22.332Z] #33 8.736 + install_tomlv [2021-02-10T16:02:22.332Z] #33 8.736 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-10T16:02:22.332Z] #33 8.736 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.N2nT9u213H/src/github.com/BurntSushi/toml [2021-02-10T16:02:22.332Z] #33 8.741 Cloning into '/tmp/tmp.N2nT9u213H/src/github.com/BurntSushi/toml'... [2021-02-10T16:02:22.332Z] #33 ... [2021-02-10T16:02:22.332Z] [2021-02-10T16:02:22.332Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:02:22.332Z] #46 sha256:de8c74be72102f187e8e030b864a21e445f87418deb1e0ac4e839745a9e0d6cf [2021-02-10T16:02:22.332Z] #46 8.280 + RM_GOPATH=0 [2021-02-10T16:02:22.332Z] #46 8.280 + TMP_GOPATH= [2021-02-10T16:02:22.332Z] #46 8.280 + : /build [2021-02-10T16:02:22.332Z] #46 8.280 + '[' -z '' ']' [2021-02-10T16:02:22.332Z] #46 8.280 ++ mktemp -d [2021-02-10T16:02:22.332Z] #46 8.280 + export GOPATH=/tmp/tmp.v6IWTebWHO [2021-02-10T16:02:22.332Z] #46 8.280 + GOPATH=/tmp/tmp.v6IWTebWHO [2021-02-10T16:02:22.332Z] #46 8.280 + RM_GOPATH=1 [2021-02-10T16:02:22.332Z] #46 8.280 + case "$(go env GOARCH)" in [2021-02-10T16:02:22.332Z] #46 8.280 ++ go env GOARCH [2021-02-10T16:02:22.332Z] #46 8.280 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:22.332Z] #46 8.280 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:22.332Z] #46 8.284 ++ dirname /tmp/install/install.sh [2021-02-10T16:02:22.332Z] #46 8.293 + dir=/tmp/install [2021-02-10T16:02:22.332Z] #46 8.293 + bin=gotestsum [2021-02-10T16:02:22.332Z] #46 8.293 + shift [2021-02-10T16:02:22.332Z] #46 8.293 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-10T16:02:22.332Z] #46 8.293 + . /tmp/install/gotestsum.installer [2021-02-10T16:02:22.332Z] #46 8.293 ++ : v0.5.3 [2021-02-10T16:02:22.332Z] #46 8.293 + install_gotestsum [2021-02-10T16:02:22.332Z] #46 8.293 + set -e [2021-02-10T16:02:22.332Z] #46 8.293 + export GO111MODULE=on [2021-02-10T16:02:22.332Z] #46 8.293 + GO111MODULE=on [2021-02-10T16:02:22.332Z] #46 8.293 + GOBIN=/build [2021-02-10T16:02:22.332Z] #46 8.293 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-10T16:02:22.332Z] #46 8.331 go: finding gotest.tools v0.5.3 [2021-02-10T16:02:22.332Z] #46 8.332 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-10T16:02:22.332Z] #46 9.493 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-10T16:02:22.332Z] #46 10.07 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-10T16:02:22.540Z] #41 23.52 CC images/rlimit.o [2021-02-10T16:02:22.540Z] #41 23.65 CC images/pagemap.o [2021-02-10T16:02:22.594Z] #46 ... [2021-02-10T16:02:22.594Z] [2021-02-10T16:02:22.594Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:02:22.594Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:02:22.594Z] #12 9.764 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:02:22.594Z] #12 9.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:02:22.594Z] #12 9.826 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:02:22.594Z] #12 ... [2021-02-10T16:02:22.594Z] [2021-02-10T16:02:22.594Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:02:22.594Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:02:22.594Z] #54 9.119 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:02:22.594Z] #54 9.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:02:22.594Z] #54 9.318 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:02:22.831Z] #41 23.90 CC images/siginfo.o [2021-02-10T16:02:22.854Z] #54 ... [2021-02-10T16:02:22.854Z] [2021-02-10T16:02:22.854Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:02:22.854Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:02:22.854Z] #41 9.869 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:02:22.854Z] #41 10.02 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:02:22.854Z] #41 10.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:02:22.854Z] #41 ... [2021-02-10T16:02:22.854Z] [2021-02-10T16:02:22.854Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:02:22.854Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-10T16:02:22.854Z] #31 8.274 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-10T16:02:22.854Z] #31 8.274 Cloning into '.'... [2021-02-10T16:02:23.113Z] #31 ... [2021-02-10T16:02:23.113Z] [2021-02-10T16:02:23.113Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:02:23.113Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:02:23.113Z] #44 8.419 + RM_GOPATH=0 [2021-02-10T16:02:23.113Z] #44 8.419 + TMP_GOPATH= [2021-02-10T16:02:23.113Z] #44 8.419 + : /build [2021-02-10T16:02:23.113Z] #44 8.419 + '[' -z '' ']' [2021-02-10T16:02:23.113Z] #44 8.426 ++ mktemp -d [2021-02-10T16:02:23.113Z] #44 8.426 + export GOPATH=/tmp/tmp.qkuPeicoYj [2021-02-10T16:02:23.113Z] #44 8.426 + GOPATH=/tmp/tmp.qkuPeicoYj [2021-02-10T16:02:23.113Z] #44 8.426 + RM_GOPATH=1 [2021-02-10T16:02:23.113Z] #44 8.426 + case "$(go env GOARCH)" in [2021-02-10T16:02:23.113Z] #44 8.433 ++ go env GOARCH [2021-02-10T16:02:23.113Z] #44 8.482 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:02:23.113Z] #44 8.482 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:23.113Z] #44 8.482 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:23.113Z] #44 8.482 ++ dirname /tmp/install/install.sh [2021-02-10T16:02:23.113Z] #44 8.482 + dir=/tmp/install [2021-02-10T16:02:23.113Z] #44 8.482 + bin=vndr [2021-02-10T16:02:23.113Z] #44 8.482 + shift [2021-02-10T16:02:23.113Z] #44 8.482 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-10T16:02:23.113Z] #44 8.482 + . /tmp/install/vndr.installer [2021-02-10T16:02:23.113Z] #44 8.482 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:02:23.113Z] #44 8.482 + install_vndr [2021-02-10T16:02:23.113Z] #44 8.482 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-10T16:02:23.113Z] #44 8.482 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qkuPeicoYj/src/github.com/LK4D4/vndr [2021-02-10T16:02:23.113Z] #44 8.516 Cloning into '/tmp/tmp.qkuPeicoYj/src/github.com/LK4D4/vndr'... [2021-02-10T16:02:23.113Z] #44 9.836 + cd /tmp/tmp.qkuPeicoYj/src/github.com/LK4D4/vndr [2021-02-10T16:02:23.113Z] #44 9.836 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:02:23.113Z] #44 9.942 + go build -buildmode=pie -v -o /build/vndr . [2021-02-10T16:02:23.113Z] #44 ... [2021-02-10T16:02:23.113Z] [2021-02-10T16:02:23.114Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:02:23.114Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:02:23.114Z] #35 9.390 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:02:23.114Z] #35 9.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:02:23.114Z] #35 9.532 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:02:23.124Z] #41 24.09 CC images/rpc.o [2021-02-10T16:02:23.374Z] #35 ... [2021-02-10T16:02:23.374Z] [2021-02-10T16:02:23.374Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:02:23.374Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:02:23.374Z] #54 11.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:02:23.757Z] #41 24.70 CC images/ext-file.o [2021-02-10T16:02:24.059Z] #41 24.87 CC images/cgroup.o [2021-02-10T16:02:24.059Z] #41 ... [2021-02-10T16:02:24.059Z] [2021-02-10T16:02:24.059Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-10T16:02:24.059Z] #49 54.67 mvdan.cc/sh/v3/cmd/shfmt [2021-02-10T16:02:24.059Z] #49 DONE 57.7s [2021-02-10T16:02:24.059Z] [2021-02-10T16:02:24.059Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:02:24.059Z] #54 27.63 Checking out files: 80% (3037/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-10T16:02:24.059Z] #54 28.07 + cd /tmp/tmp.ZcCk2J6552/src/github.com/containerd/containerd [2021-02-10T16:02:24.059Z] #54 28.07 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:02:24.059Z] #54 28.78 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-10T16:02:24.059Z] #54 28.80 + BUILDTAGS='netgo osusergo static_build' [2021-02-10T16:02:24.059Z] #54 28.80 + export EXTRA_FLAGS=-buildmode=pie [2021-02-10T16:02:24.059Z] #54 28.80 + EXTRA_FLAGS=-buildmode=pie [2021-02-10T16:02:24.059Z] #54 28.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-10T16:02:24.059Z] #54 28.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-10T16:02:24.059Z] #54 28.80 + '[' '' = dynamic ']' [2021-02-10T16:02:24.059Z] #54 28.80 + make [2021-02-10T16:02:24.059Z] #54 29.45 + bin/ctr [2021-02-10T16:02:25.572Z] #54 ... [2021-02-10T16:02:25.572Z] [2021-02-10T16:02:25.572Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:02:25.572Z] #43 49.26 text/template/parse [2021-02-10T16:02:25.572Z] #43 49.94 go/parser [2021-02-10T16:02:25.572Z] #43 51.77 text/template [2021-02-10T16:02:25.572Z] #43 51.99 encoding/xml [2021-02-10T16:02:25.572Z] #43 54.80 go/doc [2021-02-10T16:02:25.572Z] #43 55.29 github.com/LK4D4/vndr/versioned [2021-02-10T16:02:25.572Z] #43 55.40 compress/flate [2021-02-10T16:02:25.572Z] #43 56.86 github.com/LK4D4/vndr/build [2021-02-10T16:02:25.572Z] #43 56.91 hash/crc32 [2021-02-10T16:02:25.572Z] #43 57.23 compress/gzip [2021-02-10T16:02:25.572Z] #43 57.76 net [2021-02-10T16:02:25.572Z] #43 58.89 vendor/golang.org/x/text/transform [2021-02-10T16:02:25.572Z] #43 59.28 vendor/golang.org/x/text/unicode/bidi [2021-02-10T16:02:25.572Z] #43 ... [2021-02-10T16:02:25.572Z] [2021-02-10T16:02:25.573Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:02:25.573Z] #41 25.20 CC images/userns.o [2021-02-10T16:02:25.573Z] #41 25.31 CC images/google/protobuf/descriptor.o [2021-02-10T16:02:25.573Z] #41 26.38 CC images/opts.o [2021-02-10T16:02:25.573Z] #41 26.52 CC images/seccomp.o [2021-02-10T16:02:25.573Z] #41 26.62 CC images/binfmt-misc.o [2021-02-10T16:02:25.864Z] #41 26.77 CC images/time.o [2021-02-10T16:02:26.155Z] #41 26.93 CC images/sysctl.o [2021-02-10T16:02:26.155Z] #41 27.00 CC images/autofs.o [2021-02-10T16:02:26.155Z] #41 27.13 CC images/macvlan.o [2021-02-10T16:02:26.446Z] #41 27.26 CC images/sit.o [2021-02-10T16:02:26.446Z] #41 27.41 CC images/memfd.o [2021-02-10T16:02:26.658Z] #54 14.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:02:26.737Z] #41 27.58 CC images/timens.o [2021-02-10T16:02:26.737Z] #41 27.79 LINK images/built-in.o [2021-02-10T16:02:26.737Z] #41 27.85 GEN compel/include/asm [2021-02-10T16:02:26.737Z] #41 27.87 GEN compel/include/version.h [2021-02-10T16:02:26.737Z] #41 27.88 touch .config [2021-02-10T16:02:26.737Z] #41 27.90 GEN include/common/config.h [2021-02-10T16:02:27.028Z] #41 27.93 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-02-10T16:02:27.028Z] #41 27.98 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-10T16:02:27.028Z] #41 27.98 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-10T16:02:27.028Z] #41 28.01 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-02-10T16:02:27.028Z] #41 28.01 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-02-10T16:02:27.028Z] #41 28.03 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-02-10T16:02:27.028Z] #41 28.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-10T16:02:27.028Z] #41 28.04 DEP compel/plugins/std/infect.d [2021-02-10T16:02:27.028Z] #41 28.13 DEP compel/plugins/std/string.d [2021-02-10T16:02:27.320Z] #41 28.18 DEP compel/plugins/std/log.d [2021-02-10T16:02:27.320Z] #41 28.23 DEP compel/plugins/std/fds.d [2021-02-10T16:02:27.320Z] #41 28.33 DEP compel/plugins/std/std.d [2021-02-10T16:02:27.320Z] #41 28.42 DEP compel/plugins/shmem/shmem.d [2021-02-10T16:02:27.611Z] #41 28.52 DEP compel/plugins/fds/fds.d [2021-02-10T16:02:27.611Z] #41 28.57 CC compel/plugins/std/std.o [2021-02-10T16:02:27.902Z] #41 28.74 CC compel/plugins/std/fds.o [2021-02-10T16:02:27.902Z] #41 28.97 CC compel/plugins/std/log.o [2021-02-10T16:02:28.535Z] #41 29.34 CC compel/plugins/std/string.o [2021-02-10T16:02:28.562Z] #54 ... [2021-02-10T16:02:28.562Z] [2021-02-10T16:02:28.562Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:02:28.562Z] #46 sha256:de8c74be72102f187e8e030b864a21e445f87418deb1e0ac4e839745a9e0d6cf [2021-02-10T16:02:28.562Z] #46 11.70 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-10T16:02:28.562Z] #46 11.71 go: downloading github.com/fatih/color v1.9.0 [2021-02-10T16:02:28.562Z] #46 11.78 go: downloading github.com/pkg/errors v0.9.1 [2021-02-10T16:02:28.562Z] #46 11.79 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:02:28.562Z] #46 11.83 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:02:28.562Z] #46 11.92 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:02:28.562Z] #46 11.99 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:02:28.562Z] #46 12.17 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:02:28.562Z] #46 12.18 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:02:28.562Z] #46 12.19 go: extracting github.com/pkg/errors v0.9.1 [2021-02-10T16:02:28.562Z] #46 12.37 go: extracting github.com/fatih/color v1.9.0 [2021-02-10T16:02:28.562Z] #46 12.42 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:02:28.562Z] #46 12.47 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:02:28.562Z] #46 12.67 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:02:28.562Z] #46 12.87 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:02:28.562Z] #46 12.99 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:02:28.562Z] #46 13.43 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:02:28.562Z] #46 13.44 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:02:28.562Z] #46 13.91 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-10T16:02:28.562Z] #46 16.48 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:02:28.826Z] #41 29.77 CC compel/plugins/std/infect.o [2021-02-10T16:02:28.826Z] #41 29.97 CC compel/arch/s390/plugins/std/parasite-head.o [2021-02-10T16:02:28.826Z] #41 29.99 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-02-10T16:02:29.117Z] #41 30.03 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-02-10T16:02:29.117Z] #41 30.17 AR compel/plugins/std.lib.a [2021-02-10T16:02:29.117Z] #41 30.21 CC compel/plugins/fds/fds.o [2021-02-10T16:02:29.408Z] #41 30.31 AR compel/plugins/fds.lib.a [2021-02-10T16:02:29.408Z] #41 30.34 HOSTDEP compel/src/lib/log-host.d [2021-02-10T16:02:29.408Z] #41 30.38 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-10T16:02:29.408Z] #41 30.43 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-02-10T16:02:29.408Z] #41 30.47 HOSTDEP compel/src/main-host.d [2021-02-10T16:02:29.408Z] #41 30.51 DEP compel/src/lib/ptrace.d [2021-02-10T16:02:29.699Z] #41 30.65 DEP compel/src/lib/infect.d [2021-02-10T16:02:29.699Z] #41 30.83 DEP compel/src/lib/infect-util.d [2021-02-10T16:02:29.990Z] #41 30.89 DEP compel/src/lib/infect-rpc.d [2021-02-10T16:02:29.990Z] #41 30.99 DEP compel/arch/s390/src/lib/infect.d [2021-02-10T16:02:29.990Z] #41 31.09 DEP compel/arch/s390/src/lib/cpu.d [2021-02-10T16:02:30.281Z] #41 31.13 DEP compel/src/lib/log.d [2021-02-10T16:02:30.282Z] #41 31.22 DEP compel/src/main.d [2021-02-10T16:02:30.282Z] #41 31.31 DEP compel/src/lib/handle-elf.d [2021-02-10T16:02:30.282Z] #41 31.36 DEP compel/arch/s390/src/lib/handle-elf.d [2021-02-10T16:02:30.282Z] #41 31.47 CC compel/src/lib/log.o [2021-02-10T16:02:30.462Z] #46 ... [2021-02-10T16:02:30.462Z] [2021-02-10T16:02:30.462Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:02:30.462Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:02:30.462Z] #54 17.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:02:30.462Z] #54 ... [2021-02-10T16:02:30.462Z] [2021-02-10T16:02:30.463Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:02:30.463Z] #48 sha256:43602c1e64ede7c6ca937fe3490085095465476f5f02d4447ff87782b3a078de [2021-02-10T16:02:30.463Z] #48 8.434 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:02:30.463Z] #48 9.339 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:02:30.573Z] #41 31.60 CC compel/arch/s390/src/lib/cpu.o [2021-02-10T16:02:30.721Z] #48 ... [2021-02-10T16:02:30.721Z] [2021-02-10T16:02:30.721Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:02:30.721Z] #33 sha256:5c174d757614734fdd6e358e54cf98ed7fcfed44ed123e322d1075af298df526 [2021-02-10T16:02:30.721Z] #33 10.57 + cd /tmp/tmp.N2nT9u213H/src/github.com/BurntSushi/toml [2021-02-10T16:02:30.721Z] #33 10.57 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:02:30.721Z] #33 10.71 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-10T16:02:30.721Z] #33 11.65 internal/cpu [2021-02-10T16:02:30.721Z] #33 11.67 runtime/internal/atomic [2021-02-10T16:02:30.721Z] #33 12.18 runtime/internal/sys [2021-02-10T16:02:30.721Z] #33 12.49 internal/bytealg [2021-02-10T16:02:30.721Z] #33 12.49 runtime/internal/math [2021-02-10T16:02:30.721Z] #33 12.70 math/bits [2021-02-10T16:02:30.721Z] #33 13.40 math [2021-02-10T16:02:30.721Z] #33 14.21 runtime [2021-02-10T16:02:30.865Z] #41 31.79 CC compel/arch/s390/src/lib/infect.o [2021-02-10T16:02:30.979Z] #33 ... [2021-02-10T16:02:30.979Z] [2021-02-10T16:02:30.979Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:02:30.979Z] #46 sha256:de8c74be72102f187e8e030b864a21e445f87418deb1e0ac4e839745a9e0d6cf [2021-02-10T16:02:30.979Z] #46 18.81 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:02:31.206Z] #41 32.34 CC compel/src/lib/infect-rpc.o [2021-02-10T16:02:31.498Z] #41 32.58 CC compel/src/lib/infect-util.o [2021-02-10T16:02:31.508Z] Fetching without tags [2021-02-10T16:02:31.546Z] #46 ... [2021-02-10T16:02:31.546Z] [2021-02-10T16:02:31.546Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:02:31.546Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:02:31.546Z] #39 8.853 + git clone https://github.com/docker/distribution.git . [2021-02-10T16:02:31.546Z] #39 8.858 Cloning into '.'... [2021-02-10T16:02:31.546Z] #39 ... [2021-02-10T16:02:31.546Z] [2021-02-10T16:02:31.546Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:02:31.546Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:02:31.546Z] #44 12.33 runtime/internal/sys [2021-02-10T16:02:31.546Z] #44 12.42 internal/cpu [2021-02-10T16:02:31.546Z] #44 12.73 internal/race [2021-02-10T16:02:31.546Z] #44 12.79 sync/atomic [2021-02-10T16:02:31.546Z] #44 13.49 internal/bytealg [2021-02-10T16:02:31.546Z] #44 13.59 unicode [2021-02-10T16:02:31.546Z] #44 15.05 runtime [2021-02-10T16:02:31.789Z] #41 32.78 CC compel/src/lib/infect.o [2021-02-10T16:02:31.789Z] #41 ... [2021-02-10T16:02:31.789Z] [2021-02-10T16:02:31.789Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:02:31.789Z] #56 65.53 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-10T16:02:31.916Z] Merging remotes/origin/master commit 1c39b1c44c973f18f39bd684c6aba57bb96510fe into PR head commit 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:02:31.391Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:02:31.416Z] > git config --add remote.origin.fetch +refs/pull/42004/head:refs/remotes/origin/PR-42004 # timeout=10 [2021-02-10T16:02:31.446Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:02:31.478Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:02:31.513Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:02:31.513Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:02:31.514Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:02:31.926Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:02:31.948Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:02:32.081Z] #56 65.53 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-10T16:02:32.113Z] #44 ... [2021-02-10T16:02:32.113Z] [2021-02-10T16:02:32.113Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:02:32.113Z] #23 sha256:8524582802b22136fcb684be82075a9b4181b2209e42f7b9f73274978a283daf [2021-02-10T16:02:32.113Z] #23 20.01 + mkdir -p /build [2021-02-10T16:02:32.113Z] #23 20.04 + mv docker/docker /build/ [2021-02-10T16:02:32.113Z] #23 20.06 + rmdir docker [2021-02-10T16:02:32.372Z] #56 ... [2021-02-10T16:02:32.372Z] [2021-02-10T16:02:32.372Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-10T16:02:32.372Z] #11 56.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-10T16:02:32.372Z] #11 56.07 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-10T16:02:32.372Z] #11 56.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:02:32.663Z] #11 ... [2021-02-10T16:02:32.663Z] [2021-02-10T16:02:32.663Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:02:32.663Z] #43 60.17 vendor/golang.org/x/text/secure/bidirule [2021-02-10T16:02:32.663Z] #43 60.41 vendor/golang.org/x/text/unicode/norm [2021-02-10T16:02:32.663Z] #43 62.80 vendor/golang.org/x/net/idna [2021-02-10T16:02:32.663Z] #43 64.33 vendor/golang.org/x/net/http2/hpack [2021-02-10T16:02:32.663Z] #43 65.07 mime [2021-02-10T16:02:32.663Z] #43 65.94 mime/quotedprintable [2021-02-10T16:02:32.663Z] #43 66.15 net/http/internal [2021-02-10T16:02:32.663Z] #43 ... [2021-02-10T16:02:32.663Z] [2021-02-10T16:02:32.663Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-10T16:02:32.663Z] #11 66.28 Selecting previously unselected package libapparmor1:s390x. [2021-02-10T16:02:32.663Z] #11 66.28 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-02-10T16:02:32.663Z] #11 66.28 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-02-10T16:02:32.663Z] #11 66.36 Selecting previously unselected package libapparmor-dev:s390x. [2021-02-10T16:02:32.663Z] #11 66.36 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-02-10T16:02:32.663Z] #11 66.38 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-02-10T16:02:32.781Z] Merge succeeded, producing 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:02:32.781Z] Checking out Revision 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 (PR-42004) [2021-02-10T16:02:32.957Z] #11 66.48 Selecting previously unselected package libbtrfs0. [2021-02-10T16:02:32.957Z] #11 66.48 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-10T16:02:32.957Z] #11 66.49 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-10T16:02:32.957Z] #11 66.56 Selecting previously unselected package libbtrfs-dev. [2021-02-10T16:02:32.957Z] #11 66.56 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-10T16:02:32.957Z] #11 66.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:02:32.957Z] #11 66.63 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-02-10T16:02:32.957Z] #11 66.64 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-10T16:02:32.957Z] #11 66.64 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-10T16:02:32.957Z] #11 66.68 Selecting previously unselected package libudev-dev:s390x. [2021-02-10T16:02:32.957Z] #11 66.69 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-02-10T16:02:32.957Z] #11 66.70 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-02-10T16:02:33.051Z] #23 DONE 20.9s [2021-02-10T16:02:33.051Z] [2021-02-10T16:02:33.051Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:02:33.051Z] #48 sha256:43602c1e64ede7c6ca937fe3490085095465476f5f02d4447ff87782b3a078de [2021-02-10T16:02:33.051Z] #48 20.38 go: downloading github.com/fatih/color v1.7.0 [2021-02-10T16:02:33.051Z] #48 20.38 go: downloading github.com/pkg/errors v0.8.1 [2021-02-10T16:02:33.051Z] #48 20.55 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-10T16:02:33.051Z] #48 20.69 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:02:33.051Z] #48 20.69 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:02:33.051Z] #48 20.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:02:33.247Z] #11 66.79 Selecting previously unselected package libsepol1-dev:s390x. [2021-02-10T16:02:33.247Z] #11 66.79 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-02-10T16:02:33.247Z] #11 66.79 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-02-10T16:02:33.247Z] #11 66.98 Selecting previously unselected package libpcre16-3:s390x. [2021-02-10T16:02:33.247Z] #11 66.98 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-02-10T16:02:33.247Z] #11 66.99 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-02-10T16:02:33.247Z] #11 67.05 Selecting previously unselected package libpcre32-3:s390x. [2021-02-10T16:02:33.310Z] #48 21.18 go: extracting github.com/pkg/errors v0.8.1 [2021-02-10T16:02:33.310Z] #48 21.18 go: extracting github.com/fatih/color v1.7.0 [2021-02-10T16:02:33.310Z] #48 21.18 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:02:33.310Z] #48 21.23 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:02:33.310Z] #48 21.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:02:33.310Z] #48 21.37 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:02:33.538Z] #11 67.05 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-02-10T16:02:33.538Z] #11 67.06 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-02-10T16:02:33.538Z] #11 67.18 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-02-10T16:02:33.538Z] #11 67.19 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-02-10T16:02:33.538Z] #11 67.19 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-10T16:02:33.538Z] #11 67.27 Selecting previously unselected package libpcre3-dev:s390x. [2021-02-10T16:02:33.569Z] #48 ... [2021-02-10T16:02:33.569Z] [2021-02-10T16:02:33.569Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:02:33.569Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:02:33.569Z] #35 11.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:02:33.569Z] #35 14.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:02:33.569Z] #35 18.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:02:33.569Z] #35 ... [2021-02-10T16:02:33.569Z] [2021-02-10T16:02:33.569Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:02:33.569Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:02:33.569Z] #41 11.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:02:33.569Z] #41 14.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:02:33.569Z] #41 19.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:02:33.827Z] #41 ... [2021-02-10T16:02:33.827Z] [2021-02-10T16:02:33.827Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:02:33.827Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:02:33.827Z] #12 11.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:02:33.827Z] #12 14.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:02:33.827Z] #12 18.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:02:33.829Z] #11 67.28 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-02-10T16:02:33.829Z] #11 67.28 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-02-10T16:02:33.829Z] #11 67.55 Selecting previously unselected package libselinux1-dev:s390x. [2021-02-10T16:02:34.085Z] #12 ... [2021-02-10T16:02:34.085Z] [2021-02-10T16:02:34.085Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:02:34.085Z] #33 sha256:5c174d757614734fdd6e358e54cf98ed7fcfed44ed123e322d1075af298df526 [2021-02-10T16:02:34.085Z] #33 21.83 internal/testlog [2021-02-10T16:02:34.122Z] #11 67.55 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-02-10T16:02:34.122Z] #11 67.56 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-10T16:02:34.122Z] #11 67.70 Selecting previously unselected package libdevmapper-dev:s390x. [2021-02-10T16:02:34.122Z] #11 67.70 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-02-10T16:02:34.122Z] #11 67.70 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-10T16:02:34.122Z] #11 67.76 Selecting previously unselected package libseccomp-dev:s390x. [2021-02-10T16:02:34.122Z] #11 67.76 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-02-10T16:02:34.122Z] #11 67.77 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-02-10T16:02:34.122Z] #11 67.84 Selecting previously unselected package libsystemd-dev:s390x. [2021-02-10T16:02:32.671Z] > git remote # timeout=10 [2021-02-10T16:02:32.704Z] > git config --get remote.origin.url # timeout=10 [2021-02-10T16:02:32.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:02:32.732Z] > git merge 1c39b1c44c973f18f39bd684c6aba57bb96510fe # timeout=10 [2021-02-10T16:02:32.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-10T16:02:32.784Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:02:32.823Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:02:34.344Z] #33 22.34 encoding [2021-02-10T16:02:34.413Z] #11 67.85 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-02-10T16:02:34.413Z] #11 67.85 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-02-10T16:02:34.704Z] #11 68.27 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-10T16:02:34.704Z] #11 68.28 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-02-10T16:02:34.704Z] #11 68.29 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-02-10T16:02:34.704Z] #11 68.29 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-10T16:02:34.704Z] #11 68.30 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-02-10T16:02:34.704Z] #11 68.31 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-02-10T16:02:34.704Z] #11 68.31 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:02:34.704Z] #11 68.32 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-10T16:02:34.704Z] #11 68.33 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-02-10T16:02:34.704Z] #11 68.33 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-02-10T16:02:34.704Z] #11 68.34 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-10T16:02:34.704Z] #11 68.35 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:02:34.704Z] #11 68.36 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-02-10T16:02:34.704Z] #11 68.37 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-10T16:02:34.704Z] #11 68.38 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-02-10T16:02:34.705Z] #11 68.39 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-10T16:02:34.705Z] #11 68.39 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-02-10T16:02:34.705Z] #11 68.40 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:02:34.705Z] #11 68.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-10T16:02:34.705Z] #11 68.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-10T16:02:34.705Z] #11 68.44 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:02:34.996Z] #11 68.45 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-10T16:02:34.996Z] #11 68.45 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-10T16:02:34.996Z] #11 68.46 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-10T16:02:34.996Z] #11 68.46 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-10T16:02:34.996Z] #11 68.47 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-10T16:02:34.996Z] #11 68.48 Setting up dmsetup (2:1.02.155-3) ... [2021-02-10T16:02:34.996Z] #11 68.48 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-10T16:02:34.996Z] #11 68.49 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-10T16:02:34.996Z] #11 68.50 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:02:35.278Z] #33 22.89 runtime/cgo [2021-02-10T16:02:35.289Z] #11 DONE 68.9s [2021-02-10T16:02:35.289Z] [2021-02-10T16:02:35.289Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:02:35.289Z] #41 33.83 CC compel/src/lib/ptrace.o [2021-02-10T16:02:35.289Z] #41 34.02 AR compel/libcompel.a [2021-02-10T16:02:35.289Z] #41 34.05 HOSTCC compel/src/main-host.o [2021-02-10T16:02:35.289Z] #41 34.21 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-02-10T16:02:35.289Z] #41 34.34 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-10T16:02:35.289Z] #41 34.51 HOSTCC compel/src/lib/log-host.o [2021-02-10T16:02:35.289Z] #41 34.63 HOSTLINK compel/compel-host-bin [2021-02-10T16:02:35.289Z] #41 34.70 DEP soccr/soccr.d [2021-02-10T16:02:35.289Z] #41 34.81 CC soccr/soccr.o [2021-02-10T16:02:35.289Z] #41 35.49 AR soccr/libsoccr.a [2021-02-10T16:02:35.289Z] #41 35.50 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-10T16:02:35.289Z] #41 35.71 DEP criu/arch/s390/sigframe.d [2021-02-10T16:02:35.289Z] #41 35.81 DEP criu/arch/s390/crtools.d [2021-02-10T16:02:35.289Z] #41 35.94 DEP criu/arch/s390/cpu.d [2021-02-10T16:02:35.289Z] #41 36.09 CC criu/arch/s390/cpu.o [2021-02-10T16:02:35.543Z] #33 ... [2021-02-10T16:02:35.543Z] [2021-02-10T16:02:35.543Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:02:35.543Z] #57 sha256:3492c97c7672ef325cf2625b06690127355db85ce4b7065bd2c751de90c694cf [2021-02-10T16:02:35.543Z] #57 13.51 + cd /tmp/tmp.Z0xyjx7hwj/src/github.com/rootless-containers/rootlesskit [2021-02-10T16:02:35.543Z] #57 13.51 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:02:35.543Z] #57 14.87 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-10T16:02:35.543Z] #57 14.87 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-10T16:02:35.584Z] #41 36.43 CC criu/arch/s390/crtools.o [2021-02-10T16:02:35.584Z] #41 ... [2021-02-10T16:02:35.584Z] [2021-02-10T16:02:35.585Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:02:35.585Z] #56 DONE 69.4s [2021-02-10T16:02:35.801Z] #57 ... [2021-02-10T16:02:35.802Z] [2021-02-10T16:02:35.802Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:02:35.802Z] #48 sha256:43602c1e64ede7c6ca937fe3490085095465476f5f02d4447ff87782b3a078de [2021-02-10T16:02:35.802Z] #48 21.63 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-10T16:02:35.802Z] #48 22.32 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:02:35.802Z] #48 22.33 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:02:35.802Z] #48 22.46 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:02:35.802Z] #48 22.46 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:02:35.802Z] #48 22.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:02:35.802Z] #48 22.74 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:02:35.802Z] #48 22.78 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:02:35.802Z] #48 23.19 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:02:35.802Z] #48 23.22 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:02:35.802Z] #48 23.42 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:02:35.802Z] #48 23.45 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:02:35.802Z] #48 23.57 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:02:35.876Z] [2021-02-10T16:02:35.876Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-10T16:02:35.876Z] #57 DONE 0.1s [2021-02-10T16:02:35.876Z] [2021-02-10T16:02:35.876Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-10T16:02:35.876Z] #58 DONE 0.1s [2021-02-10T16:02:35.876Z] [2021-02-10T16:02:35.876Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:02:35.876Z] #43 68.22 net/textproto [2021-02-10T16:02:35.876Z] #43 68.23 crypto/x509 [2021-02-10T16:02:35.876Z] #43 69.04 vendor/golang.org/x/net/http/httpguts [2021-02-10T16:02:35.876Z] #43 69.17 vendor/golang.org/x/net/http/httpproxy [2021-02-10T16:02:35.876Z] #43 69.69 mime/multipart [2021-02-10T16:02:36.060Z] #48 23.94 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:02:36.319Z] #48 24.15 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:02:36.319Z] #48 24.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:02:36.514Z] #43 ... [2021-02-10T16:02:36.514Z] [2021-02-10T16:02:36.514Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-10T16:02:36.514Z] #12 DONE 1.1s [2021-02-10T16:02:36.514Z] [2021-02-10T16:02:36.515Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:02:36.515Z] #41 37.09 CC criu/arch/s390/sigframe.o [2021-02-10T16:02:36.515Z] #41 37.24 LINK criu/arch/s390/crtools.built-in.o [2021-02-10T16:02:36.515Z] #41 37.29 DEP criu/pie/util-vdso.d [2021-02-10T16:02:36.515Z] #41 37.57 DEP criu/pie/util.d [2021-02-10T16:02:36.515Z] #41 37.68 CC criu/pie/util.o [2021-02-10T16:02:36.806Z] #41 37.87 CC criu/pie/util-vdso.o [2021-02-10T16:02:37.097Z] #41 38.23 AR criu/pie/pie.lib.a [2021-02-10T16:02:37.097Z] #41 38.26 DEP criu/pie/restorer.d [2021-02-10T16:02:37.254Z] #48 25.19 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:02:37.389Z] #41 ... [2021-02-10T16:02:37.389Z] [2021-02-10T16:02:37.389Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-02-10T16:02:37.389Z] #13 DONE 1.0s [2021-02-10T16:02:37.389Z] [2021-02-10T16:02:37.389Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:02:37.389Z] #41 38.45 DEP criu/arch/s390/restorer.d [2021-02-10T16:02:37.389Z] #41 38.56 DEP criu/arch/s390/vdso-pie.d [2021-02-10T16:02:37.640Z] Commit message: "Fix userns-remap option when username & UID match" [2021-02-10T16:02:37.689Z] #41 38.65 DEP criu/pie/parasite-vdso.d [2021-02-10T16:02:37.689Z] #41 38.81 DEP criu/pie/parasite.d [2021-02-10T16:02:37.980Z] #41 38.98 CC criu/pie/parasite.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-10T16:02:38.271Z] #41 ... [2021-02-10T16:02:38.271Z] [2021-02-10T16:02:38.271Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-02-10T16:02:38.271Z] #14 0.846 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-10T16:02:38.271Z] #14 DONE 1.1s [2021-02-10T16:02:38.563Z] [2021-02-10T16:02:38.563Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-02-10T16:02:38.629Z] #48 26.61 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:02:39.028Z] + docker version [2021-02-10T16:02:39.599Z] #15 DONE 1.0s [2021-02-10T16:02:39.599Z] [2021-02-10T16:02:39.599Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-02-10T16:02:40.528Z] #48 ... [2021-02-10T16:02:40.528Z] [2021-02-10T16:02:40.528Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:02:40.528Z] #63 sha256:66525749637c63d534e8b18ad0b830aa2eec76cfe72d24c1333b59115701da18 [2021-02-10T16:02:40.638Z] #16 DONE 1.1s [2021-02-10T16:02:40.638Z] [2021-02-10T16:02:40.638Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-02-10T16:02:41.691Z] #17 DONE 1.0s [2021-02-10T16:02:41.691Z] [2021-02-10T16:02:41.691Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-10T16:02:42.076Z] #63 28.21 Checking out files: 42% (818/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. [2021-02-10T16:02:42.076Z] #63 30.02 + cd /tmp/tmp.l7b35EXCzT/src/github.com/docker/libnetwork [2021-02-10T16:02:42.335Z] #63 30.05 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:02:42.335Z] #63 ... [2021-02-10T16:02:42.335Z] [2021-02-10T16:02:42.335Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:02:42.335Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:02:42.335Z] #44 20.24 unicode/utf8 [2021-02-10T16:02:42.335Z] #44 21.32 math [2021-02-10T16:02:42.335Z] #44 28.20 unicode/utf16 [2021-02-10T16:02:42.335Z] #44 29.01 container/list [2021-02-10T16:02:42.335Z] #44 30.17 crypto/internal/subtle [2021-02-10T16:02:42.360Z] #18 0.828 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:02:42.360Z] #18 0.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:02:42.360Z] #18 0.950 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:02:42.593Z] #44 30.33 crypto/subtle [2021-02-10T16:02:42.593Z] #44 ... [2021-02-10T16:02:42.593Z] [2021-02-10T16:02:42.593Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:02:42.593Z] #63 sha256:66525749637c63d534e8b18ad0b830aa2eec76cfe72d24c1333b59115701da18 [2021-02-10T16:02:42.593Z] #63 30.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-10T16:02:42.662Z] #18 1.245 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-10T16:02:43.158Z] #63 ... [2021-02-10T16:02:43.158Z] [2021-02-10T16:02:43.158Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:02:43.158Z] #46 sha256:de8c74be72102f187e8e030b864a21e445f87418deb1e0ac4e839745a9e0d6cf [2021-02-10T16:02:43.158Z] #46 21.09 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:02:43.158Z] #46 27.57 go: finding github.com/fatih/color v1.9.0 [2021-02-10T16:02:43.158Z] #46 27.63 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:02:43.158Z] #46 27.79 go: finding github.com/pkg/errors v0.9.1 [2021-02-10T16:02:43.158Z] #46 27.95 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:02:43.158Z] #46 28.02 go: finding github.com/spf13/pflag v1.0.3 [2021-02-10T16:02:43.158Z] #46 28.18 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:02:43.158Z] #46 28.48 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:02:43.158Z] #46 28.77 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:02:43.158Z] #46 29.02 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:02:43.158Z] #46 29.03 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:02:43.158Z] #46 29.15 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:02:43.416Z] #46 ... [2021-02-10T16:02:43.416Z] [2021-02-10T16:02:43.416Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:02:43.416Z] #48 sha256:43602c1e64ede7c6ca937fe3490085095465476f5f02d4447ff87782b3a078de [2021-02-10T16:02:43.416Z] #48 30.51 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:02:43.416Z] #48 30.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:02:43.416Z] #48 30.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:02:43.416Z] #48 30.56 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:02:43.416Z] #48 30.57 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-10T16:02:43.416Z] #48 30.58 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:02:43.416Z] #48 30.58 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:02:43.416Z] #48 30.58 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:02:43.416Z] #48 30.58 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:02:43.416Z] #48 30.58 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-10T16:02:43.416Z] #48 30.63 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:02:43.416Z] #48 30.68 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:02:43.416Z] #48 30.71 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:02:43.416Z] #48 30.71 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:02:43.416Z] #48 30.76 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:02:43.416Z] #48 30.77 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-10T16:02:43.416Z] #48 30.77 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:02:43.416Z] #48 30.82 go: downloading github.com/spf13/viper v1.6.1 [2021-02-10T16:02:43.416Z] #48 30.90 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:02:43.416Z] #48 30.91 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:02:43.416Z] #48 31.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:02:43.416Z] #48 31.01 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-10T16:02:43.416Z] #48 31.02 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:02:43.416Z] #48 31.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:02:43.416Z] #48 31.04 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:02:43.416Z] #48 31.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:02:43.416Z] #48 31.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:02:43.416Z] #48 31.23 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:02:43.416Z] #48 31.24 go: extracting github.com/spf13/viper v1.6.1 [2021-02-10T16:02:43.416Z] #48 31.26 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:02:43.416Z] #48 31.28 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:02:43.416Z] #48 31.28 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:02:43.416Z] #48 31.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:02:43.416Z] #48 31.34 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:02:43.416Z] #48 31.36 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:02:43.674Z] #48 31.54 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:02:43.674Z] #48 31.63 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:02:43.705Z] #18 2.257 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-10T16:02:43.932Z] #48 31.66 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:02:43.932Z] #48 31.68 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:02:43.932Z] #48 31.82 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:02:43.932Z] #48 31.83 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:02:43.932Z] #48 31.92 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-10T16:02:44.190Z] #48 31.92 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:02:44.190Z] #48 32.00 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-10T16:02:44.190Z] #48 32.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:02:44.190Z] #48 ... [2021-02-10T16:02:44.190Z] [2021-02-10T16:02:44.190Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:02:44.190Z] #50 sha256:0bc5397c065c67a815d6888fe2f7311487fcfe232acbf05d2692a40b64108395 [2021-02-10T16:02:44.190Z] #50 22.03 + cd /tmp/tmp.bhU78AhW2V/src/github.com/mvdan/sh [2021-02-10T16:02:44.190Z] #50 22.03 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:02:44.190Z] #50 22.24 + GO111MODULE=on [2021-02-10T16:02:44.190Z] #50 22.24 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-10T16:02:44.190Z] #50 23.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:02:44.191Z] #50 24.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:02:44.191Z] #50 24.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:02:44.191Z] #50 24.44 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:02:44.191Z] #50 24.62 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:02:44.191Z] #50 25.65 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:02:44.191Z] #50 26.85 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:02:44.191Z] #50 29.04 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:02:44.191Z] #50 31.04 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:02:44.191Z] #50 31.17 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:02:44.191Z] #50 31.35 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:02:44.191Z] #50 31.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:02:44.191Z] #50 ... [2021-02-10T16:02:44.191Z] [2021-02-10T16:02:44.191Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:02:44.191Z] #48 sha256:43602c1e64ede7c6ca937fe3490085095465476f5f02d4447ff87782b3a078de [2021-02-10T16:02:44.191Z] #48 32.17 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:02:44.191Z] #48 32.28 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:02:44.756Z] #48 32.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:02:44.756Z] #48 32.52 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-10T16:02:44.756Z] #48 32.59 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-10T16:02:44.756Z] #48 32.63 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:02:44.756Z] #48 32.70 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:02:44.756Z] #48 32.82 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:02:44.903Z] Fetching without tags [2021-02-10T16:02:45.016Z] #48 33.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:02:45.214Z] #18 3.438 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-10T16:02:45.214Z] #18 ... [2021-02-10T16:02:45.214Z] [2021-02-10T16:02:45.214Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:02:45.214Z] #51 0.947 + RM_GOPATH=0 [2021-02-10T16:02:45.214Z] #51 0.947 + TMP_GOPATH= [2021-02-10T16:02:45.214Z] #51 0.947 + : /build [2021-02-10T16:02:45.214Z] #51 0.947 + '[' -z '' ']' [2021-02-10T16:02:45.214Z] #51 0.950 ++ mktemp -d [2021-02-10T16:02:45.214Z] #51 0.950 + export GOPATH=/tmp/tmp.KTkVmed9OK [2021-02-10T16:02:45.214Z] #51 0.950 + GOPATH=/tmp/tmp.KTkVmed9OK [2021-02-10T16:02:45.214Z] #51 0.950 + RM_GOPATH=1 [2021-02-10T16:02:45.214Z] #51 0.950 + case "$(go env GOARCH)" in [2021-02-10T16:02:45.214Z] #51 0.950 ++ go env GOARCH [2021-02-10T16:02:45.214Z] #51 0.971 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:45.214Z] #51 0.971 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:02:45.214Z] #51 0.971 ++ dirname /tmp/install/install.sh [2021-02-10T16:02:45.214Z] #51 0.971 + dir=/tmp/install [2021-02-10T16:02:45.214Z] #51 0.971 + bin=runc [2021-02-10T16:02:45.214Z] #51 0.971 + shift [2021-02-10T16:02:45.214Z] #51 0.971 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-10T16:02:45.214Z] #51 0.971 + . /tmp/install/runc.installer [2021-02-10T16:02:45.214Z] #51 0.971 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:02:45.214Z] #51 0.971 + install_runc [2021-02-10T16:02:45.214Z] #51 0.971 + uname -r [2021-02-10T16:02:45.214Z] #51 0.971 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-10T16:02:45.214Z] #51 0.982 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-10T16:02:45.214Z] #51 0.982 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-10T16:02:45.214Z] #51 0.982 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-10T16:02:45.214Z] #51 0.982 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KTkVmed9OK/src/github.com/opencontainers/runc [2021-02-10T16:02:45.214Z] #51 0.982 Cloning into '/tmp/tmp.KTkVmed9OK/src/github.com/opencontainers/runc'... [2021-02-10T16:02:45.214Z] #51 5.907 + cd /tmp/tmp.KTkVmed9OK/src/github.com/opencontainers/runc [2021-02-10T16:02:45.214Z] #51 5.918 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:02:45.214Z] #51 6.453 + '[' -z '' ']' [2021-02-10T16:02:45.214Z] #51 6.453 + target=static [2021-02-10T16:02:45.214Z] #51 6.453 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-10T16:02:45.214Z] #51 6.730 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-10T16:02:45.214Z] #51 ... [2021-02-10T16:02:45.214Z] [2021-02-10T16:02:45.214Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:02:45.214Z] #41 39.69 LINK criu/pie/parasite.built-in.o [2021-02-10T16:02:45.214Z] #41 39.69 GEN criu/pie/parasite-blob.h [2021-02-10T16:02:45.214Z] #41 39.70 CC criu/pie/parasite-vdso.o [2021-02-10T16:02:45.214Z] #41 40.15 CC criu/arch/s390/vdso-pie.o [2021-02-10T16:02:45.214Z] #41 40.35 CC criu/arch/s390/restorer.o [2021-02-10T16:02:45.214Z] #41 40.57 CC criu/pie/restorer.o [2021-02-10T16:02:45.214Z] #41 42.34 LINK criu/pie/restorer.built-in.o [2021-02-10T16:02:45.214Z] #41 42.35 GEN criu/pie/restorer-blob.h [2021-02-10T16:02:45.214Z] #41 42.39 DEP criu/vdso.d [2021-02-10T16:02:45.214Z] #41 42.51 DEP criu/uts_ns.d [2021-02-10T16:02:45.214Z] #41 42.65 DEP criu/util.d [2021-02-10T16:02:45.214Z] #41 42.76 DEP criu/uffd.d [2021-02-10T16:02:45.214Z] #41 42.90 DEP criu/tun.d [2021-02-10T16:02:45.214Z] #41 43.05 DEP criu/tty.d [2021-02-10T16:02:45.214Z] #41 43.24 DEP criu/timerfd.d [2021-02-10T16:02:45.214Z] #41 43.37 DEP criu/timens.d [2021-02-10T16:02:45.214Z] #41 43.54 DEP criu/sysfs_parse.d [2021-02-10T16:02:45.214Z] #41 43.71 DEP criu/sysctl.d [2021-02-10T16:02:45.214Z] #41 43.84 DEP criu/string.d [2021-02-10T16:02:45.214Z] #41 43.87 DEP criu/stats.d [2021-02-10T16:02:45.214Z] #41 43.99 DEP criu/sockets.d [2021-02-10T16:02:45.214Z] #41 44.17 DEP criu/sk-unix.d [2021-02-10T16:02:45.214Z] #41 44.35 DEP criu/sk-tcp.d [2021-02-10T16:02:45.214Z] #41 44.47 DEP criu/sk-queue.d [2021-02-10T16:02:45.214Z] #41 44.61 DEP criu/sk-packet.d [2021-02-10T16:02:45.214Z] #41 44.74 DEP criu/sk-netlink.d [2021-02-10T16:02:45.214Z] #41 44.85 DEP criu/sk-inet.d [2021-02-10T16:02:45.214Z] #41 45.02 DEP criu/signalfd.d [2021-02-10T16:02:45.214Z] #41 45.12 DEP criu/sigframe.d [2021-02-10T16:02:45.214Z] #41 45.26 DEP criu/shmem.d [2021-02-10T16:02:45.214Z] #41 45.44 DEP criu/servicefd.d [2021-02-10T16:02:45.214Z] #41 45.50 DEP criu/seize.d [2021-02-10T16:02:45.214Z] #41 45.60 DEP criu/seccomp.d [2021-02-10T16:02:45.214Z] #41 45.79 DEP criu/rst-malloc.d [2021-02-10T16:02:45.214Z] #41 45.86 DEP criu/rbtree.d [2021-02-10T16:02:45.214Z] #41 45.89 DEP criu/pstree.d [2021-02-10T16:02:45.214Z] #41 45.98 DEP criu/protobuf.d [2021-02-10T16:02:45.214Z] #41 46.11 GEN criu/protobuf-desc-gen.h [2021-02-10T16:02:45.277Z] #48 33.07 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:02:45.277Z] #48 33.12 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-10T16:02:45.277Z] #48 33.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:02:45.277Z] #48 33.21 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-10T16:02:45.295Z] Merging remotes/origin/master commit 1c39b1c44c973f18f39bd684c6aba57bb96510fe into PR head commit 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:02:45.534Z] #48 33.31 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:02:45.534Z] #48 33.38 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:02:45.534Z] #48 33.47 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:02:45.639Z] Client: Docker Engine - Community [2021-02-10T16:02:45.639Z] Version: 20.10.2 [2021-02-10T16:02:45.639Z] API version: 1.41 [2021-02-10T16:02:45.639Z] Go version: go1.13.15 [2021-02-10T16:02:45.639Z] Git commit: 2291f61 [2021-02-10T16:02:45.639Z] Built: Mon Dec 28 16:17:32 2020 [2021-02-10T16:02:45.639Z] OS/Arch: linux/amd64 [2021-02-10T16:02:45.639Z] Context: default [2021-02-10T16:02:45.639Z] Experimental: true [2021-02-10T16:02:45.639Z] [2021-02-10T16:02:45.639Z] Server: Docker Engine - Community [2021-02-10T16:02:45.639Z] Engine: [2021-02-10T16:02:45.639Z] Version: 20.10.2 [2021-02-10T16:02:45.639Z] API version: 1.41 (minimum version 1.12) [2021-02-10T16:02:45.639Z] Go version: go1.13.15 [2021-02-10T16:02:45.639Z] Git commit: 8891c58 [2021-02-10T16:02:45.639Z] Built: Mon Dec 28 16:15:09 2020 [2021-02-10T16:02:45.639Z] OS/Arch: linux/amd64 [2021-02-10T16:02:45.639Z] Experimental: true [2021-02-10T16:02:45.639Z] containerd: [2021-02-10T16:02:45.639Z] Version: 1.4.3 [2021-02-10T16:02:45.639Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:02:45.639Z] runc: [2021-02-10T16:02:45.639Z] Version: 1.0.0-rc92 [2021-02-10T16:02:45.639Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:02:45.639Z] docker-init: [2021-02-10T16:02:45.639Z] Version: 0.19.0 [2021-02-10T16:02:45.639Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-10T16:02:45.793Z] #48 33.60 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:02:45.793Z] #48 33.65 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:02:45.793Z] #48 33.72 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:02:45.793Z] #48 33.72 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:02:45.793Z] #48 33.72 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-10T16:02:45.793Z] #48 33.81 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-10T16:02:45.793Z] #48 33.82 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-10T16:02:46.039Z] + docker info [2021-02-10T16:02:46.100Z] Merge succeeded, producing 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:02:46.100Z] Checking out Revision 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 (PR-42004) [2021-02-10T16:02:46.249Z] #41 47.17 DEP criu/protobuf-desc.d [2021-02-10T16:02:46.358Z] #48 34.05 go: downloading github.com/spf13/cast v1.3.0 [2021-02-10T16:02:46.358Z] #48 34.11 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:02:46.358Z] #48 34.40 go: extracting github.com/spf13/cast v1.3.0 [2021-02-10T16:02:46.358Z] #48 34.42 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-10T16:02:44.800Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:02:44.818Z] > git config --add remote.origin.fetch +refs/pull/42004/head:refs/remotes/origin/PR-42004 # timeout=10 [2021-02-10T16:02:44.843Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:02:44.870Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:02:44.907Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:02:44.907Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:02:44.908Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:02:45.311Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:02:45.333Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:02:45.984Z] > git remote # timeout=10 [2021-02-10T16:02:46.014Z] > git config --get remote.origin.url # timeout=10 [2021-02-10T16:02:46.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:02:46.043Z] > git merge 1c39b1c44c973f18f39bd684c6aba57bb96510fe # timeout=10 [2021-02-10T16:02:46.078Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-10T16:02:46.107Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:02:46.130Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:02:46.540Z] #41 47.34 DEP criu/proc_parse.d [2021-02-10T16:02:46.540Z] #41 47.48 DEP criu/plugin.d [2021-02-10T16:02:46.540Z] #41 47.52 DEP criu/pipes.d [2021-02-10T16:02:46.540Z] #41 47.64 DEP criu/pie-util.d [2021-02-10T16:02:46.540Z] #41 47.73 DEP criu/pie-util-vdso.d [2021-02-10T16:02:46.616Z] #48 34.50 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:02:46.616Z] #48 34.52 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:02:46.616Z] #48 34.67 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-10T16:02:46.831Z] #41 47.87 DEP criu/path.d [2021-02-10T16:02:46.874Z] #48 34.73 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-10T16:02:47.122Z] #41 48.07 DEP criu/parasite-syscall.d [2021-02-10T16:02:47.133Z] #48 34.86 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:02:47.133Z] #48 34.91 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:02:47.133Z] #48 34.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:02:47.133Z] #48 35.04 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-10T16:02:47.133Z] #48 35.04 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-10T16:02:47.391Z] #48 35.14 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:02:47.391Z] #48 35.21 go: downloading golang.org/x/text v0.3.2 [2021-02-10T16:02:47.391Z] #48 35.30 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:02:47.391Z] #48 35.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:02:47.413Z] #41 48.34 DEP criu/pagemap.d [2021-02-10T16:02:47.413Z] #41 48.52 DEP criu/pagemap-cache.d [2021-02-10T16:02:47.413Z] #41 48.61 DEP criu/page-xfer.d [2021-02-10T16:02:47.649Z] #48 35.56 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:02:47.649Z] #48 35.68 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:02:47.907Z] #48 35.70 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:02:47.907Z] #48 35.79 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:02:47.907Z] #48 35.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:02:48.044Z] #41 48.83 DEP criu/page-pipe.d [2021-02-10T16:02:48.044Z] #41 ... [2021-02-10T16:02:48.044Z] [2021-02-10T16:02:48.044Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:02:48.044Z] #43 71.47 crypto/tls [2021-02-10T16:02:48.044Z] #43 75.55 net/http/httptrace [2021-02-10T16:02:48.044Z] #43 75.72 net/http [2021-02-10T16:02:48.044Z] #43 ... [2021-02-10T16:02:48.044Z] [2021-02-10T16:02:48.044Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-10T16:02:48.044Z] #18 6.543 Fetched 8110 kB in 6s (1407 kB/s) [2021-02-10T16:02:48.165Z] #48 35.99 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-10T16:02:48.165Z] #48 36.01 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:02:48.165Z] #48 36.10 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:02:48.165Z] #48 36.11 go: downloading github.com/spf13/afero v1.1.2 [2021-02-10T16:02:48.165Z] #48 36.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:02:48.423Z] #48 36.25 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:02:48.423Z] #48 36.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:02:48.423Z] #48 36.28 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:02:48.423Z] #48 36.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:02:48.423Z] #48 36.41 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:02:48.423Z] #48 36.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:02:48.681Z] #48 36.59 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:02:48.681Z] #48 36.68 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:02:48.681Z] #48 36.71 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:02:48.681Z] #48 36.76 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:02:48.939Z] #48 36.76 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:02:48.939Z] #48 36.96 go: extracting github.com/spf13/afero v1.1.2 [2021-02-10T16:02:48.939Z] #48 37.02 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:02:49.196Z] #48 37.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:02:49.454Z] #48 37.17 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:02:49.454Z] #48 37.19 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:02:49.454Z] #48 37.37 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:02:49.454Z] #48 37.38 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:02:49.454Z] #48 37.41 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-10T16:02:49.454Z] #48 37.41 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:02:49.554Z] #18 6.543 Reading package lists... [2021-02-10T16:02:49.712Z] #48 37.67 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:02:49.712Z] #48 37.69 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:02:49.970Z] #48 37.85 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:02:49.970Z] #48 38.03 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-10T16:02:51.060Z] #18 8.253 Reading package lists... [2021-02-10T16:02:51.342Z] Commit message: "Fix userns-remap option when username & UID match" [2021-02-10T16:02:51.352Z] #18 9.657 Building dependency tree... [2021-02-10T16:02:51.643Z] #18 10.14 libcap2-bin is already the newest version (1:2.25-2). [2021-02-10T16:02:51.643Z] #18 10.14 The following additional packages will be installed: [2021-02-10T16:02:51.643Z] #18 10.14 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-10T16:02:51.643Z] #18 10.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-10T16:02:51.643Z] #18 10.14 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-10T16:02:51.643Z] #18 10.14 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-10T16:02:51.643Z] #18 10.14 python3.7 python3.7-minimal vim-runtime xxd [2021-02-10T16:02:51.643Z] #18 10.15 Suggested packages: [2021-02-10T16:02:51.643Z] #18 10.15 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-10T16:02:51.643Z] #18 10.15 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-10T16:02:51.643Z] #18 10.15 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-10T16:02:51.643Z] #18 10.15 Recommended packages: [2021-02-10T16:02:51.643Z] #18 10.15 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-10T16:02:51.643Z] #18 10.15 python3-keyrings.alt python3-xdg unzip [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-10T16:02:52.507Z] #48 ... [2021-02-10T16:02:52.507Z] [2021-02-10T16:02:52.507Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:02:52.507Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:02:52.507Z] #44 30.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-10T16:02:52.507Z] #44 30.59 internal/nettrace [2021-02-10T16:02:52.507Z] #44 30.79 runtime/cgo [2021-02-10T16:02:52.508Z] + docker version [2021-02-10T16:02:52.675Z] #18 11.22 The following NEW packages will be installed: [2021-02-10T16:02:52.675Z] #18 11.22 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-10T16:02:52.675Z] #18 11.22 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-10T16:02:52.675Z] #18 11.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-10T16:02:52.675Z] #18 11.22 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-10T16:02:52.675Z] #18 11.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-10T16:02:52.675Z] #18 11.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-10T16:02:52.675Z] #18 11.22 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-10T16:02:52.675Z] #18 11.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-10T16:02:52.675Z] #18 11.22 xz-utils zip [2021-02-10T16:02:52.675Z] #18 11.31 0 upgraded, 48 newly installed, 0 to remove and 19 not upgraded. [2021-02-10T16:02:52.675Z] #18 11.31 Need to get 27.7 MB of archives. [2021-02-10T16:02:52.675Z] #18 11.31 After this operation, 117 MB of additional disk space will be used. [2021-02-10T16:02:52.675Z] #18 11.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-02-10T16:02:52.675Z] #18 11.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-02-10T16:02:52.675Z] #18 11.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-02-10T16:02:52.764Z] #44 ... [2021-02-10T16:02:52.764Z] [2021-02-10T16:02:52.764Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:02:52.764Z] #48 sha256:43602c1e64ede7c6ca937fe3490085095465476f5f02d4447ff87782b3a078de [2021-02-10T16:02:52.764Z] #48 40.65 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:02:52.765Z] #48 40.72 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-10T16:02:52.966Z] #18 11.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-02-10T16:02:52.966Z] #18 11.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-02-10T16:02:52.966Z] #18 11.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-02-10T16:02:52.966Z] #18 11.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-02-10T16:02:52.966Z] #18 11.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-02-10T16:02:52.966Z] #18 11.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-02-10T16:02:52.966Z] #18 11.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-02-10T16:02:52.966Z] #18 11.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-02-10T16:02:52.966Z] #18 11.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-02-10T16:02:52.966Z] #18 11.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-02-10T16:02:52.966Z] #18 11.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-02-10T16:02:52.966Z] #18 11.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-02-10T16:02:52.966Z] #18 11.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-02-10T16:02:52.966Z] #18 11.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-10T16:02:52.966Z] #18 11.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-10T16:02:52.966Z] #18 11.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-02-10T16:02:52.966Z] #18 11.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-02-10T16:02:52.966Z] #18 11.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-02-10T16:02:52.966Z] #18 11.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-02-10T16:02:52.966Z] #18 11.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-02-10T16:02:52.966Z] #18 11.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-10T16:02:52.966Z] #18 11.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-10T16:02:52.966Z] #18 11.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-10T16:02:52.966Z] #18 11.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-02-10T16:02:52.966Z] #18 11.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-02-10T16:02:52.966Z] #18 11.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-10T16:02:53.257Z] #18 11.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-02-10T16:02:53.257Z] #18 11.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-02-10T16:02:53.257Z] #18 11.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-02-10T16:02:53.257Z] #18 11.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-02-10T16:02:53.257Z] #18 11.90 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-02-10T16:02:53.257Z] #18 11.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-02-10T16:02:53.257Z] #18 11.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-10T16:02:53.257Z] #18 11.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-02-10T16:02:53.257Z] #18 11.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-02-10T16:02:53.257Z] #18 11.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-10T16:02:53.257Z] #18 11.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-02-10T16:02:53.257Z] #18 11.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-10T16:02:53.257Z] #18 11.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-02-10T16:02:53.548Z] #18 12.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-02-10T16:02:53.548Z] #18 12.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-02-10T16:02:53.548Z] #18 12.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-10T16:02:53.548Z] #18 12.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-02-10T16:02:53.548Z] #18 12.24 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-02-10T16:02:53.548Z] #18 12.27 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-02-10T16:02:54.180Z] #18 12.81 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:02:54.180Z] #18 12.86 Fetched 27.7 MB in 1s (27.2 MB/s) [2021-02-10T16:02:54.180Z] #18 12.90 Selecting previously unselected package pigz. [2021-02-10T16:02:54.471Z] #18 12.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2021-02-10T16:02:54.471Z] #18 12.96 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-02-10T16:02:54.471Z] #18 12.97 Unpacking pigz (2.4-1) ... [2021-02-10T16:02:54.471Z] #18 13.03 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-02-10T16:02:54.471Z] #18 13.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-10T16:02:54.471Z] #18 13.04 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-10T16:02:54.664Z] #48 ... [2021-02-10T16:02:54.664Z] [2021-02-10T16:02:54.664Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:02:54.664Z] #50 sha256:0bc5397c065c67a815d6888fe2f7311487fcfe232acbf05d2692a40b64108395 [2021-02-10T16:02:54.664Z] #50 32.30 runtime/cgo [2021-02-10T16:02:54.664Z] #50 32.34 runtime [2021-02-10T16:02:54.664Z] #50 ... [2021-02-10T16:02:54.664Z] [2021-02-10T16:02:54.664Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:02:54.664Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:02:54.664Z] #39 32.23 Checking out files: 81% (1364/1681) Checking out files: 82% (1379/1681) Checking out files: 83% (1396/1681) Checking out files: 84% (1413/1681) Checking out files: 85% (1429/1681) Checking out files: 86% (1446/1681) Checking out files: 87% (1463/1681) Checking out files: 88% (1480/1681) Checking out files: 89% (1497/1681) Checking out files: 90% (1513/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-10T16:02:54.664Z] #39 32.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-10T16:02:54.664Z] #39 35.02 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-10T16:02:54.813Z] #18 13.35 Selecting previously unselected package python3.7-minimal. [2021-02-10T16:02:54.813Z] #18 13.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-10T16:02:54.813Z] #18 13.36 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-10T16:02:55.229Z] #39 ... [2021-02-10T16:02:55.229Z] [2021-02-10T16:02:55.229Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:02:55.229Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:02:55.229Z] #35 33.14 Fetched 8422 kB in 24s (347 kB/s) [2021-02-10T16:02:55.229Z] #35 33.14 Reading package lists... [2021-02-10T16:02:55.229Z] #35 40.37 Reading package lists... [2021-02-10T16:02:55.229Z] #35 ... [2021-02-10T16:02:55.229Z] [2021-02-10T16:02:55.229Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:02:55.229Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:02:55.229Z] #41 33.64 Fetched 8422 kB in 24s (351 kB/s) [2021-02-10T16:02:55.229Z] #41 33.64 Reading package lists... [2021-02-10T16:02:55.487Z] #41 41.21 Reading package lists... [2021-02-10T16:02:55.487Z] #41 ... [2021-02-10T16:02:55.487Z] [2021-02-10T16:02:55.487Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:02:55.487Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:02:55.487Z] #54 33.33 Fetched 8422 kB in 25s (343 kB/s) [2021-02-10T16:02:55.487Z] #54 33.33 Reading package lists... [2021-02-10T16:02:55.745Z] #54 40.88 Reading package lists... [2021-02-10T16:02:55.745Z] #54 ... [2021-02-10T16:02:55.745Z] [2021-02-10T16:02:55.745Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:02:55.745Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:02:55.745Z] #12 33.35 Fetched 8422 kB in 24s (353 kB/s) [2021-02-10T16:02:55.745Z] #12 33.35 Reading package lists... [2021-02-10T16:02:55.845Z] #18 14.14 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-10T16:02:55.845Z] #18 14.15 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-10T16:02:56.477Z] #18 ... [2021-02-10T16:02:56.477Z] [2021-02-10T16:02:56.477Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:02:56.477Z] #43 83.17 github.com/LK4D4/vndr/godl [2021-02-10T16:02:56.477Z] #43 83.76 github.com/LK4D4/vndr [2021-02-10T16:02:56.477Z] #43 DONE 90.2s [2021-02-10T16:02:56.477Z] [2021-02-10T16:02:56.477Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:02:56.477Z] #41 48.92 DEP criu/netfilter.d [2021-02-10T16:02:56.477Z] #41 49.08 DEP criu/net.d [2021-02-10T16:02:56.477Z] #41 49.19 DEP criu/namespaces.d [2021-02-10T16:02:56.477Z] #41 49.38 DEP criu/mount.d [2021-02-10T16:02:56.477Z] #41 49.56 DEP criu/memfd.d [2021-02-10T16:02:56.477Z] #41 49.74 DEP criu/mem.d [2021-02-10T16:02:56.477Z] #41 49.87 DEP criu/lsm.d [2021-02-10T16:02:56.477Z] #41 50.01 DEP criu/log.d [2021-02-10T16:02:56.477Z] #41 50.15 DEP criu/libnetlink.d [2021-02-10T16:02:56.477Z] #41 50.24 DEP criu/kerndat.d [2021-02-10T16:02:56.477Z] #41 50.44 DEP criu/kcmp-ids.d [2021-02-10T16:02:56.477Z] #41 50.51 DEP criu/irmap.d [2021-02-10T16:02:56.477Z] #41 50.65 DEP criu/ipc_ns.d [2021-02-10T16:02:56.477Z] #41 50.81 DEP criu/image.d [2021-02-10T16:02:56.477Z] #41 50.96 DEP criu/image-desc.d [2021-02-10T16:02:56.477Z] #41 51.09 DEP criu/fsnotify.d [2021-02-10T16:02:56.477Z] #41 51.26 DEP criu/filesystems.d [2021-02-10T16:02:56.477Z] #41 51.36 DEP criu/files.d [2021-02-10T16:02:56.477Z] #41 51.59 DEP criu/files-reg.d [2021-02-10T16:02:56.477Z] #41 51.76 DEP criu/files-ext.d [2021-02-10T16:02:56.477Z] #41 51.89 DEP criu/file-lock.d [2021-02-10T16:02:56.477Z] #41 51.99 DEP criu/file-ids.d [2021-02-10T16:02:56.477Z] #41 52.15 DEP criu/fifo.d [2021-02-10T16:02:56.477Z] #41 52.31 DEP criu/fdstore.d [2021-02-10T16:02:56.477Z] #41 52.38 DEP criu/fault-injection.d [2021-02-10T16:02:56.477Z] #41 52.42 DEP criu/external.d [2021-02-10T16:02:56.477Z] #41 52.50 DEP criu/eventpoll.d [2021-02-10T16:02:56.477Z] #41 52.65 DEP criu/eventfd.d [2021-02-10T16:02:56.477Z] #41 52.71 DEP criu/crtools.d [2021-02-10T16:02:56.477Z] #41 52.88 DEP criu/cr-service.d [2021-02-10T16:02:56.477Z] #41 53.05 DEP criu/cr-restore.d [2021-02-10T16:02:56.477Z] #41 53.27 DEP criu/cr-errno.d [2021-02-10T16:02:56.477Z] #41 53.30 DEP criu/cr-dump.d [2021-02-10T16:02:56.477Z] #41 53.47 DEP criu/cr-dedup.d [2021-02-10T16:02:56.477Z] #41 53.65 DEP criu/cr-check.d [2021-02-10T16:02:56.477Z] #41 53.83 DEP criu/config.d [2021-02-10T16:02:56.477Z] #41 53.95 DEP criu/clone-noasan.d [2021-02-10T16:02:56.477Z] #41 54.02 DEP criu/cgroup.d [2021-02-10T16:02:56.477Z] #41 54.13 DEP criu/cgroup-props.d [2021-02-10T16:02:56.477Z] #41 54.28 DEP criu/bitmap.d [2021-02-10T16:02:56.477Z] #41 54.30 DEP criu/bfd.d [2021-02-10T16:02:56.477Z] #41 54.43 DEP criu/autofs.d [2021-02-10T16:02:56.477Z] #41 54.58 DEP criu/aio.d [2021-02-10T16:02:56.477Z] #41 54.76 DEP criu/action-scripts.d [2021-02-10T16:02:56.477Z] #41 54.97 CC criu/action-scripts.o [2021-02-10T16:02:56.477Z] #41 55.16 CC criu/aio.o [2021-02-10T16:02:56.477Z] #41 55.65 CC criu/autofs.o [2021-02-10T16:02:56.477Z] #41 56.74 CC criu/bfd.o [2021-02-10T16:02:56.477Z] #41 57.08 CC criu/bitmap.o [2021-02-10T16:02:56.477Z] #41 57.15 CC criu/cgroup-props.o [2021-02-10T16:02:56.763Z] Client: Docker Engine - Community [2021-02-10T16:02:56.763Z] Version: 20.10.2 [2021-02-10T16:02:56.763Z] API version: 1.41 [2021-02-10T16:02:56.763Z] Go version: go1.13.15 [2021-02-10T16:02:56.763Z] Git commit: 2291f61 [2021-02-10T16:02:56.763Z] Built: Mon Dec 28 16:17:32 2020 [2021-02-10T16:02:56.763Z] OS/Arch: linux/amd64 [2021-02-10T16:02:56.763Z] Context: default [2021-02-10T16:02:56.763Z] Experimental: true [2021-02-10T16:02:56.763Z] [2021-02-10T16:02:56.763Z] Server: Docker Engine - Community [2021-02-10T16:02:56.763Z] Engine: [2021-02-10T16:02:56.763Z] Version: 20.10.2 [2021-02-10T16:02:56.763Z] API version: 1.41 (minimum version 1.12) [2021-02-10T16:02:56.763Z] Go version: go1.13.15 [2021-02-10T16:02:56.763Z] Git commit: 8891c58 [2021-02-10T16:02:56.763Z] Built: Mon Dec 28 16:15:09 2020 [2021-02-10T16:02:56.763Z] OS/Arch: linux/amd64 [2021-02-10T16:02:56.763Z] Experimental: true [2021-02-10T16:02:56.763Z] containerd: [2021-02-10T16:02:56.763Z] Version: 1.4.3 [2021-02-10T16:02:56.763Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:02:56.763Z] runc: [2021-02-10T16:02:56.763Z] Version: 1.0.0-rc92 [2021-02-10T16:02:56.763Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:02:56.763Z] docker-init: [2021-02-10T16:02:56.763Z] Version: 0.19.0 [2021-02-10T16:02:56.763Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-10T16:02:56.827Z] #41 57.72 CC criu/cgroup.o [2021-02-10T16:02:57.091Z] + docker info [2021-02-10T16:02:57.461Z] #41 ... [2021-02-10T16:02:57.461Z] [2021-02-10T16:02:57.461Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-10T16:02:57.461Z] #18 16.05 Selecting previously unselected package python3-minimal. [2021-02-10T16:02:57.756Z] #18 16.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2021-02-10T16:02:57.756Z] #18 16.11 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-02-10T16:02:57.756Z] #18 16.11 Unpacking python3-minimal (3.7.3-1) ... [2021-02-10T16:02:57.756Z] #18 16.17 Selecting previously unselected package libmpdec2:s390x. [2021-02-10T16:02:57.756Z] #18 16.17 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-02-10T16:02:57.756Z] #18 16.17 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-02-10T16:02:57.756Z] #18 16.24 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-02-10T16:02:57.756Z] #18 16.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-02-10T16:02:57.756Z] #18 16.25 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-10T16:02:58.305Z] Client: [2021-02-10T16:02:58.305Z] Context: default [2021-02-10T16:02:58.305Z] Debug Mode: false [2021-02-10T16:02:58.305Z] Plugins: [2021-02-10T16:02:58.305Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-10T16:02:58.305Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-10T16:02:58.305Z] [2021-02-10T16:02:58.305Z] Server: [2021-02-10T16:02:58.305Z] Containers: 0 [2021-02-10T16:02:58.305Z] Running: 0 [2021-02-10T16:02:58.305Z] Paused: 0 [2021-02-10T16:02:58.305Z] Stopped: 0 [2021-02-10T16:02:58.305Z] Images: 0 [2021-02-10T16:02:58.305Z] Server Version: 20.10.2 [2021-02-10T16:02:58.305Z] Storage Driver: overlay2 [2021-02-10T16:02:58.305Z] Backing Filesystem: extfs [2021-02-10T16:02:58.305Z] Supports d_type: true [2021-02-10T16:02:58.305Z] Native Overlay Diff: true [2021-02-10T16:02:58.305Z] Logging Driver: json-file [2021-02-10T16:02:58.305Z] Cgroup Driver: cgroupfs [2021-02-10T16:02:58.305Z] Cgroup Version: 1 [2021-02-10T16:02:58.305Z] Plugins: [2021-02-10T16:02:58.305Z] Volume: local [2021-02-10T16:02:58.305Z] Network: bridge host ipvlan macvlan null overlay [2021-02-10T16:02:58.305Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-10T16:02:58.305Z] Swarm: inactive [2021-02-10T16:02:58.305Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-10T16:02:58.305Z] Default Runtime: runc [2021-02-10T16:02:58.305Z] Init Binary: docker-init [2021-02-10T16:02:58.305Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:02:58.305Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:02:58.305Z] init version: de40ad0 [2021-02-10T16:02:58.305Z] Security Options: [2021-02-10T16:02:58.305Z] apparmor [2021-02-10T16:02:58.305Z] seccomp [2021-02-10T16:02:58.305Z] Profile: default [2021-02-10T16:02:58.305Z] Kernel Version: 5.4.0-1035-aws [2021-02-10T16:02:58.305Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-10T16:02:58.305Z] OSType: linux [2021-02-10T16:02:58.305Z] Architecture: x86_64 [2021-02-10T16:02:58.305Z] CPUs: 2 [2021-02-10T16:02:58.305Z] Total Memory: 7.487GiB [2021-02-10T16:02:58.305Z] Name: ip-10-100-108-206 [2021-02-10T16:02:58.305Z] ID: 6V4B:VKYK:OLF7:OAMN:3BBO:HNEE:JR5Z:3FAM:YACZ:D3PV:FSY4:SD2W [2021-02-10T16:02:58.305Z] Docker Root Dir: /var/lib/docker [2021-02-10T16:02:58.305Z] Debug Mode: false [2021-02-10T16:02:58.305Z] Registry: https://index.docker.io/v1/ [2021-02-10T16:02:58.305Z] Labels: [2021-02-10T16:02:58.305Z] Experimental: true [2021-02-10T16:02:58.305Z] Insecure Registries: [2021-02-10T16:02:58.305Z] 127.0.0.0/8 [2021-02-10T16:02:58.305Z] Live Restore Enabled: true [2021-02-10T16:02:58.305Z] [2021-02-10T16:02:58.305Z] WARNING: No swap limit support [2021-02-10T16:02:58.305Z] WARNING: No blkio weight support [2021-02-10T16:02:58.305Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-10T16:02:58.393Z] #18 16.84 Selecting previously unselected package python3.7. [2021-02-10T16:02:58.393Z] #18 16.84 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-02-10T16:02:58.393Z] #18 16.85 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-10T16:02:58.393Z] #18 16.94 Selecting previously unselected package libpython3-stdlib:s390x. [2021-02-10T16:02:58.393Z] #18 ... [2021-02-10T16:02:58.393Z] [2021-02-10T16:02:58.393Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-10T16:02:58.393Z] #30 DONE 92.0s [2021-02-10T16:02:58.393Z] [2021-02-10T16:02:58.393Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-10T16:02:58.393Z] #18 16.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-02-10T16:02:58.393Z] #18 16.95 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-10T16:02:58.393Z] #18 17.00 Setting up python3-minimal (3.7.3-1) ... [2021-02-10T16:02:58.610Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-10T16:02:58.610Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-10T16:02:58.610Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-10T16:02:58.610Z] + bash /home/ubuntu/workspace/moby_PR-42004/check-config.sh [2021-02-10T16:02:58.610Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-10T16:02:58.610Z] info: reading kernel config from /boot/config-5.4.0-1035-aws ... [2021-02-10T16:02:58.610Z] [2021-02-10T16:02:58.610Z] Generally Necessary: [2021-02-10T16:02:58.610Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-10T16:02:58.610Z] - apparmor: enabled and tools installed [2021-02-10T16:02:58.610Z] - CONFIG_NAMESPACES: enabled [2021-02-10T16:02:58.610Z] - CONFIG_NET_NS: enabled [2021-02-10T16:02:58.610Z] - CONFIG_PID_NS: enabled [2021-02-10T16:02:58.610Z] - CONFIG_IPC_NS: enabled [2021-02-10T16:02:58.610Z] - CONFIG_UTS_NS: enabled [2021-02-10T16:02:58.610Z] - CONFIG_CGROUPS: enabled [2021-02-10T16:02:58.610Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-10T16:02:58.610Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-10T16:02:58.610Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-10T16:02:58.610Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-10T16:02:58.880Z] - CONFIG_CPUSETS: enabled [2021-02-10T16:02:58.880Z] - CONFIG_MEMCG: enabled [2021-02-10T16:02:58.880Z] - CONFIG_KEYS: enabled [2021-02-10T16:02:58.880Z] - CONFIG_VETH: enabled (as module) [2021-02-10T16:02:58.880Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-10T16:02:58.880Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-10T16:02:58.880Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-10T16:02:58.880Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-10T16:02:58.880Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-10T16:02:58.880Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-10T16:02:58.880Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-10T16:02:58.880Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-10T16:02:58.880Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-10T16:02:58.880Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-10T16:02:58.880Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-10T16:02:58.880Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-10T16:02:58.880Z] [2021-02-10T16:02:58.880Z] Optional Features: [2021-02-10T16:02:58.880Z] - CONFIG_USER_NS: enabled [2021-02-10T16:02:58.880Z] - CONFIG_SECCOMP: enabled [2021-02-10T16:02:58.880Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-10T16:02:58.880Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-10T16:02:58.880Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-10T16:02:58.880Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-10T16:02:58.880Z] - CONFIG_BLK_CGROUP: enabled [2021-02-10T16:02:58.880Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-10T16:02:58.880Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-10T16:02:58.880Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-10T16:02:58.880Z] - CONFIG_CGROUP_PERF: enabled [2021-02-10T16:02:59.024Z] #12 40.55 Reading package lists... [2021-02-10T16:02:59.024Z] #12 ... [2021-02-10T16:02:59.024Z] [2021-02-10T16:02:59.024Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:02:59.024Z] #48 sha256:43602c1e64ede7c6ca937fe3490085095465476f5f02d4447ff87782b3a078de [2021-02-10T16:02:59.024Z] #48 46.43 go: extracting golang.org/x/text v0.3.2 [2021-02-10T16:02:59.158Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-10T16:02:59.158Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-10T16:02:59.158Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-10T16:02:59.158Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-10T16:02:59.158Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-10T16:02:59.158Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-10T16:02:59.158Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-10T16:02:59.158Z] - CONFIG_IP_VS: enabled (as module) [2021-02-10T16:02:59.158Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-10T16:02:59.158Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-10T16:02:59.158Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-10T16:02:59.158Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-10T16:02:59.159Z] - CONFIG_EXT4_FS: enabled [2021-02-10T16:02:59.159Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-10T16:02:59.159Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-10T16:02:59.159Z] - Network Drivers: [2021-02-10T16:02:59.159Z] - "overlay": [2021-02-10T16:02:59.159Z] - CONFIG_VXLAN: enabled (as module) [2021-02-10T16:02:59.159Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-10T16:02:59.159Z] Optional (for encrypted networks): [2021-02-10T16:02:59.159Z] - CONFIG_CRYPTO: enabled [2021-02-10T16:02:59.159Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-10T16:02:59.159Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-10T16:02:59.159Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-10T16:02:59.159Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-10T16:02:59.159Z] - CONFIG_XFRM: enabled [2021-02-10T16:02:59.159Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-10T16:02:59.159Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-10T16:02:59.159Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-10T16:02:59.159Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-10T16:02:59.159Z] - "ipvlan": [2021-02-10T16:02:59.159Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-10T16:02:59.159Z] - "macvlan": [2021-02-10T16:02:59.159Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-10T16:02:59.159Z] - CONFIG_DUMMY: enabled (as module) [2021-02-10T16:02:59.159Z] - "ftp,tftp client in container": [2021-02-10T16:02:59.431Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-10T16:02:59.431Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-10T16:02:59.431Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-10T16:02:59.431Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-10T16:02:59.431Z] - Storage Drivers: [2021-02-10T16:02:59.431Z] - "aufs": [2021-02-10T16:02:59.431Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-10T16:02:59.431Z] - "btrfs": [2021-02-10T16:02:59.431Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-10T16:02:59.431Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-10T16:02:59.431Z] - "devicemapper": [2021-02-10T16:02:59.431Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-10T16:02:59.431Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-10T16:02:59.431Z] - "overlay": [2021-02-10T16:02:59.431Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-10T16:02:59.431Z] - "zfs": [2021-02-10T16:02:59.431Z] - /dev/zfs: present [2021-02-10T16:02:59.431Z] - zfs command: missing [2021-02-10T16:02:59.431Z] - zpool command: missing [2021-02-10T16:02:59.431Z] [2021-02-10T16:02:59.431Z] Limits: [2021-02-10T16:02:59.431Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-10T16:02:59.431Z] [2021-02-10T16:02:59.431Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-02-10T16:02:59.473Z] #18 17.91 Selecting previously unselected package python3. [2021-02-10T16:02:59.473Z] #18 17.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2021-02-10T16:02:59.473Z] #18 17.93 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-02-10T16:02:59.473Z] #18 17.93 Unpacking python3 (3.7.3-1) ... [2021-02-10T16:02:59.473Z] #18 17.99 Selecting previously unselected package libip4tc0:s390x. [2021-02-10T16:02:59.473Z] #18 18.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-02-10T16:02:59.473Z] #18 18.00 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-02-10T16:02:59.473Z] #18 18.05 Selecting previously unselected package libip6tc0:s390x. [2021-02-10T16:02:59.473Z] #18 18.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-02-10T16:02:59.473Z] #18 18.06 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-02-10T16:02:59.473Z] #18 18.11 Selecting previously unselected package libiptc0:s390x. [2021-02-10T16:02:59.473Z] #18 18.11 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-02-10T16:02:59.473Z] #18 18.11 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-02-10T16:02:59.473Z] #18 18.16 Selecting previously unselected package libnfnetlink0:s390x. [2021-02-10T16:02:59.473Z] #18 18.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-02-10T16:02:59.473Z] #18 18.17 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-10T16:02:59.473Z] #18 18.19 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-02-10T16:02:59.473Z] #18 18.19 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-02-10T16:02:59.473Z] #18 18.19 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-10T16:02:59.473Z] #18 18.24 Selecting previously unselected package libnftnl11:s390x. [Pipeline] sh [2021-02-10T16:02:59.764Z] #18 18.24 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-02-10T16:02:59.764Z] #18 18.24 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-02-10T16:02:59.764Z] #18 18.27 Selecting previously unselected package iptables. [2021-02-10T16:02:59.764Z] #18 18.27 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-02-10T16:02:59.764Z] #18 18.27 Unpacking iptables (1.8.2-4) ... [2021-02-10T16:02:59.764Z] #18 18.44 Selecting previously unselected package xxd. [2021-02-10T16:02:59.764Z] #18 18.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-10T16:02:59.764Z] #18 18.45 Unpacking xxd (2:8.1.0875-5) ... [2021-02-10T16:02:59.764Z] #18 18.53 Selecting previously unselected package vim-common. [2021-02-10T16:02:59.786Z] + sudo modprobe ip_vs [2021-02-10T16:02:59.787Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 . [2021-02-10T16:03:00.053Z] #2 [internal] load .dockerignore [2021-02-10T16:03:00.053Z] #2 sha256:ee690375940ce933d2d1d07a107915ba8ac29622f1349c299850a7c67baa29d6 [2021-02-10T16:03:00.053Z] #2 transferring context: 87B done [2021-02-10T16:03:00.053Z] #2 DONE 0.0s [2021-02-10T16:03:00.053Z] [2021-02-10T16:03:00.054Z] #1 [internal] load build definition from Dockerfile [2021-02-10T16:03:00.054Z] #1 sha256:df183af799198e470d69714105dd320ad5c2072959a9a9b99eb9a348b74ee03a [2021-02-10T16:03:00.054Z] #1 transferring dockerfile: 16.55kB done [2021-02-10T16:03:00.054Z] #1 DONE 0.1s [2021-02-10T16:03:00.054Z] [2021-02-10T16:03:00.054Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-10T16:03:00.054Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-10T16:03:00.054Z] #18 18.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:03:00.054Z] #18 18.54 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-10T16:03:00.054Z] #18 18.63 Selecting previously unselected package bash-completion. [2021-02-10T16:03:00.054Z] #18 18.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-10T16:03:00.997Z] #3 DONE 0.6s [2021-02-10T16:03:00.998Z] [2021-02-10T16:03:00.998Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-10T16:03:00.998Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-10T16:03:00.998Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-10T16:03:00.998Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-10T16:03:00.998Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.05MB / 8.88MB 0.2s [2021-02-10T16:03:00.998Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-10T16:03:00.998Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-10T16:03:00.998Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-10T16:03:01.157Z] #18 19.91 Unpacking bash-completion (1:2.8-6) ... [2021-02-10T16:03:01.258Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.39MB / 8.88MB 0.3s [2021-02-10T16:03:01.258Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-10T16:03:01.258Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-10T16:03:01.448Z] #18 20.20 Selecting previously unselected package bzip2. [2021-02-10T16:03:01.739Z] #18 20.20 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-02-10T16:03:01.739Z] #18 20.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-10T16:03:01.739Z] #18 20.26 Selecting previously unselected package xz-utils. [2021-02-10T16:03:01.739Z] #18 20.26 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-02-10T16:03:01.739Z] #18 20.26 Unpacking xz-utils (5.2.4-1) ... [2021-02-10T16:03:01.739Z] #18 20.34 Selecting previously unselected package apparmor. [2021-02-10T16:03:01.739Z] #18 20.35 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-02-10T16:03:01.739Z] #18 20.39 Unpacking apparmor (2.13.2-10) ... [2021-02-10T16:03:01.830Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-02-10T16:03:01.831Z] #4 DONE 0.8s [2021-02-10T16:03:02.030Z] #18 20.62 Selecting previously unselected package aufs-tools. [2021-02-10T16:03:02.031Z] #18 20.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-02-10T16:03:02.031Z] #18 20.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-10T16:03:02.031Z] #18 20.69 Selecting previously unselected package libonig5:s390x. [2021-02-10T16:03:02.031Z] #18 20.69 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-02-10T16:03:02.031Z] #18 20.70 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-10T16:03:02.093Z] [2021-02-10T16:03:02.093Z] #5 [internal] load build definition from Dockerfile [2021-02-10T16:03:02.093Z] #5 sha256:5a85bf8888a1b2a9e19ad87d0078d6ba48463378d70a85a1c2e504625dd29e94 [2021-02-10T16:03:02.093Z] #5 transferring dockerfile: 16.55kB done [2021-02-10T16:03:02.093Z] #5 DONE 0.0s [2021-02-10T16:03:02.093Z] [2021-02-10T16:03:02.093Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-10T16:03:02.093Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-10T16:03:02.321Z] #18 20.81 Selecting previously unselected package libjq1:s390x. [2021-02-10T16:03:02.321Z] #18 20.81 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-10T16:03:02.321Z] #18 20.82 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-10T16:03:02.321Z] #18 20.87 Selecting previously unselected package jq. [2021-02-10T16:03:02.321Z] #18 20.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-10T16:03:02.321Z] #18 20.87 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-10T16:03:02.321Z] #18 20.93 Selecting previously unselected package libaio1:s390x. [2021-02-10T16:03:02.321Z] #18 20.93 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-02-10T16:03:02.321Z] #18 20.94 Unpacking libaio1:s390x (0.3.112-3) ... [2021-02-10T16:03:02.321Z] #18 20.97 Selecting previously unselected package libgpm2:s390x. [2021-02-10T16:03:02.355Z] #8 ... [2021-02-10T16:03:02.355Z] [2021-02-10T16:03:02.355Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-10T16:03:02.355Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-10T16:03:02.355Z] #7 DONE 0.3s [2021-02-10T16:03:02.355Z] [2021-02-10T16:03:02.355Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-10T16:03:02.355Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-10T16:03:02.355Z] #6 DONE 0.3s [2021-02-10T16:03:02.355Z] [2021-02-10T16:03:02.355Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-10T16:03:02.355Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-10T16:03:02.355Z] #8 DONE 0.4s [2021-02-10T16:03:02.612Z] #18 20.98 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-02-10T16:03:02.612Z] #18 20.98 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-02-10T16:03:02.612Z] #18 21.01 Selecting previously unselected package libicu63:s390x. [2021-02-10T16:03:02.612Z] #18 21.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-10T16:03:02.612Z] #18 21.02 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-10T16:03:03.219Z] #48 ... [2021-02-10T16:03:03.219Z] [2021-02-10T16:03:03.219Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:03:03.219Z] #63 sha256:66525749637c63d534e8b18ad0b830aa2eec76cfe72d24c1333b59115701da18 [2021-02-10T16:03:03.219Z] #63 DONE 50.6s [2021-02-10T16:03:03.219Z] [2021-02-10T16:03:03.219Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:03:03.219Z] #33 sha256:5c174d757614734fdd6e358e54cf98ed7fcfed44ed123e322d1075af298df526 [2021-02-10T16:03:03.219Z] #33 50.51 sync [2021-02-10T16:03:03.219Z] #33 50.53 internal/reflectlite [2021-02-10T16:03:03.308Z] [2021-02-10T16:03:03.308Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-10T16:03:03.308Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-10T16:03:03.308Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-10T16:03:03.308Z] #61 DONE 0.0s [2021-02-10T16:03:03.308Z] [2021-02-10T16:03:03.308Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:03.308Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:03.308Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-02-10T16:03:03.309Z] #9 DONE 0.1s [2021-02-10T16:03:03.309Z] [2021-02-10T16:03:03.309Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-10T16:03:03.309Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-10T16:03:03.309Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-10T16:03:03.309Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-10T16:03:03.604Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-10T16:03:03.604Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-10T16:03:03.604Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-10T16:03:03.692Z] Client: [2021-02-10T16:03:03.692Z] Context: default [2021-02-10T16:03:03.692Z] Debug Mode: false [2021-02-10T16:03:03.692Z] Plugins: [2021-02-10T16:03:03.692Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-10T16:03:03.692Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-10T16:03:03.692Z] [2021-02-10T16:03:03.692Z] Server: [2021-02-10T16:03:03.692Z] Containers: 0 [2021-02-10T16:03:03.692Z] Running: 0 [2021-02-10T16:03:03.692Z] Paused: 0 [2021-02-10T16:03:03.692Z] Stopped: 0 [2021-02-10T16:03:03.692Z] Images: 0 [2021-02-10T16:03:03.692Z] Server Version: 20.10.2 [2021-02-10T16:03:03.692Z] Storage Driver: overlay2 [2021-02-10T16:03:03.692Z] Backing Filesystem: extfs [2021-02-10T16:03:03.692Z] Supports d_type: true [2021-02-10T16:03:03.692Z] Native Overlay Diff: true [2021-02-10T16:03:03.692Z] Logging Driver: json-file [2021-02-10T16:03:03.692Z] Cgroup Driver: cgroupfs [2021-02-10T16:03:03.692Z] Cgroup Version: 1 [2021-02-10T16:03:03.692Z] Plugins: [2021-02-10T16:03:03.692Z] Volume: local [2021-02-10T16:03:03.692Z] Network: bridge host ipvlan macvlan null overlay [2021-02-10T16:03:03.692Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-10T16:03:03.692Z] Swarm: inactive [2021-02-10T16:03:03.692Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-10T16:03:03.692Z] Default Runtime: runc [2021-02-10T16:03:03.692Z] Init Binary: docker-init [2021-02-10T16:03:03.692Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:03:03.692Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:03:03.692Z] init version: de40ad0 [2021-02-10T16:03:03.692Z] Security Options: [2021-02-10T16:03:03.692Z] apparmor [2021-02-10T16:03:03.692Z] seccomp [2021-02-10T16:03:03.692Z] Profile: default [2021-02-10T16:03:03.692Z] Kernel Version: 5.4.0-1035-aws [2021-02-10T16:03:03.692Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-10T16:03:03.692Z] OSType: linux [2021-02-10T16:03:03.692Z] Architecture: x86_64 [2021-02-10T16:03:03.692Z] CPUs: 2 [2021-02-10T16:03:03.692Z] Total Memory: 7.487GiB [2021-02-10T16:03:03.692Z] Name: ip-10-100-55-145 [2021-02-10T16:03:03.692Z] ID: 6V4B:VKYK:OLF7:OAMN:3BBO:HNEE:JR5Z:3FAM:YACZ:D3PV:FSY4:SD2W [2021-02-10T16:03:03.692Z] Docker Root Dir: /var/lib/docker [2021-02-10T16:03:03.692Z] Debug Mode: false [2021-02-10T16:03:03.692Z] Registry: https://index.docker.io/v1/ [2021-02-10T16:03:03.692Z] Labels: [2021-02-10T16:03:03.692Z] Experimental: true [2021-02-10T16:03:03.692Z] Insecure Registries: [2021-02-10T16:03:03.692Z] 127.0.0.0/8 [2021-02-10T16:03:03.692Z] Live Restore Enabled: true [2021-02-10T16:03:03.692Z] [2021-02-10T16:03:03.692Z] WARNING: No swap limit support [2021-02-10T16:03:03.692Z] WARNING: No blkio weight support [2021-02-10T16:03:03.692Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-10T16:03:03.982Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-10T16:03:03.982Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-10T16:03:03.982Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-10T16:03:03.982Z] + bash /home/ubuntu/workspace/moby_PR-42004/check-config.sh [2021-02-10T16:03:03.982Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-10T16:03:03.982Z] info: reading kernel config from /boot/config-5.4.0-1035-aws ... [2021-02-10T16:03:03.982Z] [2021-02-10T16:03:03.982Z] Generally Necessary: [2021-02-10T16:03:03.982Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-10T16:03:03.982Z] - apparmor: enabled and tools installed [2021-02-10T16:03:03.982Z] - CONFIG_NAMESPACES: enabled [2021-02-10T16:03:03.982Z] - CONFIG_NET_NS: enabled [2021-02-10T16:03:03.982Z] - CONFIG_PID_NS: enabled [2021-02-10T16:03:03.982Z] - CONFIG_IPC_NS: enabled [2021-02-10T16:03:03.982Z] - CONFIG_UTS_NS: enabled [2021-02-10T16:03:03.982Z] - CONFIG_CGROUPS: enabled [2021-02-10T16:03:03.982Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-10T16:03:03.982Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-10T16:03:03.982Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-10T16:03:03.982Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-10T16:03:03.982Z] - CONFIG_CPUSETS: enabled [2021-02-10T16:03:03.982Z] - CONFIG_MEMCG: enabled [2021-02-10T16:03:03.982Z] - CONFIG_KEYS: enabled [2021-02-10T16:03:03.982Z] - CONFIG_VETH: enabled (as module) [2021-02-10T16:03:03.982Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-10T16:03:03.982Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-10T16:03:03.982Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-10T16:03:03.982Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-10T16:03:03.982Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-10T16:03:03.982Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-10T16:03:04.244Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-10T16:03:04.244Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-10T16:03:04.244Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-10T16:03:04.244Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-10T16:03:04.244Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-10T16:03:04.244Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-10T16:03:04.244Z] [2021-02-10T16:03:04.244Z] Optional Features: [2021-02-10T16:03:04.244Z] - CONFIG_USER_NS: enabled [2021-02-10T16:03:04.244Z] - CONFIG_SECCOMP: enabled [2021-02-10T16:03:04.244Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-10T16:03:04.244Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-10T16:03:04.244Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-10T16:03:04.244Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-10T16:03:04.244Z] - CONFIG_BLK_CGROUP: enabled [2021-02-10T16:03:04.244Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-10T16:03:04.244Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-10T16:03:04.244Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-10T16:03:04.244Z] - CONFIG_CGROUP_PERF: enabled [2021-02-10T16:03:04.244Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-10T16:03:04.244Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-10T16:03:04.244Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-10T16:03:04.244Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-10T16:03:04.244Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-10T16:03:04.244Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-10T16:03:04.244Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-10T16:03:04.244Z] - CONFIG_IP_VS: enabled (as module) [2021-02-10T16:03:04.244Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-10T16:03:04.244Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-10T16:03:04.244Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-10T16:03:04.244Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-10T16:03:04.244Z] - CONFIG_EXT4_FS: enabled [2021-02-10T16:03:04.244Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-10T16:03:04.244Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-10T16:03:04.244Z] - Network Drivers: [2021-02-10T16:03:04.244Z] - "overlay": [2021-02-10T16:03:04.244Z] - CONFIG_VXLAN: enabled (as module) [2021-02-10T16:03:04.244Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-10T16:03:04.244Z] Optional (for encrypted networks): [2021-02-10T16:03:04.505Z] - CONFIG_CRYPTO: enabled [2021-02-10T16:03:04.505Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-10T16:03:04.505Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-10T16:03:04.505Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-10T16:03:04.505Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-10T16:03:04.505Z] - CONFIG_XFRM: enabled [2021-02-10T16:03:04.505Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-10T16:03:04.505Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-10T16:03:04.505Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-10T16:03:04.505Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-10T16:03:04.505Z] - "ipvlan": [2021-02-10T16:03:04.505Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-10T16:03:04.505Z] - "macvlan": [2021-02-10T16:03:04.505Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-10T16:03:04.505Z] - CONFIG_DUMMY: enabled (as module) [2021-02-10T16:03:04.505Z] - "ftp,tftp client in container": [2021-02-10T16:03:04.505Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-10T16:03:04.505Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-10T16:03:04.505Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-10T16:03:04.505Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-10T16:03:04.505Z] - Storage Drivers: [2021-02-10T16:03:04.505Z] - "aufs": [2021-02-10T16:03:04.505Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-10T16:03:04.505Z] - "btrfs": [2021-02-10T16:03:04.505Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-10T16:03:04.505Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-10T16:03:04.505Z] - "devicemapper": [2021-02-10T16:03:04.505Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-10T16:03:04.505Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-10T16:03:04.505Z] - "overlay": [2021-02-10T16:03:04.505Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-10T16:03:04.505Z] - "zfs": [2021-02-10T16:03:04.505Z] - /dev/zfs: present [2021-02-10T16:03:04.505Z] - zfs command: missing [2021-02-10T16:03:04.505Z] - zpool command: missing [2021-02-10T16:03:04.505Z] [2021-02-10T16:03:04.505Z] Limits: [2021-02-10T16:03:04.505Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-10T16:03:04.505Z] [2021-02-10T16:03:04.505Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-10T16:03:04.681Z] #18 23.34 Selecting previously unselected package libnet1:s390x. [2021-02-10T16:03:04.681Z] #18 23.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-10T16:03:04.681Z] #18 23.34 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-10T16:03:04.681Z] #18 23.40 Selecting previously unselected package libnl-3-200:s390x. [2021-02-10T16:03:04.681Z] #18 23.40 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-10T16:03:04.681Z] #18 23.40 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-10T16:03:04.681Z] #18 23.44 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-10T16:03:04.862Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 . [2021-02-10T16:03:04.972Z] #18 23.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-10T16:03:04.972Z] #18 23.45 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-10T16:03:04.972Z] #18 23.47 Selecting previously unselected package libreadline5:s390x. [2021-02-10T16:03:04.972Z] #18 23.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-02-10T16:03:04.972Z] #18 23.48 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-10T16:03:04.972Z] #18 23.53 Selecting previously unselected package net-tools. [2021-02-10T16:03:04.972Z] #18 23.53 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-02-10T16:03:04.972Z] #18 23.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-10T16:03:04.972Z] #18 23.66 Selecting previously unselected package python-pip-whl. [2021-02-10T16:03:04.972Z] #18 23.66 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-10T16:03:04.972Z] #18 23.67 Unpacking python-pip-whl (18.1-5) ... [2021-02-10T16:03:05.123Z] #1 [internal] load build definition from Dockerfile [2021-02-10T16:03:05.123Z] #1 sha256:b48750aee169fb77842cab7272f46b71396fbeefa6d376d7b31322e0e896fff2 [2021-02-10T16:03:05.123Z] #1 transferring dockerfile: 16.55kB done [2021-02-10T16:03:05.123Z] #1 DONE 0.1s [2021-02-10T16:03:05.123Z] [2021-02-10T16:03:05.123Z] #2 [internal] load .dockerignore [2021-02-10T16:03:05.123Z] #2 sha256:00f0dcb2921240e2efd4bfdfdcda876547913b03baf013ca708ec7867fc6f1ce [2021-02-10T16:03:05.123Z] #2 transferring context: 87B done [2021-02-10T16:03:05.123Z] #2 DONE 0.0s [2021-02-10T16:03:05.123Z] [2021-02-10T16:03:05.123Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-10T16:03:05.123Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-10T16:03:05.262Z] #18 23.99 Selecting previously unselected package python3-lib2to3. [2021-02-10T16:03:05.553Z] #18 24.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-10T16:03:05.553Z] #18 24.00 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-10T16:03:05.553Z] #18 24.05 Selecting previously unselected package python3-distutils. [2021-02-10T16:03:05.553Z] #18 24.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-10T16:03:05.553Z] #18 24.06 Unpacking python3-distutils (3.7.3-1) ... [2021-02-10T16:03:05.553Z] #18 24.13 Selecting previously unselected package python3-pip. [2021-02-10T16:03:05.553Z] #18 24.13 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-10T16:03:05.553Z] #18 24.13 Unpacking python3-pip (18.1-5) ... [2021-02-10T16:03:05.553Z] #18 24.21 Selecting previously unselected package python3-pkg-resources. [2021-02-10T16:03:05.553Z] #18 24.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-10T16:03:05.553Z] #18 24.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-10T16:03:05.696Z] #3 DONE 0.5s [2021-02-10T16:03:05.696Z] [2021-02-10T16:03:05.696Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-10T16:03:05.696Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-10T16:03:05.696Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-10T16:03:05.696Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-10T16:03:05.696Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-10T16:03:05.696Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-10T16:03:05.696Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-10T16:03:05.843Z] #18 24.28 Selecting previously unselected package python3-setuptools. [2021-02-10T16:03:05.843Z] #18 24.28 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-10T16:03:05.843Z] #18 24.28 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-10T16:03:05.843Z] #18 24.40 Selecting previously unselected package python3-wheel. [2021-02-10T16:03:05.843Z] #18 24.41 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-10T16:03:05.843Z] #18 24.41 Unpacking python3-wheel (0.32.3-2) ... [2021-02-10T16:03:05.843Z] #18 24.44 Selecting previously unselected package sudo. [2021-02-10T16:03:05.843Z] #18 24.45 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-02-10T16:03:05.843Z] #18 24.45 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-10T16:03:05.958Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.19MB / 8.88MB 0.2s [2021-02-10T16:03:05.958Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2021-02-10T16:03:05.958Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-10T16:03:06.134Z] #18 24.72 Selecting previously unselected package thin-provisioning-tools. [2021-02-10T16:03:06.134Z] #18 24.72 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-02-10T16:03:06.134Z] #18 24.72 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-10T16:03:06.184Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 208.90kB / 50.40MB 2.4s [2021-02-10T16:03:06.184Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.75MB / 50.40MB 2.6s [2021-02-10T16:03:06.220Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-10T16:03:06.425Z] #18 24.84 Selecting previously unselected package uidmap. [2021-02-10T16:03:06.425Z] #18 24.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-02-10T16:03:06.425Z] #18 24.85 Unpacking uidmap (1:4.5-1.1) ... [2021-02-10T16:03:06.425Z] #18 24.93 Selecting previously unselected package vim-runtime. [2021-02-10T16:03:06.425Z] #18 24.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:03:06.425Z] #18 24.95 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-10T16:03:06.425Z] #18 24.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-10T16:03:06.425Z] #18 24.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-10T16:03:06.445Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 10.49MB / 50.40MB 2.8s [2021-02-10T16:03:06.446Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 18.38MB / 50.40MB 2.9s [2021-02-10T16:03:06.483Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-02-10T16:03:06.483Z] #4 DONE 0.8s [2021-02-10T16:03:06.503Z] #33 53.89 sort [2021-02-10T16:03:06.503Z] #33 53.89 errors [2021-02-10T16:03:06.503Z] #33 54.25 strconv [2021-02-10T16:03:06.710Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 24.12MB / 50.40MB 3.1s [2021-02-10T16:03:06.971Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 27.26MB / 50.40MB 3.3s [2021-02-10T16:03:07.060Z] [2021-02-10T16:03:07.060Z] #5 [internal] load build definition from Dockerfile [2021-02-10T16:03:07.060Z] #5 sha256:7b020d69821ea31a2694e404bc2364db9a50c2010958a9908e6d023f20d77430 [2021-02-10T16:03:07.060Z] #5 transferring dockerfile: 16.55kB 0.0s done [2021-02-10T16:03:07.060Z] #5 DONE 0.0s [2021-02-10T16:03:07.060Z] [2021-02-10T16:03:07.060Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-10T16:03:07.060Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-10T16:03:07.060Z] #8 DONE 0.3s [2021-02-10T16:03:07.060Z] [2021-02-10T16:03:07.060Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-10T16:03:07.060Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-10T16:03:07.105Z] #33 55.11 io [2021-02-10T16:03:07.244Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 31.64MB / 50.40MB 3.5s [2021-02-10T16:03:07.337Z] #7 DONE 0.5s [2021-02-10T16:03:07.337Z] [2021-02-10T16:03:07.337Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-10T16:03:07.337Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-10T16:03:07.337Z] #6 DONE 0.4s [2021-02-10T16:03:07.513Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 36.81MB / 50.40MB 3.8s [2021-02-10T16:03:07.777Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 39.62MB / 50.40MB 4.0s [2021-02-10T16:03:07.777Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 44.04MB / 50.40MB 4.2s [2021-02-10T16:03:08.054Z] #33 ... [2021-02-10T16:03:08.054Z] [2021-02-10T16:03:08.054Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:03:08.054Z] #48 sha256:43602c1e64ede7c6ca937fe3490085095465476f5f02d4447ff87782b3a078de [2021-02-10T16:03:08.054Z] #48 51.34 go: finding github.com/fatih/color v1.7.0 [2021-02-10T16:03:08.054Z] #48 51.47 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:03:08.054Z] #48 51.53 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:03:08.054Z] #48 51.54 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:03:08.054Z] #48 51.67 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:03:08.054Z] #48 51.72 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:03:08.054Z] #48 51.79 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:03:08.054Z] #48 51.89 go: finding github.com/pkg/errors v0.8.1 [2021-02-10T16:03:08.054Z] #48 51.91 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:03:08.054Z] #48 51.96 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:03:08.054Z] #48 51.97 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:03:08.054Z] #48 51.99 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:03:08.054Z] #48 52.01 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:03:08.054Z] #48 52.02 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:03:08.054Z] #48 52.04 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:03:08.054Z] #48 52.05 go: finding github.com/spf13/viper v1.6.1 [2021-02-10T16:03:08.054Z] #48 52.07 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:03:08.054Z] #48 52.09 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:03:08.054Z] #48 52.11 go: finding github.com/stretchr/testify v1.4.0 [2021-02-10T16:03:08.054Z] #48 52.15 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:03:08.054Z] #48 52.28 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:03:08.054Z] #48 52.30 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:03:08.054Z] #48 52.37 go: finding github.com/stretchr/objx v0.2.0 [2021-02-10T16:03:08.054Z] #48 52.39 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:03:08.054Z] #48 52.41 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:03:08.055Z] #48 52.45 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:03:08.055Z] #48 52.49 go: finding github.com/spf13/cobra v0.0.5 [2021-02-10T16:03:08.055Z] #48 52.52 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:03:08.055Z] #48 52.58 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:03:08.055Z] #48 52.65 go: finding github.com/gobwas/glob v0.2.3 [2021-02-10T16:03:08.055Z] #48 52.83 go: finding github.com/spf13/pflag v1.0.5 [2021-02-10T16:03:08.055Z] #48 52.86 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:03:08.055Z] #48 52.95 go: finding github.com/magiconair/properties v1.8.1 [2021-02-10T16:03:08.055Z] #48 52.98 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:03:08.055Z] #48 53.02 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:03:08.055Z] #48 53.11 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:03:08.055Z] #48 53.19 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:03:08.055Z] #48 53.32 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:03:08.055Z] #48 53.40 go: finding github.com/spf13/afero v1.1.2 [2021-02-10T16:03:08.055Z] #48 53.41 go: finding github.com/spf13/cast v1.3.0 [2021-02-10T16:03:08.055Z] #48 53.50 go: finding golang.org/x/text v0.3.2 [2021-02-10T16:03:08.055Z] #48 53.51 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:03:08.055Z] #48 53.51 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:03:08.055Z] #48 53.55 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:03:08.055Z] #48 53.55 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:03:08.055Z] #48 53.58 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-10T16:03:08.055Z] #48 53.59 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:03:08.055Z] #48 53.64 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:03:08.055Z] #48 53.66 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:03:08.055Z] #48 53.68 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:03:08.055Z] #48 53.74 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:03:08.055Z] #48 53.76 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:03:08.055Z] #48 53.77 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:03:08.055Z] #48 53.78 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:03:08.055Z] #48 53.88 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:03:08.055Z] #48 53.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:03:08.055Z] #48 53.91 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:03:08.055Z] #48 53.94 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-10T16:03:08.055Z] #48 53.94 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:03:08.055Z] #48 53.98 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:03:08.055Z] #48 54.01 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:03:08.055Z] #48 54.03 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:03:08.055Z] #48 54.04 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:03:08.055Z] #48 54.06 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:03:08.055Z] #48 54.07 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-10T16:03:08.055Z] #48 54.08 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:03:08.055Z] #48 54.10 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:03:08.055Z] #48 54.13 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:03:08.055Z] #48 54.16 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-10T16:03:08.055Z] #48 54.30 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:03:08.055Z] #48 54.37 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:03:08.055Z] #48 54.39 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:03:08.055Z] #48 54.47 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:03:08.055Z] #48 54.51 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:03:08.055Z] #48 ... [2021-02-10T16:03:08.055Z] [2021-02-10T16:03:08.055Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:03:08.055Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:03:08.055Z] #54 40.88 Reading package lists... [2021-02-10T16:03:08.055Z] #54 48.03 Building dependency tree... [2021-02-10T16:03:08.055Z] #54 52.39 The following additional packages will be installed: [2021-02-10T16:03:08.055Z] #54 52.40 libbtrfs0 [2021-02-10T16:03:08.055Z] #54 52.70 The following NEW packages will be installed: [2021-02-10T16:03:08.055Z] #54 52.72 libbtrfs-dev libbtrfs0 [2021-02-10T16:03:08.055Z] #54 53.22 0 upgraded, 2 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:03:08.055Z] #54 53.22 Need to get 119 kB of archives. [2021-02-10T16:03:08.055Z] #54 53.22 After this operation, 387 kB of additional disk space will be used. [2021-02-10T16:03:08.055Z] #54 53.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-10T16:03:08.055Z] #54 53.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-10T16:03:08.055Z] #54 54.35 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:03:08.055Z] #54 54.60 Fetched 119 kB in 0s (381 kB/s) [2021-02-10T16:03:08.055Z] #54 54.93 Selecting previously unselected package libbtrfs0. [2021-02-10T16:03:08.055Z] #54 54.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 ... 15410 files and directories currently installed.) [2021-02-10T16:03:08.055Z] #54 54.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-10T16:03:08.055Z] #54 55.04 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-10T16:03:08.055Z] #54 55.19 Selecting previously unselected package libbtrfs-dev. [2021-02-10T16:03:08.055Z] #54 55.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-10T16:03:08.055Z] #54 55.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:03:08.055Z] #54 55.61 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-10T16:03:08.055Z] #54 55.66 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:03:08.055Z] #54 55.69 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:03:08.055Z] #54 DONE 56.1s [2021-02-10T16:03:08.056Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.5s [2021-02-10T16:03:08.317Z] [2021-02-10T16:03:08.317Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:03:08.317Z] #55 sha256:eea8cb1f74ec55c09e48de4552da4236012689b5347e3711729918faa544bc0e [2021-02-10T16:03:08.325Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.6s done [2021-02-10T16:03:08.575Z] #18 26.98 Selecting previously unselected package vim. [2021-02-10T16:03:08.575Z] #18 26.99 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-02-10T16:03:08.575Z] #18 26.99 Unpacking vim (2:8.1.0875-5) ... [2021-02-10T16:03:08.575Z] #18 ... [2021-02-10T16:03:08.575Z] [2021-02-10T16:03:08.575Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:03:08.575Z] #41 59.58 CC criu/clone-noasan.o [2021-02-10T16:03:08.575Z] #41 59.67 CC criu/config.o [2021-02-10T16:03:08.575Z] #41 60.58 CC criu/cr-check.o [2021-02-10T16:03:08.575Z] #41 61.31 CC criu/cr-dedup.o [2021-02-10T16:03:08.575Z] #41 61.51 CC criu/cr-dump.o [2021-02-10T16:03:08.575Z] #41 62.81 CC criu/cr-errno.o [2021-02-10T16:03:08.575Z] #41 62.86 CC criu/cr-restore.o [2021-02-10T16:03:08.575Z] #41 65.32 CC criu/cr-service.o [2021-02-10T16:03:08.575Z] #41 66.28 CC criu/crtools.o [2021-02-10T16:03:08.575Z] #41 66.66 CC criu/eventfd.o [2021-02-10T16:03:08.575Z] #41 66.92 CC criu/eventpoll.o [2021-02-10T16:03:08.575Z] #41 67.35 CC criu/external.o [2021-02-10T16:03:08.575Z] #41 67.65 CC criu/fault-injection.o [2021-02-10T16:03:08.575Z] #41 67.70 CC criu/fdstore.o [2021-02-10T16:03:08.575Z] #41 67.98 CC criu/fifo.o [2021-02-10T16:03:08.575Z] #41 68.18 CC criu/file-ids.o [2021-02-10T16:03:08.575Z] #41 68.39 CC criu/file-lock.o [2021-02-10T16:03:08.575Z] #41 68.84 CC criu/files-ext.o [2021-02-10T16:03:08.575Z] #41 69.06 CC criu/files-reg.o [2021-02-10T16:03:08.586Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-02-10T16:03:08.736Z] [2021-02-10T16:03:08.736Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-10T16:03:08.736Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-10T16:03:08.736Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.0s done [2021-02-10T16:03:08.736Z] #25 DONE 0.0s [2021-02-10T16:03:08.736Z] [2021-02-10T16:03:08.736Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:08.736Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:08.736Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-10T16:03:08.736Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-10T16:03:08.736Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-10T16:03:08.736Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-10T16:03:08.736Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-02-10T16:03:08.736Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-02-10T16:03:08.865Z] #41 ... [2021-02-10T16:03:08.866Z] [2021-02-10T16:03:08.866Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-10T16:03:08.866Z] #18 27.33 Selecting previously unselected package xfsprogs. [2021-02-10T16:03:08.866Z] #18 27.33 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-02-10T16:03:08.866Z] #18 27.33 Unpacking xfsprogs (4.20.0-1) ... [2021-02-10T16:03:08.866Z] #18 27.57 Selecting previously unselected package zip. [2021-02-10T16:03:09.007Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.24MB / 7.81MB 0.3s [2021-02-10T16:03:09.007Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.3s [2021-02-10T16:03:09.007Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.15MB / 50.40MB 0.4s [2021-02-10T16:03:09.007Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-02-10T16:03:09.007Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.29MB / 10.00MB 0.4s [2021-02-10T16:03:09.156Z] #18 27.58 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-02-10T16:03:09.156Z] #18 27.58 Unpacking zip (3.0-11+b1) ... [2021-02-10T16:03:09.156Z] #18 27.67 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-10T16:03:09.156Z] #18 27.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-10T16:03:09.156Z] #18 27.71 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-02-10T16:03:09.156Z] #18 27.71 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-10T16:03:09.156Z] #18 27.72 Setting up libgpm2:s390x (1.20.7-5) ... [2021-02-10T16:03:09.156Z] #18 27.73 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-02-10T16:03:09.156Z] #18 27.73 Setting up uidmap (1:4.5-1.1) ... [2021-02-10T16:03:09.156Z] #18 27.74 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-02-10T16:03:09.156Z] #18 27.75 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-10T16:03:09.156Z] #18 27.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-10T16:03:09.156Z] #18 27.76 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-10T16:03:09.156Z] #18 27.77 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-10T16:03:09.156Z] #18 27.77 Setting up xxd (2:8.1.0875-5) ... [2021-02-10T16:03:09.156Z] #18 27.78 Setting up zip (3.0-11+b1) ... [2021-02-10T16:03:09.156Z] #18 27.79 Setting up vim-common (2:8.1.0875-5) ... [2021-02-10T16:03:09.156Z] #18 27.80 Setting up bash-completion (1:2.8-6) ... [2021-02-10T16:03:09.164Z] #25 ... [2021-02-10T16:03:09.165Z] [2021-02-10T16:03:09.165Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:09.165Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:09.165Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-10T16:03:09.165Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-10T16:03:09.165Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-10T16:03:09.165Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-10T16:03:09.165Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2021-02-10T16:03:09.165Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-02-10T16:03:09.165Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-02-10T16:03:09.165Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s done [2021-02-10T16:03:09.165Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done [2021-02-10T16:03:09.165Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.86MB / 120.17MB 5.4s [2021-02-10T16:03:09.165Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.4s [2021-02-10T16:03:09.165Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.3s done [2021-02-10T16:03:09.266Z] #55 ... [2021-02-10T16:03:09.266Z] [2021-02-10T16:03:09.266Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:03:09.266Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:03:09.266Z] #35 40.37 Reading package lists... [2021-02-10T16:03:09.266Z] #35 47.36 Building dependency tree... [2021-02-10T16:03:09.266Z] #35 51.88 The following additional packages will be installed: [2021-02-10T16:03:09.266Z] #35 51.88 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-10T16:03:09.266Z] #35 51.90 Suggested packages: [2021-02-10T16:03:09.266Z] #35 51.90 cmake-doc ninja-build lrzip [2021-02-10T16:03:09.266Z] #35 51.90 Recommended packages: [2021-02-10T16:03:09.266Z] #35 51.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-10T16:03:09.266Z] #35 53.13 The following NEW packages will be installed: [2021-02-10T16:03:09.266Z] #35 53.13 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-10T16:03:09.266Z] #35 53.13 vim-common xxd [2021-02-10T16:03:09.266Z] #35 53.67 0 upgraded, 10 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:03:09.266Z] #35 53.67 Need to get 14.9 MB of archives. [2021-02-10T16:03:09.266Z] #35 53.67 After this operation, 61.8 MB of additional disk space will be used. [2021-02-10T16:03:09.266Z] #35 53.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-10T16:03:09.266Z] #35 53.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-10T16:03:09.266Z] #35 53.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-10T16:03:09.266Z] #35 53.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-10T16:03:09.266Z] #35 54.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-10T16:03:09.266Z] #35 54.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-10T16:03:09.266Z] #35 54.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-10T16:03:09.266Z] #35 54.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-10T16:03:09.266Z] #35 54.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-10T16:03:09.266Z] #35 54.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-10T16:03:09.266Z] #35 57.06 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:03:09.266Z] #35 ... [2021-02-10T16:03:09.266Z] [2021-02-10T16:03:09.266Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:03:09.266Z] #33 sha256:5c174d757614734fdd6e358e54cf98ed7fcfed44ed123e322d1075af298df526 [2021-02-10T16:03:09.266Z] #33 57.07 internal/oserror [2021-02-10T16:03:09.266Z] #33 57.23 syscall [2021-02-10T16:03:09.270Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-02-10T16:03:09.270Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2021-02-10T16:03:09.270Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.34MB / 50.40MB 0.7s [2021-02-10T16:03:09.270Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.20MB / 51.83MB 0.7s [2021-02-10T16:03:09.428Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.29MB / 120.17MB 5.7s [2021-02-10T16:03:09.523Z] #33 ... [2021-02-10T16:03:09.523Z] [2021-02-10T16:03:09.524Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:03:09.524Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:03:09.524Z] #12 40.55 Reading package lists... [2021-02-10T16:03:09.524Z] #12 47.66 Building dependency tree... [2021-02-10T16:03:09.524Z] #12 51.77 The following additional packages will be installed: [2021-02-10T16:03:09.524Z] #12 51.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-10T16:03:09.524Z] #12 51.79 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-10T16:03:09.524Z] #12 51.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-10T16:03:09.524Z] #12 51.80 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-10T16:03:09.524Z] #12 51.80 mingw-w64-x86-64-dev [2021-02-10T16:03:09.524Z] #12 51.82 Suggested packages: [2021-02-10T16:03:09.524Z] #12 51.84 gcc-8-locales seccomp wine64 [2021-02-10T16:03:09.524Z] #12 53.65 The following NEW packages will be installed: [2021-02-10T16:03:09.524Z] #12 53.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-10T16:03:09.524Z] #12 53.66 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-10T16:03:09.524Z] #12 53.66 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-10T16:03:09.524Z] #12 53.66 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-10T16:03:09.524Z] #12 53.66 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-10T16:03:09.524Z] #12 53.67 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-10T16:03:09.524Z] #12 53.69 The following packages will be upgraded: [2021-02-10T16:03:09.524Z] #12 53.71 libsystemd0 libudev1 [2021-02-10T16:03:09.524Z] #12 54.13 2 upgraded, 25 newly installed, 0 to remove and 19 not upgraded. [2021-02-10T16:03:09.524Z] #12 54.13 Need to get 78.2 MB of archives. [2021-02-10T16:03:09.524Z] #12 54.13 After this operation, 487 MB of additional disk space will be used. [2021-02-10T16:03:09.524Z] #12 54.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-10T16:03:09.524Z] #12 54.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-10T16:03:09.524Z] #12 54.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-10T16:03:09.524Z] #12 54.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-02-10T16:03:09.524Z] #12 54.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-10T16:03:09.524Z] #12 54.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-10T16:03:09.524Z] #12 54.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-10T16:03:09.524Z] #12 54.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-10T16:03:09.524Z] #12 55.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-10T16:03:09.524Z] #12 55.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-10T16:03:09.524Z] #12 55.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-10T16:03:09.524Z] #12 ... [2021-02-10T16:03:09.524Z] [2021-02-10T16:03:09.524Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:03:09.524Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:03:09.524Z] #35 57.39 Fetched 14.9 MB in 2s (7059 kB/s) [2021-02-10T16:03:09.524Z] #35 57.50 Selecting previously unselected package xxd. [2021-02-10T16:03:09.524Z] #35 57.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:03:09.524Z] #35 57.57 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-10T16:03:09.524Z] #35 57.58 Unpacking xxd (2:8.1.0875-5) ... [2021-02-10T16:03:09.537Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.68MB / 50.40MB 0.8s [2021-02-10T16:03:09.537Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2021-02-10T16:03:09.537Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.49MB / 51.83MB 0.8s [2021-02-10T16:03:09.537Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.8s [2021-02-10T16:03:09.537Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.83MB / 50.40MB 1.0s [2021-02-10T16:03:09.537Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.78MB / 51.83MB 1.0s [2021-02-10T16:03:09.537Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 1.0s [2021-02-10T16:03:09.689Z] #9 ... [2021-02-10T16:03:09.689Z] [2021-02-10T16:03:09.689Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-10T16:03:09.689Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-10T16:03:09.689Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-10T16:03:09.689Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-10T16:03:09.689Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-10T16:03:09.689Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2021-02-10T16:03:09.689Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.1s done [2021-02-10T16:03:09.689Z] #61 DONE 6.3s [2021-02-10T16:03:09.689Z] [2021-02-10T16:03:09.689Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:09.689Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:09.689Z] #9 ... [2021-02-10T16:03:09.689Z] [2021-02-10T16:03:09.689Z] #22 [internal] load build context [2021-02-10T16:03:09.689Z] #22 sha256:88895635dc70f3c5789f357f554ceeb191e6839c3201f5c911d0491031c2a0c4 [2021-02-10T16:03:09.689Z] #22 transferring context: 26.83MB 6.5s [2021-02-10T16:03:09.780Z] #35 57.80 Selecting previously unselected package vim-common. [2021-02-10T16:03:09.780Z] #35 57.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:03:09.805Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 1.1s [2021-02-10T16:03:09.805Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.12MB / 50.40MB 1.2s [2021-02-10T16:03:09.805Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.97MB / 51.83MB 1.2s [2021-02-10T16:03:09.805Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.35MB / 68.67MB 1.2s [2021-02-10T16:03:09.950Z] #22 ... [2021-02-10T16:03:09.950Z] [2021-02-10T16:03:09.950Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:09.950Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:09.950Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.4s done [2021-02-10T16:03:10.038Z] #35 57.89 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-10T16:03:10.078Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.61MB / 50.40MB 1.4s [2021-02-10T16:03:10.078Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.12MB / 51.83MB 1.4s [2021-02-10T16:03:10.078Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.57MB / 68.67MB 1.4s [2021-02-10T16:03:10.295Z] #35 ... [2021-02-10T16:03:10.295Z] [2021-02-10T16:03:10.295Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:03:10.295Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:03:10.295Z] #41 41.21 Reading package lists... [2021-02-10T16:03:10.295Z] #41 48.48 Building dependency tree... [2021-02-10T16:03:10.295Z] #41 52.92 The following additional packages will be installed: [2021-02-10T16:03:10.295Z] #41 52.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-10T16:03:10.295Z] #41 52.92 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-10T16:03:10.295Z] #41 52.93 Suggested packages: [2021-02-10T16:03:10.295Z] #41 52.94 manpages-dev python-setuptools [2021-02-10T16:03:10.295Z] #41 54.31 The following NEW packages will be installed: [2021-02-10T16:03:10.295Z] #41 54.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-10T16:03:10.295Z] #41 54.31 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-10T16:03:10.295Z] #41 54.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-10T16:03:10.295Z] #41 54.32 python-six zlib1g-dev [2021-02-10T16:03:10.295Z] #41 54.92 0 upgraded, 17 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:03:10.295Z] #41 54.92 Need to get 4095 kB of archives. [2021-02-10T16:03:10.295Z] #41 54.92 After this operation, 22.5 MB of additional disk space will be used. [2021-02-10T16:03:10.295Z] #41 54.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-10T16:03:10.295Z] #41 54.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-10T16:03:10.295Z] #41 54.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-10T16:03:10.295Z] #41 54.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-10T16:03:10.295Z] #41 54.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-10T16:03:10.295Z] #41 55.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-10T16:03:10.295Z] #41 55.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-10T16:03:10.295Z] #41 55.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-10T16:03:10.295Z] #41 55.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-10T16:03:10.295Z] #41 55.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-10T16:03:10.295Z] #41 55.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-10T16:03:10.295Z] #41 55.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-10T16:03:10.295Z] #41 55.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-10T16:03:10.295Z] #41 55.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-10T16:03:10.295Z] #41 55.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-10T16:03:10.295Z] #41 55.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-10T16:03:10.295Z] #41 55.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-10T16:03:10.295Z] #41 57.10 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:03:10.295Z] #41 57.38 Fetched 4095 kB in 1s (4071 kB/s) [2021-02-10T16:03:10.296Z] #41 57.50 Selecting previously unselected package libcap-dev:amd64. [2021-02-10T16:03:10.296Z] #41 57.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:03:10.296Z] #41 57.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-10T16:03:10.296Z] #41 57.62 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-10T16:03:10.296Z] #41 57.80 Selecting previously unselected package libnet1:amd64. [2021-02-10T16:03:10.296Z] #41 57.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-10T16:03:10.296Z] #41 57.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:03:10.296Z] #41 57.95 Selecting previously unselected package libnet1-dev. [2021-02-10T16:03:10.296Z] #41 57.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-10T16:03:10.296Z] #41 57.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-10T16:03:10.296Z] #41 58.21 Selecting previously unselected package libnl-3-200:amd64. [2021-02-10T16:03:10.296Z] #41 58.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-10T16:03:10.296Z] #41 58.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-10T16:03:10.296Z] #41 ... [2021-02-10T16:03:10.296Z] [2021-02-10T16:03:10.296Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:03:10.296Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:03:10.296Z] #35 58.27 Selecting previously unselected package cmake-data. [2021-02-10T16:03:10.296Z] #35 58.28 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-10T16:03:10.296Z] #35 58.29 Unpacking cmake-data (3.13.4-1) ... [2021-02-10T16:03:10.346Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.70MB / 50.40MB 1.6s [2021-02-10T16:03:10.346Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 1.6s [2021-02-10T16:03:10.346Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.69MB / 68.67MB 1.6s [2021-02-10T16:03:10.346Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 1.7s [2021-02-10T16:03:10.346Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.70MB / 51.83MB 1.7s [2021-02-10T16:03:10.346Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 1.7s [2021-02-10T16:03:10.346Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 1.8s [2021-02-10T16:03:10.346Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 1.8s [2021-02-10T16:03:10.346Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.94MB / 68.67MB 1.8s [2021-02-10T16:03:10.611Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.33MB / 50.40MB 1.9s [2021-02-10T16:03:10.611Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.14MB / 51.83MB 1.9s [2021-02-10T16:03:10.611Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 2.0s [2021-02-10T16:03:10.611Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.43MB / 68.67MB 2.0s [2021-02-10T16:03:10.726Z] #18 29.19 Setting up libiptc0:s390x (1.8.2-4) ... [2021-02-10T16:03:10.726Z] #18 29.19 Setting up xz-utils (5.2.4-1) ... [2021-02-10T16:03:10.726Z] #18 29.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-10T16:03:10.726Z] #18 29.21 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-10T16:03:10.726Z] #18 29.26 invoke-rc.d: could not determine current runlevel [2021-02-10T16:03:10.726Z] #18 29.27 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-10T16:03:10.726Z] #18 29.28 Setting up pigz (2.4-1) ... [2021-02-10T16:03:10.726Z] #18 29.28 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-10T16:03:10.726Z] #18 29.29 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-10T16:03:10.726Z] #18 29.30 Setting up python-pip-whl (18.1-5) ... [2021-02-10T16:03:10.726Z] #18 29.31 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-02-10T16:03:10.726Z] #18 29.31 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-10T16:03:10.875Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.66MB / 68.67MB 2.2s [2021-02-10T16:03:11.018Z] #18 29.49 Setting up libaio1:s390x (0.3.112-3) ... [2021-02-10T16:03:11.018Z] #18 29.49 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-10T16:03:11.018Z] #18 29.50 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-10T16:03:11.018Z] #18 29.50 Setting up vim (2:8.1.0875-5) ... [2021-02-10T16:03:11.018Z] #18 29.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-10T16:03:11.018Z] #18 29.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-10T16:03:11.018Z] #18 29.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-10T16:03:11.018Z] #18 29.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-10T16:03:11.018Z] #18 29.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-10T16:03:11.018Z] #18 29.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-10T16:03:11.018Z] #18 29.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-10T16:03:11.018Z] #18 29.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-10T16:03:11.018Z] #18 29.54 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-10T16:03:11.018Z] #18 29.54 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-10T16:03:11.018Z] #18 29.55 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-10T16:03:11.018Z] #18 29.56 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-10T16:03:11.018Z] #18 29.56 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-10T16:03:11.018Z] #18 29.57 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-10T16:03:11.022Z] Removing intermediate container 8486295c4157 [2021-02-10T16:03:11.022Z] ---> 1d6baecc8c98 [2021-02-10T16:03:11.022Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-02-10T16:03:11.022Z] ---> 805dc2d65d1c [2021-02-10T16:03:11.022Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-02-10T16:03:11.022Z] ---> a4b526d4176b [2021-02-10T16:03:11.022Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-02-10T16:03:11.022Z] ---> Running in f3d385a26000 [2021-02-10T16:03:11.022Z] Removing intermediate container f3d385a26000 [2021-02-10T16:03:11.022Z] ---> b5b697dd5f70 [2021-02-10T16:03:11.022Z] Successfully built b5b697dd5f70 [2021-02-10T16:03:11.022Z] Successfully tagged moby-buildx:latest [2021-02-10T16:03:11.022Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-02-10T16:03:11.022Z] if [ -n "${id}" ]; then \ [2021-02-10T16:03:11.022Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-02-10T16:03:11.022Z] && touch bundles/buildx; \ [2021-02-10T16:03:11.022Z] docker rm -f ${id}; \ [2021-02-10T16:03:11.022Z] fi [2021-02-10T16:03:11.022Z] 50efc5422fbb74473407ed90f58a64c7e34c7b4cb0ccebc787466df93acdf8fa [2021-02-10T16:03:11.022Z] bundles/buildx version [2021-02-10T16:03:11.022Z] buildx v0.5.1 11057da [2021-02-10T16:03:11.022Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 . [2021-02-10T16:03:11.022Z] #1 [internal] booting buildkit [2021-02-10T16:03:11.022Z] #1 sha256:4baf451ea2e0440be408866857ff993937c99fd1d7b18ea314718c16676a0944 [2021-02-10T16:03:11.022Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-02-10T16:03:11.022Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2021-02-10T16:03:11.146Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.3s [2021-02-10T16:03:11.322Z] #1 creating container buildx_buildkit_default [2021-02-10T16:03:11.407Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.5s done [2021-02-10T16:03:11.621Z] #1 creating container buildx_buildkit_default 0.4s done [2021-02-10T16:03:11.621Z] #1 DONE 3.4s [2021-02-10T16:03:11.669Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-02-10T16:03:11.669Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done [2021-02-10T16:03:11.669Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.0s [2021-02-10T16:03:11.916Z] [2021-02-10T16:03:11.917Z] #2 [internal] load build definition from Dockerfile [2021-02-10T16:03:11.917Z] #2 sha256:426cd780da805e1cd736bc17a0fefff34aab8b0b871174770697333942574830 [2021-02-10T16:03:11.917Z] #2 transferring dockerfile: 16.55kB done [2021-02-10T16:03:11.917Z] #2 DONE 0.0s [2021-02-10T16:03:11.917Z] [2021-02-10T16:03:11.917Z] #3 [internal] load .dockerignore [2021-02-10T16:03:11.917Z] #3 sha256:e52511f07839df64c3cbbad00312fdf7c5256e8f7ab42a65ee98a04d14191db3 [2021-02-10T16:03:11.917Z] #3 transferring context: 87B done [2021-02-10T16:03:11.917Z] #3 DONE 0.0s [2021-02-10T16:03:11.917Z] [2021-02-10T16:03:11.917Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-10T16:03:11.917Z] #4 sha256:13bad8e8c60055f738c2e926edccdf574b41d1b142dc292ae63598355511ae2b [2021-02-10T16:03:11.934Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s [2021-02-10T16:03:12.499Z] #9 ... [2021-02-10T16:03:12.499Z] [2021-02-10T16:03:12.499Z] #22 [internal] load build context [2021-02-10T16:03:12.499Z] #22 sha256:88895635dc70f3c5789f357f554ceeb191e6839c3201f5c911d0491031c2a0c4 [2021-02-10T16:03:12.499Z] #22 transferring context: 53.39MB 9.2s done [2021-02-10T16:03:12.499Z] #22 DONE 9.4s [2021-02-10T16:03:12.499Z] [2021-02-10T16:03:12.499Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:12.499Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:12.513Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done [2021-02-10T16:03:12.513Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.8s done [2021-02-10T16:03:12.513Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 3.8s [2021-02-10T16:03:12.557Z] #4 DONE 0.6s [2021-02-10T16:03:12.557Z] [2021-02-10T16:03:12.557Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-10T16:03:12.557Z] #5 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-02-10T16:03:12.557Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-10T16:03:12.775Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.29MB / 120.17MB 4.0s [2021-02-10T16:03:12.854Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 1.05MB / 8.20MB 0.2s [2021-02-10T16:03:12.854Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2021-02-10T16:03:12.854Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-02-10T16:03:13.037Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.25MB / 120.17MB 4.3s [2021-02-10T16:03:13.096Z] #18 31.37 Setting up iptables (1.8.2-4) ... [2021-02-10T16:03:13.096Z] #18 31.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-10T16:03:13.096Z] #18 31.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-10T16:03:13.096Z] #18 31.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-10T16:03:13.096Z] #18 31.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-10T16:03:13.096Z] #18 31.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-10T16:03:13.096Z] #18 31.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-10T16:03:13.096Z] #18 31.42 Setting up python3 (3.7.3-1) ... [2021-02-10T16:03:13.096Z] #18 31.61 Setting up python3-wheel (0.32.3-2) ... [2021-02-10T16:03:13.150Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-02-10T16:03:13.150Z] #5 DONE 0.5s [2021-02-10T16:03:13.150Z] [2021-02-10T16:03:13.150Z] #6 [internal] load build definition from Dockerfile [2021-02-10T16:03:13.150Z] #6 sha256:3b7e3c865a63964b338932a7163664052170058d51e35a84947935ac92f8bcc4 [2021-02-10T16:03:13.150Z] #6 transferring dockerfile: 16.55kB done [2021-02-10T16:03:13.150Z] #6 DONE 0.0s [2021-02-10T16:03:13.150Z] [2021-02-10T16:03:13.150Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-10T16:03:13.150Z] #9 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-02-10T16:03:13.449Z] #9 DONE 0.3s [2021-02-10T16:03:13.449Z] [2021-02-10T16:03:13.449Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-10T16:03:13.449Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-02-10T16:03:13.449Z] #8 DONE 0.3s [2021-02-10T16:03:13.449Z] [2021-02-10T16:03:13.449Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-10T16:03:13.449Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-02-10T16:03:13.449Z] #7 DONE 0.3s [2021-02-10T16:03:13.449Z] [2021-02-10T16:03:13.449Z] #23 [internal] load build context [2021-02-10T16:03:13.449Z] #23 sha256:7ebd1aa6b2e5ee151856e55fba3722939c12ed8ba32aada35465191388e3ee57 [2021-02-10T16:03:13.454Z] #18 32.07 Setting up apparmor (2.13.2-10) ... [2021-02-10T16:03:13.574Z] #35 61.41 Selecting previously unselected package libicu63:amd64. [2021-02-10T16:03:13.574Z] #35 61.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-10T16:03:13.574Z] #35 61.47 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-10T16:03:13.613Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.13MB / 120.17MB 4.8s [2021-02-10T16:03:13.613Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 5.0s [2021-02-10T16:03:14.194Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 5.4s [2021-02-10T16:03:14.416Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.5s [2021-02-10T16:03:14.456Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 5.7s [2021-02-10T16:03:14.456Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.94MB / 120.17MB 5.9s [2021-02-10T16:03:14.556Z] #18 32.96 Setting up xfsprogs (4.20.0-1) ... [2021-02-10T16:03:14.556Z] #18 32.96 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-10T16:03:14.556Z] #18 33.19 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-10T16:03:14.719Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.00MB / 120.17MB 6.0s [2021-02-10T16:03:14.980Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.03MB / 120.17MB 6.3s [2021-02-10T16:03:15.188Z] #18 33.71 Setting up python3-distutils (3.7.3-1) ... [2021-02-10T16:03:15.188Z] #18 33.95 Setting up python3-setuptools (40.8.0-1) ... [2021-02-10T16:03:15.242Z] #9 ... [2021-02-10T16:03:15.242Z] [2021-02-10T16:03:15.242Z] #22 [internal] load build context [2021-02-10T16:03:15.242Z] #22 sha256:f83f01812df82561b070af13f4713ea44520af239ae7b53896d5ab9c66e4dcab [2021-02-10T16:03:15.242Z] #22 transferring context: 53.39MB 6.0s done [2021-02-10T16:03:15.242Z] #22 DONE 6.4s [2021-02-10T16:03:15.242Z] [2021-02-10T16:03:15.242Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:15.242Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:15.242Z] #9 ... [2021-02-10T16:03:15.242Z] [2021-02-10T16:03:15.242Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-10T16:03:15.242Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-10T16:03:15.242Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-10T16:03:15.242Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-10T16:03:15.242Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-10T16:03:15.242Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.4s done [2021-02-10T16:03:15.242Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.0s [2021-02-10T16:03:15.242Z] #61 ... [2021-02-10T16:03:15.242Z] [2021-02-10T16:03:15.242Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:15.242Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:15.242Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.55MB / 120.17MB 6.6s [2021-02-10T16:03:15.474Z] #35 ... [2021-02-10T16:03:15.474Z] [2021-02-10T16:03:15.474Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:03:15.474Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:03:15.474Z] #44 53.04 internal/reflectlite [2021-02-10T16:03:15.474Z] #44 53.05 github.com/LK4D4/vndr/godl/singleflight [2021-02-10T16:03:15.474Z] #44 53.47 math/rand [2021-02-10T16:03:15.474Z] #44 54.69 internal/singleflight [2021-02-10T16:03:15.474Z] #44 56.00 strconv [2021-02-10T16:03:15.474Z] #44 56.00 io [2021-02-10T16:03:15.474Z] #44 57.85 bytes [2021-02-10T16:03:15.474Z] #44 60.10 bufio [2021-02-10T16:03:15.474Z] #44 60.41 reflect [2021-02-10T16:03:15.474Z] #44 61.81 syscall [2021-02-10T16:03:15.474Z] #44 ... [2021-02-10T16:03:15.474Z] [2021-02-10T16:03:15.474Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:03:15.474Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-10T16:03:15.474Z] #31 58.69 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-10T16:03:15.474Z] #31 59.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-10T16:03:15.474Z] #31 59.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:03:15.503Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.76MB / 120.17MB 6.8s [2021-02-10T16:03:15.768Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 7.1s [2021-02-10T16:03:15.821Z] #18 34.55 Setting up python3-pip (18.1-5) ... [2021-02-10T16:03:16.344Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.80MB / 120.17MB 7.5s [2021-02-10T16:03:16.452Z] #18 35.11 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:03:16.569Z] #23 ... [2021-02-10T16:03:16.569Z] [2021-02-10T16:03:16.569Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-10T16:03:16.569Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-10T16:03:16.569Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-02-10T16:03:16.569Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2021-02-10T16:03:16.569Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s done [2021-02-10T16:03:16.569Z] #62 DONE 2.7s [2021-02-10T16:03:16.569Z] [2021-02-10T16:03:16.569Z] #23 [internal] load build context [2021-02-10T16:03:16.569Z] #23 sha256:7ebd1aa6b2e5ee151856e55fba3722939c12ed8ba32aada35465191388e3ee57 [2021-02-10T16:03:16.797Z] #18 35.15 Processing triggers for mime-support (3.62) ... [2021-02-10T16:03:16.917Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2021-02-10T16:03:16.984Z] #23 transferring context: 13.93MB 3.2s [2021-02-10T16:03:17.089Z] #18 DONE 35.6s [2021-02-10T16:03:17.089Z] [2021-02-10T16:03:17.089Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-02-10T16:03:17.495Z] #9 ... [2021-02-10T16:03:17.495Z] [2021-02-10T16:03:17.495Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-10T16:03:17.495Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-10T16:03:17.495Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done [2021-02-10T16:03:17.495Z] #61 DONE 8.8s [2021-02-10T16:03:17.495Z] [2021-02-10T16:03:17.495Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:17.495Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:17.495Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.7s done [2021-02-10T16:03:17.746Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.2s done [2021-02-10T16:03:18.004Z] #31 ... [2021-02-10T16:03:18.004Z] [2021-02-10T16:03:18.004Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:03:18.005Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:03:18.005Z] #41 58.36 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-10T16:03:18.005Z] #41 58.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-10T16:03:18.005Z] #41 58.39 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-10T16:03:18.005Z] #41 58.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-10T16:03:18.005Z] #41 58.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-10T16:03:18.005Z] #41 58.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-10T16:03:18.005Z] #41 58.84 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-10T16:03:18.005Z] #41 58.84 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-10T16:03:18.005Z] #41 58.85 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-10T16:03:18.005Z] #41 59.03 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-10T16:03:18.005Z] #41 59.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-10T16:03:18.005Z] #41 59.07 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-10T16:03:18.005Z] #41 59.36 Selecting previously unselected package libprotobuf17:amd64. [2021-02-10T16:03:18.005Z] #41 59.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-10T16:03:18.005Z] #41 59.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-10T16:03:18.005Z] #41 60.54 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-10T16:03:18.005Z] #41 60.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-10T16:03:18.005Z] #41 60.55 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-10T16:03:18.005Z] #41 60.76 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-10T16:03:18.005Z] #41 60.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-10T16:03:18.005Z] #41 60.78 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-10T16:03:18.005Z] #41 62.38 Selecting previously unselected package libprotoc17:amd64. [2021-02-10T16:03:18.005Z] #41 62.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-10T16:03:18.005Z] #41 62.40 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-10T16:03:18.005Z] #41 63.54 Selecting previously unselected package protobuf-c-compiler. [2021-02-10T16:03:18.005Z] #41 63.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-10T16:03:18.005Z] #41 63.54 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-10T16:03:18.005Z] #41 63.73 Selecting previously unselected package protobuf-compiler. [2021-02-10T16:03:18.005Z] #41 63.73 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-10T16:03:18.005Z] #41 63.74 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-10T16:03:18.005Z] #41 63.91 Selecting previously unselected package python-pkg-resources. [2021-02-10T16:03:18.005Z] #41 63.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-10T16:03:18.005Z] #41 63.92 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-10T16:03:18.005Z] #41 64.19 Selecting previously unselected package python-six. [2021-02-10T16:03:18.005Z] #41 64.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-10T16:03:18.005Z] #41 64.20 Unpacking python-six (1.12.0-1) ... [2021-02-10T16:03:18.005Z] #41 64.31 Selecting previously unselected package python-protobuf. [2021-02-10T16:03:18.005Z] #41 64.31 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-10T16:03:18.005Z] #41 64.33 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-10T16:03:18.005Z] #41 65.01 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-10T16:03:18.008Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-02-10T16:03:18.134Z] #19 0.904 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-10T16:03:18.134Z] #19 0.907 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-10T16:03:18.134Z] #19 0.909 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-10T16:03:18.134Z] #19 DONE 1.1s [2021-02-10T16:03:18.134Z] [2021-02-10T16:03:18.134Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:03:18.263Z] #41 ... [2021-02-10T16:03:18.263Z] [2021-02-10T16:03:18.263Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:03:18.263Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:03:18.263Z] #12 60.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-10T16:03:18.263Z] #12 63.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-10T16:03:18.263Z] #12 63.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-10T16:03:18.263Z] #12 63.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-10T16:03:18.263Z] #12 63.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-10T16:03:18.263Z] #12 63.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-10T16:03:18.263Z] #12 63.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-10T16:03:18.263Z] #12 63.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-10T16:03:18.263Z] #12 63.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-10T16:03:18.263Z] #12 63.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-10T16:03:18.263Z] #12 63.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-10T16:03:18.263Z] #12 63.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-10T16:03:18.263Z] #12 63.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-10T16:03:18.263Z] #12 63.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-10T16:03:18.263Z] #12 63.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-10T16:03:18.263Z] #12 63.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-10T16:03:18.263Z] #12 64.99 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:03:18.263Z] #12 65.17 Fetched 78.2 MB in 10s (7970 kB/s) [2021-02-10T16:03:18.263Z] #12 65.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:03:18.263Z] #12 65.41 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-10T16:03:18.263Z] #12 65.44 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-10T16:03:18.263Z] #12 65.86 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-10T16:03:18.263Z] #12 66.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:03:18.263Z] #12 66.13 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-10T16:03:18.263Z] #12 66.15 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-10T16:03:18.522Z] #12 66.45 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-10T16:03:18.780Z] #12 66.65 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-10T16:03:18.780Z] #12 66.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:03:18.780Z] #12 66.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-10T16:03:18.780Z] #12 66.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-10T16:03:18.886Z] #9 ... [2021-02-10T16:03:18.886Z] [2021-02-10T16:03:18.886Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-10T16:03:18.886Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-10T16:03:18.886Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-10T16:03:18.886Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-10T16:03:18.886Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-10T16:03:18.886Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-10T16:03:18.886Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 6.0s done [2021-02-10T16:03:18.886Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.5s [2021-02-10T16:03:18.886Z] #25 ... [2021-02-10T16:03:18.886Z] [2021-02-10T16:03:18.886Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:18.886Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:18.951Z] #9 ... [2021-02-10T16:03:18.951Z] [2021-02-10T16:03:18.951Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-10T16:03:18.951Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-10T16:03:18.951Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 10.0s done [2021-02-10T16:03:18.951Z] #25 DONE 15.5s [2021-02-10T16:03:18.951Z] [2021-02-10T16:03:18.951Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:18.951Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:18.951Z] #9 ... [2021-02-10T16:03:18.951Z] [2021-02-10T16:03:18.951Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:03:18.951Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-10T16:03:19.346Z] #12 ... [2021-02-10T16:03:19.346Z] [2021-02-10T16:03:19.346Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:03:19.346Z] #55 sha256:eea8cb1f74ec55c09e48de4552da4236012689b5347e3711729918faa544bc0e [2021-02-10T16:03:19.346Z] #55 1.198 + RM_GOPATH=0 [2021-02-10T16:03:19.346Z] #55 1.198 + TMP_GOPATH= [2021-02-10T16:03:19.346Z] #55 1.198 + : /build [2021-02-10T16:03:19.346Z] #55 1.198 + '[' -z '' ']' [2021-02-10T16:03:19.346Z] #55 1.199 ++ mktemp -d [2021-02-10T16:03:19.346Z] #55 1.201 + export GOPATH=/tmp/tmp.w3CImvHD8g [2021-02-10T16:03:19.346Z] #55 1.201 + GOPATH=/tmp/tmp.w3CImvHD8g [2021-02-10T16:03:19.346Z] #55 1.201 + RM_GOPATH=1 [2021-02-10T16:03:19.346Z] #55 1.201 + case "$(go env GOARCH)" in [2021-02-10T16:03:19.346Z] #55 1.203 ++ go env GOARCH [2021-02-10T16:03:19.346Z] #55 1.235 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:19.346Z] #55 1.235 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:19.346Z] #55 1.235 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:19.346Z] #55 1.241 + dir=/tmp/install [2021-02-10T16:03:19.346Z] #55 1.241 + bin=containerd [2021-02-10T16:03:19.346Z] #55 1.241 + shift [2021-02-10T16:03:19.346Z] #55 1.241 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-10T16:03:19.346Z] #55 1.241 + . /tmp/install/containerd.installer [2021-02-10T16:03:19.346Z] #55 1.241 ++ set -e [2021-02-10T16:03:19.346Z] #55 1.241 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:03:19.346Z] #55 1.241 + install_containerd [2021-02-10T16:03:19.346Z] #55 1.242 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-10T16:03:19.346Z] #55 1.242 + git clone https://github.com/containerd/containerd.git /tmp/tmp.w3CImvHD8g/src/github.com/containerd/containerd [2021-02-10T16:03:19.346Z] #55 1.242 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:03:19.346Z] #55 1.253 Cloning into '/tmp/tmp.w3CImvHD8g/src/github.com/containerd/containerd'... [2021-02-10T16:03:19.655Z] #20 ... [2021-02-10T16:03:19.655Z] [2021-02-10T16:03:19.655Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:03:19.655Z] #41 70.24 CC criu/files.o [2021-02-10T16:03:19.655Z] #41 71.31 CC criu/filesystems.o [2021-02-10T16:03:19.655Z] #41 71.75 CC criu/fsnotify.o [2021-02-10T16:03:19.655Z] #41 72.41 CC criu/image-desc.o [2021-02-10T16:03:19.655Z] #41 72.55 CC criu/image.o [2021-02-10T16:03:19.655Z] #41 73.20 CC criu/ipc_ns.o [2021-02-10T16:03:19.655Z] #41 73.95 CC criu/irmap.o [2021-02-10T16:03:19.655Z] #41 74.37 CC criu/kcmp-ids.o [2021-02-10T16:03:19.655Z] #41 74.63 CC criu/kerndat.o [2021-02-10T16:03:19.655Z] #41 75.25 CC criu/libnetlink.o [2021-02-10T16:03:19.655Z] #41 75.55 CC criu/log.o [2021-02-10T16:03:19.655Z] #41 75.88 CC criu/lsm.o [2021-02-10T16:03:19.655Z] #41 76.11 CC criu/mem.o [2021-02-10T16:03:19.655Z] #41 77.06 CC criu/memfd.o [2021-02-10T16:03:19.655Z] #41 77.29 CC criu/mount.o [2021-02-10T16:03:19.655Z] #41 79.19 CC criu/namespaces.o [2021-02-10T16:03:19.655Z] #41 80.17 CC criu/net.o [2021-02-10T16:03:20.732Z] #55 ... [2021-02-10T16:03:20.732Z] [2021-02-10T16:03:20.732Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:03:20.732Z] #33 sha256:5c174d757614734fdd6e358e54cf98ed7fcfed44ed123e322d1075af298df526 [2021-02-10T16:03:20.732Z] #33 58.51 reflect [2021-02-10T16:03:20.732Z] #33 65.14 time [2021-02-10T16:03:20.732Z] #33 ... [2021-02-10T16:03:20.732Z] [2021-02-10T16:03:20.732Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:03:20.732Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:03:20.732Z] #35 68.71 Selecting previously unselected package libxml2:amd64. [2021-02-10T16:03:20.732Z] #35 68.71 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-10T16:03:20.732Z] #35 68.72 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-10T16:03:20.816Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.3s done [2021-02-10T16:03:20.872Z] #26 1.772 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:03:20.872Z] #26 1.796 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:03:20.872Z] #26 1.796 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:03:20.872Z] #26 1.971 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:03:20.872Z] #26 2.194 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:03:21.078Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-02-10T16:03:21.256Z] #41 82.11 CC criu/netfilter.o [2021-02-10T16:03:21.459Z] #26 2.722 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:03:21.547Z] #41 82.36 CC criu/page-pipe.o [2021-02-10T16:03:21.547Z] #41 ... [2021-02-10T16:03:21.547Z] [2021-02-10T16:03:21.547Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:03:21.547Z] #20 3.249 Collecting yamllint==1.16.0 [2021-02-10T16:03:21.547Z] #20 3.472 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-10T16:03:21.547Z] #20 3.491 Collecting pyyaml (from yamllint==1.16.0) [2021-02-10T16:03:21.547Z] #20 3.633 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-10T16:03:21.881Z] #23 transferring context: 53.39MB 7.8s done [2021-02-10T16:03:21.881Z] #23 DONE 7.9s [2021-02-10T16:03:21.881Z] [2021-02-10T16:03:21.881Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:21.881Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-10T16:03:21.881Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-02-10T16:03:21.881Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.4s done [2021-02-10T16:03:21.881Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.6s done [2021-02-10T16:03:21.881Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.6s done [2021-02-10T16:03:21.881Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.5s done [2021-02-10T16:03:21.881Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.0s done [2021-02-10T16:03:21.881Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.7s done [2021-02-10T16:03:21.881Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.6s done [2021-02-10T16:03:21.881Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-02-10T16:03:22.106Z] #35 ... [2021-02-10T16:03:22.106Z] [2021-02-10T16:03:22.106Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:03:22.106Z] #50 sha256:0bc5397c065c67a815d6888fe2f7311487fcfe232acbf05d2692a40b64108395 [2021-02-10T16:03:22.106Z] #50 59.95 bytes [2021-02-10T16:03:22.106Z] #50 59.99 syscall [2021-02-10T16:03:22.106Z] #50 62.41 reflect [2021-02-10T16:03:22.106Z] #50 68.07 time [2021-02-10T16:03:22.106Z] #50 ... [2021-02-10T16:03:22.106Z] [2021-02-10T16:03:22.106Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:03:22.106Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:03:22.106Z] #12 69.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-10T16:03:22.106Z] #12 69.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-10T16:03:22.106Z] #12 69.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-10T16:03:22.179Z] #20 3.954 Installing build dependencies: started [2021-02-10T16:03:22.474Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-02-10T16:03:22.474Z] #9 ... [2021-02-10T16:03:22.474Z] [2021-02-10T16:03:22.474Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-10T16:03:22.474Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-10T16:03:22.474Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 7.1s done [2021-02-10T16:03:22.474Z] #25 DONE 13.9s [2021-02-10T16:03:22.474Z] [2021-02-10T16:03:22.474Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:22.474Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:22.474Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-10T16:03:22.678Z] #12 ... [2021-02-10T16:03:22.678Z] [2021-02-10T16:03:22.678Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:03:22.678Z] #46 sha256:de8c74be72102f187e8e030b864a21e445f87418deb1e0ac4e839745a9e0d6cf [2021-02-10T16:03:22.678Z] #46 DONE 70.4s [2021-02-10T16:03:22.678Z] [2021-02-10T16:03:22.678Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:03:22.678Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:03:22.678Z] #41 69.76 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-10T16:03:22.678Z] #41 70.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:03:22.678Z] #41 70.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-10T16:03:22.678Z] #41 70.42 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-10T16:03:22.678Z] #41 70.43 Setting up python-six (1.12.0-1) ... [2021-02-10T16:03:22.939Z] #10 ... [2021-02-10T16:03:22.939Z] [2021-02-10T16:03:22.939Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-10T16:03:22.939Z] #26 sha256:33ac3e65ba1c55c19bbad81b463b059d04d8a1619999719242a3b2339efce0b3 [2021-02-10T16:03:22.939Z] #26 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.0s done [2021-02-10T16:03:22.939Z] #26 sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 54.14MB / 54.14MB 3.8s done [2021-02-10T16:03:22.940Z] #26 extracting sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 5.3s done [2021-02-10T16:03:22.940Z] #26 DONE 9.1s [2021-02-10T16:03:22.940Z] [2021-02-10T16:03:22.940Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:03:22.940Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-10T16:03:22.940Z] #27 0.218 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:03:22.940Z] #27 0.239 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:03:22.940Z] #27 0.264 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:03:23.237Z] #27 ... [2021-02-10T16:03:23.237Z] [2021-02-10T16:03:23.237Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:23.237Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-10T16:03:23.237Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.4s done [2021-02-10T16:03:23.237Z] #10 DONE 9.3s [2021-02-10T16:03:23.237Z] [2021-02-10T16:03:23.237Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:03:23.237Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-10T16:03:23.237Z] #27 0.452 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-10T16:03:23.379Z] #26 4.194 Fetched 8422 kB in 3s (3152 kB/s) [2021-02-10T16:03:23.418Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-02-10T16:03:23.538Z] #27 0.726 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-10T16:03:23.679Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-02-10T16:03:23.836Z] #27 1.064 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-10T16:03:24.332Z] #26 4.194 Reading package lists... [2021-02-10T16:03:24.906Z] #26 5.444 Reading package lists... [2021-02-10T16:03:24.906Z] #26 ... [2021-02-10T16:03:24.906Z] [2021-02-10T16:03:24.906Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:24.906Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:24.906Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.3s done [2021-02-10T16:03:24.906Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-02-10T16:03:24.906Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.5s [2021-02-10T16:03:25.482Z] #9 ... [2021-02-10T16:03:25.482Z] [2021-02-10T16:03:25.482Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:03:25.482Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-10T16:03:25.482Z] #26 5.444 Reading package lists... [2021-02-10T16:03:25.743Z] #26 6.665 Building dependency tree... [2021-02-10T16:03:26.006Z] #26 7.318 The following additional packages will be installed: [2021-02-10T16:03:26.006Z] #26 7.318 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-10T16:03:26.006Z] #26 7.318 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-10T16:03:26.006Z] #26 7.318 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-10T16:03:26.006Z] #26 7.318 Suggested packages: [2021-02-10T16:03:26.006Z] #26 7.318 krb5-doc krb5-user [2021-02-10T16:03:26.006Z] #26 7.318 Recommended packages: [2021-02-10T16:03:26.006Z] #26 7.318 krb5-locales publicsuffix libsasl2-modules [2021-02-10T16:03:26.268Z] #26 7.530 The following NEW packages will be installed: [2021-02-10T16:03:26.268Z] #26 7.530 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-10T16:03:26.268Z] #26 7.530 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-10T16:03:26.268Z] #26 7.530 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-10T16:03:26.268Z] #26 7.530 libssh2-1 libssl1.1 openssl [2021-02-10T16:03:26.530Z] #26 7.828 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-10T16:03:26.530Z] #26 7.828 Need to get 5056 kB of archives. [2021-02-10T16:03:26.530Z] #26 7.828 After this operation, 12.1 MB of additional disk space will be used. [2021-02-10T16:03:26.530Z] #26 7.828 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-10T16:03:26.530Z] #26 7.828 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u5 [225 kB] [2021-02-10T16:03:26.530Z] #26 7.828 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-10T16:03:26.530Z] #26 7.831 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-10T16:03:26.530Z] #26 7.831 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-02-10T16:03:26.530Z] #26 7.870 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-02-10T16:03:26.604Z] #27 3.247 Fetched 8197 kB in 3s (2699 kB/s) [2021-02-10T16:03:26.792Z] #26 7.872 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-10T16:03:26.792Z] #26 7.879 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-10T16:03:26.792Z] #26 7.879 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-10T16:03:26.792Z] #26 7.886 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-10T16:03:26.792Z] #26 7.886 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-10T16:03:26.792Z] #26 7.896 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-10T16:03:26.792Z] #26 7.896 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-10T16:03:26.792Z] #26 7.898 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-10T16:03:26.792Z] #26 7.907 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-10T16:03:26.792Z] #26 7.907 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-10T16:03:26.792Z] #26 7.907 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-10T16:03:26.792Z] #26 7.912 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-10T16:03:26.792Z] #26 7.923 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-10T16:03:26.792Z] #26 7.923 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-10T16:03:26.792Z] #26 7.923 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-10T16:03:26.792Z] #26 8.133 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:03:27.055Z] #26 8.187 Fetched 5056 kB in 0s (14.1 MB/s) [2021-02-10T16:03:27.055Z] #26 8.218 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-10T16:03:27.055Z] #26 8.218 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-02-10T16:03:27.055Z] #26 8.222 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-10T16:03:27.055Z] #26 8.231 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:03:27.055Z] #26 8.285 Selecting previously unselected package libsasl2-2:amd64. [2021-02-10T16:03:27.055Z] #26 8.285 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-10T16:03:27.055Z] #26 8.298 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:03:27.055Z] #26 8.379 Selecting previously unselected package libldap-common. [2021-02-10T16:03:27.055Z] #26 8.382 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-10T16:03:27.055Z] #26 8.385 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:03:27.328Z] #26 8.455 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-10T16:03:27.328Z] #26 8.455 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_amd64.deb ... [2021-02-10T16:03:27.328Z] #26 8.467 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:03:27.328Z] #26 8.564 Selecting previously unselected package libssl1.1:amd64. [2021-02-10T16:03:27.328Z] #26 8.564 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-10T16:03:27.328Z] #26 8.572 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-10T16:03:27.590Z] #26 8.898 Selecting previously unselected package openssl. [2021-02-10T16:03:27.590Z] #26 8.898 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-10T16:03:27.658Z] #27 3.247 Reading package lists... [2021-02-10T16:03:27.850Z] #20 ... [2021-02-10T16:03:27.850Z] [2021-02-10T16:03:27.850Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:03:27.851Z] #41 82.76 CC criu/page-xfer.o [2021-02-10T16:03:27.851Z] #41 83.67 CC criu/pagemap-cache.o [2021-02-10T16:03:27.851Z] #41 83.84 CC criu/pagemap.o [2021-02-10T16:03:27.851Z] #41 84.46 CC criu/parasite-syscall.o [2021-02-10T16:03:27.851Z] #41 85.10 CC criu/path.o [2021-02-10T16:03:27.851Z] #41 85.31 CC criu/pie-util-vdso.o [2021-02-10T16:03:27.851Z] #41 85.59 CC criu/pie-util.o [2021-02-10T16:03:27.851Z] #41 85.79 CC criu/pipes.o [2021-02-10T16:03:27.851Z] #41 86.32 CC criu/plugin.o [2021-02-10T16:03:27.851Z] #41 86.59 CC criu/proc_parse.o [2021-02-10T16:03:27.851Z] #41 88.30 CC criu/protobuf-desc.o [2021-02-10T16:03:27.851Z] #41 88.81 CC criu/protobuf.o [2021-02-10T16:03:27.852Z] #26 8.908 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-10T16:03:27.852Z] #26 9.147 Selecting previously unselected package ca-certificates. [2021-02-10T16:03:27.852Z] #26 9.147 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-10T16:03:27.852Z] #26 9.154 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-10T16:03:27.937Z] #41 74.94 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-10T16:03:27.937Z] #41 74.97 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-10T16:03:27.937Z] #41 74.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-10T16:03:27.937Z] #41 75.01 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-10T16:03:27.937Z] #41 75.03 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-10T16:03:27.937Z] #41 75.05 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-10T16:03:27.938Z] #41 75.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-10T16:03:27.938Z] #41 75.10 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-10T16:03:27.938Z] #41 75.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-10T16:03:27.938Z] #41 75.15 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-10T16:03:27.938Z] #41 ... [2021-02-10T16:03:27.938Z] [2021-02-10T16:03:27.938Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:03:27.938Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:03:27.938Z] #35 70.21 Selecting previously unselected package libarchive13:amd64. [2021-02-10T16:03:27.938Z] #35 70.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-10T16:03:27.938Z] #35 70.27 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-10T16:03:27.938Z] #35 70.70 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-10T16:03:27.938Z] #35 70.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-10T16:03:27.938Z] #35 70.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-10T16:03:27.938Z] #35 71.09 Selecting previously unselected package librhash0:amd64. [2021-02-10T16:03:27.938Z] #35 71.09 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-10T16:03:27.938Z] #35 71.11 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-10T16:03:27.938Z] #35 71.37 Selecting previously unselected package libuv1:amd64. [2021-02-10T16:03:27.938Z] #35 71.39 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-10T16:03:27.938Z] #35 71.41 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-10T16:03:27.938Z] #35 72.03 Selecting previously unselected package cmake. [2021-02-10T16:03:27.938Z] #35 72.03 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-10T16:03:27.938Z] #35 72.04 Unpacking cmake (3.13.4-1) ... [2021-02-10T16:03:27.938Z] #35 75.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-10T16:03:27.938Z] #35 75.27 Setting up xxd (2:8.1.0875-5) ... [2021-02-10T16:03:27.938Z] #35 75.29 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-10T16:03:27.938Z] #35 75.31 Setting up vim-common (2:8.1.0875-5) ... [2021-02-10T16:03:27.938Z] #35 75.34 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-10T16:03:27.938Z] #35 75.35 Setting up cmake-data (3.13.4-1) ... [2021-02-10T16:03:27.938Z] #35 75.40 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-10T16:03:27.938Z] #35 75.41 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-10T16:03:27.938Z] #35 75.42 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-10T16:03:27.938Z] #35 75.43 Setting up cmake (3.13.4-1) ... [2021-02-10T16:03:27.938Z] #35 75.46 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:03:27.938Z] #35 75.59 Processing triggers for mime-support (3.62) ... [2021-02-10T16:03:28.113Z] #26 9.250 Selecting previously unselected package libkeyutils1:amd64. [2021-02-10T16:03:28.113Z] #26 9.250 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-10T16:03:28.113Z] #26 9.254 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-10T16:03:28.113Z] #26 9.305 Selecting previously unselected package libkrb5support0:amd64. [2021-02-10T16:03:28.113Z] #26 9.305 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-10T16:03:28.113Z] #26 9.315 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:28.114Z] #26 9.374 Selecting previously unselected package libk5crypto3:amd64. [2021-02-10T16:03:28.114Z] #26 9.374 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-10T16:03:28.114Z] #26 9.389 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:28.114Z] #26 9.451 Selecting previously unselected package libkrb5-3:amd64. [2021-02-10T16:03:28.114Z] #26 9.451 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-10T16:03:28.141Z] #41 89.12 CC criu/pstree.o [2021-02-10T16:03:28.377Z] #26 9.456 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:28.377Z] #26 9.569 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-10T16:03:28.377Z] #26 9.569 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-10T16:03:28.377Z] #26 9.575 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:28.377Z] #26 9.650 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-10T16:03:28.377Z] #26 9.650 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-10T16:03:28.377Z] #26 9.657 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-10T16:03:28.639Z] #26 9.712 Selecting previously unselected package libpsl5:amd64. [2021-02-10T16:03:28.639Z] #26 9.712 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-10T16:03:28.639Z] #26 9.716 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-10T16:03:28.639Z] #26 9.771 Selecting previously unselected package librtmp1:amd64. [2021-02-10T16:03:28.639Z] #26 9.775 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-10T16:03:28.639Z] #26 9.780 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-10T16:03:28.639Z] #26 9.870 Selecting previously unselected package libssh2-1:amd64. [2021-02-10T16:03:28.639Z] #26 9.870 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-10T16:03:28.639Z] #26 9.876 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-10T16:03:28.773Z] #41 89.83 CC criu/rbtree.o [2021-02-10T16:03:28.773Z] #41 ... [2021-02-10T16:03:28.773Z] [2021-02-10T16:03:28.773Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:03:28.773Z] #20 10.65 Installing build dependencies: finished with status 'done' [2021-02-10T16:03:28.868Z] #35 DONE 76.7s [2021-02-10T16:03:28.868Z] [2021-02-10T16:03:28.868Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:03:28.868Z] #36 sha256:c73382c75fd7ba5f79c9e36201761a0ddb5e1d9ab844816274b1829668ed5d2a [2021-02-10T16:03:28.902Z] #26 9.949 Selecting previously unselected package libcurl4:amd64. [2021-02-10T16:03:28.903Z] #26 9.949 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-10T16:03:28.903Z] #26 9.955 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-10T16:03:28.903Z] #26 10.05 Selecting previously unselected package curl. [2021-02-10T16:03:28.903Z] #26 10.05 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-10T16:03:28.903Z] #26 10.07 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-10T16:03:28.903Z] #26 10.15 Selecting previously unselected package libonig5:amd64. [2021-02-10T16:03:28.903Z] #26 10.15 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-10T16:03:28.984Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-02-10T16:03:29.192Z] #27 4.796 Reading package lists... [2021-02-10T16:03:29.225Z] #26 10.17 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-10T16:03:29.225Z] #26 10.24 Selecting previously unselected package libjq1:amd64. [2021-02-10T16:03:29.225Z] #26 10.25 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-10T16:03:29.225Z] #26 10.25 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-10T16:03:29.225Z] #26 10.33 Selecting previously unselected package jq. [2021-02-10T16:03:29.225Z] #26 10.33 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-10T16:03:29.225Z] #26 10.34 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-10T16:03:29.225Z] #26 10.41 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-10T16:03:29.225Z] #26 10.43 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-10T16:03:29.225Z] #26 10.44 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-10T16:03:29.488Z] #26 10.59 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-10T16:03:29.488Z] #26 10.61 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:03:29.488Z] #26 10.63 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:29.488Z] #26 10.64 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:03:29.488Z] #26 10.66 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-10T16:03:29.488Z] #26 10.68 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:29.488Z] #26 10.69 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:03:29.488Z] #26 10.71 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-10T16:03:29.488Z] #26 10.73 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:29.488Z] #26 10.74 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-10T16:03:29.490Z] #27 6.304 Building dependency tree... [2021-02-10T16:03:29.490Z] #27 6.776 The following additional packages will be installed: [2021-02-10T16:03:29.756Z] #26 10.82 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-10T16:03:29.756Z] #26 10.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-10T16:03:29.756Z] #26 10.84 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:03:29.756Z] #26 10.85 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-10T16:03:29.788Z] #27 6.776 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-10T16:03:29.788Z] #27 6.776 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-10T16:03:29.788Z] #27 6.777 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-10T16:03:29.788Z] #27 6.778 Suggested packages: [2021-02-10T16:03:29.788Z] #27 6.778 krb5-doc krb5-user [2021-02-10T16:03:29.788Z] #27 6.778 Recommended packages: [2021-02-10T16:03:29.788Z] #27 6.779 krb5-locales publicsuffix libsasl2-modules [2021-02-10T16:03:29.788Z] #27 7.070 The following NEW packages will be installed: [2021-02-10T16:03:29.788Z] #27 7.071 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-10T16:03:29.788Z] #27 7.071 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-10T16:03:29.788Z] #27 7.071 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-10T16:03:29.788Z] #27 7.072 libssh2-1 libssl1.1 openssl [2021-02-10T16:03:29.788Z] #27 7.118 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-10T16:03:29.788Z] #27 7.118 Need to get 5174 kB of archives. [2021-02-10T16:03:29.788Z] #27 7.118 After this operation, 14.6 MB of additional disk space will be used. [2021-02-10T16:03:29.788Z] #27 7.118 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-10T16:03:29.788Z] #27 7.129 Get:2 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u5 [243 kB] [2021-02-10T16:03:29.788Z] #27 7.136 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-02-10T16:03:29.788Z] #27 7.159 Get:4 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-02-10T16:03:29.788Z] #27 7.171 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2021-02-10T16:03:30.088Z] #27 7.238 Get:6 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2021-02-10T16:03:30.088Z] #27 7.276 Get:7 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-10T16:03:30.088Z] #27 7.283 Get:8 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-02-10T16:03:30.088Z] #27 7.285 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-02-10T16:03:30.088Z] #27 7.290 Get:10 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-02-10T16:03:30.088Z] #27 7.296 Get:11 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-02-10T16:03:30.088Z] #27 7.317 Get:12 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-02-10T16:03:30.088Z] #27 7.324 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-02-10T16:03:30.088Z] #27 7.334 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-02-10T16:03:30.088Z] #27 7.335 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-02-10T16:03:30.088Z] #27 7.336 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-02-10T16:03:30.088Z] #27 7.347 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-02-10T16:03:30.088Z] #27 7.363 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-02-10T16:03:30.088Z] #27 7.375 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-10T16:03:30.088Z] #27 7.383 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-10T16:03:30.240Z] #36 1.293 + RM_GOPATH=0 [2021-02-10T16:03:30.240Z] #36 1.293 + TMP_GOPATH= [2021-02-10T16:03:30.240Z] #36 1.293 + : /build [2021-02-10T16:03:30.240Z] #36 1.293 + '[' -z '' ']' [2021-02-10T16:03:30.240Z] #36 1.293 ++ mktemp -d [2021-02-10T16:03:30.240Z] #36 1.299 + export GOPATH=/tmp/tmp.ZXLcTQSKwe [2021-02-10T16:03:30.240Z] #36 1.300 + GOPATH=/tmp/tmp.ZXLcTQSKwe [2021-02-10T16:03:30.240Z] #36 1.300 + RM_GOPATH=1 [2021-02-10T16:03:30.240Z] #36 1.300 + case "$(go env GOARCH)" in [2021-02-10T16:03:30.240Z] #36 1.300 ++ go env GOARCH [2021-02-10T16:03:30.240Z] #36 1.332 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:30.240Z] #36 1.332 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:30.240Z] #36 1.333 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:30.240Z] #36 1.334 + dir=/tmp/install [2021-02-10T16:03:30.240Z] #36 1.342 + bin=tini [2021-02-10T16:03:30.240Z] #36 1.342 + shift [2021-02-10T16:03:30.240Z] #36 1.342 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-10T16:03:30.240Z] #36 1.342 + . /tmp/install/tini.installer [2021-02-10T16:03:30.240Z] #36 1.343 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:03:30.240Z] #36 1.343 + install_tini [2021-02-10T16:03:30.240Z] #36 1.343 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-10T16:03:30.240Z] #36 1.343 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:03:30.240Z] #36 1.343 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZXLcTQSKwe/tini [2021-02-10T16:03:30.240Z] #36 1.350 Cloning into '/tmp/tmp.ZXLcTQSKwe/tini'... [2021-02-10T16:03:30.385Z] #27 7.389 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-10T16:03:30.385Z] #27 7.623 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:03:30.385Z] #27 7.654 Fetched 5174 kB in 0s (18.2 MB/s) [2021-02-10T16:03:30.385Z] #27 7.665 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-02-10T16:03:30.385Z] #27 7.665 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-02-10T16:03:30.385Z] #27 7.673 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-10T16:03:30.385Z] #27 7.675 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:03:30.385Z] #27 7.708 Selecting previously unselected package libsasl2-2:ppc64el. [2021-02-10T16:03:30.385Z] #27 7.710 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-10T16:03:30.385Z] #27 7.717 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:03:30.385Z] #27 7.752 Selecting previously unselected package libldap-common. [2021-02-10T16:03:30.385Z] #27 7.754 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-10T16:03:30.683Z] #27 7.755 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:03:30.683Z] #27 7.788 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-02-10T16:03:30.683Z] #27 7.792 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_ppc64el.deb ... [2021-02-10T16:03:30.683Z] #27 7.797 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:03:30.683Z] #27 7.864 Selecting previously unselected package libssl1.1:ppc64el. [2021-02-10T16:03:30.683Z] #27 7.864 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-02-10T16:03:30.683Z] #27 7.865 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-02-10T16:03:30.704Z] #26 11.84 Updating certificates in /etc/ssl/certs... [2021-02-10T16:03:30.806Z] #36 2.091 + cd /tmp/tmp.ZXLcTQSKwe/tini [2021-02-10T16:03:30.806Z] #36 2.091 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:03:30.806Z] #36 2.121 + cmake . [2021-02-10T16:03:30.906Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.3s done [2021-02-10T16:03:30.989Z] #27 8.092 Selecting previously unselected package openssl. [2021-02-10T16:03:30.989Z] #27 8.102 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-02-10T16:03:30.989Z] #27 8.102 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-10T16:03:30.989Z] #27 8.233 Selecting previously unselected package ca-certificates. [2021-02-10T16:03:30.989Z] #27 8.235 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-10T16:03:30.989Z] #27 8.236 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-10T16:03:30.990Z] #27 8.301 Selecting previously unselected package libkeyutils1:ppc64el. [2021-02-10T16:03:31.169Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-02-10T16:03:31.287Z] #27 8.304 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-02-10T16:03:31.287Z] #27 8.309 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-02-10T16:03:31.287Z] #27 8.460 Selecting previously unselected package libkrb5support0:ppc64el. [2021-02-10T16:03:31.287Z] #27 8.460 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-02-10T16:03:31.287Z] #27 8.461 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-10T16:03:31.287Z] #27 8.493 Selecting previously unselected package libk5crypto3:ppc64el. [2021-02-10T16:03:31.287Z] #27 8.495 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-10T16:03:31.287Z] #27 8.496 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-10T16:03:31.287Z] #27 8.536 Selecting previously unselected package libkrb5-3:ppc64el. [2021-02-10T16:03:31.287Z] #27 8.538 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-10T16:03:31.287Z] #27 8.540 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-10T16:03:31.587Z] #27 8.628 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-02-10T16:03:31.587Z] #27 8.631 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-02-10T16:03:31.587Z] #27 8.632 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-10T16:03:31.587Z] #27 8.678 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-02-10T16:03:31.587Z] #27 8.681 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-02-10T16:03:31.587Z] #27 8.682 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-10T16:03:31.587Z] #27 8.716 Selecting previously unselected package libpsl5:ppc64el. [2021-02-10T16:03:31.587Z] #27 8.718 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-02-10T16:03:31.587Z] #27 8.720 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-02-10T16:03:31.587Z] #27 8.750 Selecting previously unselected package librtmp1:ppc64el. [2021-02-10T16:03:31.587Z] #27 8.753 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-02-10T16:03:31.587Z] #27 8.754 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-10T16:03:31.587Z] #27 8.784 Selecting previously unselected package libssh2-1:ppc64el. [2021-02-10T16:03:31.587Z] #27 8.786 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-02-10T16:03:31.587Z] #27 8.787 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-10T16:03:31.587Z] #27 8.832 Selecting previously unselected package libcurl4:ppc64el. [2021-02-10T16:03:31.587Z] #27 8.832 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-10T16:03:31.587Z] #27 8.833 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-10T16:03:31.587Z] #27 8.896 Selecting previously unselected package curl. [2021-02-10T16:03:31.587Z] #27 8.899 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-10T16:03:31.587Z] #27 8.900 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-10T16:03:31.587Z] #27 8.954 Selecting previously unselected package libonig5:ppc64el. [2021-02-10T16:03:31.740Z] #36 2.741 -- The C compiler identification is GNU 8.3.0 [2021-02-10T16:03:31.740Z] #36 2.755 -- Check for working C compiler: /usr/bin/cc [2021-02-10T16:03:31.740Z] #36 ... [2021-02-10T16:03:31.740Z] [2021-02-10T16:03:31.740Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:03:31.740Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:03:31.740Z] #44 69.52 time [2021-02-10T16:03:31.740Z] #44 75.19 strings [2021-02-10T16:03:31.740Z] #44 75.76 os [2021-02-10T16:03:31.740Z] #44 78.51 regexp/syntax [2021-02-10T16:03:31.740Z] #44 ... [2021-02-10T16:03:31.740Z] [2021-02-10T16:03:31.740Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:03:31.740Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:03:31.740Z] #12 73.16 Selecting previously unselected package binutils-mingw-w64. [2021-02-10T16:03:31.740Z] #12 73.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-10T16:03:31.740Z] #12 73.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-10T16:03:31.740Z] #12 73.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-10T16:03:31.740Z] #12 73.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-10T16:03:31.740Z] #12 73.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-10T16:03:31.740Z] #12 73.59 Selecting previously unselected package dmsetup. [2021-02-10T16:03:31.740Z] #12 73.59 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-10T16:03:31.740Z] #12 73.61 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-10T16:03:31.741Z] #12 73.80 Selecting previously unselected package mingw-w64-common. [2021-02-10T16:03:31.741Z] #12 73.81 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-10T16:03:31.741Z] #12 73.81 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-10T16:03:31.891Z] #27 8.957 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-10T16:03:31.891Z] #27 8.958 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-10T16:03:31.891Z] #27 9.016 Selecting previously unselected package libjq1:ppc64el. [2021-02-10T16:03:31.891Z] #27 9.024 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-10T16:03:31.891Z] #27 9.024 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-10T16:03:31.891Z] #27 9.068 Selecting previously unselected package jq. [2021-02-10T16:03:31.891Z] #27 9.068 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-10T16:03:31.891Z] #27 9.068 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-10T16:03:31.891Z] #27 9.117 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-02-10T16:03:31.891Z] #27 9.123 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-02-10T16:03:31.891Z] #27 9.126 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-02-10T16:03:32.095Z] #26 13.36 137 added, 0 removed; done. [2021-02-10T16:03:32.095Z] #26 13.43 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:32.114Z] #9 ... [2021-02-10T16:03:32.114Z] [2021-02-10T16:03:32.114Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:03:32.114Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-10T16:03:32.114Z] #26 1.652 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:03:32.114Z] #26 1.652 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:03:32.114Z] #26 1.652 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:03:32.114Z] #26 1.828 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:03:32.114Z] #26 2.124 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:03:32.114Z] #26 2.483 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:03:32.114Z] #26 4.441 Fetched 8422 kB in 3s (2755 kB/s) [2021-02-10T16:03:32.114Z] #26 4.441 Reading package lists... [2021-02-10T16:03:32.114Z] #26 5.407 Reading package lists... [2021-02-10T16:03:32.114Z] #26 6.279 Building dependency tree... [2021-02-10T16:03:32.114Z] #26 6.638 The following additional packages will be installed: [2021-02-10T16:03:32.114Z] #26 6.638 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-10T16:03:32.114Z] #26 6.638 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-10T16:03:32.114Z] #26 6.638 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-10T16:03:32.114Z] #26 6.638 Suggested packages: [2021-02-10T16:03:32.114Z] #26 6.638 krb5-doc krb5-user [2021-02-10T16:03:32.114Z] #26 6.638 Recommended packages: [2021-02-10T16:03:32.114Z] #26 6.638 krb5-locales publicsuffix libsasl2-modules [2021-02-10T16:03:32.114Z] #26 6.827 The following NEW packages will be installed: [2021-02-10T16:03:32.114Z] #26 6.827 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-10T16:03:32.114Z] #26 6.827 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-10T16:03:32.114Z] #26 6.827 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-10T16:03:32.114Z] #26 6.827 libssh2-1 libssl1.1 openssl [2021-02-10T16:03:32.114Z] #26 7.110 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-10T16:03:32.114Z] #26 7.110 Need to get 5056 kB of archives. [2021-02-10T16:03:32.114Z] #26 7.110 After this operation, 12.1 MB of additional disk space will be used. [2021-02-10T16:03:32.114Z] #26 7.110 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-10T16:03:32.114Z] #26 7.110 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u5 [225 kB] [2021-02-10T16:03:32.114Z] #26 7.116 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-10T16:03:32.114Z] #26 7.127 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-10T16:03:32.114Z] #26 7.127 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-02-10T16:03:32.114Z] #26 7.151 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-02-10T16:03:32.114Z] #26 7.195 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-10T16:03:32.114Z] #26 7.195 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-10T16:03:32.114Z] #26 7.195 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-10T16:03:32.114Z] #26 7.195 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-10T16:03:32.114Z] #26 7.195 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-10T16:03:32.114Z] #26 7.201 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-10T16:03:32.114Z] #26 7.201 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-10T16:03:32.114Z] #26 7.204 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-10T16:03:32.114Z] #26 7.204 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-10T16:03:32.114Z] #26 7.215 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-10T16:03:32.115Z] #26 7.215 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-10T16:03:32.115Z] #26 7.215 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-10T16:03:32.115Z] #26 7.222 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-10T16:03:32.115Z] #26 7.226 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-10T16:03:32.115Z] #26 7.226 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-10T16:03:32.115Z] #26 7.420 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:03:32.115Z] #26 7.454 Fetched 5056 kB in 0s (13.4 MB/s) [2021-02-10T16:03:32.115Z] #26 7.484 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-10T16:03:32.115Z] #26 7.484 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-02-10T16:03:32.115Z] #26 7.486 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 7.495 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:03:32.115Z] #26 7.538 Selecting previously unselected package libsasl2-2:amd64. [2021-02-10T16:03:32.115Z] #26 7.538 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 7.553 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:03:32.115Z] #26 7.597 Selecting previously unselected package libldap-common. [2021-02-10T16:03:32.115Z] #26 7.597 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-10T16:03:32.115Z] #26 7.607 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:03:32.115Z] #26 7.660 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-10T16:03:32.115Z] #26 7.661 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 7.666 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:03:32.115Z] #26 7.786 Selecting previously unselected package libssl1.1:amd64. [2021-02-10T16:03:32.115Z] #26 7.786 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 7.790 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-10T16:03:32.115Z] #26 8.229 Selecting previously unselected package openssl. [2021-02-10T16:03:32.115Z] #26 8.229 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 8.261 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-10T16:03:32.115Z] #26 8.421 Selecting previously unselected package ca-certificates. [2021-02-10T16:03:32.115Z] #26 8.421 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-10T16:03:32.115Z] #26 8.423 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-10T16:03:32.115Z] #26 8.542 Selecting previously unselected package libkeyutils1:amd64. [2021-02-10T16:03:32.115Z] #26 8.544 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 8.548 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-10T16:03:32.115Z] #26 8.586 Selecting previously unselected package libkrb5support0:amd64. [2021-02-10T16:03:32.115Z] #26 8.587 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 8.592 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:32.115Z] #26 8.646 Selecting previously unselected package libk5crypto3:amd64. [2021-02-10T16:03:32.115Z] #26 8.646 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 8.659 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:32.115Z] #26 8.724 Selecting previously unselected package libkrb5-3:amd64. [2021-02-10T16:03:32.115Z] #26 8.724 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 8.731 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:32.115Z] #26 8.864 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-10T16:03:32.115Z] #26 8.866 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 8.870 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:32.115Z] #26 8.935 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-10T16:03:32.115Z] #26 8.935 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 8.943 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-10T16:03:32.115Z] #26 8.995 Selecting previously unselected package libpsl5:amd64. [2021-02-10T16:03:32.115Z] #26 8.996 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 9.000 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-10T16:03:32.115Z] #26 9.059 Selecting previously unselected package librtmp1:amd64. [2021-02-10T16:03:32.115Z] #26 9.059 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 9.059 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-10T16:03:32.115Z] #26 9.281 Selecting previously unselected package libssh2-1:amd64. [2021-02-10T16:03:32.115Z] #26 9.281 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 9.287 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-10T16:03:32.115Z] #26 9.373 Selecting previously unselected package libcurl4:amd64. [2021-02-10T16:03:32.115Z] #26 9.373 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 9.380 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-10T16:03:32.115Z] #26 9.454 Selecting previously unselected package curl. [2021-02-10T16:03:32.115Z] #26 9.454 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 9.457 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-10T16:03:32.115Z] #26 9.555 Selecting previously unselected package libonig5:amd64. [2021-02-10T16:03:32.115Z] #26 9.555 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-10T16:03:32.115Z] #26 9.562 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-10T16:03:32.115Z] #26 9.642 Selecting previously unselected package libjq1:amd64. [2021-02-10T16:03:32.115Z] #26 9.642 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-10T16:03:32.190Z] #27 9.284 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-10T16:03:32.190Z] #27 9.286 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:03:32.190Z] #27 9.290 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-10T16:03:32.190Z] #27 9.293 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:03:32.190Z] #27 9.298 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-10T16:03:32.190Z] #27 9.301 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-10T16:03:32.190Z] #27 9.304 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:03:32.190Z] #27 9.308 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-10T16:03:32.190Z] #27 9.311 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-10T16:03:32.190Z] #27 9.314 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-10T16:03:32.190Z] #27 9.322 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-10T16:03:32.190Z] #27 9.325 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-10T16:03:32.190Z] #27 9.328 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:03:32.190Z] #27 9.332 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-10T16:03:32.290Z] #20 13.78 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-10T16:03:32.290Z] #20 13.85 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-10T16:03:32.290Z] #20 13.89 Building wheels for collected packages: pyyaml [2021-02-10T16:03:32.290Z] #20 13.89 Running setup.py bdist_wheel for pyyaml: started [2021-02-10T16:03:32.306Z] #12 80.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-10T16:03:32.307Z] #12 80.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-10T16:03:32.307Z] #12 80.22 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-10T16:03:32.307Z] #12 ... [2021-02-10T16:03:32.307Z] [2021-02-10T16:03:32.307Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:03:32.307Z] #36 sha256:c73382c75fd7ba5f79c9e36201761a0ddb5e1d9ab844816274b1829668ed5d2a [2021-02-10T16:03:32.307Z] #36 3.603 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-10T16:03:32.307Z] #36 3.617 -- Detecting C compiler ABI info [2021-02-10T16:03:32.357Z] #26 13.45 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-10T16:03:32.357Z] #26 13.49 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-10T16:03:32.357Z] #26 13.51 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-10T16:03:32.357Z] #26 13.52 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:03:32.357Z] #26 13.70 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-10T16:03:32.378Z] #26 9.647 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-10T16:03:32.378Z] #26 9.695 Selecting previously unselected package jq. [2021-02-10T16:03:32.378Z] #26 9.695 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-10T16:03:32.378Z] #26 9.703 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-10T16:03:32.378Z] #26 9.752 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-10T16:03:32.378Z] #26 ... [2021-02-10T16:03:32.378Z] [2021-02-10T16:03:32.378Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:32.378Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:32.588Z] #20 ... [2021-02-10T16:03:32.588Z] [2021-02-10T16:03:32.588Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-10T16:03:32.588Z] #51 55.40 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-10T16:03:32.588Z] #51 56.78 + mkdir -p /build [2021-02-10T16:03:32.588Z] #51 56.79 + cp runc /build/runc [2021-02-10T16:03:32.588Z] #51 DONE 57.2s [2021-02-10T16:03:32.588Z] [2021-02-10T16:03:32.588Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-10T16:03:32.588Z] #38 116.2 + dpkg --print-architecture [2021-02-10T16:03:32.588Z] #38 116.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-10T16:03:32.588Z] #38 116.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-10T16:03:32.588Z] #38 116.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-10T16:03:32.619Z] #26 13.72 Updating certificates in /etc/ssl/certs... [2021-02-10T16:03:32.837Z] #27 10.15 Updating certificates in /etc/ssl/certs... [2021-02-10T16:03:32.883Z] #38 ... [2021-02-10T16:03:32.883Z] [2021-02-10T16:03:32.883Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:03:32.883Z] #41 90.12 CC criu/rst-malloc.o [2021-02-10T16:03:32.883Z] #41 90.31 CC criu/seccomp.o [2021-02-10T16:03:32.883Z] #41 90.82 CC criu/seize.o [2021-02-10T16:03:32.883Z] #41 91.31 CC criu/servicefd.o [2021-02-10T16:03:32.883Z] #41 91.49 CC criu/shmem.o [2021-02-10T16:03:32.883Z] #41 92.14 CC criu/sigframe.o [2021-02-10T16:03:32.883Z] #41 92.23 CC criu/signalfd.o [2021-02-10T16:03:32.883Z] #41 92.40 CC criu/sk-inet.o [2021-02-10T16:03:32.883Z] #41 93.06 CC criu/sk-netlink.o [2021-02-10T16:03:32.883Z] #41 93.43 CC criu/sk-packet.o [2021-02-10T16:03:32.883Z] #41 93.97 CC criu/sk-queue.o [2021-02-10T16:03:33.240Z] #36 4.421 -- Detecting C compiler ABI info - done [2021-02-10T16:03:33.240Z] #36 4.470 -- Detecting C compile features [2021-02-10T16:03:33.488Z] #27 ... [2021-02-10T16:03:33.488Z] [2021-02-10T16:03:33.488Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:33.488Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-10T16:03:33.488Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-02-10T16:03:33.488Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-02-10T16:03:33.488Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2021-02-10T16:03:33.488Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2021-02-10T16:03:33.488Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-02-10T16:03:33.514Z] #41 94.39 CC criu/sk-tcp.o [2021-02-10T16:03:33.514Z] #41 94.64 CC criu/sk-unix.o [2021-02-10T16:03:33.563Z] #26 14.79 0 added, 0 removed; done. [2021-02-10T16:03:33.563Z] #26 14.79 Running hooks in /etc/ca-certificates/update.d... [2021-02-10T16:03:33.564Z] #26 14.80 done. [2021-02-10T16:03:33.787Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.7s done [2021-02-10T16:03:33.787Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-02-10T16:03:33.787Z] #10 DONE 19.8s [2021-02-10T16:03:33.787Z] [2021-02-10T16:03:33.787Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-10T16:03:33.787Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-02-10T16:03:33.805Z] #41 ... [2021-02-10T16:03:33.805Z] [2021-02-10T16:03:33.805Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:03:33.805Z] #20 14.96 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-10T16:03:33.805Z] #20 14.96 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-10T16:03:33.805Z] #20 15.11 Successfully built pyyaml [2021-02-10T16:03:33.805Z] #20 15.12 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-10T16:03:33.805Z] #20 15.34 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-10T16:03:33.805Z] #20 DONE 15.6s [2021-02-10T16:03:33.805Z] [2021-02-10T16:03:33.805Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-02-10T16:03:33.805Z] #23 DONE 0.1s [2021-02-10T16:03:33.805Z] [2021-02-10T16:03:33.805Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-02-10T16:03:34.087Z] #11 DONE 0.2s [2021-02-10T16:03:34.087Z] [2021-02-10T16:03:34.087Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:03:34.087Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-10T16:03:34.087Z] #27 11.13 137 added, 0 removed; done. [2021-02-10T16:03:34.087Z] #27 11.15 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-10T16:03:34.087Z] #27 11.15 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-10T16:03:34.087Z] #27 11.15 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-10T16:03:34.087Z] #27 11.16 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-10T16:03:34.087Z] #27 11.16 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:03:34.087Z] #27 11.17 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-10T16:03:34.087Z] #27 11.18 Updating certificates in /etc/ssl/certs... [2021-02-10T16:03:34.179Z] #36 ... [2021-02-10T16:03:34.179Z] [2021-02-10T16:03:34.179Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:03:34.179Z] #33 sha256:5c174d757614734fdd6e358e54cf98ed7fcfed44ed123e322d1075af298df526 [2021-02-10T16:03:34.179Z] #33 71.86 internal/poll [2021-02-10T16:03:34.179Z] #33 72.96 internal/fmtsort [2021-02-10T16:03:34.179Z] #33 73.67 internal/syscall/execenv [2021-02-10T16:03:34.179Z] #33 73.91 internal/syscall/unix [2021-02-10T16:03:34.179Z] #33 74.17 strings [2021-02-10T16:03:34.179Z] #33 74.23 os [2021-02-10T16:03:34.179Z] #33 77.11 path [2021-02-10T16:03:34.179Z] #33 78.15 text/tabwriter [2021-02-10T16:03:34.179Z] #33 79.06 fmt [2021-02-10T16:03:34.179Z] #33 79.06 path/filepath [2021-02-10T16:03:34.179Z] #33 80.65 io/ioutil [2021-02-10T16:03:34.179Z] #33 ... [2021-02-10T16:03:34.179Z] [2021-02-10T16:03:34.179Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:03:34.179Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:03:34.179Z] #41 81.62 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-10T16:03:34.179Z] #41 81.64 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:03:34.393Z] #27 ... [2021-02-10T16:03:34.393Z] [2021-02-10T16:03:34.393Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-10T16:03:34.393Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-02-10T16:03:34.393Z] #12 DONE 0.2s [2021-02-10T16:03:34.393Z] [2021-02-10T16:03:34.393Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-10T16:03:34.393Z] #39 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-02-10T16:03:34.393Z] #39 DONE 0.1s [2021-02-10T16:03:34.393Z] [2021-02-10T16:03:34.393Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-10T16:03:34.393Z] #31 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-02-10T16:03:34.393Z] #31 DONE 0.1s [2021-02-10T16:03:34.393Z] [2021-02-10T16:03:34.393Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:03:34.393Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-10T16:03:34.749Z] #41 DONE 82.5s [2021-02-10T16:03:34.750Z] [2021-02-10T16:03:34.750Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:03:34.750Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:03:34.847Z] #28 DONE 1.0s [2021-02-10T16:03:34.847Z] [2021-02-10T16:03:34.847Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-02-10T16:03:34.847Z] #31 DONE 0.2s [2021-02-10T16:03:34.847Z] [2021-02-10T16:03:34.847Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-02-10T16:03:35.045Z] #32 ... [2021-02-10T16:03:35.045Z] [2021-02-10T16:03:35.045Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:03:35.045Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-10T16:03:35.045Z] #27 12.12 0 added, 0 removed; done. [2021-02-10T16:03:35.045Z] #27 12.12 Running hooks in /etc/ca-certificates/update.d... [2021-02-10T16:03:35.045Z] #27 12.12 done. [2021-02-10T16:03:35.045Z] #27 DONE 12.3s [2021-02-10T16:03:35.045Z] [2021-02-10T16:03:35.045Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:03:35.045Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-10T16:03:35.045Z] #32 0.659 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-10T16:03:35.045Z] #32 0.665 Cloning into '.'... [2021-02-10T16:03:35.045Z] #32 ... [2021-02-10T16:03:35.045Z] [2021-02-10T16:03:35.045Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-10T16:03:35.045Z] #28 sha256:49fa544a4363157bc3a660674e07be75c66467413f51a85e580fbc16f75f3eee [2021-02-10T16:03:35.045Z] #28 DONE 0.1s [2021-02-10T16:03:35.138Z] #33 DONE 0.2s [2021-02-10T16:03:35.138Z] [2021-02-10T16:03:35.138Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:03:35.138Z] #41 95.90 CC criu/sockets.o [2021-02-10T16:03:35.138Z] #41 ... [2021-02-10T16:03:35.138Z] [2021-02-10T16:03:35.138Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-02-10T16:03:35.138Z] #36 DONE 0.1s [2021-02-10T16:03:35.348Z] [2021-02-10T16:03:35.348Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:03:35.348Z] #47 sha256:761f4b89761f96c7325ff5219ff84441d54ee38cded26489fcf75704a2b8e67b [2021-02-10T16:03:35.348Z] #47 0.772 + RM_GOPATH=0 [2021-02-10T16:03:35.348Z] #47 0.772 + TMP_GOPATH= [2021-02-10T16:03:35.348Z] #47 0.772 + : /build [2021-02-10T16:03:35.348Z] #47 0.772 + '[' -z '' ']' [2021-02-10T16:03:35.348Z] #47 0.774 ++ mktemp -d [2021-02-10T16:03:35.348Z] #47 0.777 + export GOPATH=/tmp/tmp.xqlWaJOe6Y [2021-02-10T16:03:35.348Z] #47 0.777 + GOPATH=/tmp/tmp.xqlWaJOe6Y [2021-02-10T16:03:35.348Z] #47 0.777 + RM_GOPATH=1 [2021-02-10T16:03:35.348Z] #47 0.778 + case "$(go env GOARCH)" in [2021-02-10T16:03:35.348Z] #47 0.781 ++ go env GOARCH [2021-02-10T16:03:35.348Z] #47 0.915 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:35.348Z] #47 0.915 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:35.348Z] #47 0.917 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:35.348Z] #47 0.921 + dir=/tmp/install [2021-02-10T16:03:35.348Z] #47 0.921 + bin=gotestsum [2021-02-10T16:03:35.348Z] #47 0.922 + shift [2021-02-10T16:03:35.348Z] #47 0.922 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-10T16:03:35.348Z] #47 0.922 + . /tmp/install/gotestsum.installer [2021-02-10T16:03:35.348Z] #47 0.922 ++ : v0.5.3 [2021-02-10T16:03:35.348Z] #47 0.923 + install_gotestsum [2021-02-10T16:03:35.348Z] #47 0.924 + set -e [2021-02-10T16:03:35.348Z] #47 0.924 + export GO111MODULE=on [2021-02-10T16:03:35.348Z] #47 0.924 + GO111MODULE=on [2021-02-10T16:03:35.348Z] #47 0.925 + GOBIN=/build [2021-02-10T16:03:35.348Z] #47 0.926 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-10T16:03:35.348Z] #47 0.971 go: finding gotest.tools v0.5.3 [2021-02-10T16:03:35.348Z] #47 0.972 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-10T16:03:35.430Z] [2021-02-10T16:03:35.430Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:03:35.430Z] #41 96.29 CC criu/stats.o [2021-02-10T16:03:35.430Z] #41 96.43 CC criu/string.o [2021-02-10T16:03:35.430Z] #41 96.46 CC criu/sysctl.o [2021-02-10T16:03:35.492Z] #26 ... [2021-02-10T16:03:35.492Z] [2021-02-10T16:03:35.492Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:35.492Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:35.492Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.3s done [2021-02-10T16:03:35.492Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.4s [2021-02-10T16:03:35.721Z] #41 96.74 CC criu/sysfs_parse.o [2021-02-10T16:03:35.753Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.6s done [2021-02-10T16:03:36.011Z] #41 96.91 CC criu/timens.o [2021-02-10T16:03:36.011Z] #41 97.03 CC criu/timerfd.o [2021-02-10T16:03:36.016Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-02-10T16:03:36.126Z] #42 ... [2021-02-10T16:03:36.127Z] [2021-02-10T16:03:36.127Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:03:36.127Z] #50 sha256:0bc5397c065c67a815d6888fe2f7311487fcfe232acbf05d2692a40b64108395 [2021-02-10T16:03:36.127Z] #50 74.18 context [2021-02-10T16:03:36.127Z] #50 75.12 os [2021-02-10T16:03:36.127Z] #50 77.91 encoding/binary [2021-02-10T16:03:36.127Z] #50 79.93 fmt [2021-02-10T16:03:36.127Z] #50 80.01 encoding/base64 [2021-02-10T16:03:36.127Z] #50 80.99 golang.org/x/sys/unix [2021-02-10T16:03:36.303Z] #41 97.18 CC criu/tty.o [2021-02-10T16:03:36.384Z] #50 ... [2021-02-10T16:03:36.384Z] [2021-02-10T16:03:36.384Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:03:36.384Z] #36 sha256:c73382c75fd7ba5f79c9e36201761a0ddb5e1d9ab844816274b1829668ed5d2a [2021-02-10T16:03:36.384Z] #36 7.314 -- Detecting C compile features - done [2021-02-10T16:03:36.384Z] #36 7.379 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-10T16:03:36.384Z] #36 7.655 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-10T16:03:36.431Z] #47 1.922 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-10T16:03:36.602Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s done [2021-02-10T16:03:36.602Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-02-10T16:03:36.642Z] #36 7.813 -- Configuring done [2021-02-10T16:03:36.642Z] #36 7.846 -- Generating done [2021-02-10T16:03:36.642Z] #36 7.852 -- Build files have been written to: /tmp/tmp.ZXLcTQSKwe/tini [2021-02-10T16:03:36.642Z] #36 7.863 + make tini-static [2021-02-10T16:03:36.900Z] #36 8.211 Scanning dependencies of target tini-static [2021-02-10T16:03:36.900Z] #36 8.322 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-10T16:03:36.962Z] #9 ... [2021-02-10T16:03:36.962Z] [2021-02-10T16:03:36.962Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:03:36.962Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-10T16:03:36.962Z] #26 DONE 17.9s [2021-02-10T16:03:36.962Z] [2021-02-10T16:03:36.962Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:36.962Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:36.962Z] #9 ... [2021-02-10T16:03:36.962Z] [2021-02-10T16:03:36.962Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-10T16:03:36.962Z] #27 sha256:6f3e15e0b7ff6d30b2b0fd9c411b06c3d3350571806835b8b535814fc9bd26c8 [2021-02-10T16:03:36.962Z] #27 DONE 0.1s [2021-02-10T16:03:36.962Z] [2021-02-10T16:03:36.962Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:36.962Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:37.090Z] #47 3.059 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-10T16:03:37.336Z] #41 98.29 CC criu/tun.o [2021-02-10T16:03:37.641Z] #41 98.53 CC criu/uffd.o [2021-02-10T16:03:37.932Z] #41 99.06 CC criu/util.o [2021-02-10T16:03:38.801Z] #36 9.899 [100%] Linking C executable tini-static [2021-02-10T16:03:38.967Z] #41 99.72 CC criu/uts_ns.o [2021-02-10T16:03:38.967Z] #41 99.81 CC criu/vdso.o [2021-02-10T16:03:39.061Z] #36 10.43 [100%] Built target tini-static [2021-02-10T16:03:39.239Z] #47 5.125 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:03:39.259Z] #41 100.1 LINK criu/built-in.o [2021-02-10T16:03:39.259Z] #41 100.2 LINK criu/criu [2021-02-10T16:03:39.259Z] #41 ... [2021-02-10T16:03:39.259Z] [2021-02-10T16:03:39.259Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:03:39.259Z] #47 132.5 + /build/golangci-lint --version [2021-02-10T16:03:39.259Z] #47 132.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-10T16:03:39.259Z] #47 DONE 133.0s [2021-02-10T16:03:39.259Z] [2021-02-10T16:03:39.259Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-10T16:03:39.259Z] #38 DONE 132.9s [2021-02-10T16:03:39.259Z] [2021-02-10T16:03:39.259Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:03:39.259Z] #41 100.3 DEP lib/c/criu.d [2021-02-10T16:03:39.319Z] #36 10.52 + mkdir -p /build [2021-02-10T16:03:39.319Z] #36 10.52 + cp tini-static /build/docker-init [2021-02-10T16:03:39.548Z] #47 5.146 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:03:39.548Z] #47 5.151 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-10T16:03:39.548Z] #47 5.180 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:03:39.548Z] #47 5.196 go: downloading github.com/fatih/color v1.9.0 [2021-02-10T16:03:39.548Z] #47 5.225 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:03:39.548Z] #47 5.233 go: downloading github.com/pkg/errors v0.9.1 [2021-02-10T16:03:39.548Z] #47 ... [2021-02-10T16:03:39.548Z] [2021-02-10T16:03:39.548Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:03:39.548Z] #29 sha256:4c31783d0f763c308718258ad3209e3f993726c26bad89fa4b64ca5ff3a021a5 [2021-02-10T16:03:39.548Z] #29 2.220 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-10T16:03:39.548Z] #29 2.759 [2021-02-10T16:03:39.549Z] #41 100.4 CC images/rpc.pb-c.o [2021-02-10T16:03:39.549Z] #41 100.6 CC lib/c/criu.o [2021-02-10T16:03:39.884Z] #36 DONE 10.9s [2021-02-10T16:03:39.884Z] [2021-02-10T16:03:39.884Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:03:39.884Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:03:39.884Z] #12 86.69 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-10T16:03:39.884Z] #12 86.73 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-10T16:03:39.884Z] #12 86.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:03:39.884Z] #12 86.91 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-10T16:03:39.884Z] #12 86.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-10T16:03:39.884Z] #12 86.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:03:39.915Z] #9 ... [2021-02-10T16:03:39.915Z] [2021-02-10T16:03:39.915Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:03:39.915Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-10T16:03:39.915Z] #26 9.765 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-10T16:03:39.915Z] #26 9.778 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-10T16:03:39.915Z] #26 9.925 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-10T16:03:39.915Z] #26 9.939 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:03:39.915Z] #26 9.955 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:39.915Z] #26 9.966 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:03:39.915Z] #26 9.976 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-10T16:03:39.915Z] #26 9.989 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:39.915Z] #26 10.00 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:03:39.915Z] #26 10.02 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-10T16:03:39.915Z] #26 10.03 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:39.915Z] #26 10.04 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-10T16:03:39.915Z] #26 10.06 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-10T16:03:39.915Z] #26 10.07 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-10T16:03:39.915Z] #26 10.08 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:03:39.915Z] #26 10.09 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-10T16:03:39.915Z] #26 10.86 Updating certificates in /etc/ssl/certs... [2021-02-10T16:03:39.915Z] #26 12.15 137 added, 0 removed; done. [2021-02-10T16:03:39.915Z] #26 12.26 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-10T16:03:39.915Z] #26 12.27 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-10T16:03:39.915Z] #26 12.28 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-10T16:03:39.915Z] #26 12.29 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-10T16:03:39.915Z] #26 12.31 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:03:39.915Z] #26 12.32 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-10T16:03:39.915Z] #26 12.34 Updating certificates in /etc/ssl/certs... [2021-02-10T16:03:39.915Z] #26 13.43 0 added, 0 removed; done. [2021-02-10T16:03:39.915Z] #26 13.43 Running hooks in /etc/ca-certificates/update.d... [2021-02-10T16:03:39.915Z] #26 13.44 done. [2021-02-10T16:03:39.915Z] #26 DONE 17.1s [2021-02-10T16:03:39.915Z] [2021-02-10T16:03:39.915Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:39.915Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:40.210Z] #41 101.1 LINK lib/c/built-in.o [2021-02-10T16:03:40.210Z] #41 101.1 LINK lib/c/libcriu.so [2021-02-10T16:03:40.210Z] #41 101.2 LINK lib/c/libcriu.a [2021-02-10T16:03:40.210Z] #41 101.3 GEN magic.py [2021-02-10T16:03:40.210Z] #41 101.4 Makefile.config:39: Warn: you have no libnftables installed [2021-02-10T16:03:40.210Z] #41 101.4 Makefile.config:40: Warn: Building without nftables support [2021-02-10T16:03:40.210Z] #41 101.4 Note: Building without setproctitle() and strlcpy() support. [2021-02-10T16:03:40.210Z] #41 101.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-10T16:03:40.210Z] #41 101.4 Note: Building without GnuTLS support [2021-02-10T16:03:40.487Z] #9 ... [2021-02-10T16:03:40.487Z] [2021-02-10T16:03:40.487Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-10T16:03:40.487Z] #27 sha256:ac4a2e1e60c6c97e094bcdc458df6bc70131202f83954cba69b12d30e525c53d [2021-02-10T16:03:40.487Z] #27 DONE 0.8s [2021-02-10T16:03:40.487Z] [2021-02-10T16:03:40.487Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:40.487Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:40.502Z] #41 101.7 fatal: not a git repository (or any of the parent directories): .git [2021-02-10T16:03:40.772Z] #29 3.103 0.1% # 1.7% ### 5.5% ##### 7.5% ######### 12.9% ############ 17.0% ################# 23.8% ##################### 30.1% ########################## 36.1% ############################## 42.2% ############################### 43.7% ################################# 46.1% #################################### 50.0% ######################################## 56.2% ############################################## 65.2% ################################################### 71.3% ######################################################### 79.4% ############################################################# 85.5% ################################################################### 93.6% ####################################################################### 99.0% ######################################################################## 100.0% [2021-02-10T16:03:41.073Z] #29 5.961 [2021-02-10T16:03:41.137Z] #41 ... [2021-02-10T16:03:41.137Z] [2021-02-10T16:03:41.137Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-02-10T16:03:41.137Z] #39 DONE 0.3s [2021-02-10T16:03:41.137Z] [2021-02-10T16:03:41.137Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-10T16:03:41.137Z] #41 102.2 make[1]: Nothing to be done for 'all'. [2021-02-10T16:03:41.198Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-02-10T16:03:41.428Z] #41 102.5 make[1]: 'images/built-in.o' is up to date. [2021-02-10T16:03:41.428Z] #41 102.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-10T16:03:41.428Z] #41 102.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-10T16:03:41.428Z] #41 102.5 make[1]: 'compel/libcompel.a' is up to date. [2021-02-10T16:03:41.428Z] #41 102.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-10T16:03:41.428Z] #41 102.5 make[1]: Nothing to be done for 'all'. [2021-02-10T16:03:41.428Z] #41 102.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-10T16:03:41.428Z] #41 102.6 make[2]: Nothing to be done for 'all'. [2021-02-10T16:03:41.428Z] #41 102.6 make[2]: Nothing to be done for 'all'. [2021-02-10T16:03:41.428Z] #41 102.6 make[2]: Nothing to be done for 'all'. [2021-02-10T16:03:41.430Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-02-10T16:03:41.718Z] #41 102.6 make[2]: Nothing to be done for 'all'. [2021-02-10T16:03:41.718Z] #41 102.6 make[2]: Nothing to be done for 'all'. [2021-02-10T16:03:41.718Z] #41 102.6 make[2]: Nothing to be done for 'all'. [2021-02-10T16:03:41.718Z] #41 102.7 make[2]: Nothing to be done for 'all'. [2021-02-10T16:03:41.718Z] #41 102.7 make[2]: Nothing to be done for 'all'. [2021-02-10T16:03:41.718Z] #41 102.7 INSTALL criu/criu [2021-02-10T16:03:42.011Z] #41 DONE 102.9s [2021-02-10T16:03:42.011Z] [2021-02-10T16:03:42.011Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:03:42.037Z] #29 6.306 0.3% ########################## 37.0% #################################### 50.1% ################################################################ 90.1% ######################################################################## 100.0% [2021-02-10T16:03:42.352Z] #29 7.253 [2021-02-10T16:03:42.417Z] #12 ... [2021-02-10T16:03:42.417Z] [2021-02-10T16:03:42.417Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:03:42.417Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:03:42.417Z] #44 80.26 fmt [2021-02-10T16:03:42.417Z] #44 84.08 regexp [2021-02-10T16:03:42.417Z] #44 85.67 go/token [2021-02-10T16:03:42.417Z] #44 86.83 go/scanner [2021-02-10T16:03:42.417Z] #44 88.25 internal/lazyregexp [2021-02-10T16:03:42.417Z] #44 88.77 net/url [2021-02-10T16:03:42.417Z] #44 88.86 go/ast [2021-02-10T16:03:42.417Z] #44 ... [2021-02-10T16:03:42.417Z] [2021-02-10T16:03:42.417Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:03:42.417Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:03:42.418Z] #42 2.595 Note: Building without setproctitle() and strlcpy() support. [2021-02-10T16:03:42.418Z] #42 2.595 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-10T16:03:42.418Z] #42 2.631 Note: Building without GnuTLS support [2021-02-10T16:03:42.418Z] #42 2.643 Makefile.config:39: Warn: you have no libnftables installed [2021-02-10T16:03:42.418Z] #42 2.644 Makefile.config:40: Warn: Building without nftables support [2021-02-10T16:03:42.418Z] #42 5.072 fatal: not a git repository (or any of the parent directories): .git [2021-02-10T16:03:42.418Z] #42 5.253 GEN .gitid [2021-02-10T16:03:42.418Z] #42 5.316 GEN criu/include/version.h [2021-02-10T16:03:42.418Z] #42 5.501 GEN include/common/asm [2021-02-10T16:03:42.418Z] #42 7.742 PBCC images/timens.pb-c.c [2021-02-10T16:03:42.418Z] #42 7.770 DEP images/timens.pb-c.d [2021-02-10T16:03:42.418Z] #42 7.809 PBCC images/fown.pb-c.c [2021-02-10T16:03:42.418Z] #42 7.832 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-10T16:03:42.418Z] #42 7.893 PBCC images/opts.pb-c.c [2021-02-10T16:03:42.418Z] #42 7.966 PBCC images/memfd.pb-c.c [2021-02-10T16:03:42.659Z] #54 ... [2021-02-10T16:03:42.659Z] [2021-02-10T16:03:42.659Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-10T16:03:42.659Z] #42 DONE 0.1s [2021-02-10T16:03:42.659Z] [2021-02-10T16:03:42.659Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-02-10T16:03:42.675Z] #42 8.051 DEP images/fown.pb-c.d [2021-02-10T16:03:42.675Z] #42 8.106 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-10T16:03:42.675Z] #42 8.177 DEP images/opts.pb-c.d [2021-02-10T16:03:42.675Z] #42 8.244 DEP images/memfd.pb-c.d [2021-02-10T16:03:42.933Z] #42 8.299 PBCC images/sit.pb-c.c [2021-02-10T16:03:42.933Z] #42 8.382 DEP images/sit.pb-c.d [2021-02-10T16:03:42.933Z] #42 8.426 PBCC images/macvlan.pb-c.c [2021-02-10T16:03:42.933Z] #42 8.468 DEP images/macvlan.pb-c.d [2021-02-10T16:03:42.951Z] #44 DONE 0.2s [2021-02-10T16:03:42.951Z] [2021-02-10T16:03:42.951Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-02-10T16:03:42.951Z] #46 DONE 0.2s [2021-02-10T16:03:42.951Z] [2021-02-10T16:03:42.951Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:03:43.192Z] #42 8.543 PBCC images/autofs.pb-c.c [2021-02-10T16:03:43.192Z] #42 8.597 DEP images/autofs.pb-c.d [2021-02-10T16:03:43.192Z] #42 8.642 PBCC images/sysctl.pb-c.c [2021-02-10T16:03:43.192Z] #42 8.697 DEP images/sysctl.pb-c.d [2021-02-10T16:03:43.192Z] #42 8.738 PBCC images/time.pb-c.c [2021-02-10T16:03:43.192Z] #42 8.766 DEP images/time.pb-c.d [2021-02-10T16:03:43.241Z] #54 ... [2021-02-10T16:03:43.242Z] [2021-02-10T16:03:43.242Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-02-10T16:03:43.242Z] #48 DONE 0.2s [2021-02-10T16:03:43.242Z] [2021-02-10T16:03:43.242Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-02-10T16:03:43.311Z] #29 7.551 0.0% ############# 19.0% ############################ 39.3% ################################################## 70.0% ################################################################# 90.6% ######################################################################## 100.0% [2021-02-10T16:03:43.450Z] #42 8.828 PBCC images/binfmt-misc.pb-c.c [2021-02-10T16:03:43.450Z] #42 8.899 DEP images/binfmt-misc.pb-c.d [2021-02-10T16:03:43.450Z] #42 8.963 PBCC images/seccomp.pb-c.c [2021-02-10T16:03:43.450Z] #42 9.016 DEP images/seccomp.pb-c.d [2021-02-10T16:03:43.532Z] #50 DONE 0.1s [2021-02-10T16:03:43.533Z] [2021-02-10T16:03:43.533Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-02-10T16:03:43.708Z] #42 9.070 PBCC images/userns.pb-c.c [2021-02-10T16:03:43.708Z] #42 9.116 DEP images/userns.pb-c.d [2021-02-10T16:03:43.708Z] #42 9.156 PBCC images/cgroup.pb-c.c [2021-02-10T16:03:43.708Z] #42 9.204 DEP images/cgroup.pb-c.d [2021-02-10T16:03:43.708Z] #42 9.256 PBCC images/ext-file.pb-c.c [2021-02-10T16:03:43.708Z] #42 9.289 DEP images/ext-file.pb-c.d [2021-02-10T16:03:43.823Z] #52 DONE 0.2s [2021-02-10T16:03:43.823Z] [2021-02-10T16:03:43.823Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-10T16:03:43.966Z] #29 8.563 [2021-02-10T16:03:43.966Z] #42 9.366 PBCC images/rpc.pb-c.c [2021-02-10T16:03:43.966Z] #42 9.454 DEP images/rpc.pb-c.d [2021-02-10T16:03:43.966Z] #42 9.501 PBCC images/siginfo.pb-c.c [2021-02-10T16:03:43.966Z] #42 9.542 DEP images/siginfo.pb-c.d [2021-02-10T16:03:44.226Z] #42 9.577 PBCC images/pagemap.pb-c.c [2021-02-10T16:03:44.226Z] #42 9.651 DEP images/pagemap.pb-c.d [2021-02-10T16:03:44.226Z] #42 9.729 PBCC images/rlimit.pb-c.c [2021-02-10T16:03:44.226Z] #42 9.794 DEP images/rlimit.pb-c.d [2021-02-10T16:03:44.271Z] #29 8.790 0.1% ### 4.6% ###### 8.5% [2021-02-10T16:03:44.271Z] #29 ... [2021-02-10T16:03:44.271Z] [2021-02-10T16:03:44.271Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:03:44.271Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-10T16:03:44.271Z] #55 1.074 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:03:44.271Z] #55 1.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:03:44.271Z] #55 1.197 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:03:44.271Z] #55 2.565 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-10T16:03:44.271Z] #55 4.848 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-10T16:03:44.271Z] #55 7.215 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-10T16:03:44.484Z] #42 9.833 PBCC images/file-lock.pb-c.c [2021-02-10T16:03:44.484Z] #42 9.851 DEP images/file-lock.pb-c.d [2021-02-10T16:03:44.484Z] #42 9.935 PBCC images/tty.pb-c.c [2021-02-10T16:03:44.484Z] #42 9.990 DEP images/tty.pb-c.d [2021-02-10T16:03:44.484Z] #42 10.02 PBCC images/tun.pb-c.c [2021-02-10T16:03:44.484Z] #42 10.06 PBCC images/netdev.pb-c.c [2021-02-10T16:03:44.592Z] #55 ... [2021-02-10T16:03:44.592Z] [2021-02-10T16:03:44.592Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:03:44.592Z] #24 sha256:185f463e1923e775f501f7f573da4ea8fb254bbc4e93da7bf21fae647683fe1b [2021-02-10T16:03:44.592Z] #24 0.786 + RM_GOPATH=0 [2021-02-10T16:03:44.592Z] #24 0.787 + TMP_GOPATH= [2021-02-10T16:03:44.592Z] #24 0.787 + : /build [2021-02-10T16:03:44.592Z] #24 0.787 + '[' -z '' ']' [2021-02-10T16:03:44.592Z] #24 0.788 ++ mktemp -d [2021-02-10T16:03:44.592Z] #24 0.790 + export GOPATH=/tmp/tmp.9Je0DlQPeW [2021-02-10T16:03:44.592Z] #24 0.791 + GOPATH=/tmp/tmp.9Je0DlQPeW [2021-02-10T16:03:44.592Z] #24 0.791 + RM_GOPATH=1 [2021-02-10T16:03:44.592Z] #24 0.791 + case "$(go env GOARCH)" in [2021-02-10T16:03:44.592Z] #24 0.794 ++ go env GOARCH [2021-02-10T16:03:44.592Z] #24 0.867 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:44.592Z] #24 0.872 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:44.592Z] #24 0.873 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:44.592Z] #24 0.874 + dir=/tmp/install [2021-02-10T16:03:44.592Z] #24 0.875 + bin=dockercli [2021-02-10T16:03:44.592Z] #24 0.875 + shift [2021-02-10T16:03:44.592Z] #24 0.875 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-10T16:03:44.592Z] #24 0.875 + . /tmp/install/dockercli.installer [2021-02-10T16:03:44.592Z] #24 0.876 ++ : stable [2021-02-10T16:03:44.592Z] #24 0.876 ++ : 17.06.2-ce [2021-02-10T16:03:44.592Z] #24 0.877 + install_dockercli [2021-02-10T16:03:44.592Z] #24 0.877 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-10T16:03:44.592Z] #24 0.878 Install docker/cli version 17.06.2-ce from stable [2021-02-10T16:03:44.592Z] #24 0.880 ++ uname -m [2021-02-10T16:03:44.592Z] #24 0.887 + arch=ppc64le [2021-02-10T16:03:44.592Z] #24 0.887 + '[' ppc64le '!=' x86_64 ']' [2021-02-10T16:03:44.592Z] #24 0.887 + '[' ppc64le '!=' s390x ']' [2021-02-10T16:03:44.592Z] #24 0.887 + '[' ppc64le '!=' armhf ']' [2021-02-10T16:03:44.592Z] #24 0.887 + build_dockercli [2021-02-10T16:03:44.592Z] #24 0.887 + git clone https://github.com/docker/docker-ce /tmp/tmp.9Je0DlQPeW/tmp/docker-ce [2021-02-10T16:03:44.592Z] #24 0.895 Cloning into '/tmp/tmp.9Je0DlQPeW/tmp/docker-ce'... [2021-02-10T16:03:44.592Z] #24 ... [2021-02-10T16:03:44.592Z] [2021-02-10T16:03:44.592Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:03:44.592Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:03:44.592Z] #45 0.787 + RM_GOPATH=0 [2021-02-10T16:03:44.592Z] #45 0.787 + TMP_GOPATH= [2021-02-10T16:03:44.592Z] #45 0.787 + : /build [2021-02-10T16:03:44.592Z] #45 0.808 + '[' -z '' ']' [2021-02-10T16:03:44.592Z] #45 0.808 ++ mktemp -d [2021-02-10T16:03:44.592Z] #45 0.816 + export GOPATH=/tmp/tmp.Rk3fjeUDvL [2021-02-10T16:03:44.592Z] #45 0.816 + GOPATH=/tmp/tmp.Rk3fjeUDvL [2021-02-10T16:03:44.592Z] #45 0.816 + RM_GOPATH=1 [2021-02-10T16:03:44.592Z] #45 0.816 + case "$(go env GOARCH)" in [2021-02-10T16:03:44.592Z] #45 0.856 ++ go env GOARCH [2021-02-10T16:03:44.592Z] #45 0.865 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:44.592Z] #45 0.865 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:44.592Z] #45 0.882 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:44.592Z] #45 0.885 + dir=/tmp/install [2021-02-10T16:03:44.592Z] #45 0.887 + bin=vndr [2021-02-10T16:03:44.592Z] #45 0.887 + shift [2021-02-10T16:03:44.592Z] #45 0.888 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-10T16:03:44.592Z] #45 0.888 + . /tmp/install/vndr.installer [2021-02-10T16:03:44.592Z] #45 0.890 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:03:44.592Z] #45 0.893 + install_vndr [2021-02-10T16:03:44.592Z] #45 0.893 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:03:44.592Z] #45 0.893 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-10T16:03:44.592Z] #45 0.893 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Rk3fjeUDvL/src/github.com/LK4D4/vndr [2021-02-10T16:03:44.592Z] #45 0.954 Cloning into '/tmp/tmp.Rk3fjeUDvL/src/github.com/LK4D4/vndr'... [2021-02-10T16:03:44.592Z] #45 1.916 + cd /tmp/tmp.Rk3fjeUDvL/src/github.com/LK4D4/vndr [2021-02-10T16:03:44.592Z] #45 1.916 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:03:44.592Z] #45 1.936 + go build -buildmode=pie -v -o /build/vndr . [2021-02-10T16:03:44.592Z] #45 3.831 internal/cpu [2021-02-10T16:03:44.592Z] #45 3.860 internal/race [2021-02-10T16:03:44.592Z] #45 3.872 sync/atomic [2021-02-10T16:03:44.592Z] #45 3.970 unicode [2021-02-10T16:03:44.592Z] #45 4.057 unicode/utf8 [2021-02-10T16:03:44.592Z] #45 4.919 math [2021-02-10T16:03:44.592Z] #45 5.575 internal/bytealg [2021-02-10T16:03:44.592Z] #45 6.701 internal/testlog [2021-02-10T16:03:44.592Z] #45 7.686 runtime [2021-02-10T16:03:44.592Z] #45 7.774 unicode/utf16 [2021-02-10T16:03:44.592Z] #45 8.497 container/list [2021-02-10T16:03:44.592Z] #45 ... [2021-02-10T16:03:44.592Z] [2021-02-10T16:03:44.592Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:03:44.592Z] #49 sha256:b5da8267c43fe4d9771cf849c0e9a101ff21d7852d2339937976b3dfa72572ce [2021-02-10T16:03:44.592Z] #49 0.651 + RM_GOPATH=0 [2021-02-10T16:03:44.592Z] #49 0.651 + TMP_GOPATH= [2021-02-10T16:03:44.592Z] #49 0.651 + : /build [2021-02-10T16:03:44.592Z] #49 0.651 + '[' -z '' ']' [2021-02-10T16:03:44.592Z] #49 0.652 ++ mktemp -d [2021-02-10T16:03:44.592Z] #49 0.653 + export GOPATH=/tmp/tmp.F8YamJeWmN [2021-02-10T16:03:44.592Z] #49 0.653 + GOPATH=/tmp/tmp.F8YamJeWmN [2021-02-10T16:03:44.592Z] #49 0.654 + RM_GOPATH=1 [2021-02-10T16:03:44.592Z] #49 0.654 + case "$(go env GOARCH)" in [2021-02-10T16:03:44.592Z] #49 0.654 ++ go env GOARCH [2021-02-10T16:03:44.592Z] #49 0.661 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:44.592Z] #49 0.661 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:44.592Z] #49 0.662 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:44.592Z] #49 0.663 + dir=/tmp/install [2021-02-10T16:03:44.592Z] #49 0.664 + bin=golangci_lint [2021-02-10T16:03:44.592Z] #49 0.664 + shift [2021-02-10T16:03:44.592Z] #49 0.665 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-10T16:03:44.592Z] #49 0.666 + . /tmp/install/golangci_lint.installer [2021-02-10T16:03:44.592Z] #49 0.666 ++ : v1.23.8 [2021-02-10T16:03:44.592Z] #49 0.666 + install_golangci_lint [2021-02-10T16:03:44.592Z] #49 0.666 + set -e [2021-02-10T16:03:44.592Z] #49 0.666 + export GO111MODULE=on [2021-02-10T16:03:44.592Z] #49 0.666 + GO111MODULE=on [2021-02-10T16:03:44.592Z] #49 0.666 + GOBIN=/build [2021-02-10T16:03:44.592Z] #49 0.666 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-10T16:03:44.592Z] #49 0.690 go: finding github.com v1.23.8 [2021-02-10T16:03:44.592Z] #49 0.690 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-10T16:03:44.592Z] #49 0.690 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:03:44.592Z] #49 0.690 go: finding github.com/golangci v1.23.8 [2021-02-10T16:03:44.592Z] #49 0.691 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-10T16:03:44.592Z] #49 1.734 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:03:44.592Z] #49 3.197 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:03:44.743Z] #42 10.20 DEP images/tun.pb-c.d [2021-02-10T16:03:44.743Z] #42 10.26 DEP images/netdev.pb-c.d [2021-02-10T16:03:44.743Z] #42 10.31 PBCC images/vma.pb-c.c [2021-02-10T16:03:44.760Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.7s done [2021-02-10T16:03:44.760Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-10T16:03:44.760Z] #9 DONE 36.2s [2021-02-10T16:03:44.760Z] [2021-02-10T16:03:44.760Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-10T16:03:44.760Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-10T16:03:44.908Z] #49 ... [2021-02-10T16:03:44.909Z] [2021-02-10T16:03:44.909Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:03:44.909Z] #64 sha256:f1f80412d68ccc8a898afae82471240b110d92862f2d7c9ff48b22a2a2e2a6c3 [2021-02-10T16:03:44.909Z] #64 0.780 + RM_GOPATH=0 [2021-02-10T16:03:44.909Z] #64 0.780 + TMP_GOPATH= [2021-02-10T16:03:44.909Z] #64 0.780 + : /build [2021-02-10T16:03:44.909Z] #64 0.780 + '[' -z '' ']' [2021-02-10T16:03:44.909Z] #64 0.780 ++ mktemp -d [2021-02-10T16:03:44.909Z] #64 0.780 + export GOPATH=/tmp/tmp.CFEyB1ptT4 [2021-02-10T16:03:44.909Z] #64 0.780 + GOPATH=/tmp/tmp.CFEyB1ptT4 [2021-02-10T16:03:44.909Z] #64 0.780 + RM_GOPATH=1 [2021-02-10T16:03:44.909Z] #64 0.780 + case "$(go env GOARCH)" in [2021-02-10T16:03:44.909Z] #64 0.846 ++ go env GOARCH [2021-02-10T16:03:44.909Z] #64 0.879 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:44.909Z] #64 0.879 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:44.909Z] #64 0.884 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:44.909Z] #64 0.887 + dir=/tmp/install [2021-02-10T16:03:44.909Z] #64 0.888 + bin=proxy [2021-02-10T16:03:44.909Z] #64 0.888 + shift [2021-02-10T16:03:44.909Z] #64 0.888 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-10T16:03:44.909Z] #64 0.888 + . /tmp/install/proxy.installer [2021-02-10T16:03:44.909Z] #64 0.890 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:03:44.909Z] #64 0.890 + install_proxy [2021-02-10T16:03:44.909Z] #64 0.890 + case "$1" in [2021-02-10T16:03:44.909Z] #64 0.890 + export CGO_ENABLED=0 [2021-02-10T16:03:44.909Z] #64 0.890 + CGO_ENABLED=0 [2021-02-10T16:03:44.909Z] #64 0.890 + _install_proxy [2021-02-10T16:03:44.909Z] #64 0.891 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-10T16:03:44.909Z] #64 0.891 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:03:44.909Z] #64 0.891 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CFEyB1ptT4/src/github.com/docker/libnetwork [2021-02-10T16:03:44.909Z] #64 0.903 Cloning into '/tmp/tmp.CFEyB1ptT4/src/github.com/docker/libnetwork'... [2021-02-10T16:03:44.909Z] #64 ... [2021-02-10T16:03:44.909Z] [2021-02-10T16:03:44.909Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:03:44.909Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-10T16:03:44.909Z] #36 0.622 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:03:44.909Z] #36 0.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:03:44.909Z] #36 0.785 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:03:44.909Z] #36 1.658 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-10T16:03:44.909Z] #36 3.650 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-10T16:03:44.909Z] #36 5.933 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-10T16:03:45.001Z] #42 ... [2021-02-10T16:03:45.001Z] [2021-02-10T16:03:45.001Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:03:45.001Z] #33 sha256:5c174d757614734fdd6e358e54cf98ed7fcfed44ed123e322d1075af298df526 [2021-02-10T16:03:45.001Z] #33 83.18 flag [2021-02-10T16:03:45.001Z] #33 83.19 github.com/BurntSushi/toml [2021-02-10T16:03:45.001Z] #33 85.32 log [2021-02-10T16:03:45.001Z] #33 87.81 github.com/BurntSushi/toml/cmd/tomlv [2021-02-10T16:03:45.001Z] #33 DONE 92.9s [2021-02-10T16:03:45.001Z] [2021-02-10T16:03:45.001Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:03:45.001Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:03:45.001Z] #42 10.37 DEP images/vma.pb-c.d [2021-02-10T16:03:45.001Z] #42 10.44 PBCC images/creds.pb-c.c [2021-02-10T16:03:45.001Z] #42 ... [2021-02-10T16:03:45.001Z] [2021-02-10T16:03:45.001Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:03:45.001Z] #50 sha256:0bc5397c065c67a815d6888fe2f7311487fcfe232acbf05d2692a40b64108395 [2021-02-10T16:03:45.001Z] #50 85.49 encoding/json [2021-02-10T16:03:45.001Z] #50 91.41 github.com/pkg/diff [2021-02-10T16:03:45.001Z] #50 92.03 go/ast [2021-02-10T16:03:45.001Z] #50 92.76 golang.org/x/crypto/ssh/terminal [2021-02-10T16:03:45.001Z] #50 ... [2021-02-10T16:03:45.001Z] [2021-02-10T16:03:45.001Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:03:45.001Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:03:45.001Z] #42 10.49 DEP images/creds.pb-c.d [2021-02-10T16:03:45.210Z] #36 ... [2021-02-10T16:03:45.210Z] [2021-02-10T16:03:45.210Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:03:45.210Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-10T16:03:45.210Z] #42 1.123 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:03:45.210Z] #42 1.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:03:45.210Z] #42 1.246 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:03:45.210Z] #42 2.923 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-10T16:03:45.210Z] #42 5.313 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-10T16:03:45.210Z] #42 7.708 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-10T16:03:45.210Z] #42 ... [2021-02-10T16:03:45.210Z] [2021-02-10T16:03:45.210Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:03:45.210Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-10T16:03:45.210Z] #13 1.070 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:03:45.210Z] #13 1.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:03:45.210Z] #13 1.169 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:03:45.210Z] #13 2.539 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-10T16:03:45.210Z] #13 4.981 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-10T16:03:45.210Z] #13 7.152 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-10T16:03:45.259Z] #42 10.64 PBCC images/utsns.pb-c.c [2021-02-10T16:03:45.260Z] #42 10.67 DEP images/utsns.pb-c.d [2021-02-10T16:03:45.260Z] #42 10.73 PBCC images/ipc-desc.pb-c.c [2021-02-10T16:03:45.260Z] #42 10.79 PBCC images/ipc-sem.pb-c.c [2021-02-10T16:03:45.260Z] #42 10.82 DEP images/ipc-desc.pb-c.d [2021-02-10T16:03:45.518Z] #42 10.88 DEP images/ipc-sem.pb-c.d [2021-02-10T16:03:45.518Z] #42 10.94 PBCC images/ipc-msg.pb-c.c [2021-02-10T16:03:45.518Z] #42 11.01 DEP images/ipc-msg.pb-c.d [2021-02-10T16:03:45.518Z] #42 11.10 PBCC images/ipc-shm.pb-c.c [2021-02-10T16:03:45.518Z] #42 11.11 DEP images/ipc-shm.pb-c.d [2021-02-10T16:03:45.527Z] #13 ... [2021-02-10T16:03:45.527Z] [2021-02-10T16:03:45.527Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:03:45.527Z] #58 sha256:92aa4577e29057eb8a1a5b06edbc6d38a342110850b41df884b2626dbe0f859c [2021-02-10T16:03:45.527Z] #58 0.799 + RM_GOPATH=0 [2021-02-10T16:03:45.527Z] #58 0.799 + TMP_GOPATH= [2021-02-10T16:03:45.527Z] #58 0.799 + : /build [2021-02-10T16:03:45.527Z] #58 0.799 + '[' -z '' ']' [2021-02-10T16:03:45.527Z] #58 0.800 ++ mktemp -d [2021-02-10T16:03:45.527Z] #58 0.806 + export GOPATH=/tmp/tmp.y018J9cxqG [2021-02-10T16:03:45.527Z] #58 0.806 + GOPATH=/tmp/tmp.y018J9cxqG [2021-02-10T16:03:45.527Z] #58 0.806 + RM_GOPATH=1 [2021-02-10T16:03:45.527Z] #58 0.806 + case "$(go env GOARCH)" in [2021-02-10T16:03:45.527Z] #58 0.807 ++ go env GOARCH [2021-02-10T16:03:45.527Z] #58 0.846 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:45.527Z] #58 0.847 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:45.527Z] #58 0.848 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:45.527Z] #58 0.851 + dir=/tmp/install [2021-02-10T16:03:45.527Z] #58 0.852 + bin=rootlesskit [2021-02-10T16:03:45.527Z] #58 0.852 + shift [2021-02-10T16:03:45.527Z] #58 0.852 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-10T16:03:45.527Z] #58 0.852 + . /tmp/install/rootlesskit.installer [2021-02-10T16:03:45.527Z] #58 0.853 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:03:45.527Z] #58 0.853 + install_rootlesskit [2021-02-10T16:03:45.527Z] #58 0.853 + case "$1" in [2021-02-10T16:03:45.527Z] #58 0.854 + export CGO_ENABLED=0 [2021-02-10T16:03:45.527Z] #58 0.854 + CGO_ENABLED=0 [2021-02-10T16:03:45.527Z] #58 0.854 + _install_rootlesskit [2021-02-10T16:03:45.527Z] #58 0.854 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:03:45.527Z] #58 0.854 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-10T16:03:45.527Z] #58 0.854 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.y018J9cxqG/src/github.com/rootless-containers/rootlesskit [2021-02-10T16:03:45.527Z] #58 0.874 Cloning into '/tmp/tmp.y018J9cxqG/src/github.com/rootless-containers/rootlesskit'... [2021-02-10T16:03:45.527Z] #58 6.284 + cd /tmp/tmp.y018J9cxqG/src/github.com/rootless-containers/rootlesskit [2021-02-10T16:03:45.527Z] #58 6.284 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:03:45.527Z] #58 6.981 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-10T16:03:45.527Z] #58 6.981 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-10T16:03:45.527Z] #58 ... [2021-02-10T16:03:45.527Z] [2021-02-10T16:03:45.527Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:03:45.527Z] #34 sha256:6a67a5ca1fba503bd71c1c8bca6d2ecce3f02b646a6e7ee4b978581e994faa2b [2021-02-10T16:03:45.527Z] #34 0.804 + RM_GOPATH=0 [2021-02-10T16:03:45.527Z] #34 0.805 + TMP_GOPATH= [2021-02-10T16:03:45.527Z] #34 0.805 + : /build [2021-02-10T16:03:45.527Z] #34 0.805 + '[' -z '' ']' [2021-02-10T16:03:45.527Z] #34 0.808 ++ mktemp -d [2021-02-10T16:03:45.527Z] #34 0.816 + export GOPATH=/tmp/tmp.MgWJ7qvM2p [2021-02-10T16:03:45.527Z] #34 0.816 + GOPATH=/tmp/tmp.MgWJ7qvM2p [2021-02-10T16:03:45.527Z] #34 0.816 + RM_GOPATH=1 [2021-02-10T16:03:45.527Z] #34 0.816 + case "$(go env GOARCH)" in [2021-02-10T16:03:45.527Z] #34 0.816 ++ go env GOARCH [2021-02-10T16:03:45.527Z] #34 0.826 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:45.527Z] #34 0.826 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:45.527Z] #34 0.828 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:45.527Z] #34 0.830 + dir=/tmp/install [2021-02-10T16:03:45.527Z] #34 0.831 + bin=tomlv [2021-02-10T16:03:45.527Z] #34 0.831 + shift [2021-02-10T16:03:45.527Z] #34 0.832 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-10T16:03:45.527Z] #34 0.833 + . /tmp/install/tomlv.installer [2021-02-10T16:03:45.527Z] #34 0.834 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:03:45.527Z] #34 0.835 + install_tomlv [2021-02-10T16:03:45.527Z] #34 0.836 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-10T16:03:45.527Z] #34 0.837 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:03:45.527Z] #34 0.837 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MgWJ7qvM2p/src/github.com/BurntSushi/toml [2021-02-10T16:03:45.527Z] #34 0.840 Cloning into '/tmp/tmp.MgWJ7qvM2p/src/github.com/BurntSushi/toml'... [2021-02-10T16:03:45.527Z] #34 2.013 + cd /tmp/tmp.MgWJ7qvM2p/src/github.com/BurntSushi/toml [2021-02-10T16:03:45.527Z] #34 2.018 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:03:45.527Z] #34 2.039 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-10T16:03:45.527Z] #34 2.629 runtime/internal/sys [2021-02-10T16:03:45.527Z] #34 2.639 math/bits [2021-02-10T16:03:45.527Z] #34 2.683 internal/cpu [2021-02-10T16:03:45.527Z] #34 2.716 runtime/internal/atomic [2021-02-10T16:03:45.527Z] #34 3.153 runtime/internal/math [2021-02-10T16:03:45.527Z] #34 3.429 unicode/utf8 [2021-02-10T16:03:45.527Z] #34 3.721 internal/race [2021-02-10T16:03:45.527Z] #34 4.021 internal/bytealg [2021-02-10T16:03:45.527Z] #34 4.347 sync/atomic [2021-02-10T16:03:45.527Z] #34 4.465 math [2021-02-10T16:03:45.527Z] #34 5.427 unicode [2021-02-10T16:03:45.527Z] #34 5.689 internal/testlog [2021-02-10T16:03:45.527Z] #34 6.527 runtime [2021-02-10T16:03:45.527Z] #34 6.778 encoding [2021-02-10T16:03:45.527Z] #34 7.295 runtime/cgo [2021-02-10T16:03:45.776Z] #42 11.24 PBCC images/ipc-var.pb-c.c [2021-02-10T16:03:45.776Z] #42 11.30 DEP images/ipc-var.pb-c.d [2021-02-10T16:03:45.776Z] #42 11.33 PBCC images/sk-opts.pb-c.c [2021-02-10T16:03:45.829Z] #34 ... [2021-02-10T16:03:45.829Z] [2021-02-10T16:03:45.829Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:03:45.829Z] #51 sha256:214f825d459bd00d180849cb2a25e1274c87159113bfdc052500d143bce02b1f [2021-02-10T16:03:45.829Z] #51 0.628 + RM_GOPATH=0 [2021-02-10T16:03:45.829Z] #51 0.628 + TMP_GOPATH= [2021-02-10T16:03:45.829Z] #51 0.628 + : /build [2021-02-10T16:03:45.829Z] #51 0.628 + '[' -z '' ']' [2021-02-10T16:03:45.829Z] #51 0.629 ++ mktemp -d [2021-02-10T16:03:45.829Z] #51 0.631 + export GOPATH=/tmp/tmp.N3iEzsVTZH [2021-02-10T16:03:45.829Z] #51 0.631 + GOPATH=/tmp/tmp.N3iEzsVTZH [2021-02-10T16:03:45.829Z] #51 0.631 + RM_GOPATH=1 [2021-02-10T16:03:45.829Z] #51 0.632 + case "$(go env GOARCH)" in [2021-02-10T16:03:45.829Z] #51 0.633 ++ go env GOARCH [2021-02-10T16:03:45.829Z] #51 0.639 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:45.829Z] #51 0.639 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:45.829Z] #51 0.640 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:45.829Z] #51 0.642 + dir=/tmp/install [2021-02-10T16:03:45.829Z] #51 0.642 + bin=shfmt [2021-02-10T16:03:45.829Z] #51 0.642 + shift [2021-02-10T16:03:45.829Z] #51 0.643 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-10T16:03:45.829Z] #51 0.643 + . /tmp/install/shfmt.installer [2021-02-10T16:03:45.829Z] #51 0.643 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:03:45.829Z] #51 0.643 + install_shfmt [2021-02-10T16:03:45.829Z] #51 0.643 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-10T16:03:45.829Z] #51 0.643 + git clone https://github.com/mvdan/sh.git /tmp/tmp.N3iEzsVTZH/src/github.com/mvdan/sh [2021-02-10T16:03:45.829Z] #51 0.644 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:03:45.829Z] #51 0.647 Cloning into '/tmp/tmp.N3iEzsVTZH/src/github.com/mvdan/sh'... [2021-02-10T16:03:45.829Z] #51 ... [2021-02-10T16:03:45.829Z] [2021-02-10T16:03:45.829Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:03:45.829Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-10T16:03:45.829Z] #40 0.655 + git clone https://github.com/docker/distribution.git . [2021-02-10T16:03:45.829Z] #40 0.664 Cloning into '.'... [2021-02-10T16:03:45.829Z] #40 ... [2021-02-10T16:03:45.829Z] [2021-02-10T16:03:45.829Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:03:45.829Z] #29 sha256:4c31783d0f763c308718258ad3209e3f993726c26bad89fa4b64ca5ff3a021a5 [2021-02-10T16:03:46.034Z] #42 11.45 PBCC images/packet-sock.pb-c.c [2021-02-10T16:03:46.034Z] #42 11.53 DEP images/sk-opts.pb-c.d [2021-02-10T16:03:46.129Z] #29 8.790 0.1% ### 4.6% ###### 8.5% ######## 12.3% ############# 18.1% ############### 21.9% ##################### 29.6% ########################## 37.2% ############################## 42.9% ##################################### 52.2% ######################################### 58.0% ################################################ 67.5% ################################################### 71.3% ######################################################## 79.0% ############################################################### 88.5% ################################################################## 92.3% ######################################################################## 100.0% [2021-02-10T16:03:46.293Z] #42 11.60 DEP images/packet-sock.pb-c.d [2021-02-10T16:03:46.293Z] #42 11.67 PBCC images/sk-netlink.pb-c.c [2021-02-10T16:03:46.293Z] #42 11.72 DEP images/sk-netlink.pb-c.d [2021-02-10T16:03:46.293Z] #42 11.79 PBCC images/sk-inet.pb-c.c [2021-02-10T16:03:46.293Z] #42 11.84 DEP images/sk-inet.pb-c.d [2021-02-10T16:03:46.293Z] #42 11.90 PBCC images/sk-unix.pb-c.c [2021-02-10T16:03:46.430Z] #29 11.30 [2021-02-10T16:03:46.513Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s [2021-02-10T16:03:46.551Z] #42 11.99 DEP images/sk-unix.pb-c.d [2021-02-10T16:03:46.551Z] #42 12.06 PBCC images/mm.pb-c.c [2021-02-10T16:03:46.551Z] #42 12.12 DEP images/mm.pb-c.d [2021-02-10T16:03:46.551Z] #54 116.0 + bin/containerd [2021-02-10T16:03:46.778Z] #9 ... [2021-02-10T16:03:46.778Z] [2021-02-10T16:03:46.778Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:03:46.778Z] #28 sha256:ee22acc06771a97c952e50d2b8e0a852912e3c46ecca2fbb3d187526c81022e9 [2021-02-10T16:03:46.778Z] #28 1.711 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-10T16:03:46.778Z] #28 1.822 [2021-02-10T16:03:46.778Z] #28 1.947 ## 3.1% ########## 14.7% ########## 14.7% ############################## 42.9% ######################################## 56.9% ####################################################### 77.0% ######################################################################## 100.0% [2021-02-10T16:03:46.778Z] #28 2.864 [2021-02-10T16:03:46.778Z] #28 3.097 ########################### 37.7% ######################################################################## 100.0% [2021-02-10T16:03:46.778Z] #28 3.307 [2021-02-10T16:03:46.778Z] #28 3.446 ############################################# 63.2% ######################################################################## 100.0% [2021-02-10T16:03:46.778Z] #28 3.569 [2021-02-10T16:03:46.778Z] #28 3.698 ######## 12.2% ########################## 36.3% ####################################### 55.2% ##################################################### 74.7% ################################################################### 94.0% ######################################################################## 100.0% [2021-02-10T16:03:46.778Z] #28 4.229 [2021-02-10T16:03:46.778Z] #28 4.358 # 1.5% ### 4.8% ###### 9.3% ########## 15.3% ############### 20.9% #################### 28.5% ######################### 34.9% ############################# 40.8% ################################ 45.6% #################################### 50.8% ######################################## 55.8% ############################################ 61.8% ############################################### 66.2% ################################################## 69.9% ###################################################### 75.4% ############################################################ 84.0% ################################################################### 94.0% ######################################################################## 100.0% [2021-02-10T16:03:46.778Z] #28 6.330 [2021-02-10T16:03:46.778Z] #28 6.760 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-10T16:03:46.778Z] #28 6.844 [2021-02-10T16:03:46.778Z] #28 6.909 ######################################################################## 100.0% [2021-02-10T16:03:46.778Z] #28 6.927 [2021-02-10T16:03:46.778Z] #28 7.337 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-10T16:03:46.778Z] #28 7.425 [2021-02-10T16:03:46.778Z] #28 7.589 0.3% ######################################################################## 100.0% [2021-02-10T16:03:46.778Z] #28 7.654 [2021-02-10T16:03:46.778Z] #28 8.210 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-10T16:03:46.778Z] #28 8.312 [2021-02-10T16:03:46.778Z] #28 8.452 0.0% #### 5.8% ########## 14.5% ########### 15.9% ####################### 33.3% ###################################### 53.0% ########################################## 58.9% ########################################### 60.4% ################################################## 69.5% ######################################################## 78.0% ################################################################## 92.7% ######################################################################## 100.0% [2021-02-10T16:03:46.778Z] #28 9.865 [2021-02-10T16:03:46.778Z] #28 ... [2021-02-10T16:03:46.778Z] [2021-02-10T16:03:46.778Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:03:46.778Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-10T16:03:46.809Z] #42 12.15 PBCC images/timerfd.pb-c.c [2021-02-10T16:03:46.809Z] #42 12.20 DEP images/timerfd.pb-c.d [2021-02-10T16:03:46.809Z] #42 12.24 PBCC images/timer.pb-c.c [2021-02-10T16:03:46.809Z] #42 12.25 DEP images/timer.pb-c.d [2021-02-10T16:03:46.809Z] #42 12.29 PBCC images/sa.pb-c.c [2021-02-10T16:03:46.809Z] #42 12.33 DEP images/sa.pb-c.d [2021-02-10T16:03:46.809Z] #42 12.38 PBCC images/pipe-data.pb-c.c [2021-02-10T16:03:47.067Z] #42 12.40 DEP images/pipe-data.pb-c.d [2021-02-10T16:03:47.067Z] #42 12.45 PBCC images/mnt.pb-c.c [2021-02-10T16:03:47.067Z] #42 12.52 DEP images/mnt.pb-c.d [2021-02-10T16:03:47.067Z] #42 12.58 PBCC images/sk-packet.pb-c.c [2021-02-10T16:03:47.067Z] #42 12.60 DEP images/sk-packet.pb-c.d [2021-02-10T16:03:47.067Z] #42 12.66 PBCC images/tcp-stream.pb-c.c [2021-02-10T16:03:47.325Z] #42 12.72 DEP images/tcp-stream.pb-c.d [2021-02-10T16:03:47.325Z] #42 12.76 PBCC images/pipe.pb-c.c [2021-02-10T16:03:47.325Z] #42 12.80 DEP images/pipe.pb-c.d [2021-02-10T16:03:47.325Z] #42 12.89 PBCC images/pstree.pb-c.c [2021-02-10T16:03:47.584Z] #42 12.90 DEP images/pstree.pb-c.d [2021-02-10T16:03:47.584Z] #42 12.97 PBCC images/fs.pb-c.c [2021-02-10T16:03:47.584Z] #42 12.99 DEP images/fs.pb-c.d [2021-02-10T16:03:47.584Z] #42 13.05 PBCC images/signalfd.pb-c.c [2021-02-10T16:03:47.584Z] #42 13.10 DEP images/signalfd.pb-c.d [2021-02-10T16:03:47.723Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.5s done [2021-02-10T16:03:47.842Z] #42 13.18 PBCC images/fh.pb-c.c [2021-02-10T16:03:47.842Z] #42 13.22 PBCC images/fsnotify.pb-c.c [2021-02-10T16:03:47.842Z] #42 13.29 DEP images/fh.pb-c.d [2021-02-10T16:03:47.842Z] #42 13.33 DEP images/fsnotify.pb-c.d [2021-02-10T16:03:47.842Z] #42 13.39 PBCC images/eventpoll.pb-c.c [2021-02-10T16:03:47.842Z] #42 13.44 DEP images/eventpoll.pb-c.d [2021-02-10T16:03:47.985Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-10T16:03:48.100Z] #42 13.51 PBCC images/eventfd.pb-c.c [2021-02-10T16:03:48.100Z] #42 13.53 DEP images/eventfd.pb-c.d [2021-02-10T16:03:48.100Z] #42 13.57 PBCC images/remap-file-path.pb-c.c [2021-02-10T16:03:48.100Z] #42 13.59 DEP images/remap-file-path.pb-c.d [2021-02-10T16:03:48.100Z] #42 13.67 PBCC images/fifo.pb-c.c [2021-02-10T16:03:48.100Z] #42 13.70 DEP images/fifo.pb-c.d [2021-02-10T16:03:48.358Z] #42 13.74 PBCC images/ghost-file.pb-c.c [2021-02-10T16:03:48.358Z] #42 13.79 DEP images/ghost-file.pb-c.d [2021-02-10T16:03:48.358Z] #42 13.86 PBCC images/regfile.pb-c.c [2021-02-10T16:03:48.358Z] #42 13.90 DEP images/regfile.pb-c.d [2021-02-10T16:03:48.358Z] #42 13.98 PBCC images/ns.pb-c.c [2021-02-10T16:03:48.616Z] #42 14.03 DEP images/ns.pb-c.d [2021-02-10T16:03:48.616Z] #42 14.09 PBCC images/fdinfo.pb-c.c [2021-02-10T16:03:48.616Z] #42 14.18 DEP images/fdinfo.pb-c.d [2021-02-10T16:03:48.874Z] #42 14.28 PBCC images/core-aarch64.pb-c.c [2021-02-10T16:03:48.874Z] #42 14.35 PBCC images/core-arm.pb-c.c [2021-02-10T16:03:48.874Z] #42 14.41 PBCC images/core-ppc64.pb-c.c [2021-02-10T16:03:48.874Z] #42 14.47 PBCC images/core-s390.pb-c.c [2021-02-10T16:03:49.132Z] #42 14.53 PBCC images/core-x86.pb-c.c [2021-02-10T16:03:49.132Z] #42 14.59 PBCC images/core.pb-c.c [2021-02-10T16:03:49.132Z] #42 14.68 PBCC images/inventory.pb-c.c [2021-02-10T16:03:49.378Z] #9 DONE 46.0s [2021-02-10T16:03:49.378Z] [2021-02-10T16:03:49.378Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:03:49.378Z] #28 sha256:ee22acc06771a97c952e50d2b8e0a852912e3c46ecca2fbb3d187526c81022e9 [2021-02-10T16:03:49.378Z] #28 10.20 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-10T16:03:49.378Z] #28 10.31 [2021-02-10T16:03:49.378Z] #28 10.39 ######################################################################## 100.0% [2021-02-10T16:03:49.378Z] #28 10.43 [2021-02-10T16:03:49.378Z] #28 10.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-10T16:03:49.378Z] #28 10.79 [2021-02-10T16:03:49.378Z] #28 10.84 ######################################################################## 100.0% [2021-02-10T16:03:49.378Z] #28 10.88 [2021-02-10T16:03:49.378Z] #28 10.92 Download of images into '/build' complete. [2021-02-10T16:03:49.378Z] #28 10.92 Use something like the following to load the result into a Docker daemon: [2021-02-10T16:03:49.378Z] #28 10.92 tar -cC '/build' . | docker load [2021-02-10T16:03:49.392Z] #42 14.74 DEP images/core-aarch64.pb-c.d [2021-02-10T16:03:49.392Z] #42 14.80 DEP images/core-arm.pb-c.d [2021-02-10T16:03:49.392Z] #42 14.85 DEP images/core-ppc64.pb-c.d [2021-02-10T16:03:49.392Z] #42 14.94 DEP images/core-s390.pb-c.d [2021-02-10T16:03:49.579Z] #29 11.50 0.0% # 1.8% ## 3.9% #### 5.8% ##### 7.1% ##### 8.2% ######## 11.4% ######## 12.4% ######### 13.5% ########## 15.1% ############ 16.8% ############# 18.4% ############## 20.6% ############### 21.6% ################# 24.4% ################## 26.0% ################### 27.6% ##################### 29.2% ###################### 31.1% ####################### 33.3% ######################## 34.3% ########################## 36.5% ########################### 37.6% ############################ 39.8% ############################## 41.9% ############################## [2021-02-10T16:03:49.579Z] #29 ... [2021-02-10T16:03:49.579Z] [2021-02-10T16:03:49.579Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:03:49.579Z] #47 sha256:761f4b89761f96c7325ff5219ff84441d54ee38cded26489fcf75704a2b8e67b [2021-02-10T16:03:49.579Z] #47 5.371 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:03:49.579Z] #47 5.499 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:03:49.579Z] #47 5.913 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-10T16:03:49.579Z] #47 6.000 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:03:49.579Z] #47 6.011 go: extracting github.com/fatih/color v1.9.0 [2021-02-10T16:03:49.579Z] #47 6.060 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:03:49.579Z] #47 6.163 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:03:49.579Z] #47 6.173 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:03:49.579Z] #47 6.226 go: extracting github.com/pkg/errors v0.9.1 [2021-02-10T16:03:49.579Z] #47 6.257 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:03:49.579Z] #47 6.855 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:03:49.579Z] #47 7.110 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:03:49.579Z] #47 9.045 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:03:49.579Z] #47 10.05 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:03:49.579Z] #47 12.99 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:03:49.579Z] #47 ... [2021-02-10T16:03:49.579Z] [2021-02-10T16:03:49.579Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:03:49.579Z] #29 sha256:4c31783d0f763c308718258ad3209e3f993726c26bad89fa4b64ca5ff3a021a5 [2021-02-10T16:03:49.640Z] #28 DONE 12.9s [2021-02-10T16:03:49.640Z] [2021-02-10T16:03:49.640Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-10T16:03:49.640Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-10T16:03:49.649Z] #42 15.00 DEP images/core-x86.pb-c.d [2021-02-10T16:03:49.649Z] #42 15.05 DEP images/core.pb-c.d [2021-02-10T16:03:49.649Z] #42 15.14 DEP images/inventory.pb-c.d [2021-02-10T16:03:49.907Z] #42 15.22 PBCC images/cpuinfo.pb-c.c [2021-02-10T16:03:49.907Z] #42 15.29 DEP images/cpuinfo.pb-c.d [2021-02-10T16:03:49.907Z] #42 15.33 PBCC images/stats.pb-c.c [2021-02-10T16:03:49.908Z] #42 15.37 DEP images/stats.pb-c.d [2021-02-10T16:03:50.114Z] #10 ... [2021-02-10T16:03:50.114Z] [2021-02-10T16:03:50.114Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:03:50.114Z] #28 sha256:4fa990a87a5dff352474cea52fddc5f90c9500e7304d13fe6fa889defbb9f41a [2021-02-10T16:03:50.114Z] #28 1.508 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-10T16:03:50.114Z] #28 1.623 [2021-02-10T16:03:50.114Z] #28 1.733 ##### 7.9% ######################### 35.9% ######################################## 56.6% ###################################################### 76.1% ##################################################################### 96.2% ######################################################################## 100.0% [2021-02-10T16:03:50.114Z] #28 2.254 [2021-02-10T16:03:50.114Z] #28 2.371 ################### 27.6% ######################################################################## 100.0% [2021-02-10T16:03:50.114Z] #28 2.560 [2021-02-10T16:03:50.114Z] #28 2.692 ###################### 31.9% ######################################################################## 100.0% [2021-02-10T16:03:50.114Z] #28 2.846 [2021-02-10T16:03:50.114Z] #28 2.977 ### 4.5% ################ 23.1% ###################################### 52.9% ################################################### 72.2% ################################################################# 91.6% ######################################################################## 100.0% [2021-02-10T16:03:50.114Z] #28 3.543 [2021-02-10T16:03:50.114Z] #28 3.681 # 1.8% ##### 7.6% ########## 15.0% ############## 20.4% ################## 25.6% ###################### 30.9% ######################### 35.7% ############################# 41.3% ################################# 46.4% ##################################### 51.7% ######################################## 56.9% ############################################ 62.0% ############################################### 66.2% ##################################################### 73.9% ########################################################### 82.5% ############################################################## 87.4% ################################################################## 92.9% #################################################################### 94.9% ######################################################################## 100.0% [2021-02-10T16:03:50.114Z] #28 5.646 [2021-02-10T16:03:50.114Z] #28 5.889 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-10T16:03:50.114Z] #28 5.962 [2021-02-10T16:03:50.114Z] #28 6.019 ######################################################################## 100.0% [2021-02-10T16:03:50.114Z] #28 6.038 [2021-02-10T16:03:50.114Z] #28 6.267 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-10T16:03:50.114Z] #28 6.343 [2021-02-10T16:03:50.114Z] #28 6.476 ###################################################### 75.5% ######################################################################## 100.0% [2021-02-10T16:03:50.114Z] #28 6.528 [2021-02-10T16:03:50.114Z] #28 6.820 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-10T16:03:50.114Z] #28 6.889 [2021-02-10T16:03:50.114Z] #28 7.000 ##### 7.8% ###### 9.1% ####### 10.1% ################## 25.7% ########################### 38.2% ########################################### 60.4% ############################################################## 86.8% ######################################################################## 100.0% [2021-02-10T16:03:50.114Z] #28 7.869 [2021-02-10T16:03:50.114Z] #28 8.162 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-10T16:03:50.114Z] #28 8.235 [2021-02-10T16:03:50.114Z] #28 8.276 ######################################################################## 100.0% [2021-02-10T16:03:50.114Z] #28 8.293 [2021-02-10T16:03:50.114Z] #28 8.497 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-10T16:03:50.114Z] #28 8.548 [2021-02-10T16:03:50.114Z] #28 8.593 ######################################################################## 100.0% [2021-02-10T16:03:50.114Z] #28 8.619 [2021-02-10T16:03:50.114Z] #28 8.630 Download of images into '/build' complete. [2021-02-10T16:03:50.114Z] #28 8.630 Use something like the following to load the result into a Docker daemon: [2021-02-10T16:03:50.114Z] #28 8.630 tar -cC '/build' . | docker load [2021-02-10T16:03:51.028Z] #10 DONE 1.4s [2021-02-10T16:03:51.028Z] [2021-02-10T16:03:51.028Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-10T16:03:51.028Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-10T16:03:51.059Z] #28 DONE 10.6s [2021-02-10T16:03:51.059Z] [2021-02-10T16:03:51.059Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-10T16:03:51.059Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-10T16:03:51.059Z] #10 DONE 6.2s [2021-02-10T16:03:51.059Z] [2021-02-10T16:03:51.059Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-10T16:03:51.059Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-10T16:03:51.808Z] #42 16.99 make[1]: Nothing to be done for 'all'. [2021-02-10T16:03:51.985Z] #11 DONE 1.0s [2021-02-10T16:03:51.985Z] [2021-02-10T16:03:51.985Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-10T16:03:51.985Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-10T16:03:51.985Z] #30 ... [2021-02-10T16:03:51.985Z] [2021-02-10T16:03:51.985Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-10T16:03:51.985Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-10T16:03:51.985Z] #38 DONE 0.4s [2021-02-10T16:03:52.066Z] #42 ... [2021-02-10T16:03:52.066Z] [2021-02-10T16:03:52.066Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:03:52.066Z] #55 sha256:eea8cb1f74ec55c09e48de4552da4236012689b5347e3711729918faa544bc0e [2021-02-10T16:03:52.247Z] [2021-02-10T16:03:52.247Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-10T16:03:52.247Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-10T16:03:52.247Z] #30 DONE 0.5s [2021-02-10T16:03:52.247Z] [2021-02-10T16:03:52.247Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:03:52.247Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:03:52.447Z] #11 DONE 1.3s [2021-02-10T16:03:52.447Z] [2021-02-10T16:03:52.447Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:03:52.447Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:03:52.582Z] #55 43.87 Checking out files: 42% (1597/3766) Checking out files: 43% (1620/3766) Checking out files: 44% (1658/3766) Checking out files: 45% (1695/3766) Checking out files: 46% (1733/3766) Checking out files: 47% (1771/3766) Checking out files: 48% (1808/3766) Checking out files: 49% (1846/3766) Checking out files: 50% (1883/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) [2021-02-10T16:03:52.582Z] #55 ... [2021-02-10T16:03:52.582Z] [2021-02-10T16:03:52.582Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:03:52.582Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:03:52.582Z] #44 90.60 text/template/parse [2021-02-10T16:03:52.582Z] #44 94.39 go/parser [2021-02-10T16:03:52.582Z] #44 95.65 text/template [2021-02-10T16:03:52.582Z] #44 97.96 encoding/xml [2021-02-10T16:03:52.582Z] #44 100.5 go/doc [2021-02-10T16:03:52.709Z] #41 ... [2021-02-10T16:03:52.709Z] [2021-02-10T16:03:52.709Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-10T16:03:52.709Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-10T16:03:52.709Z] #38 DONE 0.2s [2021-02-10T16:03:52.709Z] [2021-02-10T16:03:52.709Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-10T16:03:52.709Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-10T16:03:52.709Z] #30 DONE 0.3s [2021-02-10T16:03:52.840Z] #44 ... [2021-02-10T16:03:52.840Z] [2021-02-10T16:03:52.840Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:03:52.840Z] #55 sha256:eea8cb1f74ec55c09e48de4552da4236012689b5347e3711729918faa544bc0e [2021-02-10T16:03:52.971Z] [2021-02-10T16:03:52.971Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:03:52.971Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-10T16:03:53.876Z] #55 43.87 Checking out files: 42% (1597/3766) Checking out files: 43% (1620/3766) Checking out files: 44% (1658/3766) Checking out files: 45% (1695/3766) Checking out files: 46% (1733/3766) Checking out files: 47% (1771/3766) Checking out files: 48% (1808/3766) Checking out files: 49% (1846/3766) Checking out files: 50% (1883/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 80% (3041/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-10T16:03:53.876Z] #55 45.74 + cd /tmp/tmp.w3CImvHD8g/src/github.com/containerd/containerd [2021-02-10T16:03:54.134Z] #55 45.74 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:03:54.687Z] #29 11.50 0.0% # 1.8% ## 3.9% #### 5.8% ##### 7.1% ##### 8.2% ######## 11.4% ######## 12.4% ######### 13.5% ########## 15.1% ############ 16.8% ############# 18.4% ############## 20.6% ############### 21.6% ################# 24.4% ################## 26.0% ################### 27.6% ##################### 29.2% ###################### 31.1% ####################### 33.3% ######################## 34.3% ########################## 36.5% ########################### 37.6% ############################ 39.8% ############################## 41.9% ############################## 43.0% ################################ 45.2% ################################# 46.8% ################################### 48.9% #################################### 50.0% ##################################### 51.7% ##################################### 52.7% ###################################### 53.3% ###################################### 53.8% ####################################### 54.9% ######################################## 56.5% ######################################### 58.1% ########################################## 58.4% ########################################## 59.0% ########################################### 60.1% ############################################ 61.5% ############################################# 62.5% ############################################## 64.0% ############################################## 65.0% ############################################### 65.7% ################################################ 66.7% ################################################ 67.8% ################################################## 69.8% ################################################### 71.2% #################################################### 72.9% ##################################################### 74.5% ###################################################### 76.1% ######################################################## 78.3% ######################################################### 80.5% ########################################################### 82.1% ############################################################ 83.7% ############################################################# 85.4% ############################################################## 87.0% ############################################################### 88.7% ################################################################# 90.3% ################################################################# 91.4% ################################################################## 93.0% ################################################################### 94.1% #################################################################### 95.7% ##################################################################### 96.8% ###################################################################### 97.9% ####################################################################### 99.0% ######################################################################## 100.0% [2021-02-10T16:03:54.987Z] #29 19.76 [2021-02-10T16:03:55.642Z] #29 ... [2021-02-10T16:03:55.642Z] [2021-02-10T16:03:55.642Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:03:55.642Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:03:55.642Z] #45 11.55 crypto/internal/subtle [2021-02-10T16:03:55.642Z] #45 11.93 crypto/subtle [2021-02-10T16:03:55.642Z] #45 12.33 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-10T16:03:55.642Z] #45 12.55 internal/nettrace [2021-02-10T16:03:55.642Z] #45 13.29 runtime/cgo [2021-02-10T16:03:55.642Z] #45 16.62 vendor/golang.org/x/crypto/internal/subtle [2021-02-10T16:03:55.942Z] #45 ... [2021-02-10T16:03:55.942Z] [2021-02-10T16:03:55.942Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:03:55.942Z] #51 sha256:214f825d459bd00d180849cb2a25e1274c87159113bfdc052500d143bce02b1f [2021-02-10T16:03:55.942Z] #51 11.73 + cd /tmp/tmp.N3iEzsVTZH/src/github.com/mvdan/sh [2021-02-10T16:03:55.942Z] #51 11.74 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:03:55.942Z] #51 11.88 + GO111MODULE=on [2021-02-10T16:03:55.942Z] #51 11.88 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-10T16:03:55.942Z] #51 14.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:03:55.942Z] #51 14.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:03:55.942Z] #51 14.60 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:03:55.942Z] #51 14.99 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:03:55.942Z] #51 15.39 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:03:55.942Z] #51 16.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:03:55.942Z] #51 17.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:03:55.942Z] #51 19.29 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:03:55.942Z] #51 20.94 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:03:55.942Z] #51 20.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:03:55.942Z] #51 21.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:03:55.942Z] #51 21.79 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:03:55.942Z] #51 ... [2021-02-10T16:03:55.942Z] [2021-02-10T16:03:55.943Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:03:55.943Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-10T16:03:55.943Z] #40 21.51 Checking out files: 98% (1650/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-10T16:03:55.943Z] #40 21.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-10T16:03:56.033Z] #55 47.52 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-10T16:03:56.033Z] #55 47.52 + BUILDTAGS='netgo osusergo static_build' [2021-02-10T16:03:56.033Z] #55 47.52 + export EXTRA_FLAGS=-buildmode=pie [2021-02-10T16:03:56.033Z] #55 47.52 + EXTRA_FLAGS=-buildmode=pie [2021-02-10T16:03:56.033Z] #55 47.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-10T16:03:56.033Z] #55 47.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-10T16:03:56.033Z] #55 47.52 + '[' '' = dynamic ']' [2021-02-10T16:03:56.033Z] #55 47.52 + make [2021-02-10T16:03:56.599Z] #55 ... [2021-02-10T16:03:56.599Z] [2021-02-10T16:03:56.599Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:03:56.599Z] #50 sha256:0bc5397c065c67a815d6888fe2f7311487fcfe232acbf05d2692a40b64108395 [2021-02-10T16:03:56.599Z] #50 94.47 mvdan.cc/editorconfig [2021-02-10T16:03:56.599Z] #50 95.61 mvdan.cc/sh/v3/fileutil [2021-02-10T16:03:56.599Z] #50 95.80 mvdan.cc/sh/v3/syntax [2021-02-10T16:03:56.599Z] #50 103.2 mvdan.cc/sh/v3/cmd/shfmt [2021-02-10T16:03:56.857Z] #50 ... [2021-02-10T16:03:56.857Z] [2021-02-10T16:03:56.857Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:03:56.857Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:03:56.857Z] #44 103.6 github.com/LK4D4/vndr/versioned [2021-02-10T16:03:56.857Z] #44 103.7 compress/flate [2021-02-10T16:03:56.857Z] #44 104.3 github.com/LK4D4/vndr/build [2021-02-10T16:03:57.499Z] #40 ... [2021-02-10T16:03:57.499Z] [2021-02-10T16:03:57.499Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:03:57.499Z] #49 sha256:b5da8267c43fe4d9771cf849c0e9a101ff21d7852d2339937976b3dfa72572ce [2021-02-10T16:03:57.499Z] #49 13.24 go: downloading github.com/spf13/viper v1.6.1 [2021-02-10T16:03:57.499Z] #49 13.25 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:03:57.499Z] #49 13.26 go: downloading github.com/fatih/color v1.7.0 [2021-02-10T16:03:57.499Z] #49 13.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:03:57.499Z] #49 13.42 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:03:57.499Z] #49 13.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:03:57.499Z] #49 13.54 go: extracting github.com/fatih/color v1.7.0 [2021-02-10T16:03:57.499Z] #49 13.60 go: downloading github.com/pkg/errors v0.8.1 [2021-02-10T16:03:57.499Z] #49 13.61 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:03:57.499Z] #49 13.66 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-10T16:03:57.499Z] #49 13.68 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:03:57.499Z] #49 13.70 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:03:57.499Z] #49 13.76 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:03:57.499Z] #49 13.76 go: extracting github.com/spf13/viper v1.6.1 [2021-02-10T16:03:57.499Z] #49 13.77 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:03:57.499Z] #49 13.77 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:03:57.499Z] #49 13.93 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-10T16:03:57.499Z] #49 14.04 go: extracting github.com/pkg/errors v0.8.1 [2021-02-10T16:03:57.499Z] #49 14.19 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-10T16:03:57.499Z] #49 14.31 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:03:57.499Z] #49 14.38 go: downloading github.com/spf13/afero v1.1.2 [2021-02-10T16:03:57.499Z] #49 14.72 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-10T16:03:57.499Z] #49 14.76 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-10T16:03:57.499Z] #49 14.86 go: extracting github.com/spf13/afero v1.1.2 [2021-02-10T16:03:57.499Z] #49 14.94 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:03:57.499Z] #49 15.16 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:03:57.499Z] #49 15.32 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:03:57.499Z] #49 15.97 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:03:57.499Z] #49 16.04 go: downloading golang.org/x/text v0.3.2 [2021-02-10T16:03:57.499Z] #49 16.11 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:03:57.499Z] #49 16.19 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-10T16:03:57.499Z] #49 16.20 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-10T16:03:57.499Z] #49 16.21 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:03:57.499Z] #49 16.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:03:57.499Z] #49 16.57 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:03:57.499Z] #49 17.34 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:03:57.499Z] #49 17.47 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:03:57.499Z] #49 17.55 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-10T16:03:57.499Z] #49 17.61 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:03:57.499Z] #49 17.66 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:03:57.499Z] #49 17.88 go: downloading github.com/spf13/cast v1.3.0 [2021-02-10T16:03:57.500Z] #49 17.97 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:03:57.500Z] #49 17.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:03:57.500Z] #49 18.25 go: extracting github.com/spf13/cast v1.3.0 [2021-02-10T16:03:57.500Z] #49 18.25 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:03:57.500Z] #49 18.27 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:03:57.500Z] #49 18.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:03:57.500Z] #49 18.36 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:03:57.500Z] #49 18.46 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:03:57.500Z] #49 18.51 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:03:57.500Z] #49 18.69 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-10T16:03:57.500Z] #49 18.82 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:03:57.500Z] #49 18.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:03:57.500Z] #49 18.94 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-10T16:03:57.500Z] #49 19.04 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:03:57.500Z] #49 19.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:03:57.500Z] #49 19.16 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:03:57.500Z] #49 19.18 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:03:57.500Z] #49 19.18 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:03:57.500Z] #49 19.31 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:03:57.500Z] #49 19.34 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-10T16:03:57.500Z] #49 19.38 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:03:57.500Z] #49 19.44 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:03:57.500Z] #49 19.81 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-10T16:03:57.500Z] #49 19.83 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-10T16:03:57.500Z] #49 20.23 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-10T16:03:57.500Z] #49 20.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:03:57.500Z] #49 20.63 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:03:57.500Z] #49 20.67 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:03:57.500Z] #49 20.70 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:03:57.500Z] #49 20.77 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:03:57.500Z] #49 20.86 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:03:57.500Z] #49 20.89 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-10T16:03:57.500Z] #49 20.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:03:57.500Z] #49 21.14 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-10T16:03:57.500Z] #49 21.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:03:57.500Z] #49 21.75 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:03:57.500Z] #49 21.79 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:03:57.500Z] #49 22.63 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:03:57.500Z] #49 22.82 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:03:57.500Z] #49 22.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:03:57.500Z] #49 23.10 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:03:57.500Z] #49 23.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:03:57.500Z] #49 23.29 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:03:57.500Z] #49 23.29 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:03:57.500Z] #49 23.42 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:03:57.500Z] #49 ... [2021-02-10T16:03:57.500Z] [2021-02-10T16:03:57.500Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:03:57.500Z] #29 sha256:4c31783d0f763c308718258ad3209e3f993726c26bad89fa4b64ca5ff3a021a5 [2021-02-10T16:03:57.500Z] #29 21.52 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-10T16:03:57.500Z] #29 22.01 [2021-02-10T16:03:57.500Z] #29 22.28 ##### 8.1% ######################################################################## 100.0% [2021-02-10T16:03:57.543Z] #39 ... [2021-02-10T16:03:57.543Z] [2021-02-10T16:03:57.543Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:03:57.543Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-10T16:03:57.802Z] #29 22.64 [2021-02-10T16:03:58.117Z] #31 ... [2021-02-10T16:03:58.117Z] [2021-02-10T16:03:58.117Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:03:58.117Z] #23 sha256:258f0ef98b710798d95ecb30c3628eaa20d105b256eb7a59d2e2e1322f9540cf [2021-02-10T16:03:58.117Z] #23 6.568 + RM_GOPATH=0 [2021-02-10T16:03:58.117Z] #23 6.568 + TMP_GOPATH= [2021-02-10T16:03:58.117Z] #23 6.568 + : /build [2021-02-10T16:03:58.117Z] #23 6.568 + '[' -z '' ']' [2021-02-10T16:03:58.117Z] #23 6.568 ++ mktemp -d [2021-02-10T16:03:58.117Z] #23 6.568 + export GOPATH=/tmp/tmp.VMer9cOPZa [2021-02-10T16:03:58.117Z] #23 6.568 + GOPATH=/tmp/tmp.VMer9cOPZa [2021-02-10T16:03:58.117Z] #23 6.568 + RM_GOPATH=1 [2021-02-10T16:03:58.117Z] #23 6.568 + case "$(go env GOARCH)" in [2021-02-10T16:03:58.117Z] #23 6.568 ++ go env GOARCH [2021-02-10T16:03:58.117Z] #23 6.568 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:58.117Z] #23 6.568 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:58.117Z] #23 6.568 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:58.287Z] #31 ... [2021-02-10T16:03:58.287Z] [2021-02-10T16:03:58.287Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:03:58.287Z] #63 sha256:d02c984d6be0a11a178dadc545479f6357f499681e989b3a1cebc4b0a79ed8c5 [2021-02-10T16:03:58.287Z] #63 5.966 + RM_GOPATH=0 [2021-02-10T16:03:58.287Z] #63 5.966 + TMP_GOPATH= [2021-02-10T16:03:58.287Z] #63 5.966 + : /build [2021-02-10T16:03:58.287Z] #63 5.966 + '[' -z '' ']' [2021-02-10T16:03:58.287Z] #63 5.966 ++ mktemp -d [2021-02-10T16:03:58.287Z] #63 5.966 + export GOPATH=/tmp/tmp.MzJqINNVxH [2021-02-10T16:03:58.287Z] #63 5.966 + GOPATH=/tmp/tmp.MzJqINNVxH [2021-02-10T16:03:58.287Z] #63 5.966 + RM_GOPATH=1 [2021-02-10T16:03:58.287Z] #63 5.966 + case "$(go env GOARCH)" in [2021-02-10T16:03:58.287Z] #63 5.988 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:03:58.287Z] #63 5.988 ++ go env GOARCH [2021-02-10T16:03:58.287Z] #63 5.988 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:58.287Z] #63 5.988 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:58.287Z] #63 5.988 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:58.287Z] #63 5.988 + dir=/tmp/install [2021-02-10T16:03:58.287Z] #63 5.988 + bin=proxy [2021-02-10T16:03:58.287Z] #63 5.988 + shift [2021-02-10T16:03:58.287Z] #63 5.988 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-10T16:03:58.287Z] #63 5.988 + . /tmp/install/proxy.installer [2021-02-10T16:03:58.287Z] #63 5.988 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:03:58.287Z] #63 5.988 + install_proxy [2021-02-10T16:03:58.287Z] #63 5.988 + case "$1" in [2021-02-10T16:03:58.287Z] #63 5.988 + export CGO_ENABLED=0 [2021-02-10T16:03:58.287Z] #63 5.988 + CGO_ENABLED=0 [2021-02-10T16:03:58.287Z] #63 5.988 + _install_proxy [2021-02-10T16:03:58.287Z] #63 5.988 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-10T16:03:58.287Z] #63 5.988 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MzJqINNVxH/src/github.com/docker/libnetwork [2021-02-10T16:03:58.287Z] #63 5.988 Cloning into '/tmp/tmp.MzJqINNVxH/src/github.com/docker/libnetwork'... [2021-02-10T16:03:58.379Z] #23 6.573 Install docker/cli version 17.06.2-ce from stable [2021-02-10T16:03:58.379Z] #23 6.577 + dir=/tmp/install [2021-02-10T16:03:58.379Z] #23 6.577 + bin=dockercli [2021-02-10T16:03:58.379Z] #23 6.577 + shift [2021-02-10T16:03:58.379Z] #23 6.577 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-10T16:03:58.379Z] #23 6.577 + . /tmp/install/dockercli.installer [2021-02-10T16:03:58.379Z] #23 6.577 ++ : stable [2021-02-10T16:03:58.379Z] #23 6.577 ++ : 17.06.2-ce [2021-02-10T16:03:58.379Z] #23 6.577 + install_dockercli [2021-02-10T16:03:58.379Z] #23 6.577 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-10T16:03:58.379Z] #23 6.577 ++ uname -m [2021-02-10T16:03:58.379Z] #23 6.577 + arch=x86_64 [2021-02-10T16:03:58.379Z] #23 6.577 + '[' x86_64 '!=' x86_64 ']' [2021-02-10T16:03:58.379Z] #23 6.577 + url=https://download.docker.com/linux/static [2021-02-10T16:03:58.379Z] #23 6.577 + tar -xz docker/docker [2021-02-10T16:03:58.379Z] #23 6.577 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-10T16:03:58.761Z] #44 106.7 hash/crc32 [2021-02-10T16:03:59.232Z] #63 ... [2021-02-10T16:03:59.232Z] [2021-02-10T16:03:59.232Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:03:59.232Z] #57 sha256:9b3a66a945a89c65e2d725bdf51fbe1a41168b867cebbc5aec7a1a6a0f085218 [2021-02-10T16:03:59.232Z] #57 6.709 + RM_GOPATH=0 [2021-02-10T16:03:59.232Z] #57 6.709 + TMP_GOPATH= [2021-02-10T16:03:59.232Z] #57 6.709 + : /build [2021-02-10T16:03:59.232Z] #57 6.709 + '[' -z '' ']' [2021-02-10T16:03:59.232Z] #57 6.709 ++ mktemp -d [2021-02-10T16:03:59.232Z] #57 6.709 + export GOPATH=/tmp/tmp.00QvYrA96p [2021-02-10T16:03:59.232Z] #57 6.709 + GOPATH=/tmp/tmp.00QvYrA96p [2021-02-10T16:03:59.232Z] #57 6.709 + RM_GOPATH=1 [2021-02-10T16:03:59.232Z] #57 6.709 + case "$(go env GOARCH)" in [2021-02-10T16:03:59.232Z] #57 6.709 ++ go env GOARCH [2021-02-10T16:03:59.232Z] #57 6.718 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:59.232Z] #57 6.718 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:59.232Z] #57 6.718 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:59.232Z] #57 6.724 + dir=/tmp/install [2021-02-10T16:03:59.232Z] #57 6.724 + bin=rootlesskit [2021-02-10T16:03:59.232Z] #57 6.724 + shift [2021-02-10T16:03:59.232Z] #57 6.724 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-10T16:03:59.232Z] #57 6.724 + . /tmp/install/rootlesskit.installer [2021-02-10T16:03:59.232Z] #57 6.724 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:03:59.232Z] #57 6.724 + install_rootlesskit [2021-02-10T16:03:59.232Z] #57 6.724 + case "$1" in [2021-02-10T16:03:59.232Z] #57 6.724 + export CGO_ENABLED=0 [2021-02-10T16:03:59.232Z] #57 6.724 + CGO_ENABLED=0 [2021-02-10T16:03:59.232Z] #57 6.724 + _install_rootlesskit [2021-02-10T16:03:59.232Z] #57 6.724 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-10T16:03:59.232Z] #57 6.724 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.00QvYrA96p/src/github.com/rootless-containers/rootlesskit [2021-02-10T16:03:59.232Z] #57 6.724 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:03:59.232Z] #57 6.733 Cloning into '/tmp/tmp.00QvYrA96p/src/github.com/rootless-containers/rootlesskit'... [2021-02-10T16:03:59.330Z] #44 107.3 compress/gzip [2021-02-10T16:03:59.353Z] #29 24.17 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-10T16:03:59.494Z] #57 ... [2021-02-10T16:03:59.494Z] [2021-02-10T16:03:59.494Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:03:59.494Z] #50 sha256:c5426250300dc3dd659165917dea83135a35dd411878922946a69ea48aaf0c21 [2021-02-10T16:03:59.494Z] #50 6.864 + RM_GOPATH=0 [2021-02-10T16:03:59.494Z] #50 6.864 + TMP_GOPATH= [2021-02-10T16:03:59.494Z] #50 6.867 + : /build [2021-02-10T16:03:59.494Z] #50 6.867 + '[' -z '' ']' [2021-02-10T16:03:59.494Z] #50 6.867 ++ mktemp -d [2021-02-10T16:03:59.494Z] #50 6.868 + export GOPATH=/tmp/tmp.fqB7FGoZJH [2021-02-10T16:03:59.494Z] #50 6.868 + GOPATH=/tmp/tmp.fqB7FGoZJH [2021-02-10T16:03:59.494Z] #50 6.868 + RM_GOPATH=1 [2021-02-10T16:03:59.494Z] #50 6.868 + case "$(go env GOARCH)" in [2021-02-10T16:03:59.494Z] #50 6.889 ++ go env GOARCH [2021-02-10T16:03:59.494Z] #50 6.889 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:59.494Z] #50 6.889 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:59.494Z] #50 6.889 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:59.494Z] #50 6.889 + dir=/tmp/install [2021-02-10T16:03:59.494Z] #50 6.889 + bin=shfmt [2021-02-10T16:03:59.494Z] #50 6.889 + shift [2021-02-10T16:03:59.494Z] #50 6.889 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-10T16:03:59.494Z] #50 6.889 + . /tmp/install/shfmt.installer [2021-02-10T16:03:59.494Z] #50 6.889 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:03:59.494Z] #50 6.889 + install_shfmt [2021-02-10T16:03:59.494Z] #50 6.889 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-10T16:03:59.494Z] #50 6.889 + git clone https://github.com/mvdan/sh.git /tmp/tmp.fqB7FGoZJH/src/github.com/mvdan/sh [2021-02-10T16:03:59.494Z] #50 6.889 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:03:59.494Z] #50 6.901 Cloning into '/tmp/tmp.fqB7FGoZJH/src/github.com/mvdan/sh'... [2021-02-10T16:03:59.657Z] #29 24.27 skipping existing 5cb8031fd95d [2021-02-10T16:03:59.657Z] #29 24.45 [2021-02-10T16:03:59.756Z] #50 ... [2021-02-10T16:03:59.756Z] [2021-02-10T16:03:59.756Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:03:59.756Z] #46 sha256:db79b29df29ce24934df89275a02d7f7eded112e21b83c7bb8d30825556f15c2 [2021-02-10T16:03:59.756Z] #46 7.082 + RM_GOPATH=0 [2021-02-10T16:03:59.756Z] #46 7.091 + TMP_GOPATH= [2021-02-10T16:03:59.756Z] #46 7.091 + : /build [2021-02-10T16:03:59.756Z] #46 7.091 + '[' -z '' ']' [2021-02-10T16:03:59.756Z] #46 7.091 ++ mktemp -d [2021-02-10T16:03:59.756Z] #46 7.091 + export GOPATH=/tmp/tmp.WuSYXOwdMw [2021-02-10T16:03:59.756Z] #46 7.091 + GOPATH=/tmp/tmp.WuSYXOwdMw [2021-02-10T16:03:59.756Z] #46 7.091 + RM_GOPATH=1 [2021-02-10T16:03:59.756Z] #46 7.091 + case "$(go env GOARCH)" in [2021-02-10T16:03:59.756Z] #46 7.091 ++ go env GOARCH [2021-02-10T16:03:59.756Z] #46 7.117 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:59.756Z] #46 7.117 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:59.756Z] #46 7.117 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:59.756Z] #46 7.117 + dir=/tmp/install [2021-02-10T16:03:59.756Z] #46 7.117 + bin=gotestsum [2021-02-10T16:03:59.756Z] #46 7.117 + shift [2021-02-10T16:03:59.756Z] #46 7.117 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-10T16:03:59.756Z] #46 7.117 + . /tmp/install/gotestsum.installer [2021-02-10T16:03:59.756Z] #46 7.117 ++ : v0.5.3 [2021-02-10T16:03:59.756Z] #46 7.117 + install_gotestsum [2021-02-10T16:03:59.756Z] #46 7.117 + set -e [2021-02-10T16:03:59.756Z] #46 7.117 + export GO111MODULE=on [2021-02-10T16:03:59.756Z] #46 7.117 + GO111MODULE=on [2021-02-10T16:03:59.756Z] #46 7.117 + GOBIN=/build [2021-02-10T16:03:59.756Z] #46 7.117 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-10T16:03:59.756Z] #46 7.145 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-10T16:03:59.756Z] #46 7.154 go: finding gotest.tools v0.5.3 [2021-02-10T16:03:59.775Z] #23 ... [2021-02-10T16:03:59.775Z] [2021-02-10T16:03:59.775Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:03:59.775Z] #50 sha256:c99a2606fbbc948e698753f4634e54491ca0155e862856646294a902e378fab6 [2021-02-10T16:03:59.775Z] #50 7.881 + RM_GOPATH=0 [2021-02-10T16:03:59.775Z] #50 7.881 + TMP_GOPATH= [2021-02-10T16:03:59.775Z] #50 7.881 + : /build [2021-02-10T16:03:59.775Z] #50 7.881 + '[' -z '' ']' [2021-02-10T16:03:59.775Z] #50 7.881 ++ mktemp -d [2021-02-10T16:03:59.775Z] #50 7.881 + export GOPATH=/tmp/tmp.j57IXQxAFb [2021-02-10T16:03:59.775Z] #50 7.881 + GOPATH=/tmp/tmp.j57IXQxAFb [2021-02-10T16:03:59.775Z] #50 7.881 + RM_GOPATH=1 [2021-02-10T16:03:59.775Z] #50 7.881 + case "$(go env GOARCH)" in [2021-02-10T16:03:59.775Z] #50 7.881 ++ go env GOARCH [2021-02-10T16:03:59.775Z] #50 7.881 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:59.775Z] #50 7.881 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:03:59.775Z] #50 7.881 ++ dirname /tmp/install/install.sh [2021-02-10T16:03:59.775Z] #50 7.893 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:03:59.775Z] #50 7.897 + dir=/tmp/install [2021-02-10T16:03:59.775Z] #50 7.897 + bin=shfmt [2021-02-10T16:03:59.775Z] #50 7.897 + shift [2021-02-10T16:03:59.775Z] #50 7.897 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-10T16:03:59.775Z] #50 7.897 + . /tmp/install/shfmt.installer [2021-02-10T16:03:59.775Z] #50 7.897 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:03:59.775Z] #50 7.897 + install_shfmt [2021-02-10T16:03:59.775Z] #50 7.897 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-10T16:03:59.775Z] #50 7.897 + git clone https://github.com/mvdan/sh.git /tmp/tmp.j57IXQxAFb/src/github.com/mvdan/sh [2021-02-10T16:03:59.775Z] #50 7.897 Cloning into '/tmp/tmp.j57IXQxAFb/src/github.com/mvdan/sh'... [2021-02-10T16:03:59.896Z] #44 107.8 net [2021-02-10T16:04:00.048Z] #50 ... [2021-02-10T16:04:00.048Z] [2021-02-10T16:04:00.048Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:04:00.048Z] #63 sha256:50cea6c04dd6c2995676da83ff0ca1e1589372d8231ed904a323e72e15c2f16a [2021-02-10T16:04:00.048Z] #63 8.146 + RM_GOPATH=0 [2021-02-10T16:04:00.048Z] #63 8.146 + TMP_GOPATH= [2021-02-10T16:04:00.048Z] #63 8.146 + : /build [2021-02-10T16:04:00.048Z] #63 8.146 + '[' -z '' ']' [2021-02-10T16:04:00.048Z] #63 8.146 ++ mktemp -d [2021-02-10T16:04:00.048Z] #63 8.146 + export GOPATH=/tmp/tmp.AdQyKqTWdN [2021-02-10T16:04:00.048Z] #63 8.146 + GOPATH=/tmp/tmp.AdQyKqTWdN [2021-02-10T16:04:00.048Z] #63 8.146 + RM_GOPATH=1 [2021-02-10T16:04:00.048Z] #63 8.146 + case "$(go env GOARCH)" in [2021-02-10T16:04:00.048Z] #63 8.146 ++ go env GOARCH [2021-02-10T16:04:00.048Z] #63 8.158 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:00.048Z] #63 8.158 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:00.048Z] #63 8.162 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:00.048Z] #63 8.164 + dir=/tmp/install [2021-02-10T16:04:00.048Z] #63 8.164 + bin=proxy [2021-02-10T16:04:00.048Z] #63 8.164 + shift [2021-02-10T16:04:00.048Z] #63 8.164 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-10T16:04:00.048Z] #63 8.164 + . /tmp/install/proxy.installer [2021-02-10T16:04:00.048Z] #63 8.164 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:04:00.048Z] #63 8.164 + install_proxy [2021-02-10T16:04:00.048Z] #63 8.164 + case "$1" in [2021-02-10T16:04:00.048Z] #63 8.164 + export CGO_ENABLED=0 [2021-02-10T16:04:00.048Z] #63 8.164 + CGO_ENABLED=0 [2021-02-10T16:04:00.048Z] #63 8.164 + _install_proxy [2021-02-10T16:04:00.048Z] #63 8.164 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-10T16:04:00.048Z] #63 8.164 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AdQyKqTWdN/src/github.com/docker/libnetwork [2021-02-10T16:04:00.048Z] #63 8.164 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:04:00.048Z] #63 8.168 Cloning into '/tmp/tmp.AdQyKqTWdN/src/github.com/docker/libnetwork'... [2021-02-10T16:04:00.462Z] #44 108.2 vendor/golang.org/x/text/transform [2021-02-10T16:04:00.623Z] #63 ... [2021-02-10T16:04:00.623Z] [2021-02-10T16:04:00.623Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:04:00.623Z] #46 sha256:b48016cc439e476dadaca415af289904e9cb98e25510e6fe9af26f76d9b865dd [2021-02-10T16:04:00.623Z] #46 8.811 + RM_GOPATH=0 [2021-02-10T16:04:00.623Z] #46 8.811 + TMP_GOPATH= [2021-02-10T16:04:00.623Z] #46 8.811 + : /build [2021-02-10T16:04:00.623Z] #46 8.811 + '[' -z '' ']' [2021-02-10T16:04:00.623Z] #46 8.820 ++ mktemp -d [2021-02-10T16:04:00.623Z] #46 8.829 + export GOPATH=/tmp/tmp.fkRGQPlq8Q [2021-02-10T16:04:00.623Z] #46 8.829 + GOPATH=/tmp/tmp.fkRGQPlq8Q [2021-02-10T16:04:00.623Z] #46 8.829 + RM_GOPATH=1 [2021-02-10T16:04:00.623Z] #46 8.829 + case "$(go env GOARCH)" in [2021-02-10T16:04:00.623Z] #46 8.829 ++ go env GOARCH [2021-02-10T16:04:00.623Z] #46 8.856 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:00.623Z] #46 8.856 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:00.623Z] #46 8.856 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:00.623Z] #46 8.874 + dir=/tmp/install [2021-02-10T16:04:00.623Z] #46 8.874 + bin=gotestsum [2021-02-10T16:04:00.623Z] #46 8.874 + shift [2021-02-10T16:04:00.623Z] #46 8.874 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-10T16:04:00.623Z] #46 8.874 + . /tmp/install/gotestsum.installer [2021-02-10T16:04:00.623Z] #46 8.874 ++ : v0.5.3 [2021-02-10T16:04:00.623Z] #46 8.874 + install_gotestsum [2021-02-10T16:04:00.623Z] #46 8.874 + set -e [2021-02-10T16:04:00.623Z] #46 8.874 + export GO111MODULE=on [2021-02-10T16:04:00.623Z] #46 8.874 + GO111MODULE=on [2021-02-10T16:04:00.623Z] #46 8.874 + GOBIN=/build [2021-02-10T16:04:00.623Z] #46 8.874 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-10T16:04:00.623Z] #46 8.957 go: finding gotest.tools v0.5.3 [2021-02-10T16:04:00.623Z] #46 8.957 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-10T16:04:00.702Z] #46 8.066 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-10T16:04:00.702Z] #46 ... [2021-02-10T16:04:00.702Z] [2021-02-10T16:04:00.702Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:00.702Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:04:00.702Z] #41 8.206 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:04:00.885Z] #46 ... [2021-02-10T16:04:00.885Z] [2021-02-10T16:04:00.885Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:00.885Z] #48 sha256:fe89161e558e04c6ab5297a68d4f3697406b1fdc521f51c07627b4094298ed4b [2021-02-10T16:04:00.885Z] #48 8.743 + RM_GOPATH=0 [2021-02-10T16:04:00.885Z] #48 8.743 + TMP_GOPATH= [2021-02-10T16:04:00.885Z] #48 8.743 + : /build [2021-02-10T16:04:00.885Z] #48 8.743 + '[' -z '' ']' [2021-02-10T16:04:00.885Z] #48 8.744 ++ mktemp -d [2021-02-10T16:04:00.885Z] #48 8.810 + export GOPATH=/tmp/tmp.fMCjwcMxtL [2021-02-10T16:04:00.885Z] #48 8.810 + GOPATH=/tmp/tmp.fMCjwcMxtL [2021-02-10T16:04:00.885Z] #48 8.810 + RM_GOPATH=1 [2021-02-10T16:04:00.885Z] #48 8.810 + case "$(go env GOARCH)" in [2021-02-10T16:04:00.885Z] #48 8.810 ++ go env GOARCH [2021-02-10T16:04:00.885Z] #48 8.846 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:00.885Z] #48 8.846 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:00.885Z] #48 8.846 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:00.885Z] #48 8.846 + dir=/tmp/install [2021-02-10T16:04:00.885Z] #48 8.846 + bin=golangci_lint [2021-02-10T16:04:00.885Z] #48 8.846 + shift [2021-02-10T16:04:00.885Z] #48 8.846 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-10T16:04:00.885Z] #48 8.846 + . /tmp/install/golangci_lint.installer [2021-02-10T16:04:00.885Z] #48 8.846 ++ : v1.23.8 [2021-02-10T16:04:00.885Z] #48 8.846 + install_golangci_lint [2021-02-10T16:04:00.885Z] #48 8.846 + set -e [2021-02-10T16:04:00.885Z] #48 8.846 + export GO111MODULE=on [2021-02-10T16:04:00.885Z] #48 8.846 + GO111MODULE=on [2021-02-10T16:04:00.885Z] #48 8.846 + GOBIN=/build [2021-02-10T16:04:00.885Z] #48 8.846 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-10T16:04:00.885Z] #48 8.963 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-10T16:04:00.885Z] #48 8.971 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-10T16:04:00.885Z] #48 8.971 go: finding github.com v1.23.8 [2021-02-10T16:04:00.885Z] #48 8.971 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:04:00.885Z] #48 9.001 go: finding github.com/golangci v1.23.8 [2021-02-10T16:04:00.964Z] #41 8.393 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:04:00.964Z] #41 8.393 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:04:01.069Z] #44 108.9 vendor/golang.org/x/text/unicode/bidi [2021-02-10T16:04:01.458Z] #48 ... [2021-02-10T16:04:01.458Z] [2021-02-10T16:04:01.458Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:04:01.458Z] #46 sha256:b48016cc439e476dadaca415af289904e9cb98e25510e6fe9af26f76d9b865dd [2021-02-10T16:04:01.458Z] #46 9.777 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-10T16:04:01.721Z] #46 ... [2021-02-10T16:04:01.721Z] [2021-02-10T16:04:01.721Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:04:01.721Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:04:01.721Z] #54 9.892 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:04:01.721Z] #54 9.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:04:01.721Z] #54 9.978 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:04:01.721Z] #54 ... [2021-02-10T16:04:01.721Z] [2021-02-10T16:04:01.721Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:01.721Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:04:01.721Z] #35 9.245 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:04:01.721Z] #35 9.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:04:01.721Z] #35 9.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:04:01.781Z] #29 26.36 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-10T16:04:01.990Z] #35 ... [2021-02-10T16:04:01.991Z] [2021-02-10T16:04:01.991Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:04:01.991Z] #33 sha256:b3cf1edff2ac589521db43c842749a17b5a6755d85da8d0c8a38c42367af74db [2021-02-10T16:04:01.991Z] #33 8.325 + RM_GOPATH=0 [2021-02-10T16:04:01.991Z] #33 8.325 + TMP_GOPATH= [2021-02-10T16:04:01.991Z] #33 8.325 + : /build [2021-02-10T16:04:01.991Z] #33 8.325 + '[' -z '' ']' [2021-02-10T16:04:01.991Z] #33 8.325 ++ mktemp -d [2021-02-10T16:04:01.991Z] #33 8.325 + export GOPATH=/tmp/tmp.WCEdxcodLA [2021-02-10T16:04:01.991Z] #33 8.325 + GOPATH=/tmp/tmp.WCEdxcodLA [2021-02-10T16:04:01.991Z] #33 8.325 + RM_GOPATH=1 [2021-02-10T16:04:01.991Z] #33 8.325 + case "$(go env GOARCH)" in [2021-02-10T16:04:01.991Z] #33 8.325 ++ go env GOARCH [2021-02-10T16:04:01.991Z] #33 8.369 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:04:01.991Z] #33 8.370 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:01.991Z] #33 8.370 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:01.991Z] #33 8.370 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:01.991Z] #33 8.370 + dir=/tmp/install [2021-02-10T16:04:01.991Z] #33 8.370 + bin=tomlv [2021-02-10T16:04:01.991Z] #33 8.370 + shift [2021-02-10T16:04:01.991Z] #33 8.370 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-10T16:04:01.991Z] #33 8.370 + . /tmp/install/tomlv.installer [2021-02-10T16:04:01.991Z] #33 8.370 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:04:01.991Z] #33 8.370 + install_tomlv [2021-02-10T16:04:01.991Z] #33 8.370 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-10T16:04:01.991Z] #33 8.370 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WCEdxcodLA/src/github.com/BurntSushi/toml [2021-02-10T16:04:01.991Z] #33 8.370 Cloning into '/tmp/tmp.WCEdxcodLA/src/github.com/BurntSushi/toml'... [2021-02-10T16:04:01.991Z] #33 9.218 + cd /tmp/tmp.WCEdxcodLA/src/github.com/BurntSushi/toml [2021-02-10T16:04:01.991Z] #33 9.219 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:04:01.991Z] #33 9.265 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-10T16:04:01.991Z] #33 ... [2021-02-10T16:04:01.991Z] [2021-02-10T16:04:01.991Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:04:01.991Z] #57 sha256:895651ddaa0d5d7ede09a931472a0869a8cfb19658ae33e12d388dc433ad8eae [2021-02-10T16:04:01.991Z] #57 9.844 + RM_GOPATH=0 [2021-02-10T16:04:01.991Z] #57 9.844 + TMP_GOPATH= [2021-02-10T16:04:01.991Z] #57 9.844 + : /build [2021-02-10T16:04:01.991Z] #57 9.844 + '[' -z '' ']' [2021-02-10T16:04:01.991Z] #57 9.844 ++ mktemp -d [2021-02-10T16:04:01.991Z] #57 9.846 + export GOPATH=/tmp/tmp.9rFoAD2AWH [2021-02-10T16:04:01.991Z] #57 9.846 + GOPATH=/tmp/tmp.9rFoAD2AWH [2021-02-10T16:04:01.991Z] #57 9.846 + RM_GOPATH=1 [2021-02-10T16:04:01.991Z] #57 9.846 + case "$(go env GOARCH)" in [2021-02-10T16:04:01.991Z] #57 9.846 ++ go env GOARCH [2021-02-10T16:04:01.991Z] #57 9.945 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:04:01.991Z] #57 9.945 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:01.991Z] #57 9.945 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:01.991Z] #57 9.945 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:01.991Z] #57 9.945 + dir=/tmp/install [2021-02-10T16:04:01.991Z] #57 9.945 + bin=rootlesskit [2021-02-10T16:04:01.991Z] #57 9.945 + shift [2021-02-10T16:04:01.991Z] #57 9.945 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-10T16:04:01.991Z] #57 9.945 + . /tmp/install/rootlesskit.installer [2021-02-10T16:04:01.991Z] #57 9.945 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:04:01.991Z] #57 9.945 + install_rootlesskit [2021-02-10T16:04:01.991Z] #57 9.945 + case "$1" in [2021-02-10T16:04:01.991Z] #57 9.945 + export CGO_ENABLED=0 [2021-02-10T16:04:01.991Z] #57 9.945 + CGO_ENABLED=0 [2021-02-10T16:04:01.991Z] #57 9.945 + _install_rootlesskit [2021-02-10T16:04:01.991Z] #57 9.945 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-10T16:04:01.991Z] #57 9.945 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9rFoAD2AWH/src/github.com/rootless-containers/rootlesskit [2021-02-10T16:04:01.991Z] #57 9.958 Cloning into '/tmp/tmp.9rFoAD2AWH/src/github.com/rootless-containers/rootlesskit'... [2021-02-10T16:04:02.002Z] #44 ... [2021-02-10T16:04:02.002Z] [2021-02-10T16:04:02.002Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:04:02.003Z] #50 sha256:0bc5397c065c67a815d6888fe2f7311487fcfe232acbf05d2692a40b64108395 [2021-02-10T16:04:02.003Z] #50 DONE 109.9s [2021-02-10T16:04:02.003Z] [2021-02-10T16:04:02.003Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:02.003Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:04:02.003Z] #42 18.65 CC images/stats.o [2021-02-10T16:04:02.003Z] #42 19.19 CC images/core.o [2021-02-10T16:04:02.003Z] #42 19.92 CC images/core-x86.o [2021-02-10T16:04:02.003Z] #42 20.52 CC images/core-arm.o [2021-02-10T16:04:02.003Z] #42 20.97 CC images/core-aarch64.o [2021-02-10T16:04:02.003Z] #42 21.34 CC images/core-ppc64.o [2021-02-10T16:04:02.003Z] #42 21.96 CC images/core-s390.o [2021-02-10T16:04:02.003Z] #42 22.64 CC images/cpuinfo.o [2021-02-10T16:04:02.003Z] #42 23.09 CC images/inventory.o [2021-02-10T16:04:02.003Z] #42 23.45 CC images/fdinfo.o [2021-02-10T16:04:02.003Z] #42 23.91 CC images/fown.o [2021-02-10T16:04:02.003Z] #42 24.15 CC images/ns.o [2021-02-10T16:04:02.003Z] #42 24.37 CC images/regfile.o [2021-02-10T16:04:02.003Z] #42 24.70 CC images/ghost-file.o [2021-02-10T16:04:02.003Z] #42 25.03 CC images/fifo.o [2021-02-10T16:04:02.003Z] #42 25.34 CC images/remap-file-path.o [2021-02-10T16:04:02.003Z] #42 25.56 CC images/eventfd.o [2021-02-10T16:04:02.003Z] #42 25.73 CC images/eventpoll.o [2021-02-10T16:04:02.003Z] #42 26.17 CC images/fh.o [2021-02-10T16:04:02.003Z] #42 26.57 CC images/fsnotify.o [2021-02-10T16:04:02.003Z] #42 27.25 CC images/signalfd.o [2021-02-10T16:04:02.083Z] #29 26.89 [2021-02-10T16:04:02.253Z] #57 ... [2021-02-10T16:04:02.253Z] [2021-02-10T16:04:02.253Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:04:02.253Z] #23 sha256:258f0ef98b710798d95ecb30c3628eaa20d105b256eb7a59d2e2e1322f9540cf [2021-02-10T16:04:02.253Z] #23 10.13 + mkdir -p /build [2021-02-10T16:04:02.253Z] #23 10.14 + mv docker/docker /build/ [2021-02-10T16:04:02.253Z] #23 10.14 + rmdir docker [2021-02-10T16:04:02.253Z] #23 DONE 10.4s [2021-02-10T16:04:02.253Z] [2021-02-10T16:04:02.253Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:02.253Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:04:02.253Z] #12 10.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:04:02.253Z] #12 10.39 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:04:02.253Z] #12 10.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:04:02.253Z] #12 ... [2021-02-10T16:04:02.253Z] [2021-02-10T16:04:02.253Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:02.253Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:04:02.253Z] #41 10.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:04:02.262Z] #42 27.62 CC images/fs.o [2021-02-10T16:04:02.389Z] #29 27.15 0.0% ## 3.9% ##### [2021-02-10T16:04:02.389Z] #29 ... [2021-02-10T16:04:02.389Z] [2021-02-10T16:04:02.389Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:04:02.389Z] #47 sha256:761f4b89761f96c7325ff5219ff84441d54ee38cded26489fcf75704a2b8e67b [2021-02-10T16:04:02.389Z] #47 18.22 go: finding github.com/fatih/color v1.9.0 [2021-02-10T16:04:02.389Z] #47 18.23 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:04:02.389Z] #47 18.24 go: finding github.com/pkg/errors v0.9.1 [2021-02-10T16:04:02.389Z] #47 18.36 go: finding github.com/spf13/pflag v1.0.3 [2021-02-10T16:04:02.389Z] #47 18.40 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:04:02.389Z] #47 18.45 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:04:02.389Z] #47 19.03 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:04:02.389Z] #47 19.06 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:04:02.389Z] #47 19.07 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:04:02.389Z] #47 19.13 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:04:02.389Z] #47 19.16 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:04:02.516Z] #41 10.74 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:04:02.516Z] #41 10.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:04:02.516Z] #41 ... [2021-02-10T16:04:02.516Z] [2021-02-10T16:04:02.516Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:02.516Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:04:02.516Z] #44 9.657 + RM_GOPATH=0 [2021-02-10T16:04:02.516Z] #44 9.657 + TMP_GOPATH= [2021-02-10T16:04:02.516Z] #44 9.657 + : /build [2021-02-10T16:04:02.516Z] #44 9.657 + '[' -z '' ']' [2021-02-10T16:04:02.516Z] #44 9.666 ++ mktemp -d [2021-02-10T16:04:02.516Z] #44 9.669 + export GOPATH=/tmp/tmp.excGipZUuz [2021-02-10T16:04:02.516Z] #44 9.669 + GOPATH=/tmp/tmp.excGipZUuz [2021-02-10T16:04:02.516Z] #44 9.669 + RM_GOPATH=1 [2021-02-10T16:04:02.516Z] #44 9.669 + case "$(go env GOARCH)" in [2021-02-10T16:04:02.516Z] #44 9.674 ++ go env GOARCH [2021-02-10T16:04:02.516Z] #44 9.704 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:02.516Z] #44 9.704 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:02.516Z] #44 9.704 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:02.516Z] #44 9.704 + dir=/tmp/install [2021-02-10T16:04:02.516Z] #44 9.704 + bin=vndr [2021-02-10T16:04:02.516Z] #44 9.704 + shift [2021-02-10T16:04:02.516Z] #44 9.704 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-10T16:04:02.516Z] #44 9.704 + . /tmp/install/vndr.installer [2021-02-10T16:04:02.516Z] #44 9.704 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:04:02.516Z] #44 9.704 + install_vndr [2021-02-10T16:04:02.516Z] #44 9.704 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-10T16:04:02.516Z] #44 9.704 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.excGipZUuz/src/github.com/LK4D4/vndr [2021-02-10T16:04:02.516Z] #44 9.704 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:04:02.516Z] #44 9.716 Cloning into '/tmp/tmp.excGipZUuz/src/github.com/LK4D4/vndr'... [2021-02-10T16:04:02.516Z] #44 ... [2021-02-10T16:04:02.516Z] [2021-02-10T16:04:02.516Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:04:02.516Z] #33 sha256:b3cf1edff2ac589521db43c842749a17b5a6755d85da8d0c8a38c42367af74db [2021-02-10T16:04:02.516Z] #33 10.39 internal/cpu [2021-02-10T16:04:02.516Z] #33 10.43 runtime/internal/atomic [2021-02-10T16:04:02.620Z] #42 27.90 CC images/pstree.o [2021-02-10T16:04:02.698Z] #47 ... [2021-02-10T16:04:02.698Z] [2021-02-10T16:04:02.698Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:04:02.698Z] #29 sha256:4c31783d0f763c308718258ad3209e3f993726c26bad89fa4b64ca5ff3a021a5 [2021-02-10T16:04:02.780Z] #33 11.06 runtime/internal/sys [2021-02-10T16:04:02.920Z] #42 28.43 CC images/pipe.o [2021-02-10T16:04:02.920Z] #42 ... [2021-02-10T16:04:02.920Z] [2021-02-10T16:04:02.920Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:02.920Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:04:02.920Z] #44 111.0 vendor/golang.org/x/text/secure/bidirule [2021-02-10T16:04:03.005Z] #29 27.15 0.0% ## 3.9% ###### 9.2% ######### 12.8% ########### 16.5% ############### 22.1% #### [2021-02-10T16:04:03.005Z] #29 ... [2021-02-10T16:04:03.005Z] [2021-02-10T16:04:03.005Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:03.005Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-10T16:04:03.005Z] #36 18.66 Fetched 8197 kB in 18s (454 kB/s) [2021-02-10T16:04:03.005Z] #36 18.66 Reading package lists... [2021-02-10T16:04:03.005Z] #36 26.41 Reading package lists... [2021-02-10T16:04:03.005Z] #36 ... [2021-02-10T16:04:03.005Z] [2021-02-10T16:04:03.005Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:04:03.005Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-10T16:04:03.005Z] #55 18.68 Fetched 8197 kB in 18s (465 kB/s) [2021-02-10T16:04:03.005Z] #55 18.68 Reading package lists... [2021-02-10T16:04:03.005Z] #55 26.77 Reading package lists... [2021-02-10T16:04:03.005Z] #55 ... [2021-02-10T16:04:03.005Z] [2021-02-10T16:04:03.005Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:03.005Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-10T16:04:03.005Z] #42 18.92 Fetched 8197 kB in 18s (460 kB/s) [2021-02-10T16:04:03.005Z] #42 18.92 Reading package lists... [2021-02-10T16:04:03.094Z] #41 ... [2021-02-10T16:04:03.094Z] [2021-02-10T16:04:03.094Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:03.094Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:04:03.094Z] #44 7.618 + RM_GOPATH=0 [2021-02-10T16:04:03.094Z] #44 7.618 + TMP_GOPATH= [2021-02-10T16:04:03.094Z] #44 7.618 + : /build [2021-02-10T16:04:03.094Z] #44 7.618 + '[' -z '' ']' [2021-02-10T16:04:03.094Z] #44 7.618 ++ mktemp -d [2021-02-10T16:04:03.094Z] #44 7.618 + export GOPATH=/tmp/tmp.l4p4Bszxj4 [2021-02-10T16:04:03.094Z] #44 7.618 + GOPATH=/tmp/tmp.l4p4Bszxj4 [2021-02-10T16:04:03.094Z] #44 7.618 + RM_GOPATH=1 [2021-02-10T16:04:03.094Z] #44 7.618 + case "$(go env GOARCH)" in [2021-02-10T16:04:03.094Z] #44 7.618 ++ go env GOARCH [2021-02-10T16:04:03.094Z] #44 7.664 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:03.094Z] #44 7.664 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:03.094Z] #44 7.664 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:03.094Z] #44 7.691 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:04:03.094Z] #44 7.691 + dir=/tmp/install [2021-02-10T16:04:03.094Z] #44 7.691 + bin=vndr [2021-02-10T16:04:03.094Z] #44 7.691 + shift [2021-02-10T16:04:03.094Z] #44 7.691 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-10T16:04:03.094Z] #44 7.691 + . /tmp/install/vndr.installer [2021-02-10T16:04:03.094Z] #44 7.691 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:04:03.094Z] #44 7.691 + install_vndr [2021-02-10T16:04:03.094Z] #44 7.691 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-10T16:04:03.094Z] #44 7.691 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.l4p4Bszxj4/src/github.com/LK4D4/vndr [2021-02-10T16:04:03.094Z] #44 7.706 Cloning into '/tmp/tmp.l4p4Bszxj4/src/github.com/LK4D4/vndr'... [2021-02-10T16:04:03.094Z] #44 8.872 + cd /tmp/tmp.l4p4Bszxj4/src/github.com/LK4D4/vndr [2021-02-10T16:04:03.094Z] #44 8.872 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:04:03.094Z] #44 8.932 + go build -buildmode=pie -v -o /build/vndr . [2021-02-10T16:04:03.094Z] #44 ... [2021-02-10T16:04:03.094Z] [2021-02-10T16:04:03.094Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:03.094Z] #48 sha256:f018697615b28537daa5327d4634d0a0b00a8a4f0497a3f4c14333a8073b0cec [2021-02-10T16:04:03.094Z] #48 6.363 + RM_GOPATH=0 [2021-02-10T16:04:03.094Z] #48 6.363 + TMP_GOPATH= [2021-02-10T16:04:03.094Z] #48 6.363 + : /build [2021-02-10T16:04:03.094Z] #48 6.363 + '[' -z '' ']' [2021-02-10T16:04:03.094Z] #48 6.363 ++ mktemp -d [2021-02-10T16:04:03.094Z] #48 6.363 + export GOPATH=/tmp/tmp.aHObIC8pb3 [2021-02-10T16:04:03.094Z] #48 6.363 + GOPATH=/tmp/tmp.aHObIC8pb3 [2021-02-10T16:04:03.094Z] #48 6.363 + RM_GOPATH=1 [2021-02-10T16:04:03.094Z] #48 6.363 + case "$(go env GOARCH)" in [2021-02-10T16:04:03.094Z] #48 6.363 ++ go env GOARCH [2021-02-10T16:04:03.094Z] #48 6.384 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:03.094Z] #48 6.384 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:03.094Z] #48 6.384 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:03.094Z] #48 6.384 + dir=/tmp/install [2021-02-10T16:04:03.094Z] #48 6.384 + bin=golangci_lint [2021-02-10T16:04:03.094Z] #48 6.384 + shift [2021-02-10T16:04:03.094Z] #48 6.384 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-10T16:04:03.094Z] #48 6.384 + . /tmp/install/golangci_lint.installer [2021-02-10T16:04:03.094Z] #48 6.384 ++ : v1.23.8 [2021-02-10T16:04:03.094Z] #48 6.384 + install_golangci_lint [2021-02-10T16:04:03.094Z] #48 6.384 + set -e [2021-02-10T16:04:03.094Z] #48 6.384 + export GO111MODULE=on [2021-02-10T16:04:03.094Z] #48 6.384 + GO111MODULE=on [2021-02-10T16:04:03.094Z] #48 6.384 + GOBIN=/build [2021-02-10T16:04:03.094Z] #48 6.384 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-10T16:04:03.094Z] #48 6.427 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-10T16:04:03.094Z] #48 6.427 go: finding github.com v1.23.8 [2021-02-10T16:04:03.094Z] #48 6.427 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-10T16:04:03.094Z] #48 6.427 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:04:03.094Z] #48 6.427 go: finding github.com/golangci v1.23.8 [2021-02-10T16:04:03.094Z] #48 7.122 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:04:03.094Z] #48 7.906 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:04:03.094Z] #48 ... [2021-02-10T16:04:03.094Z] [2021-02-10T16:04:03.094Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:04:03.094Z] #23 sha256:fc2867d397251fe54a5cced9b5464dbd89f92bc0045d2aa97727edc2300191dc [2021-02-10T16:04:03.094Z] #23 6.686 + RM_GOPATH=0 [2021-02-10T16:04:03.094Z] #23 6.686 + TMP_GOPATH= [2021-02-10T16:04:03.094Z] #23 6.686 + : /build [2021-02-10T16:04:03.094Z] #23 6.686 + '[' -z '' ']' [2021-02-10T16:04:03.094Z] #23 6.686 ++ mktemp -d [2021-02-10T16:04:03.094Z] #23 6.686 + export GOPATH=/tmp/tmp.rY9dObYL2k [2021-02-10T16:04:03.094Z] #23 6.686 + GOPATH=/tmp/tmp.rY9dObYL2k [2021-02-10T16:04:03.094Z] #23 6.686 + RM_GOPATH=1 [2021-02-10T16:04:03.094Z] #23 6.686 + case "$(go env GOARCH)" in [2021-02-10T16:04:03.094Z] #23 6.686 ++ go env GOARCH [2021-02-10T16:04:03.094Z] #23 6.698 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:03.094Z] #23 6.698 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:03.094Z] #23 6.698 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:03.094Z] #23 6.698 + dir=/tmp/install [2021-02-10T16:04:03.094Z] #23 6.698 + bin=dockercli [2021-02-10T16:04:03.094Z] #23 6.698 + shift [2021-02-10T16:04:03.094Z] #23 6.698 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-10T16:04:03.094Z] #23 6.698 + . /tmp/install/dockercli.installer [2021-02-10T16:04:03.094Z] #23 6.698 ++ : stable [2021-02-10T16:04:03.094Z] #23 6.698 ++ : 17.06.2-ce [2021-02-10T16:04:03.094Z] #23 6.698 + install_dockercli [2021-02-10T16:04:03.094Z] #23 6.698 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-10T16:04:03.094Z] #23 6.698 ++ uname -m [2021-02-10T16:04:03.094Z] #23 6.698 + arch=x86_64 [2021-02-10T16:04:03.094Z] #23 6.698 + '[' x86_64 '!=' x86_64 ']' [2021-02-10T16:04:03.094Z] #23 6.698 + url=https://download.docker.com/linux/static [2021-02-10T16:04:03.094Z] #23 6.698 Install docker/cli version 17.06.2-ce from stable [2021-02-10T16:04:03.094Z] #23 6.698 + tar -xz docker/docker [2021-02-10T16:04:03.094Z] #23 6.735 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-10T16:04:03.312Z] #42 26.17 Reading package lists... [2021-02-10T16:04:03.312Z] #42 ... [2021-02-10T16:04:03.312Z] [2021-02-10T16:04:03.312Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:04:03.312Z] #29 sha256:4c31783d0f763c308718258ad3209e3f993726c26bad89fa4b64ca5ff3a021a5 [2021-02-10T16:04:03.354Z] #33 11.41 runtime/internal/math [2021-02-10T16:04:03.354Z] #33 11.53 math/bits [2021-02-10T16:04:03.386Z] #23 ... [2021-02-10T16:04:03.386Z] [2021-02-10T16:04:03.386Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:03.386Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:04:03.386Z] #12 9.062 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:04:03.386Z] #12 9.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:04:03.386Z] #12 9.162 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:04:03.386Z] #12 10.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:04:03.386Z] #12 ... [2021-02-10T16:04:03.386Z] [2021-02-10T16:04:03.386Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:03.386Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:04:03.386Z] #35 9.359 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:04:03.386Z] #35 9.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:04:03.386Z] #35 9.517 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:04:03.386Z] #35 ... [2021-02-10T16:04:03.386Z] [2021-02-10T16:04:03.386Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:04:03.386Z] #33 sha256:ae2d41765112aa87e6994fa3d3dd440038ff0b453b1d387702e7bdc0b7c342c4 [2021-02-10T16:04:03.386Z] #33 8.120 + RM_GOPATH=0 [2021-02-10T16:04:03.386Z] #33 8.120 + TMP_GOPATH= [2021-02-10T16:04:03.386Z] #33 8.120 + : /build [2021-02-10T16:04:03.386Z] #33 8.120 + '[' -z '' ']' [2021-02-10T16:04:03.386Z] #33 8.120 ++ mktemp -d [2021-02-10T16:04:03.386Z] #33 8.120 + export GOPATH=/tmp/tmp.rM83t0cLu6 [2021-02-10T16:04:03.386Z] #33 8.120 + GOPATH=/tmp/tmp.rM83t0cLu6 [2021-02-10T16:04:03.386Z] #33 8.120 + RM_GOPATH=1 [2021-02-10T16:04:03.386Z] #33 8.120 + case "$(go env GOARCH)" in [2021-02-10T16:04:03.386Z] #33 8.126 ++ go env GOARCH [2021-02-10T16:04:03.386Z] #33 8.180 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:03.386Z] #33 8.180 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:03.386Z] #33 8.180 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:03.386Z] #33 8.181 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:04:03.386Z] #33 8.181 + dir=/tmp/install [2021-02-10T16:04:03.386Z] #33 8.181 + bin=tomlv [2021-02-10T16:04:03.386Z] #33 8.181 + shift [2021-02-10T16:04:03.387Z] #33 8.181 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-10T16:04:03.387Z] #33 8.181 + . /tmp/install/tomlv.installer [2021-02-10T16:04:03.387Z] #33 8.181 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:04:03.387Z] #33 8.181 + install_tomlv [2021-02-10T16:04:03.387Z] #33 8.181 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-10T16:04:03.387Z] #33 8.181 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rM83t0cLu6/src/github.com/BurntSushi/toml [2021-02-10T16:04:03.387Z] #33 8.196 Cloning into '/tmp/tmp.rM83t0cLu6/src/github.com/BurntSushi/toml'... [2021-02-10T16:04:03.387Z] #33 9.696 + cd /tmp/tmp.rM83t0cLu6/src/github.com/BurntSushi/toml [2021-02-10T16:04:03.387Z] #33 9.696 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:04:03.387Z] #33 9.840 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-10T16:04:03.387Z] #33 10.68 internal/cpu [2021-02-10T16:04:03.387Z] #33 10.69 runtime/internal/atomic [2021-02-10T16:04:03.491Z] #44 111.3 vendor/golang.org/x/text/unicode/norm [2021-02-10T16:04:03.623Z] #33 11.83 internal/bytealg [2021-02-10T16:04:03.650Z] #33 ... [2021-02-10T16:04:03.650Z] [2021-02-10T16:04:03.650Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:04:03.650Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:04:03.650Z] #39 8.110 + git clone https://github.com/docker/distribution.git . [2021-02-10T16:04:03.650Z] #39 8.110 Cloning into '.'... [2021-02-10T16:04:03.650Z] #39 ... [2021-02-10T16:04:03.650Z] [2021-02-10T16:04:03.650Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:04:03.650Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:04:03.650Z] #54 9.078 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:04:03.650Z] #54 9.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:04:03.650Z] #54 9.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:04:03.650Z] #54 10.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:04:03.650Z] #54 ... [2021-02-10T16:04:03.650Z] [2021-02-10T16:04:03.650Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:03.650Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:04:03.650Z] #35 11.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:04:03.942Z] #29 27.15 0.0% ## 3.9% ###### 9.2% ######### 12.8% ########### 16.5% ############### 22.1% ################### 27.6% ####################### 32.4% ######################### 36.0% ############################# 41.6% ################################# 47.1% ##################################### 52.7% ########################################### 60.0% ##################################################### 73.9% ########################################################## 80.7% ############################################################## 86.2% #### [2021-02-10T16:04:03.942Z] #29 ... [2021-02-10T16:04:03.942Z] [2021-02-10T16:04:03.943Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:03.943Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-10T16:04:03.943Z] #13 19.78 Fetched 8197 kB in 19s (438 kB/s) [2021-02-10T16:04:03.943Z] #13 19.78 Reading package lists... [2021-02-10T16:04:04.248Z] #13 27.54 Reading package lists... [2021-02-10T16:04:04.248Z] #13 ... [2021-02-10T16:04:04.248Z] [2021-02-10T16:04:04.248Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:04:04.248Z] #29 sha256:4c31783d0f763c308718258ad3209e3f993726c26bad89fa4b64ca5ff3a021a5 [2021-02-10T16:04:04.549Z] #29 27.15 0.0% ## 3.9% ###### 9.2% ######### 12.8% ########### 16.5% ############### 22.1% ################### 27.6% ####################### 32.4% ######################### 36.0% ############################# 41.6% ################################# 47.1% ##################################### 52.7% ########################################### 60.0% ##################################################### 73.9% ########################################################## 80.7% ############################################################## 86.2% ################################################################## 91.8% ################################################################### 93.5% #################################################################### 94.9% ##################################################################### 96.6% ######################################################################## 100.0% [2021-02-10T16:04:04.582Z] #33 13.03 math [2021-02-10T16:04:04.864Z] #29 29.57 [2021-02-10T16:04:05.165Z] #54 134.6 + bin/containerd-stress [2021-02-10T16:04:05.971Z] #33 14.05 runtime [2021-02-10T16:04:06.197Z] #54 135.9 + bin/containerd-shim [2021-02-10T16:04:06.413Z] #29 ... [2021-02-10T16:04:06.413Z] [2021-02-10T16:04:06.413Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:04:06.413Z] #64 sha256:f1f80412d68ccc8a898afae82471240b110d92862f2d7c9ff48b22a2a2e2a6c3 [2021-02-10T16:04:06.413Z] #64 22.00 Checking out files: 79% (1507/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-10T16:04:06.413Z] #64 22.36 + cd /tmp/tmp.CFEyB1ptT4/src/github.com/docker/libnetwork [2021-02-10T16:04:06.413Z] #64 22.37 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:04:06.413Z] #64 22.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-10T16:04:06.413Z] #64 ... [2021-02-10T16:04:06.413Z] [2021-02-10T16:04:06.413Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:04:06.413Z] #29 sha256:4c31783d0f763c308718258ad3209e3f993726c26bad89fa4b64ca5ff3a021a5 [2021-02-10T16:04:06.413Z] #29 31.21 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-10T16:04:06.783Z] #44 ... [2021-02-10T16:04:06.783Z] [2021-02-10T16:04:06.783Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:04:06.783Z] #55 sha256:eea8cb1f74ec55c09e48de4552da4236012689b5347e3711729918faa544bc0e [2021-02-10T16:04:06.783Z] #55 48.72 + bin/ctr [2021-02-10T16:04:07.010Z] #35 14.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:04:07.041Z] #55 ... [2021-02-10T16:04:07.041Z] [2021-02-10T16:04:07.041Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:07.041Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:04:07.041Z] #42 28.73 CC images/tcp-stream.o [2021-02-10T16:04:07.041Z] #42 28.97 CC images/sk-packet.o [2021-02-10T16:04:07.041Z] #42 29.33 CC images/mnt.o [2021-02-10T16:04:07.041Z] #42 29.53 CC images/pipe-data.o [2021-02-10T16:04:07.041Z] #42 29.78 CC images/sa.o [2021-02-10T16:04:07.041Z] #42 30.03 CC images/timer.o [2021-02-10T16:04:07.041Z] #42 30.46 CC images/timerfd.o [2021-02-10T16:04:07.041Z] #42 30.73 CC images/mm.o [2021-02-10T16:04:07.041Z] #42 31.05 CC images/sk-opts.o [2021-02-10T16:04:07.041Z] #42 31.33 CC images/sk-unix.o [2021-02-10T16:04:07.041Z] #42 31.72 CC images/sk-inet.o [2021-02-10T16:04:07.041Z] #42 31.99 CC images/tun.o [2021-02-10T16:04:07.041Z] #42 32.37 CC images/sk-netlink.o [2021-02-10T16:04:07.041Z] #42 32.60 CC images/packet-sock.o [2021-02-10T16:04:07.065Z] #29 31.75 [2021-02-10T16:04:07.065Z] #29 ... [2021-02-10T16:04:07.065Z] [2021-02-10T16:04:07.065Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:04:07.065Z] #51 sha256:214f825d459bd00d180849cb2a25e1274c87159113bfdc052500d143bce02b1f [2021-02-10T16:04:07.065Z] #51 22.83 runtime/cgo [2021-02-10T16:04:07.065Z] #51 23.16 runtime [2021-02-10T16:04:07.065Z] #51 ... [2021-02-10T16:04:07.065Z] [2021-02-10T16:04:07.065Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:04:07.065Z] #29 sha256:4c31783d0f763c308718258ad3209e3f993726c26bad89fa4b64ca5ff3a021a5 [2021-02-10T16:04:07.065Z] #29 31.93 ######################################################################## 100.0% [2021-02-10T16:04:07.366Z] #29 32.15 [2021-02-10T16:04:07.607Z] #42 32.97 CC images/ipc-var.o [2021-02-10T16:04:07.867Z] #42 33.19 CC images/ipc-desc.o [2021-02-10T16:04:08.019Z] #29 32.96 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-10T16:04:08.126Z] #42 33.46 CC images/ipc-shm.o [2021-02-10T16:04:08.126Z] #42 33.70 CC images/ipc-msg.o [2021-02-10T16:04:08.323Z] #29 ... [2021-02-10T16:04:08.323Z] [2021-02-10T16:04:08.323Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:04:08.323Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-10T16:04:08.323Z] #40 23.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 [2021-02-10T16:04:08.323Z] #40 ... [2021-02-10T16:04:08.323Z] [2021-02-10T16:04:08.323Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:08.323Z] #49 sha256:b5da8267c43fe4d9771cf849c0e9a101ff21d7852d2339937976b3dfa72572ce [2021-02-10T16:04:08.323Z] #49 24.73 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:04:08.323Z] #49 26.80 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:04:08.323Z] #49 26.96 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:04:08.323Z] #49 30.20 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:04:08.323Z] #49 30.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:04:08.323Z] #49 30.33 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:04:08.323Z] #49 30.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:04:08.323Z] #49 30.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:04:08.323Z] #49 30.35 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:04:08.323Z] #49 30.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:04:08.323Z] #49 30.64 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:04:08.323Z] #49 30.65 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:04:08.323Z] #49 30.67 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:04:08.323Z] #49 30.77 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:04:08.323Z] #49 30.80 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:04:08.323Z] #49 30.90 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:04:08.323Z] #49 30.92 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:04:08.323Z] #49 30.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:04:08.323Z] #49 31.18 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:04:08.323Z] #49 31.21 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:04:08.323Z] #49 31.21 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:04:08.323Z] #49 31.22 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:04:08.323Z] #49 31.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:04:08.323Z] #49 31.38 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-10T16:04:08.323Z] #49 31.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:04:08.323Z] #49 31.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:04:08.323Z] #49 31.57 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:04:08.323Z] #49 31.58 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:04:08.323Z] #49 31.64 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:04:08.323Z] #49 31.64 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:04:08.323Z] #49 31.70 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:04:08.323Z] #49 31.75 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-10T16:04:08.323Z] #49 31.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:04:08.323Z] #49 31.83 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:04:08.323Z] #49 31.88 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:04:08.323Z] #49 31.89 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:04:08.323Z] #49 31.90 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-10T16:04:08.323Z] #49 31.95 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-10T16:04:08.323Z] #49 31.97 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:04:08.323Z] #49 32.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:04:08.323Z] #49 32.04 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:04:08.323Z] #49 32.06 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:04:08.323Z] #49 32.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:04:08.323Z] #49 32.14 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:04:08.323Z] #49 32.30 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-10T16:04:08.323Z] #49 32.59 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:04:08.323Z] #49 32.60 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:04:08.323Z] #49 32.60 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:04:08.323Z] #49 32.62 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:04:08.323Z] #49 32.67 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-10T16:04:08.323Z] #49 32.72 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-10T16:04:08.323Z] #49 32.80 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:04:08.323Z] #49 32.81 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:04:08.323Z] #49 32.84 go: extracting golang.org/x/text v0.3.2 [2021-02-10T16:04:08.323Z] #49 32.96 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:04:08.323Z] #49 33.09 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:04:08.323Z] #49 33.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:04:08.323Z] #49 33.41 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:04:08.323Z] #49 34.01 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:04:08.323Z] #49 34.12 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:04:08.526Z] #33 ... [2021-02-10T16:04:08.526Z] [2021-02-10T16:04:08.526Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:04:08.526Z] #46 sha256:b48016cc439e476dadaca415af289904e9cb98e25510e6fe9af26f76d9b865dd [2021-02-10T16:04:08.526Z] #46 10.66 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-10T16:04:08.526Z] #46 12.51 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:04:08.526Z] #46 12.51 go: downloading github.com/fatih/color v1.9.0 [2021-02-10T16:04:08.526Z] #46 12.79 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-10T16:04:08.526Z] #46 12.88 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:04:08.526Z] #46 12.91 go: downloading github.com/pkg/errors v0.9.1 [2021-02-10T16:04:08.526Z] #46 12.93 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:04:08.526Z] #46 13.08 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:04:08.526Z] #46 13.20 go: extracting github.com/fatih/color v1.9.0 [2021-02-10T16:04:08.526Z] #46 13.29 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:04:08.526Z] #46 13.31 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:04:08.526Z] #46 13.36 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:04:08.526Z] #46 13.39 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:04:08.526Z] #46 13.39 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-10T16:04:08.526Z] #46 13.65 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:04:08.526Z] #46 13.66 go: extracting github.com/pkg/errors v0.9.1 [2021-02-10T16:04:08.526Z] #46 13.69 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:04:08.526Z] #46 13.76 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:04:08.526Z] #46 14.08 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:04:08.526Z] #46 14.29 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:04:08.526Z] #46 ... [2021-02-10T16:04:08.526Z] [2021-02-10T16:04:08.526Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:04:08.526Z] #57 sha256:895651ddaa0d5d7ede09a931472a0869a8cfb19658ae33e12d388dc433ad8eae [2021-02-10T16:04:08.526Z] #57 16.53 + cd /tmp/tmp.9rFoAD2AWH/src/github.com/rootless-containers/rootlesskit [2021-02-10T16:04:08.526Z] #57 16.53 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:04:08.624Z] #49 34.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:04:08.624Z] #49 ... [2021-02-10T16:04:08.624Z] [2021-02-10T16:04:08.624Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:04:08.624Z] #29 sha256:4c31783d0f763c308718258ad3209e3f993726c26bad89fa4b64ca5ff3a021a5 [2021-02-10T16:04:08.624Z] #29 33.53 [2021-02-10T16:04:08.692Z] #42 34.01 CC images/ipc-sem.o [2021-02-10T16:04:08.927Z] #29 33.79 ######################################################################## 100.0% [2021-02-10T16:04:08.951Z] #42 34.31 CC images/utsns.o [2021-02-10T16:04:09.054Z] #35 ... [2021-02-10T16:04:09.054Z] [2021-02-10T16:04:09.054Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:04:09.054Z] #46 sha256:db79b29df29ce24934df89275a02d7f7eded112e21b83c7bb8d30825556f15c2 [2021-02-10T16:04:09.054Z] #46 8.749 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-10T16:04:09.054Z] #46 11.24 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:04:09.054Z] #46 11.27 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:04:09.054Z] #46 11.34 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-10T16:04:09.054Z] #46 11.35 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:04:09.054Z] #46 11.42 go: downloading github.com/pkg/errors v0.9.1 [2021-02-10T16:04:09.054Z] #46 11.45 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:04:09.054Z] #46 11.55 go: downloading github.com/fatih/color v1.9.0 [2021-02-10T16:04:09.054Z] #46 11.61 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:04:09.054Z] #46 11.74 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:04:09.054Z] #46 12.07 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:04:09.054Z] #46 12.08 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:04:09.054Z] #46 12.12 go: extracting github.com/fatih/color v1.9.0 [2021-02-10T16:04:09.054Z] #46 12.15 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:04:09.054Z] #46 12.15 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:04:09.054Z] #46 12.15 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:04:09.054Z] #46 12.27 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:04:09.054Z] #46 12.27 go: extracting github.com/pkg/errors v0.9.1 [2021-02-10T16:04:09.054Z] #46 12.55 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-10T16:04:09.054Z] #46 12.81 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:04:09.054Z] #46 16.26 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:04:09.208Z] #42 34.53 CC images/creds.o [2021-02-10T16:04:09.232Z] #29 33.99 [2021-02-10T16:04:09.232Z] #29 34.16 Download of images into '/build' complete. [2021-02-10T16:04:09.232Z] #29 34.16 Use something like the following to load the result into a Docker daemon: [2021-02-10T16:04:09.232Z] #29 34.16 tar -cC '/build' . | docker load [2021-02-10T16:04:09.466Z] #42 34.75 CC images/vma.o [2021-02-10T16:04:09.466Z] #42 35.01 CC images/netdev.o [2021-02-10T16:04:09.471Z] #57 17.63 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-10T16:04:09.471Z] #57 17.63 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-10T16:04:09.536Z] #29 DONE 34.2s [2021-02-10T16:04:09.536Z] [2021-02-10T16:04:09.536Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:09.536Z] #49 sha256:b5da8267c43fe4d9771cf849c0e9a101ff21d7852d2339937976b3dfa72572ce [2021-02-10T16:04:09.536Z] #49 34.58 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:04:09.536Z] #49 34.88 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:04:09.838Z] #49 35.43 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:04:10.032Z] #42 35.41 CC images/tty.o [2021-02-10T16:04:10.489Z] #46 18.03 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:04:10.607Z] #42 36.06 CC images/file-lock.o [2021-02-10T16:04:10.650Z] #54 140.0 + bin/containerd-shim-runc-v1 [2021-02-10T16:04:10.772Z] #46 ... [2021-02-10T16:04:10.772Z] [2021-02-10T16:04:10.772Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:04:10.772Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-10T16:04:10.772Z] #31 8.022 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-10T16:04:10.772Z] #31 8.024 Cloning into '.'... [2021-02-10T16:04:10.864Z] #42 36.31 CC images/rlimit.o [2021-02-10T16:04:11.042Z] #31 ... [2021-02-10T16:04:11.042Z] [2021-02-10T16:04:11.042Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:11.042Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:04:11.042Z] #35 18.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:04:11.122Z] #42 36.55 CC images/pagemap.o [2021-02-10T16:04:11.380Z] #42 36.80 CC images/siginfo.o [2021-02-10T16:04:11.637Z] #42 37.09 CC images/rpc.o [2021-02-10T16:04:11.990Z] #35 ... [2021-02-10T16:04:11.990Z] [2021-02-10T16:04:11.990Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:04:11.990Z] #23 sha256:fc2867d397251fe54a5cced9b5464dbd89f92bc0045d2aa97727edc2300191dc [2021-02-10T16:04:11.990Z] #23 18.98 + mkdir -p /build [2021-02-10T16:04:11.990Z] #23 19.02 + mv docker/docker /build/ [2021-02-10T16:04:11.990Z] #23 19.06 + rmdir docker [2021-02-10T16:04:11.990Z] #23 DONE 19.5s [2021-02-10T16:04:12.023Z] #57 ... [2021-02-10T16:04:12.023Z] [2021-02-10T16:04:12.023Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:04:12.023Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:04:12.023Z] #39 9.572 + git clone https://github.com/docker/distribution.git . [2021-02-10T16:04:12.023Z] #39 9.575 Cloning into '.'... [2021-02-10T16:04:12.023Z] #39 ... [2021-02-10T16:04:12.023Z] [2021-02-10T16:04:12.023Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:04:12.023Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-10T16:04:12.023Z] #31 9.466 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-10T16:04:12.023Z] #31 9.467 Cloning into '.'... [2021-02-10T16:04:12.023Z] #31 ... [2021-02-10T16:04:12.023Z] [2021-02-10T16:04:12.023Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:04:12.023Z] #33 sha256:b3cf1edff2ac589521db43c842749a17b5a6755d85da8d0c8a38c42367af74db [2021-02-10T16:04:12.023Z] #33 19.99 unicode/utf8 [2021-02-10T16:04:12.252Z] [2021-02-10T16:04:12.252Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:12.252Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:04:12.252Z] #44 10.67 internal/cpu [2021-02-10T16:04:12.252Z] #44 10.67 runtime/internal/atomic [2021-02-10T16:04:12.252Z] #44 11.33 runtime/internal/sys [2021-02-10T16:04:12.252Z] #44 11.52 internal/bytealg [2021-02-10T16:04:12.252Z] #44 11.59 runtime/internal/math [2021-02-10T16:04:12.252Z] #44 11.69 internal/race [2021-02-10T16:04:12.252Z] #44 11.88 sync/atomic [2021-02-10T16:04:12.252Z] #44 12.67 runtime [2021-02-10T16:04:12.252Z] #44 12.80 unicode [2021-02-10T16:04:12.252Z] #44 19.77 unicode/utf8 [2021-02-10T16:04:12.285Z] #33 ... [2021-02-10T16:04:12.285Z] [2021-02-10T16:04:12.285Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:12.285Z] #48 sha256:fe89161e558e04c6ab5297a68d4f3697406b1fdc521f51c07627b4094298ed4b [2021-02-10T16:04:12.285Z] #48 10.58 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:04:12.285Z] #48 11.60 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:04:12.547Z] #48 ... [2021-02-10T16:04:12.547Z] [2021-02-10T16:04:12.547Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:04:12.547Z] #50 sha256:c99a2606fbbc948e698753f4634e54491ca0155e862856646294a902e378fab6 [2021-02-10T16:04:12.547Z] #50 20.36 + cd /tmp/tmp.j57IXQxAFb/src/github.com/mvdan/sh [2021-02-10T16:04:12.547Z] #50 20.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:04:12.547Z] #50 20.49 + GO111MODULE=on [2021-02-10T16:04:12.547Z] #50 20.50 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-10T16:04:12.636Z] #49 38.29 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:04:12.809Z] #50 ... [2021-02-10T16:04:12.809Z] [2021-02-10T16:04:12.809Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:12.809Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:04:12.809Z] #44 11.01 + cd /tmp/tmp.excGipZUuz/src/github.com/LK4D4/vndr [2021-02-10T16:04:12.809Z] #44 11.01 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:04:12.809Z] #44 11.07 + go build -buildmode=pie -v -o /build/vndr . [2021-02-10T16:04:12.809Z] #44 13.29 internal/bytealg [2021-02-10T16:04:12.809Z] #44 13.32 internal/race [2021-02-10T16:04:12.809Z] #44 13.59 sync/atomic [2021-02-10T16:04:12.809Z] #44 14.19 unicode [2021-02-10T16:04:12.809Z] #44 15.16 runtime [2021-02-10T16:04:12.809Z] #44 19.69 unicode/utf8 [2021-02-10T16:04:12.809Z] #44 20.65 internal/testlog [2021-02-10T16:04:12.809Z] #44 ... [2021-02-10T16:04:12.809Z] [2021-02-10T16:04:12.809Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:04:12.809Z] #33 sha256:b3cf1edff2ac589521db43c842749a17b5a6755d85da8d0c8a38c42367af74db [2021-02-10T16:04:12.809Z] #33 21.19 internal/testlog [2021-02-10T16:04:12.825Z] #44 ... [2021-02-10T16:04:12.825Z] [2021-02-10T16:04:12.825Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:12.825Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:04:12.825Z] #41 10.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:04:12.825Z] #41 13.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:04:12.825Z] #41 17.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:04:13.010Z] #42 ... [2021-02-10T16:04:13.010Z] [2021-02-10T16:04:13.010Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:04:13.010Z] #57 sha256:3492c97c7672ef325cf2625b06690127355db85ce4b7065bd2c751de90c694cf [2021-02-10T16:04:13.010Z] #57 120.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-10T16:04:13.010Z] #57 120.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-10T16:04:13.086Z] #41 ... [2021-02-10T16:04:13.086Z] [2021-02-10T16:04:13.086Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:04:13.086Z] #33 sha256:ae2d41765112aa87e6994fa3d3dd440038ff0b453b1d387702e7bdc0b7c342c4 [2021-02-10T16:04:13.086Z] #33 11.17 runtime/internal/sys [2021-02-10T16:04:13.086Z] #33 11.41 runtime/internal/math [2021-02-10T16:04:13.086Z] #33 11.58 internal/bytealg [2021-02-10T16:04:13.086Z] #33 11.60 math/bits [2021-02-10T16:04:13.086Z] #33 12.22 math [2021-02-10T16:04:13.086Z] #33 13.29 runtime [2021-02-10T16:04:13.347Z] #33 ... [2021-02-10T16:04:13.347Z] [2021-02-10T16:04:13.348Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:13.348Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:04:13.348Z] #44 20.81 math [2021-02-10T16:04:13.374Z] #54 143.0 + bin/containerd-shim-runc-v2 [2021-02-10T16:04:13.382Z] #33 21.83 encoding [2021-02-10T16:04:13.982Z] #33 22.22 runtime/cgo [2021-02-10T16:04:13.982Z] #33 ... [2021-02-10T16:04:13.982Z] [2021-02-10T16:04:13.982Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:13.982Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:04:13.982Z] #35 12.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:04:13.982Z] #35 16.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:04:13.982Z] #35 19.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:04:13.982Z] #35 ... [2021-02-10T16:04:13.982Z] [2021-02-10T16:04:13.982Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:04:13.982Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:04:13.982Z] #54 12.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:04:13.982Z] #54 16.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:04:13.982Z] #54 19.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:04:14.007Z] #54 143.6 + binaries [2021-02-10T16:04:14.007Z] #54 143.6 + install -D bin/containerd /build/containerd [2021-02-10T16:04:14.007Z] #54 143.6 + install -D bin/containerd-shim /build/containerd-shim [2021-02-10T16:04:14.007Z] #54 143.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-10T16:04:14.007Z] #54 143.7 + install -D bin/ctr /build/ctr [2021-02-10T16:04:14.196Z] #49 ... [2021-02-10T16:04:14.196Z] [2021-02-10T16:04:14.196Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:14.196Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-10T16:04:14.196Z] #42 26.17 Reading package lists... [2021-02-10T16:04:14.196Z] #42 33.97 Building dependency tree... [2021-02-10T16:04:14.196Z] #42 38.24 The following additional packages will be installed: [2021-02-10T16:04:14.196Z] #42 38.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-10T16:04:14.196Z] #42 38.25 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-10T16:04:14.196Z] #42 38.26 Suggested packages: [2021-02-10T16:04:14.196Z] #42 38.26 manpages-dev python-setuptools [2021-02-10T16:04:14.196Z] #42 39.54 The following NEW packages will be installed: [2021-02-10T16:04:14.196Z] #42 39.54 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-10T16:04:14.196Z] #42 39.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-10T16:04:14.196Z] #42 39.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-10T16:04:14.196Z] #42 39.55 python-six zlib1g-dev [2021-02-10T16:04:14.196Z] #42 39.64 0 upgraded, 17 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:04:14.196Z] #42 39.64 Need to get 4075 kB of archives. [2021-02-10T16:04:14.196Z] #42 39.64 After this operation, 24.5 MB of additional disk space will be used. [2021-02-10T16:04:14.196Z] #42 39.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-02-10T16:04:14.196Z] #42 39.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-10T16:04:14.196Z] #42 39.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-02-10T16:04:14.196Z] #42 39.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-10T16:04:14.196Z] #42 39.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-02-10T16:04:14.196Z] #42 39.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-10T16:04:14.196Z] #42 39.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-02-10T16:04:14.196Z] #42 39.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-02-10T16:04:14.196Z] #42 39.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-02-10T16:04:14.196Z] #42 39.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-02-10T16:04:14.196Z] #42 39.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-02-10T16:04:14.196Z] #42 39.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-02-10T16:04:14.196Z] #42 40.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-02-10T16:04:14.196Z] #42 40.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-02-10T16:04:14.196Z] #42 40.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-10T16:04:14.196Z] #42 40.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-02-10T16:04:14.196Z] #42 40.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-02-10T16:04:14.242Z] #54 ... [2021-02-10T16:04:14.243Z] [2021-02-10T16:04:14.243Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:14.243Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:04:14.243Z] #44 21.94 encoding [2021-02-10T16:04:14.243Z] #44 22.10 unicode/utf16 [2021-02-10T16:04:14.383Z] #57 ... [2021-02-10T16:04:14.383Z] [2021-02-10T16:04:14.383Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:14.383Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:04:14.383Z] #12 112.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-10T16:04:14.383Z] #12 112.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-10T16:04:14.383Z] #12 112.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:04:14.383Z] #12 ... [2021-02-10T16:04:14.383Z] [2021-02-10T16:04:14.383Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:14.383Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:04:14.383Z] #42 38.45 CC images/ext-file.o [2021-02-10T16:04:14.383Z] #42 38.63 CC images/cgroup.o [2021-02-10T16:04:14.383Z] #42 39.36 CC images/userns.o [2021-02-10T16:04:14.383Z] #42 39.67 CC images/google/protobuf/descriptor.o [2021-02-10T16:04:14.504Z] #44 22.96 container/list [2021-02-10T16:04:14.638Z] #54 DONE 144.3s [2021-02-10T16:04:14.736Z] #44 ... [2021-02-10T16:04:14.736Z] [2021-02-10T16:04:14.736Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:04:14.736Z] #57 sha256:9b3a66a945a89c65e2d725bdf51fbe1a41168b867cebbc5aec7a1a6a0f085218 [2021-02-10T16:04:14.736Z] #57 11.95 + cd /tmp/tmp.00QvYrA96p/src/github.com/rootless-containers/rootlesskit [2021-02-10T16:04:14.736Z] #57 11.96 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:04:14.736Z] #57 13.04 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-10T16:04:14.736Z] #57 13.04 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-10T16:04:14.736Z] #57 ... [2021-02-10T16:04:14.736Z] [2021-02-10T16:04:14.736Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:14.736Z] #48 sha256:f018697615b28537daa5327d4634d0a0b00a8a4f0497a3f4c14333a8073b0cec [2021-02-10T16:04:14.736Z] #48 20.81 go: downloading github.com/pkg/errors v0.8.1 [2021-02-10T16:04:14.736Z] #48 20.81 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:04:14.736Z] #48 20.92 go: downloading github.com/spf13/viper v1.6.1 [2021-02-10T16:04:14.736Z] #48 20.92 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-10T16:04:14.736Z] #48 20.92 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-10T16:04:14.736Z] #48 20.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:04:14.736Z] #48 20.94 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:04:14.736Z] #48 20.94 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:04:14.736Z] #48 20.97 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:04:14.736Z] #48 21.07 go: extracting github.com/pkg/errors v0.8.1 [2021-02-10T16:04:14.736Z] #48 21.43 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:04:14.736Z] #48 21.69 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:04:14.736Z] #48 21.77 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:04:14.736Z] #48 21.80 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:04:14.736Z] #48 22.06 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-10T16:04:14.736Z] #48 22.09 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:04:14.736Z] #48 22.13 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:04:14.736Z] #48 22.17 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:04:14.736Z] #48 22.31 go: extracting github.com/spf13/viper v1.6.1 [2021-02-10T16:04:14.736Z] #48 22.31 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:04:14.765Z] #44 ... [2021-02-10T16:04:14.765Z] [2021-02-10T16:04:14.765Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:14.765Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:04:14.765Z] #12 12.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:04:14.765Z] #12 16.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:04:14.765Z] #12 20.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:04:14.852Z] #42 ... [2021-02-10T16:04:14.852Z] [2021-02-10T16:04:14.852Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:14.852Z] #49 sha256:b5da8267c43fe4d9771cf849c0e9a101ff21d7852d2339937976b3dfa72572ce [2021-02-10T16:04:14.852Z] #49 40.66 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-10T16:04:14.997Z] #48 22.68 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-10T16:04:15.026Z] #12 ... [2021-02-10T16:04:15.026Z] [2021-02-10T16:04:15.026Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:04:15.026Z] #50 sha256:c99a2606fbbc948e698753f4634e54491ca0155e862856646294a902e378fab6 [2021-02-10T16:04:15.026Z] #50 22.58 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:04:15.026Z] #50 22.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:04:15.026Z] #50 22.74 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:04:15.026Z] #50 23.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:04:15.026Z] #50 23.34 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:04:15.259Z] #48 22.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:04:15.270Z] [2021-02-10T16:04:15.270Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-02-10T16:04:15.287Z] #50 ... [2021-02-10T16:04:15.288Z] [2021-02-10T16:04:15.288Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:15.288Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:04:15.288Z] #41 13.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:04:15.288Z] #41 17.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:04:15.288Z] #41 21.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:04:15.288Z] #41 ... [2021-02-10T16:04:15.288Z] [2021-02-10T16:04:15.288Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:15.288Z] #48 sha256:fe89161e558e04c6ab5297a68d4f3697406b1fdc521f51c07627b4094298ed4b [2021-02-10T16:04:15.288Z] #48 23.02 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-10T16:04:15.288Z] #48 23.28 go: downloading github.com/pkg/errors v0.8.1 [2021-02-10T16:04:15.288Z] #48 23.28 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:04:15.288Z] #48 23.28 go: downloading github.com/fatih/color v1.7.0 [2021-02-10T16:04:15.288Z] #48 23.39 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:04:15.288Z] #48 23.46 go: downloading github.com/spf13/viper v1.6.1 [2021-02-10T16:04:15.288Z] #48 23.61 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-10T16:04:15.288Z] #48 23.66 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-10T16:04:15.521Z] #48 23.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:04:15.549Z] #48 23.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:04:15.561Z] #55 DONE 0.3s [2021-02-10T16:04:15.561Z] [2021-02-10T16:04:15.561Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-02-10T16:04:15.782Z] #48 23.28 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:04:15.810Z] #48 24.04 go: extracting github.com/pkg/errors v0.8.1 [2021-02-10T16:04:15.810Z] #48 24.26 go: extracting github.com/fatih/color v1.7.0 [2021-02-10T16:04:15.851Z] #59 DONE 0.3s [2021-02-10T16:04:15.851Z] [2021-02-10T16:04:15.851Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-02-10T16:04:16.071Z] #48 24.37 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-10T16:04:16.142Z] #61 DONE 0.1s [2021-02-10T16:04:16.142Z] [2021-02-10T16:04:16.142Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-02-10T16:04:16.142Z] #63 DONE 0.1s [2021-02-10T16:04:16.142Z] [2021-02-10T16:04:16.142Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-10T16:04:16.142Z] #64 DONE 0.1s [2021-02-10T16:04:16.142Z] [2021-02-10T16:04:16.142Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-10T16:04:16.292Z] #42 41.46 CC images/opts.o [2021-02-10T16:04:16.292Z] #42 41.70 CC images/seccomp.o [2021-02-10T16:04:16.332Z] #48 24.55 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:04:16.332Z] #48 24.55 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:04:16.332Z] #48 24.55 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:04:16.332Z] #48 24.56 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:04:16.332Z] #48 24.66 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:04:16.332Z] #48 24.67 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:04:16.332Z] #48 24.76 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-10T16:04:16.359Z] #48 23.68 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:04:16.359Z] #48 23.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:04:16.359Z] #48 ... [2021-02-10T16:04:16.359Z] [2021-02-10T16:04:16.359Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:16.359Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:04:16.359Z] #12 13.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:04:16.359Z] #12 16.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:04:16.359Z] #12 ... [2021-02-10T16:04:16.359Z] [2021-02-10T16:04:16.359Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:16.359Z] #48 sha256:f018697615b28537daa5327d4634d0a0b00a8a4f0497a3f4c14333a8073b0cec [2021-02-10T16:04:16.359Z] #48 23.84 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:04:16.551Z] #42 42.10 CC images/binfmt-misc.o [2021-02-10T16:04:16.593Z] #48 24.93 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:04:16.621Z] #48 23.96 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:04:16.621Z] #48 23.99 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:04:16.621Z] #48 24.00 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:04:16.621Z] #48 ... [2021-02-10T16:04:16.621Z] [2021-02-10T16:04:16.621Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:04:16.621Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:04:16.621Z] #54 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:04:16.621Z] #54 17.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:04:16.621Z] #54 ... [2021-02-10T16:04:16.621Z] [2021-02-10T16:04:16.621Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:04:16.621Z] #50 sha256:c5426250300dc3dd659165917dea83135a35dd411878922946a69ea48aaf0c21 [2021-02-10T16:04:16.621Z] #50 24.18 + cd /tmp/tmp.fqB7FGoZJH/src/github.com/mvdan/sh [2021-02-10T16:04:16.621Z] #50 24.18 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:04:16.773Z] #65 DONE 0.7s [2021-02-10T16:04:16.809Z] #42 42.28 CC images/time.o [2021-02-10T16:04:16.854Z] #48 25.17 go: extracting github.com/spf13/viper v1.6.1 [2021-02-10T16:04:16.882Z] #50 24.41 + GO111MODULE=on [2021-02-10T16:04:16.882Z] #50 24.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-10T16:04:17.064Z] [2021-02-10T16:04:17.064Z] #66 exporting to image [2021-02-10T16:04:17.064Z] #66 exporting layers [2021-02-10T16:04:17.067Z] #42 42.48 CC images/sysctl.o [2021-02-10T16:04:17.117Z] #48 25.35 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-10T16:04:17.117Z] #48 25.46 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:04:17.325Z] #42 42.72 CC images/autofs.o [2021-02-10T16:04:17.325Z] #42 ... [2021-02-10T16:04:17.325Z] [2021-02-10T16:04:17.325Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:17.325Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:04:17.325Z] #44 115.3 vendor/golang.org/x/net/idna [2021-02-10T16:04:17.325Z] #44 117.7 vendor/golang.org/x/net/http2/hpack [2021-02-10T16:04:17.325Z] #44 118.9 mime [2021-02-10T16:04:17.325Z] #44 120.5 mime/quotedprintable [2021-02-10T16:04:17.325Z] #44 121.0 net/http/internal [2021-02-10T16:04:17.378Z] #48 25.61 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:04:17.378Z] #48 25.70 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:04:17.583Z] #44 ... [2021-02-10T16:04:17.583Z] [2021-02-10T16:04:17.583Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:17.583Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:04:17.583Z] #42 42.95 CC images/macvlan.o [2021-02-10T16:04:17.583Z] #42 43.13 CC images/sit.o [2021-02-10T16:04:17.640Z] #48 25.83 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:04:17.640Z] #48 25.90 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:04:17.640Z] #48 25.90 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:04:17.675Z] #49 ... [2021-02-10T16:04:17.675Z] [2021-02-10T16:04:17.675Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:04:17.675Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-10T16:04:17.675Z] #55 26.77 Reading package lists... [2021-02-10T16:04:17.675Z] #55 36.20 Building dependency tree... [2021-02-10T16:04:17.675Z] #55 39.89 The following additional packages will be installed: [2021-02-10T16:04:17.675Z] #55 39.89 libbtrfs0 [2021-02-10T16:04:17.675Z] #55 40.03 The following NEW packages will be installed: [2021-02-10T16:04:17.675Z] #55 40.04 libbtrfs-dev libbtrfs0 [2021-02-10T16:04:17.675Z] #55 40.17 0 upgraded, 2 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:04:17.675Z] #55 40.17 Need to get 120 kB of archives. [2021-02-10T16:04:17.675Z] #55 40.17 After this operation, 423 kB of additional disk space will be used. [2021-02-10T16:04:17.675Z] #55 40.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-10T16:04:17.675Z] #55 40.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-10T16:04:17.675Z] #55 41.75 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:04:17.675Z] #55 42.10 Fetched 120 kB in 0s (1481 kB/s) [2021-02-10T16:04:17.675Z] #55 42.27 Selecting previously unselected package libbtrfs0. [2021-02-10T16:04:17.675Z] #55 42.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-10T16:04:17.675Z] #55 42.47 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-10T16:04:17.675Z] #55 42.48 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-10T16:04:17.675Z] #55 42.63 Selecting previously unselected package libbtrfs-dev. [2021-02-10T16:04:17.675Z] #55 42.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-10T16:04:17.675Z] #55 42.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:04:17.675Z] #55 42.82 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-10T16:04:17.675Z] #55 42.84 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:04:17.675Z] #55 42.84 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:04:17.675Z] #55 DONE 43.2s [2021-02-10T16:04:17.675Z] [2021-02-10T16:04:17.675Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:17.675Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-10T16:04:17.675Z] #42 41.78 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:04:17.675Z] #42 42.13 Fetched 4075 kB in 0s (8504 kB/s) [2021-02-10T16:04:17.675Z] #42 42.26 Selecting previously unselected package libcap-dev:ppc64el. [2021-02-10T16:04:17.675Z] #42 42.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 ... 15339 files and directories currently installed.) [2021-02-10T16:04:17.675Z] #42 42.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-02-10T16:04:17.675Z] #42 42.52 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-02-10T16:04:17.675Z] #42 42.72 Selecting previously unselected package libnet1:ppc64el. [2021-02-10T16:04:17.675Z] #42 42.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-10T16:04:17.675Z] #42 42.75 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-10T16:04:17.675Z] #42 42.87 Selecting previously unselected package libnet1-dev. [2021-02-10T16:04:17.675Z] #42 42.89 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-10T16:04:17.675Z] #42 42.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-10T16:04:17.675Z] #42 43.12 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-10T16:04:17.675Z] #42 43.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-10T16:04:17.675Z] #42 43.14 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-10T16:04:17.675Z] #42 43.28 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-02-10T16:04:17.675Z] #42 43.28 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-02-10T16:04:17.675Z] #42 43.29 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-10T16:04:17.675Z] #42 43.49 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-10T16:04:17.675Z] #42 43.51 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-10T16:04:17.675Z] #42 43.52 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-10T16:04:17.842Z] #42 43.35 CC images/memfd.o [2021-02-10T16:04:17.903Z] #48 26.29 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-10T16:04:17.903Z] #48 26.30 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:04:17.978Z] #42 43.62 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-02-10T16:04:17.979Z] #42 43.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-02-10T16:04:17.979Z] #42 43.64 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-10T16:04:17.979Z] #42 43.76 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-02-10T16:04:17.979Z] #42 43.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-02-10T16:04:17.979Z] #42 43.78 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-10T16:04:18.099Z] #42 43.61 CC images/timens.o [2021-02-10T16:04:18.178Z] #48 26.49 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:04:18.284Z] #42 44.02 Selecting previously unselected package libprotobuf17:ppc64el. [2021-02-10T16:04:18.284Z] #42 44.03 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-02-10T16:04:18.284Z] #42 44.03 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-10T16:04:18.284Z] #42 ... [2021-02-10T16:04:18.284Z] [2021-02-10T16:04:18.284Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:18.284Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-10T16:04:18.284Z] #36 26.41 Reading package lists... [2021-02-10T16:04:18.284Z] #36 34.31 Building dependency tree... [2021-02-10T16:04:18.284Z] #36 38.02 The following additional packages will be installed: [2021-02-10T16:04:18.284Z] #36 38.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-10T16:04:18.284Z] #36 38.04 Suggested packages: [2021-02-10T16:04:18.284Z] #36 38.06 cmake-doc ninja-build lrzip [2021-02-10T16:04:18.284Z] #36 38.06 Recommended packages: [2021-02-10T16:04:18.284Z] #36 38.06 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-10T16:04:18.284Z] #36 39.42 The following NEW packages will be installed: [2021-02-10T16:04:18.284Z] #36 39.42 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-10T16:04:18.284Z] #36 39.43 vim-common xxd [2021-02-10T16:04:18.284Z] #36 39.57 0 upgraded, 10 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:04:18.284Z] #36 39.57 Need to get 14.9 MB of archives. [2021-02-10T16:04:18.284Z] #36 39.57 After this operation, 67.2 MB of additional disk space will be used. [2021-02-10T16:04:18.284Z] #36 39.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-10T16:04:18.284Z] #36 39.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-10T16:04:18.284Z] #36 39.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-02-10T16:04:18.284Z] #36 39.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-10T16:04:18.284Z] #36 40.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-02-10T16:04:18.284Z] #36 40.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-02-10T16:04:18.284Z] #36 40.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-02-10T16:04:18.284Z] #36 40.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-02-10T16:04:18.284Z] #36 40.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-02-10T16:04:18.284Z] #36 40.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-02-10T16:04:18.284Z] #36 43.24 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:04:18.284Z] #36 43.53 Fetched 14.9 MB in 2s (8496 kB/s) [2021-02-10T16:04:18.284Z] #36 43.61 Selecting previously unselected package xxd. [2021-02-10T16:04:18.284Z] #36 43.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-10T16:04:18.284Z] #36 43.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-10T16:04:18.284Z] #36 43.69 Unpacking xxd (2:8.1.0875-5) ... [2021-02-10T16:04:18.284Z] #36 43.89 Selecting previously unselected package vim-common. [2021-02-10T16:04:18.284Z] #36 43.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:04:18.284Z] #36 43.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-10T16:04:18.586Z] #36 ... [2021-02-10T16:04:18.586Z] [2021-02-10T16:04:18.586Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:04:18.586Z] #56 sha256:96fb82da87b34590a2af7661de488b9322b1e8cd34b178eca80abb7d6d7773e5 [2021-02-10T16:04:18.586Z] #56 0.241 + RM_GOPATH=0 [2021-02-10T16:04:18.586Z] #56 0.241 + TMP_GOPATH= [2021-02-10T16:04:18.586Z] #56 0.241 + : /build [2021-02-10T16:04:18.586Z] #56 0.244 + '[' -z '' ']' [2021-02-10T16:04:18.586Z] #56 0.248 ++ mktemp -d [2021-02-10T16:04:18.586Z] #56 0.250 + export GOPATH=/tmp/tmp.fep2piPh3b [2021-02-10T16:04:18.586Z] #56 0.251 + GOPATH=/tmp/tmp.fep2piPh3b [2021-02-10T16:04:18.586Z] #56 0.252 + RM_GOPATH=1 [2021-02-10T16:04:18.586Z] #56 0.252 + case "$(go env GOARCH)" in [2021-02-10T16:04:18.586Z] #56 0.254 ++ go env GOARCH [2021-02-10T16:04:18.586Z] #56 0.263 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:18.586Z] #56 0.264 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:18.586Z] #56 0.266 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:18.586Z] #56 0.267 + dir=/tmp/install [2021-02-10T16:04:18.586Z] #56 0.268 + bin=containerd [2021-02-10T16:04:18.586Z] #56 0.269 + shift [2021-02-10T16:04:18.586Z] #56 0.269 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-10T16:04:18.586Z] #56 0.270 + . /tmp/install/containerd.installer [2021-02-10T16:04:18.586Z] #56 0.271 ++ set -e [2021-02-10T16:04:18.586Z] #56 0.272 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:04:18.586Z] #56 0.273 + install_containerd [2021-02-10T16:04:18.586Z] #56 0.274 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-10T16:04:18.586Z] #56 0.275 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:04:18.586Z] #56 0.275 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fep2piPh3b/src/github.com/containerd/containerd [2021-02-10T16:04:18.586Z] #56 0.277 Cloning into '/tmp/tmp.fep2piPh3b/src/github.com/containerd/containerd'... [2021-02-10T16:04:18.666Z] #42 43.91 LINK images/built-in.o [2021-02-10T16:04:18.666Z] #42 44.08 GEN compel/include/asm [2021-02-10T16:04:18.666Z] #42 44.11 GEN compel/include/version.h [2021-02-10T16:04:18.666Z] #42 44.13 touch .config [2021-02-10T16:04:18.666Z] #42 44.18 GEN include/common/config.h [2021-02-10T16:04:18.666Z] #42 44.30 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-10T16:04:18.752Z] #48 26.77 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:04:18.752Z] #48 26.97 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:04:18.752Z] #48 26.98 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-10T16:04:18.752Z] #48 26.98 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:04:18.752Z] #48 27.04 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:04:18.801Z] #50 26.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:04:18.924Z] #42 44.32 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-10T16:04:18.924Z] #42 44.34 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-10T16:04:18.924Z] #42 44.36 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-10T16:04:18.924Z] #42 44.38 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-10T16:04:18.924Z] #42 44.43 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-10T16:04:18.924Z] #42 44.44 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-10T16:04:18.924Z] #42 44.48 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-10T16:04:18.924Z] #42 44.49 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-10T16:04:18.924Z] #42 44.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-10T16:04:18.924Z] #42 44.52 DEP compel/plugins/std/infect.d [2021-02-10T16:04:19.014Z] #48 27.12 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-10T16:04:19.014Z] #48 27.28 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:04:19.063Z] #50 26.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:04:19.063Z] #50 26.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:04:19.276Z] #48 ... [2021-02-10T16:04:19.276Z] [2021-02-10T16:04:19.276Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:04:19.276Z] #46 sha256:b48016cc439e476dadaca415af289904e9cb98e25510e6fe9af26f76d9b865dd [2021-02-10T16:04:19.276Z] #46 17.53 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:04:19.276Z] #46 18.56 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:04:19.276Z] #46 19.67 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:04:19.276Z] #46 26.55 go: finding github.com/fatih/color v1.9.0 [2021-02-10T16:04:19.276Z] #46 26.61 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:04:19.276Z] #46 26.71 go: finding github.com/pkg/errors v0.9.1 [2021-02-10T16:04:19.276Z] #46 26.91 go: finding github.com/spf13/pflag v1.0.3 [2021-02-10T16:04:19.276Z] #46 27.10 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:04:19.276Z] #46 27.20 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:04:19.276Z] #46 27.48 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:04:19.276Z] #46 ... [2021-02-10T16:04:19.276Z] [2021-02-10T16:04:19.276Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:19.276Z] #48 sha256:fe89161e558e04c6ab5297a68d4f3697406b1fdc521f51c07627b4094298ed4b [2021-02-10T16:04:19.276Z] #48 27.57 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:04:19.276Z] #48 27.59 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:04:19.276Z] #48 27.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:04:19.276Z] #48 27.67 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:04:19.326Z] #50 26.80 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:04:19.490Z] #42 44.75 DEP compel/plugins/std/string.d [2021-02-10T16:04:19.490Z] #42 44.83 DEP compel/plugins/std/log.d [2021-02-10T16:04:19.490Z] #42 44.94 DEP compel/plugins/std/fds.d [2021-02-10T16:04:19.490Z] #42 45.03 DEP compel/plugins/std/std.d [2021-02-10T16:04:19.539Z] #48 27.87 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-10T16:04:19.539Z] #48 27.96 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:04:19.658Z] #56 ... [2021-02-10T16:04:19.658Z] [2021-02-10T16:04:19.658Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:19.658Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-10T16:04:19.658Z] #13 27.54 Reading package lists... [2021-02-10T16:04:19.658Z] #13 35.83 Building dependency tree... [2021-02-10T16:04:19.658Z] #13 39.65 The following additional packages will be installed: [2021-02-10T16:04:19.658Z] #13 39.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-10T16:04:19.658Z] #13 39.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-10T16:04:19.658Z] #13 39.66 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-10T16:04:19.658Z] #13 39.66 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-10T16:04:19.658Z] #13 39.66 mingw-w64-x86-64-dev [2021-02-10T16:04:19.658Z] #13 39.67 Suggested packages: [2021-02-10T16:04:19.658Z] #13 39.67 gcc-8-locales seccomp wine64 [2021-02-10T16:04:19.658Z] #13 41.06 The following NEW packages will be installed: [2021-02-10T16:04:19.658Z] #13 41.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-10T16:04:19.658Z] #13 41.06 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-10T16:04:19.658Z] #13 41.06 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-10T16:04:19.658Z] #13 41.06 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-10T16:04:19.658Z] #13 41.06 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-10T16:04:19.658Z] #13 41.06 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-10T16:04:19.658Z] #13 41.07 The following packages will be upgraded: [2021-02-10T16:04:19.658Z] #13 41.07 libsystemd0 libudev1 [2021-02-10T16:04:19.658Z] #13 41.19 2 upgraded, 25 newly installed, 0 to remove and 19 not upgraded. [2021-02-10T16:04:19.658Z] #13 41.19 Need to get 79.4 MB of archives. [2021-02-10T16:04:19.658Z] #13 41.19 After this operation, 532 MB of additional disk space will be used. [2021-02-10T16:04:19.658Z] #13 41.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-02-10T16:04:19.658Z] #13 41.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-02-10T16:04:19.658Z] #13 41.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-02-10T16:04:19.658Z] #13 41.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-02-10T16:04:19.658Z] #13 41.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-10T16:04:19.658Z] #13 41.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-02-10T16:04:19.658Z] #13 41.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-02-10T16:04:19.658Z] #13 41.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-10T16:04:19.658Z] #13 42.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-10T16:04:19.658Z] #13 42.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-10T16:04:19.658Z] #13 42.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-02-10T16:04:19.658Z] #13 ... [2021-02-10T16:04:19.658Z] [2021-02-10T16:04:19.658Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:19.658Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-10T16:04:19.658Z] #42 44.74 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-02-10T16:04:19.658Z] #42 44.75 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-02-10T16:04:19.658Z] #42 44.75 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-10T16:04:19.658Z] #42 45.10 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-02-10T16:04:19.658Z] #42 45.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-02-10T16:04:19.658Z] #42 45.16 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-10T16:04:19.747Z] #42 45.12 DEP compel/plugins/shmem/shmem.d [2021-02-10T16:04:19.747Z] #42 45.21 DEP compel/plugins/fds/fds.d [2021-02-10T16:04:19.747Z] #42 45.32 CC compel/plugins/std/std.o [2021-02-10T16:04:19.899Z] #50 27.28 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:04:20.005Z] #42 45.60 CC compel/plugins/std/fds.o [2021-02-10T16:04:20.112Z] #48 28.27 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:04:20.112Z] #48 28.31 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:04:20.112Z] #48 28.37 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:04:20.112Z] #48 28.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:04:20.112Z] #48 28.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:04:20.374Z] #48 28.76 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:04:20.374Z] #48 28.79 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:04:20.571Z] #42 45.97 CC compel/plugins/std/log.o [2021-02-10T16:04:20.572Z] #42 ... [2021-02-10T16:04:20.572Z] [2021-02-10T16:04:20.572Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:04:20.572Z] #57 sha256:3492c97c7672ef325cf2625b06690127355db85ce4b7065bd2c751de90c694cf [2021-02-10T16:04:20.572Z] #57 DONE 128.6s [2021-02-10T16:04:20.637Z] #48 28.84 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:04:20.830Z] [2021-02-10T16:04:20.830Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-10T16:04:20.830Z] #58 sha256:2debfa104065f3cad34d7e6f004f4cc6b118537011f6dc39a5ad839fe817a21a [2021-02-10T16:04:20.830Z] #58 DONE 0.1s [2021-02-10T16:04:20.830Z] [2021-02-10T16:04:20.830Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-10T16:04:20.831Z] #59 sha256:25ce5005c7e39eb2dd36b50d005b34d898c85f4c7827842f55e21645a656d2f9 [2021-02-10T16:04:20.831Z] #59 DONE 0.1s [2021-02-10T16:04:20.831Z] [2021-02-10T16:04:20.831Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:20.831Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:04:20.831Z] #12 128.1 Selecting previously unselected package libapparmor1:amd64. [2021-02-10T16:04:20.831Z] #12 128.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-10T16:04:20.831Z] #12 128.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-10T16:04:20.831Z] #12 128.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-10T16:04:20.831Z] #12 128.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-10T16:04:20.831Z] #12 128.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-10T16:04:20.899Z] #48 29.16 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:04:21.089Z] #12 129.0 Selecting previously unselected package libbtrfs0. [2021-02-10T16:04:21.089Z] #12 129.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-10T16:04:21.089Z] #12 129.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-10T16:04:21.161Z] #48 29.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:04:21.210Z] #42 46.68 Selecting previously unselected package libprotoc17:ppc64el. [2021-02-10T16:04:21.210Z] #42 46.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-02-10T16:04:21.210Z] #42 46.69 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-10T16:04:21.285Z] #50 28.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:04:21.347Z] #12 129.1 Selecting previously unselected package libbtrfs-dev. [2021-02-10T16:04:21.347Z] #12 129.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-10T16:04:21.347Z] #12 129.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:04:21.428Z] #48 29.65 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:04:21.428Z] #48 29.70 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:04:21.512Z] #42 ... [2021-02-10T16:04:21.512Z] [2021-02-10T16:04:21.512Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:04:21.512Z] #64 sha256:f1f80412d68ccc8a898afae82471240b110d92862f2d7c9ff48b22a2a2e2a6c3 [2021-02-10T16:04:21.512Z] #64 DONE 47.3s [2021-02-10T16:04:21.512Z] [2021-02-10T16:04:21.512Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:21.512Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-10T16:04:21.512Z] #42 47.27 Selecting previously unselected package protobuf-c-compiler. [2021-02-10T16:04:21.512Z] #42 47.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-02-10T16:04:21.512Z] #42 47.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-10T16:04:21.605Z] #12 129.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-10T16:04:21.605Z] #12 129.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-10T16:04:21.605Z] #12 129.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-10T16:04:21.605Z] #12 129.6 Selecting previously unselected package libudev-dev:amd64. [2021-02-10T16:04:21.690Z] #48 30.06 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:04:21.818Z] #42 47.68 Selecting previously unselected package protobuf-compiler. [2021-02-10T16:04:21.818Z] #42 47.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-02-10T16:04:21.818Z] #42 47.72 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-10T16:04:21.818Z] #42 47.77 Selecting previously unselected package python-pkg-resources. [2021-02-10T16:04:21.818Z] #42 47.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-10T16:04:21.818Z] #42 47.79 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-10T16:04:21.859Z] #50 ... [2021-02-10T16:04:21.859Z] [2021-02-10T16:04:21.859Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:04:21.859Z] #63 sha256:d02c984d6be0a11a178dadc545479f6357f499681e989b3a1cebc4b0a79ed8c5 [2021-02-10T16:04:21.863Z] #12 129.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-10T16:04:21.863Z] #12 129.7 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-10T16:04:21.952Z] #48 30.12 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:04:21.952Z] #48 30.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:04:21.952Z] #48 30.28 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:04:21.952Z] #48 30.28 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:04:21.952Z] #48 30.30 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:04:22.121Z] #12 130.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-10T16:04:22.121Z] #12 130.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-10T16:04:22.121Z] #12 130.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-10T16:04:22.380Z] #12 130.3 Selecting previously unselected package libpcre16-3:amd64. [2021-02-10T16:04:22.380Z] #12 130.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-10T16:04:22.380Z] #12 130.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-10T16:04:22.473Z] #42 48.26 Selecting previously unselected package python-six. [2021-02-10T16:04:22.473Z] #42 48.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-10T16:04:22.473Z] #42 48.34 Unpacking python-six (1.12.0-1) ... [2021-02-10T16:04:22.631Z] #66 exporting layers 5.0s done [2021-02-10T16:04:22.631Z] #66 writing image sha256:c8762456ac5afd917ab95ad8cdecc7f190c2117eb5ab3cb44675d13d6cb6a360 done [2021-02-10T16:04:22.631Z] #66 naming to docker.io/library/docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 done [2021-02-10T16:04:22.631Z] #66 DONE 5.0s [2021-02-10T16:04:22.638Z] #12 130.5 Selecting previously unselected package libpcre32-3:amd64. [2021-02-10T16:04:22.638Z] #12 130.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-10T16:04:22.638Z] #12 130.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-10T16:04:22.638Z] #12 130.7 Selecting previously unselected package libpcrecpp0v5:amd64. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-10T16:04:22.776Z] #42 48.46 Selecting previously unselected package python-protobuf. [2021-02-10T16:04:22.776Z] #42 48.46 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-02-10T16:04:22.776Z] #42 48.47 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-10T16:04:22.899Z] #12 130.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-10T16:04:22.899Z] #12 130.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-10T16:04:22.899Z] #12 130.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-10T16:04:22.899Z] #12 130.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-10T16:04:22.899Z] #12 130.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-10T16:04:22.903Z] #48 31.25 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:04:22.903Z] #48 31.27 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:04:23.110Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/test/unit [2021-02-10T16:04:23.429Z] #42 49.38 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-10T16:04:23.443Z] #63 29.16 Checking out files: 44% (849/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: 81% (1546/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-10T16:04:23.444Z] #63 30.94 + cd /tmp/tmp.MzJqINNVxH/src/github.com/docker/libnetwork [2021-02-10T16:04:23.444Z] #63 30.94 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:04:23.469Z] #12 131.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-10T16:04:23.469Z] #12 131.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-10T16:04:23.469Z] #12 131.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-10T16:04:23.705Z] #63 31.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-10T16:04:23.726Z] #12 131.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-10T16:04:23.726Z] #12 131.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-10T16:04:23.726Z] #12 131.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-10T16:04:23.726Z] #12 131.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-10T16:04:23.726Z] #12 131.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-10T16:04:23.726Z] #12 131.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-10T16:04:23.984Z] #12 131.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-10T16:04:23.984Z] #12 131.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-10T16:04:23.984Z] #12 131.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-10T16:04:24.243Z] #12 132.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-10T16:04:24.286Z] #63 ... [2021-02-10T16:04:24.286Z] [2021-02-10T16:04:24.286Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:04:24.286Z] #33 sha256:ae2d41765112aa87e6994fa3d3dd440038ff0b453b1d387702e7bdc0b7c342c4 [2021-02-10T16:04:24.286Z] #33 21.72 internal/testlog [2021-02-10T16:04:24.286Z] #33 22.41 encoding [2021-02-10T16:04:24.286Z] #33 22.78 runtime/cgo [2021-02-10T16:04:24.286Z] #33 ... [2021-02-10T16:04:24.286Z] [2021-02-10T16:04:24.286Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:24.286Z] #48 sha256:f018697615b28537daa5327d4634d0a0b00a8a4f0497a3f4c14333a8073b0cec [2021-02-10T16:04:24.286Z] #48 24.25 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-10T16:04:24.286Z] #48 24.71 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:04:24.286Z] #48 24.81 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-10T16:04:24.286Z] #48 25.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:04:24.286Z] #48 25.34 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:04:24.286Z] #48 25.51 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:04:24.286Z] #48 25.80 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:04:24.286Z] #48 25.96 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:04:24.286Z] #48 26.29 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:04:24.286Z] #48 26.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:04:24.286Z] #48 27.41 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:04:24.286Z] #48 27.65 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:04:24.286Z] #48 27.85 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:04:24.286Z] #48 27.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:04:24.286Z] #48 28.83 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:04:24.286Z] #48 28.98 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:04:24.501Z] #12 132.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-10T16:04:24.501Z] #12 132.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-10T16:04:24.501Z] #12 132.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-10T16:04:24.501Z] #12 132.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-10T16:04:24.501Z] #12 132.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-10T16:04:24.501Z] #12 132.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:04:24.501Z] #12 132.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-10T16:04:24.501Z] #12 132.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-10T16:04:24.501Z] #12 132.5 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-10T16:04:24.501Z] #12 132.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-10T16:04:24.501Z] #12 132.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:04:24.501Z] #12 132.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-10T16:04:24.501Z] #12 132.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-10T16:04:24.501Z] #12 132.5 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-10T16:04:24.548Z] #48 ... [2021-02-10T16:04:24.548Z] [2021-02-10T16:04:24.548Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:04:24.548Z] #46 sha256:db79b29df29ce24934df89275a02d7f7eded112e21b83c7bb8d30825556f15c2 [2021-02-10T16:04:24.548Z] #46 22.01 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:04:24.548Z] #46 26.56 go: finding github.com/fatih/color v1.9.0 [2021-02-10T16:04:24.548Z] #46 26.80 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:04:24.548Z] #46 26.90 go: finding github.com/pkg/errors v0.9.1 [2021-02-10T16:04:24.548Z] #46 26.96 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:04:24.548Z] #46 27.25 go: finding github.com/spf13/pflag v1.0.3 [2021-02-10T16:04:24.548Z] #46 27.30 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:04:24.548Z] #46 27.63 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:04:24.548Z] #46 28.20 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:04:24.548Z] #46 28.20 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:04:24.548Z] #46 28.24 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:04:24.548Z] #46 28.25 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:04:24.548Z] #46 ... [2021-02-10T16:04:24.548Z] [2021-02-10T16:04:24.548Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:24.548Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:04:24.548Z] #44 26.80 unicode/utf16 [2021-02-10T16:04:24.548Z] #44 27.26 container/list [2021-02-10T16:04:24.548Z] #44 28.27 crypto/internal/subtle [2021-02-10T16:04:24.548Z] #44 28.52 crypto/subtle [2021-02-10T16:04:24.548Z] #44 28.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-10T16:04:24.548Z] #44 28.87 internal/nettrace [2021-02-10T16:04:24.548Z] #44 29.14 runtime/cgo [2021-02-10T16:04:24.759Z] #12 132.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-10T16:04:24.759Z] #12 132.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-10T16:04:24.759Z] #12 132.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:04:24.759Z] #12 132.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 [2021-02-10T16:04:24.759Z] #12 132.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 [2021-02-10T16:04:24.759Z] #12 132.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:04:24.759Z] #12 132.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-10T16:04:24.759Z] #12 132.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-10T16:04:24.759Z] #12 132.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-10T16:04:24.759Z] #12 132.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-10T16:04:24.759Z] #12 132.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-10T16:04:24.759Z] #12 132.7 Setting up dmsetup (2:1.02.155-3) ... [2021-02-10T16:04:24.759Z] #12 132.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-10T16:04:24.759Z] #12 132.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-10T16:04:24.759Z] #12 132.8 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:04:25.698Z] #12 DONE 133.3s [2021-02-10T16:04:25.698Z] [2021-02-10T16:04:25.698Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:04:25.698Z] #52 sha256:75fe98c36a1898be9dba58eb00856a6acf58faef7f1988093ba501fb29f80f2f [2021-02-10T16:04:25.835Z] ? github.com/docker/docker/api [no test files] [2021-02-10T16:04:26.008Z] #44 ... [2021-02-10T16:04:26.008Z] [2021-02-10T16:04:26.008Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:04:26.008Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:04:26.212Z] #48 ... [2021-02-10T16:04:26.212Z] [2021-02-10T16:04:26.212Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:04:26.212Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:04:26.212Z] #39 31.10 Checking out files: 70% (1193/1681) Checking out files: 71% (1194/1681) Checking out files: 72% (1211/1681) Checking out files: 73% (1228/1681) Checking out files: 74% (1244/1681) Checking out files: 75% (1261/1681) Checking out files: 76% (1278/1681) Checking out files: 77% (1295/1681) Checking out files: 78% (1312/1681) Checking out files: 79% (1328/1681) Checking out files: 80% (1345/1681) Checking out files: 81% (1362/1681) Checking out files: 82% (1379/1681) Checking out files: 83% (1396/1681) Checking out files: 84% (1413/1681) Checking out files: 85% (1429/1681) Checking out files: 86% (1446/1681) Checking out files: 87% (1463/1681) Checking out files: 88% (1480/1681) Checking out files: 89% (1497/1681) Checking out files: 90% (1513/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-10T16:04:26.212Z] #39 31.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-10T16:04:26.212Z] #39 ... [2021-02-10T16:04:26.212Z] [2021-02-10T16:04:26.212Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:26.212Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:04:26.212Z] #44 24.15 crypto/internal/subtle [2021-02-10T16:04:26.212Z] #44 24.33 crypto/subtle [2021-02-10T16:04:26.212Z] #44 24.69 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-10T16:04:26.212Z] #44 24.98 internal/nettrace [2021-02-10T16:04:26.212Z] #44 25.32 runtime/cgo [2021-02-10T16:04:26.212Z] #44 ... [2021-02-10T16:04:26.212Z] [2021-02-10T16:04:26.212Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:04:26.213Z] #50 sha256:c99a2606fbbc948e698753f4634e54491ca0155e862856646294a902e378fab6 [2021-02-10T16:04:26.213Z] #50 24.72 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:04:26.213Z] #50 26.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:04:26.213Z] #50 28.23 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:04:26.213Z] #50 30.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:04:26.213Z] #50 30.68 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:04:26.213Z] #50 30.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:04:26.213Z] #50 31.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:04:26.213Z] #50 32.66 runtime [2021-02-10T16:04:26.213Z] #50 32.68 runtime/cgo [2021-02-10T16:04:26.213Z] #50 ... [2021-02-10T16:04:26.213Z] [2021-02-10T16:04:26.213Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:04:26.213Z] #63 sha256:50cea6c04dd6c2995676da83ff0ca1e1589372d8231ed904a323e72e15c2f16a [2021-02-10T16:04:26.270Z] #39 33.27 Checking out files: 78% (1312/1681) Checking out files: 79% (1328/1681) Checking out files: 80% (1345/1681) Checking out files: 81% (1362/1681) Checking out files: 82% (1379/1681) Checking out files: 83% (1396/1681) Checking out files: 84% (1413/1681) Checking out files: 85% (1429/1681) Checking out files: 86% (1446/1681) Checking out files: 87% (1463/1681) Checking out files: 88% (1480/1681) Checking out files: 89% (1497/1681) Checking out files: 90% (1513/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-10T16:04:26.270Z] #39 33.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-10T16:04:27.074Z] #52 1.703 + RM_GOPATH=0 [2021-02-10T16:04:27.074Z] #52 1.703 + TMP_GOPATH= [2021-02-10T16:04:27.074Z] #52 1.703 + : /build [2021-02-10T16:04:27.074Z] #52 1.703 + '[' -z '' ']' [2021-02-10T16:04:27.074Z] #52 1.703 ++ mktemp -d [2021-02-10T16:04:27.074Z] #52 1.708 + export GOPATH=/tmp/tmp.ymTFtjv7Sn [2021-02-10T16:04:27.074Z] #52 1.708 + GOPATH=/tmp/tmp.ymTFtjv7Sn [2021-02-10T16:04:27.074Z] #52 1.709 + RM_GOPATH=1 [2021-02-10T16:04:27.074Z] #52 1.709 + case "$(go env GOARCH)" in [2021-02-10T16:04:27.074Z] #52 1.712 ++ go env GOARCH [2021-02-10T16:04:27.074Z] #52 1.728 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:27.074Z] #52 1.728 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:27.074Z] #52 1.740 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:27.074Z] #52 1.744 + dir=/tmp/install [2021-02-10T16:04:27.074Z] #52 1.744 + bin=runc [2021-02-10T16:04:27.074Z] #52 1.744 + shift [2021-02-10T16:04:27.074Z] #52 1.744 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-10T16:04:27.074Z] #52 1.744 + . /tmp/install/runc.installer [2021-02-10T16:04:27.074Z] #52 1.744 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:04:27.074Z] #52 1.744 + install_runc [2021-02-10T16:04:27.074Z] #52 1.744 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-10T16:04:27.074Z] #52 1.745 + uname -r [2021-02-10T16:04:27.074Z] #52 1.747 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-10T16:04:27.074Z] #52 1.747 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-10T16:04:27.074Z] #52 1.747 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-10T16:04:27.074Z] #52 1.748 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ymTFtjv7Sn/src/github.com/opencontainers/runc [2021-02-10T16:04:27.074Z] #52 1.750 Cloning into '/tmp/tmp.ymTFtjv7Sn/src/github.com/opencontainers/runc'... [2021-02-10T16:04:27.336Z] #52 ... [2021-02-10T16:04:27.336Z] [2021-02-10T16:04:27.336Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-10T16:04:27.336Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-10T16:04:27.336Z] #13 DONE 1.9s [2021-02-10T16:04:27.597Z] [2021-02-10T16:04:27.597Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:27.597Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:04:27.597Z] #42 47.27 CC compel/plugins/std/string.o [2021-02-10T16:04:27.597Z] #42 48.00 CC compel/plugins/std/infect.o [2021-02-10T16:04:27.597Z] #42 48.40 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-10T16:04:27.597Z] #42 48.47 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-10T16:04:27.597Z] #42 48.50 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-10T16:04:27.597Z] #42 48.55 AR compel/plugins/std.lib.a [2021-02-10T16:04:27.597Z] #42 48.65 CC compel/plugins/fds/fds.o [2021-02-10T16:04:27.597Z] #42 48.91 AR compel/plugins/fds.lib.a [2021-02-10T16:04:27.597Z] #42 48.97 HOSTDEP compel/src/lib/log-host.d [2021-02-10T16:04:27.597Z] #42 49.05 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-10T16:04:27.597Z] #42 49.12 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-10T16:04:27.597Z] #42 49.19 HOSTDEP compel/src/main-host.d [2021-02-10T16:04:27.597Z] #42 49.26 DEP compel/src/lib/ptrace.d [2021-02-10T16:04:27.597Z] #42 49.34 DEP compel/src/lib/infect.d [2021-02-10T16:04:27.597Z] #42 49.53 DEP compel/src/lib/infect-util.d [2021-02-10T16:04:27.597Z] #42 49.65 DEP compel/src/lib/infect-rpc.d [2021-02-10T16:04:27.597Z] #42 49.75 DEP compel/arch/x86/src/lib/infect.d [2021-02-10T16:04:27.597Z] #42 49.85 DEP compel/arch/x86/src/lib/cpu.d [2021-02-10T16:04:27.597Z] #42 49.94 DEP compel/src/lib/log.d [2021-02-10T16:04:27.597Z] #42 50.04 DEP compel/src/main.d [2021-02-10T16:04:27.597Z] #42 50.13 DEP compel/src/lib/handle-elf.d [2021-02-10T16:04:27.597Z] #42 50.22 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-10T16:04:27.597Z] #42 50.31 CC compel/src/lib/log.o [2021-02-10T16:04:27.597Z] #42 50.45 CC compel/arch/x86/src/lib/cpu.o [2021-02-10T16:04:27.597Z] #42 51.54 CC compel/arch/x86/src/lib/infect.o [2021-02-10T16:04:27.597Z] #42 52.60 CC compel/src/lib/infect-rpc.o [2021-02-10T16:04:27.597Z] #42 53.05 CC compel/src/lib/infect-util.o [2021-02-10T16:04:27.597Z] #42 ... [2021-02-10T16:04:27.597Z] [2021-02-10T16:04:27.597Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:27.597Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:04:27.598Z] #44 125.5 net/textproto [2021-02-10T16:04:27.598Z] #44 125.5 crypto/x509 [2021-02-10T16:04:27.598Z] #44 126.7 vendor/golang.org/x/net/http/httpguts [2021-02-10T16:04:27.598Z] #44 127.0 vendor/golang.org/x/net/http/httpproxy [2021-02-10T16:04:27.598Z] #44 127.5 mime/multipart [2021-02-10T16:04:27.598Z] #44 130.2 crypto/tls [2021-02-10T16:04:27.856Z] #44 ... [2021-02-10T16:04:27.856Z] [2021-02-10T16:04:27.856Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-10T16:04:27.856Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-10T16:04:27.983Z] #42 ... [2021-02-10T16:04:27.983Z] [2021-02-10T16:04:27.983Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:27.983Z] #49 sha256:b5da8267c43fe4d9771cf849c0e9a101ff21d7852d2339937976b3dfa72572ce [2021-02-10T16:04:27.983Z] #49 48.15 go: finding github.com/fatih/color v1.7.0 [2021-02-10T16:04:27.983Z] #49 48.35 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:04:27.983Z] #49 48.56 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:04:27.983Z] #49 48.63 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:04:27.983Z] #49 48.74 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:04:27.983Z] #49 48.77 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:04:27.983Z] #49 48.87 go: finding github.com/pkg/errors v0.8.1 [2021-02-10T16:04:27.983Z] #49 48.88 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:04:27.983Z] #49 48.90 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:04:27.983Z] #49 48.96 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:04:27.983Z] #49 48.97 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:04:27.983Z] #49 48.98 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:04:27.983Z] #49 49.00 go: finding github.com/spf13/viper v1.6.1 [2021-02-10T16:04:27.983Z] #49 49.07 go: finding github.com/stretchr/testify v1.4.0 [2021-02-10T16:04:27.983Z] #49 49.08 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:04:27.983Z] #49 49.10 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:04:27.983Z] #49 49.12 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:04:27.983Z] #49 49.17 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:04:27.983Z] #49 49.17 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:04:27.983Z] #49 49.20 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:04:27.983Z] #49 49.22 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:04:27.983Z] #49 49.28 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:04:27.983Z] #49 49.29 go: finding github.com/spf13/cobra v0.0.5 [2021-02-10T16:04:27.983Z] #49 49.29 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:04:27.983Z] #49 49.31 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:04:27.983Z] #49 49.33 go: finding github.com/spf13/pflag v1.0.5 [2021-02-10T16:04:27.983Z] #49 49.37 go: finding github.com/stretchr/objx v0.2.0 [2021-02-10T16:04:27.983Z] #49 49.39 go: finding github.com/gobwas/glob v0.2.3 [2021-02-10T16:04:27.983Z] #49 49.40 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:04:27.983Z] #49 49.40 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:04:27.983Z] #49 49.47 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:04:27.983Z] #49 49.52 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:04:27.983Z] #49 49.53 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:04:27.983Z] #49 49.56 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:04:27.983Z] #49 49.58 go: finding github.com/magiconair/properties v1.8.1 [2021-02-10T16:04:27.983Z] #49 49.59 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:04:27.983Z] #49 49.70 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:04:27.983Z] #49 49.72 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:04:27.983Z] #49 49.74 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:04:27.983Z] #49 49.81 go: finding github.com/spf13/afero v1.1.2 [2021-02-10T16:04:27.983Z] #49 49.84 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:04:27.983Z] #49 49.85 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:04:27.983Z] #49 49.86 go: finding github.com/spf13/cast v1.3.0 [2021-02-10T16:04:27.983Z] #49 49.97 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:04:27.983Z] #49 49.98 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:04:27.983Z] #49 50.09 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-10T16:04:27.983Z] #49 50.21 go: finding golang.org/x/text v0.3.2 [2021-02-10T16:04:27.983Z] #49 50.21 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:04:27.983Z] #49 50.34 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:04:27.983Z] #49 50.35 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:04:27.983Z] #49 50.38 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:04:27.983Z] #49 50.43 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:04:27.983Z] #49 50.44 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:04:27.983Z] #49 50.47 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:04:27.983Z] #49 50.57 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:04:27.983Z] #49 50.57 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:04:27.983Z] #49 50.58 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:04:27.983Z] #49 50.64 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:04:27.983Z] #49 50.73 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-10T16:04:27.983Z] #49 50.74 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:04:27.983Z] #49 50.74 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:04:27.983Z] #49 50.76 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:04:27.983Z] #49 50.82 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:04:27.983Z] #49 50.83 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:04:27.983Z] #49 50.84 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-10T16:04:27.983Z] #49 50.88 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:04:27.983Z] #49 50.92 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:04:27.983Z] #49 51.11 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:04:27.983Z] #49 51.20 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-10T16:04:27.983Z] #49 51.35 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:04:27.983Z] #49 51.45 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:04:27.983Z] #49 51.46 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:04:27.983Z] #49 51.62 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:04:27.983Z] #49 51.65 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:04:28.285Z] #49 ... [2021-02-10T16:04:28.285Z] [2021-02-10T16:04:28.285Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:04:28.285Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-10T16:04:28.453Z] #63 34.54 Checking out files: 41% (787/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: 62% (1183/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-10T16:04:28.453Z] #63 36.71 + cd /tmp/tmp.AdQyKqTWdN/src/github.com/docker/libnetwork [2021-02-10T16:04:28.453Z] #63 36.72 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:04:28.587Z] #32 54.05 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) [2021-02-10T16:04:28.587Z] #32 ... [2021-02-10T16:04:28.587Z] [2021-02-10T16:04:28.587Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:28.587Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-10T16:04:28.587Z] #36 44.36 Selecting previously unselected package cmake-data. [2021-02-10T16:04:28.587Z] #36 44.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-10T16:04:28.587Z] #36 44.37 Unpacking cmake-data (3.13.4-1) ... [2021-02-10T16:04:28.587Z] #36 47.44 Selecting previously unselected package libicu63:ppc64el. [2021-02-10T16:04:28.587Z] #36 47.56 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-10T16:04:28.587Z] #36 47.58 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-10T16:04:28.730Z] #63 37.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-10T16:04:28.793Z] #14 DONE 1.3s [2021-02-10T16:04:28.794Z] [2021-02-10T16:04:28.794Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-10T16:04:28.794Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-10T16:04:28.830Z] #39 35.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-10T16:04:28.890Z] #36 ... [2021-02-10T16:04:28.890Z] [2021-02-10T16:04:28.891Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:28.891Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-10T16:04:28.891Z] #13 46.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-02-10T16:04:28.891Z] #13 49.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-02-10T16:04:28.891Z] #13 49.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-02-10T16:04:28.891Z] #13 49.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-10T16:04:28.891Z] #13 49.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-10T16:04:28.891Z] #13 49.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-02-10T16:04:28.891Z] #13 49.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-02-10T16:04:28.891Z] #13 49.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-02-10T16:04:28.891Z] #13 49.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-02-10T16:04:28.891Z] #13 49.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-02-10T16:04:28.891Z] #13 49.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-02-10T16:04:28.891Z] #13 49.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-02-10T16:04:28.891Z] #13 49.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-02-10T16:04:28.891Z] #13 49.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-02-10T16:04:28.891Z] #13 49.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-02-10T16:04:28.891Z] #13 49.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-02-10T16:04:28.891Z] #13 51.22 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:04:28.891Z] #13 51.39 Fetched 79.4 MB in 9s (9228 kB/s) [2021-02-10T16:04:28.891Z] #13 51.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-10T16:04:28.891Z] #13 51.66 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-02-10T16:04:28.891Z] #13 51.68 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-10T16:04:28.891Z] #13 52.05 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-02-10T16:04:28.891Z] #13 52.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 ... 15339 files and directories currently installed.) [2021-02-10T16:04:28.891Z] #13 52.31 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-02-10T16:04:28.891Z] #13 52.33 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-10T16:04:28.891Z] #13 52.70 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-02-10T16:04:28.891Z] #13 52.90 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-10T16:04:28.891Z] #13 52.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-10T16:04:28.891Z] #13 53.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-02-10T16:04:28.891Z] #13 53.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-10T16:04:28.891Z] #13 ... [2021-02-10T16:04:28.891Z] [2021-02-10T16:04:28.891Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:04:28.891Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-10T16:04:28.891Z] #32 54.05 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-10T16:04:28.891Z] #32 54.65 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-10T16:04:29.728Z] #15 1.080 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-10T16:04:29.728Z] #15 DONE 1.2s [2021-02-10T16:04:29.728Z] [2021-02-10T16:04:29.728Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:29.728Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:04:29.728Z] #44 137.8 net/http/httptrace [2021-02-10T16:04:29.734Z] #63 ... [2021-02-10T16:04:29.734Z] [2021-02-10T16:04:29.734Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:04:29.734Z] #46 sha256:b48016cc439e476dadaca415af289904e9cb98e25510e6fe9af26f76d9b865dd [2021-02-10T16:04:29.734Z] #46 27.70 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:04:29.734Z] #46 27.72 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:04:29.734Z] #46 27.74 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:04:29.734Z] #46 27.77 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:04:29.734Z] #46 ... [2021-02-10T16:04:29.734Z] [2021-02-10T16:04:29.734Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:29.734Z] #48 sha256:fe89161e558e04c6ab5297a68d4f3697406b1fdc521f51c07627b4094298ed4b [2021-02-10T16:04:29.734Z] #48 37.15 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-10T16:04:29.734Z] #48 37.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:04:29.734Z] #48 37.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:04:29.734Z] #48 37.28 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:04:29.734Z] #48 37.29 go: downloading github.com/spf13/afero v1.1.2 [2021-02-10T16:04:29.734Z] #48 37.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:04:29.734Z] #48 37.39 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-10T16:04:29.734Z] #48 37.40 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:04:29.734Z] #48 37.42 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:04:29.734Z] #48 37.57 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:04:29.734Z] #48 37.71 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:04:29.734Z] #48 37.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:04:29.734Z] #48 37.89 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:04:29.734Z] #48 37.90 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:04:29.734Z] #48 37.91 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:04:29.734Z] #48 37.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:04:29.734Z] #48 38.04 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:04:29.734Z] #48 38.05 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-10T16:04:29.734Z] #48 38.12 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:04:29.978Z] #32 55.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:04:29.999Z] #48 38.30 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-10T16:04:30.000Z] #48 38.30 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-10T16:04:30.000Z] #48 38.31 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:04:30.261Z] #48 38.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:04:30.261Z] #48 38.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:04:30.295Z] #44 138.3 net/http [2021-02-10T16:04:30.522Z] #48 38.72 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-10T16:04:30.522Z] #48 38.72 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:04:30.522Z] #48 38.75 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:04:30.522Z] #48 38.81 go: extracting github.com/spf13/afero v1.1.2 [2021-02-10T16:04:30.522Z] #48 38.88 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:04:30.522Z] #48 38.89 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:04:30.522Z] #48 38.97 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:04:30.784Z] #48 39.12 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:04:30.862Z] #44 ... [2021-02-10T16:04:30.862Z] [2021-02-10T16:04:30.862Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-10T16:04:30.862Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-10T16:04:30.862Z] #16 DONE 1.2s [2021-02-10T16:04:31.045Z] #48 39.18 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:04:31.161Z] [2021-02-10T16:04:31.162Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-10T16:04:31.162Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-10T16:04:31.307Z] #48 39.47 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:04:31.307Z] #48 39.48 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:04:31.307Z] #48 39.63 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:04:31.307Z] #48 39.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:04:31.570Z] #48 39.68 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:04:31.570Z] #48 39.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:04:31.570Z] #48 39.87 go: downloading golang.org/x/text v0.3.2 [2021-02-10T16:04:31.570Z] #48 39.93 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:04:31.834Z] #48 39.96 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:04:31.834Z] #48 40.16 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-10T16:04:31.834Z] #48 40.18 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:04:32.096Z] #17 DONE 1.1s [2021-02-10T16:04:32.096Z] [2021-02-10T16:04:32.096Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:32.096Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:04:32.096Z] #42 53.32 CC compel/src/lib/infect.o [2021-02-10T16:04:32.096Z] #42 56.39 CC compel/src/lib/ptrace.o [2021-02-10T16:04:32.096Z] #42 57.02 AR compel/libcompel.a [2021-02-10T16:04:32.096Z] #42 57.17 HOSTCC compel/src/main-host.o [2021-02-10T16:04:32.096Z] #42 57.51 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-10T16:04:32.098Z] #48 40.18 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-10T16:04:32.098Z] #48 40.19 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:04:32.098Z] #48 40.20 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:04:32.098Z] #48 40.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:04:32.098Z] #48 40.23 go: downloading github.com/spf13/cast v1.3.0 [2021-02-10T16:04:32.098Z] #48 40.24 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:04:32.354Z] #42 57.81 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-10T16:04:32.361Z] #48 40.53 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:04:32.361Z] #48 40.73 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:04:32.361Z] #48 40.76 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-10T16:04:32.624Z] #48 40.90 go: extracting github.com/spf13/cast v1.3.0 [2021-02-10T16:04:32.624Z] #48 41.02 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:04:32.884Z] #48 41.22 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-10T16:04:32.921Z] #42 58.46 HOSTCC compel/src/lib/log-host.o [2021-02-10T16:04:33.052Z] #39 ... [2021-02-10T16:04:33.052Z] [2021-02-10T16:04:33.052Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:04:33.052Z] #50 sha256:c5426250300dc3dd659165917dea83135a35dd411878922946a69ea48aaf0c21 [2021-02-10T16:04:33.052Z] #50 30.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:04:33.052Z] #50 32.04 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:04:33.052Z] #50 34.37 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:04:33.052Z] #50 34.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:04:33.052Z] #50 34.69 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:04:33.052Z] #50 34.72 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:04:33.052Z] #50 36.17 runtime [2021-02-10T16:04:33.052Z] #50 36.19 runtime/cgo [2021-02-10T16:04:33.052Z] #50 ... [2021-02-10T16:04:33.052Z] [2021-02-10T16:04:33.052Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:33.052Z] #48 sha256:f018697615b28537daa5327d4634d0a0b00a8a4f0497a3f4c14333a8073b0cec [2021-02-10T16:04:33.052Z] #48 34.02 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:04:33.052Z] #48 34.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:04:33.052Z] #48 34.05 go: downloading golang.org/x/text v0.3.2 [2021-02-10T16:04:33.052Z] #48 34.05 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:04:33.052Z] #48 34.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:04:33.052Z] #48 34.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:04:33.052Z] #48 34.10 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:04:33.052Z] #48 34.10 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:04:33.052Z] #48 34.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:04:33.052Z] #48 34.11 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:04:33.052Z] #48 34.11 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:04:33.052Z] #48 34.12 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-10T16:04:33.052Z] #48 34.20 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:04:33.052Z] #48 34.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:04:33.052Z] #48 34.40 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:04:33.052Z] #48 34.40 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:04:33.052Z] #48 34.62 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:04:33.052Z] #48 34.64 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:04:33.052Z] #48 34.68 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:04:33.052Z] #48 34.70 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-10T16:04:33.052Z] #48 34.78 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:04:33.052Z] #48 34.83 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:04:33.052Z] #48 35.06 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:04:33.052Z] #48 35.06 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:04:33.052Z] #48 35.26 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:04:33.052Z] #48 35.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:04:33.052Z] #48 35.46 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:04:33.052Z] #48 35.53 go: downloading github.com/fatih/color v1.7.0 [2021-02-10T16:04:33.052Z] #48 35.72 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-10T16:04:33.052Z] #48 35.72 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:04:33.052Z] #48 36.00 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:04:33.052Z] #48 36.15 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:04:33.052Z] #48 36.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:04:33.052Z] #48 36.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:04:33.052Z] #48 36.26 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:04:33.052Z] #48 36.27 go: extracting github.com/fatih/color v1.7.0 [2021-02-10T16:04:33.052Z] #48 36.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:04:33.052Z] #48 36.29 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:04:33.052Z] #48 36.65 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:04:33.053Z] #48 36.65 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:04:33.053Z] #48 36.67 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:04:33.053Z] #48 36.67 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-10T16:04:33.053Z] #48 36.70 go: downloading github.com/spf13/afero v1.1.2 [2021-02-10T16:04:33.053Z] #48 36.75 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:04:33.053Z] #48 36.83 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:04:33.053Z] #48 36.85 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:04:33.053Z] #48 37.07 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:04:33.053Z] #48 37.11 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:04:33.053Z] #48 37.13 go: extracting github.com/spf13/afero v1.1.2 [2021-02-10T16:04:33.053Z] #48 37.20 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:04:33.053Z] #48 37.21 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:04:33.053Z] #48 37.34 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:04:33.053Z] #48 37.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:04:33.053Z] #48 37.44 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:04:33.053Z] #48 37.62 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:04:33.053Z] #48 37.78 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:04:33.053Z] #48 37.78 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:04:33.053Z] #48 37.78 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:04:33.053Z] #48 37.78 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-10T16:04:33.053Z] #48 37.98 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-10T16:04:33.053Z] #48 38.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:04:33.053Z] #48 38.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:04:33.053Z] #48 38.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:04:33.053Z] #48 38.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:04:33.053Z] #48 38.40 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-10T16:04:33.053Z] #48 38.52 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:04:33.053Z] #48 38.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:04:33.053Z] #48 38.98 go: downloading github.com/spf13/cast v1.3.0 [2021-02-10T16:04:33.053Z] #48 39.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:04:33.053Z] #48 39.13 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:04:33.053Z] #48 39.53 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-10T16:04:33.053Z] #48 39.65 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:04:33.053Z] #48 39.75 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-10T16:04:33.053Z] #48 39.76 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:04:33.053Z] #48 39.78 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:04:33.053Z] #48 39.87 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:04:33.053Z] #48 39.88 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:04:33.053Z] #48 40.04 go: extracting github.com/spf13/cast v1.3.0 [2021-02-10T16:04:33.053Z] #48 40.05 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:04:33.053Z] #48 40.31 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:04:33.053Z] #48 40.35 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:04:33.053Z] #48 40.36 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:04:33.053Z] #48 40.68 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:04:33.156Z] #48 41.38 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:04:33.156Z] #48 41.38 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:04:33.156Z] #48 41.41 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-10T16:04:33.156Z] #48 41.41 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:04:33.156Z] #48 41.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:04:33.189Z] #42 58.66 HOSTLINK compel/compel-host-bin [2021-02-10T16:04:33.317Z] #48 40.84 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:04:33.317Z] #48 40.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-10T16:04:33.317Z] #48 40.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:04:33.317Z] #48 40.89 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-10T16:04:33.425Z] #48 41.65 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-10T16:04:33.425Z] #48 41.76 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:04:33.425Z] #48 41.76 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:04:33.448Z] #42 ... [2021-02-10T16:04:33.448Z] [2021-02-10T16:04:33.448Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-10T16:04:33.448Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-10T16:04:33.448Z] #18 DONE 1.2s [2021-02-10T16:04:33.448Z] [2021-02-10T16:04:33.448Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:33.448Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:04:33.448Z] #42 58.87 DEP soccr/soccr.d [2021-02-10T16:04:33.448Z] #42 ... [2021-02-10T16:04:33.448Z] [2021-02-10T16:04:33.448Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:04:33.448Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:04:33.578Z] #48 41.08 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:04:33.578Z] #48 41.13 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:04:33.688Z] #48 41.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:04:33.844Z] #48 41.34 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:04:33.844Z] #48 41.47 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:04:33.949Z] #48 42.24 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-10T16:04:33.949Z] #48 42.32 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:04:34.105Z] #48 41.57 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-10T16:04:34.105Z] #48 41.57 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-10T16:04:34.105Z] #48 41.58 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:04:34.105Z] #48 41.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:04:34.210Z] #48 42.34 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:04:34.210Z] #48 42.41 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:04:34.210Z] #48 42.47 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:04:34.305Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-02-10T16:04:34.367Z] #48 41.93 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:04:34.516Z] #32 ... [2021-02-10T16:04:34.516Z] [2021-02-10T16:04:34.516Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:34.516Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-10T16:04:34.516Z] #36 55.43 Selecting previously unselected package libxml2:ppc64el. [2021-02-10T16:04:34.516Z] #36 55.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-02-10T16:04:34.516Z] #36 55.44 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-10T16:04:34.516Z] #36 56.02 Selecting previously unselected package libarchive13:ppc64el. [2021-02-10T16:04:34.516Z] #36 56.03 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-02-10T16:04:34.516Z] #36 56.03 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-10T16:04:34.516Z] #36 56.47 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-02-10T16:04:34.516Z] #36 56.47 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-02-10T16:04:34.516Z] #36 56.47 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-10T16:04:34.516Z] #36 56.58 Selecting previously unselected package librhash0:ppc64el. [2021-02-10T16:04:34.516Z] #36 56.59 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-02-10T16:04:34.516Z] #36 56.60 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-02-10T16:04:34.516Z] #36 56.74 Selecting previously unselected package libuv1:ppc64el. [2021-02-10T16:04:34.516Z] #36 56.74 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-02-10T16:04:34.516Z] #36 56.75 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-02-10T16:04:34.516Z] #36 56.88 Selecting previously unselected package cmake. [2021-02-10T16:04:34.516Z] #36 56.88 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-02-10T16:04:34.516Z] #36 56.90 Unpacking cmake (3.13.4-1) ... [2021-02-10T16:04:34.516Z] #36 59.68 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-10T16:04:34.516Z] #36 59.70 Setting up xxd (2:8.1.0875-5) ... [2021-02-10T16:04:34.516Z] #36 59.71 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-02-10T16:04:34.516Z] #36 59.72 Setting up vim-common (2:8.1.0875-5) ... [2021-02-10T16:04:34.516Z] #36 59.77 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-02-10T16:04:34.516Z] #36 59.80 Setting up cmake-data (3.13.4-1) ... [2021-02-10T16:04:34.516Z] #36 59.83 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-10T16:04:34.516Z] #36 59.87 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-10T16:04:34.516Z] #36 59.87 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-10T16:04:34.516Z] #36 59.88 Setting up cmake (3.13.4-1) ... [2021-02-10T16:04:34.516Z] #36 59.90 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:04:34.516Z] #36 59.97 Processing triggers for mime-support (3.62) ... [2021-02-10T16:04:34.516Z] #36 DONE 60.3s [2021-02-10T16:04:34.516Z] [2021-02-10T16:04:34.516Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:04:34.516Z] #37 sha256:63bf155d0eea08920ef465d9486d302c7303fb602965d0fe924c48f741eeefa9 [2021-02-10T16:04:34.628Z] #48 42.01 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-10T16:04:34.628Z] #48 42.18 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-10T16:04:34.784Z] #48 42.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:04:34.784Z] #48 43.00 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:04:34.784Z] #48 43.04 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:04:34.784Z] #48 43.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:04:34.818Z] #37 ... [2021-02-10T16:04:34.818Z] [2021-02-10T16:04:34.818Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:04:34.818Z] #34 sha256:6a67a5ca1fba503bd71c1c8bca6d2ecce3f02b646a6e7ee4b978581e994faa2b [2021-02-10T16:04:34.818Z] #34 50.50 sync [2021-02-10T16:04:34.818Z] #34 50.54 internal/reflectlite [2021-02-10T16:04:34.818Z] #34 54.28 errors [2021-02-10T16:04:34.818Z] #34 54.29 sort [2021-02-10T16:04:34.818Z] #34 54.86 strconv [2021-02-10T16:04:34.818Z] #34 54.86 io [2021-02-10T16:04:34.818Z] #34 54.90 internal/oserror [2021-02-10T16:04:34.818Z] #34 55.18 syscall [2021-02-10T16:04:34.818Z] #34 58.01 bytes [2021-02-10T16:04:34.818Z] #34 58.06 strings [2021-02-10T16:04:34.818Z] #34 ... [2021-02-10T16:04:34.818Z] [2021-02-10T16:04:34.818Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:34.818Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:04:34.818Z] #45 50.49 internal/reflectlite [2021-02-10T16:04:34.818Z] #45 50.50 sync [2021-02-10T16:04:34.818Z] #45 52.80 github.com/LK4D4/vndr/godl/singleflight [2021-02-10T16:04:34.818Z] #45 52.80 math/rand [2021-02-10T16:04:34.818Z] #45 52.84 internal/singleflight [2021-02-10T16:04:34.818Z] #45 55.68 io [2021-02-10T16:04:34.818Z] #45 55.68 strconv [2021-02-10T16:04:34.818Z] #45 55.68 sort [2021-02-10T16:04:34.818Z] #45 55.85 syscall [2021-02-10T16:04:34.818Z] #45 59.22 vendor/golang.org/x/net/dns/dnsmessage [2021-02-10T16:04:34.818Z] #45 60.01 bytes [2021-02-10T16:04:34.825Z] #19 1.507 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:04:34.825Z] #19 1.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:04:34.825Z] #19 1.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:04:34.893Z] #48 42.36 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-10T16:04:34.893Z] #48 42.42 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:04:34.893Z] #48 42.49 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-10T16:04:35.047Z] #48 43.34 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:04:35.047Z] #48 43.45 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:04:35.125Z] #45 ... [2021-02-10T16:04:35.125Z] [2021-02-10T16:04:35.125Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:04:35.125Z] #37 sha256:63bf155d0eea08920ef465d9486d302c7303fb602965d0fe924c48f741eeefa9 [2021-02-10T16:04:35.125Z] #37 0.387 + RM_GOPATH=0 [2021-02-10T16:04:35.125Z] #37 0.387 + TMP_GOPATH= [2021-02-10T16:04:35.125Z] #37 0.387 + : /build [2021-02-10T16:04:35.125Z] #37 0.387 + '[' -z '' ']' [2021-02-10T16:04:35.125Z] #37 0.387 ++ mktemp -d [2021-02-10T16:04:35.125Z] #37 0.389 + export GOPATH=/tmp/tmp.mFaERKf6xw [2021-02-10T16:04:35.125Z] #37 0.390 + GOPATH=/tmp/tmp.mFaERKf6xw [2021-02-10T16:04:35.125Z] #37 0.390 + RM_GOPATH=1 [2021-02-10T16:04:35.125Z] #37 0.390 + case "$(go env GOARCH)" in [2021-02-10T16:04:35.125Z] #37 0.390 ++ go env GOARCH [2021-02-10T16:04:35.125Z] #37 0.400 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:35.125Z] #37 0.400 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:35.125Z] #37 0.405 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:35.125Z] #37 0.421 + dir=/tmp/install [2021-02-10T16:04:35.125Z] #37 0.422 + bin=tini [2021-02-10T16:04:35.125Z] #37 0.422 + shift [2021-02-10T16:04:35.125Z] #37 0.422 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-10T16:04:35.125Z] #37 0.422 + . /tmp/install/tini.installer [2021-02-10T16:04:35.125Z] #37 0.425 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:04:35.125Z] #37 0.426 + install_tini [2021-02-10T16:04:35.125Z] #37 0.426 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-10T16:04:35.125Z] #37 0.426 + git clone https://github.com/krallin/tini.git /tmp/tmp.mFaERKf6xw/tini [2021-02-10T16:04:35.125Z] #37 0.426 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:04:35.125Z] #37 0.428 Cloning into '/tmp/tmp.mFaERKf6xw/tini'... [2021-02-10T16:04:35.156Z] #48 42.65 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:04:35.309Z] #48 43.55 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:04:35.309Z] #48 43.55 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:04:35.309Z] #48 43.71 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:04:35.419Z] #48 42.93 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:04:35.571Z] #48 43.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:04:35.571Z] #48 43.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:04:35.758Z] #19 2.147 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:04:35.831Z] #48 43.98 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:04:35.831Z] #48 44.24 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:04:36.095Z] #48 44.26 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:04:36.189Z] #37 1.512 + cd /tmp/tmp.mFaERKf6xw/tini [2021-02-10T16:04:36.189Z] #37 1.512 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:04:36.189Z] #37 1.521 + cmake . [2021-02-10T16:04:36.690Z] #19 3.352 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:04:36.846Z] #37 2.408 -- The C compiler identification is GNU 8.3.0 [2021-02-10T16:04:37.150Z] #37 2.499 -- Check for working C compiler: /usr/bin/cc [2021-02-10T16:04:37.345Z] #48 44.87 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:04:37.483Z] #48 ... [2021-02-10T16:04:37.483Z] [2021-02-10T16:04:37.483Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:04:37.483Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:04:37.483Z] #39 34.91 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-10T16:04:37.483Z] #39 ... [2021-02-10T16:04:37.483Z] [2021-02-10T16:04:37.483Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:37.483Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:04:37.483Z] #35 35.88 Fetched 8422 kB in 27s (312 kB/s) [2021-02-10T16:04:37.606Z] #48 ... [2021-02-10T16:04:37.606Z] [2021-02-10T16:04:37.606Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:37.606Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:04:37.606Z] #12 35.04 Fetched 8422 kB in 26s (322 kB/s) [2021-02-10T16:04:37.606Z] #12 35.04 Reading package lists... [2021-02-10T16:04:37.606Z] #12 44.22 Reading package lists... [2021-02-10T16:04:37.606Z] #12 ... [2021-02-10T16:04:37.606Z] [2021-02-10T16:04:37.606Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:37.606Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:04:37.606Z] #41 35.16 Fetched 8422 kB in 27s (309 kB/s) [2021-02-10T16:04:37.606Z] #41 35.16 Reading package lists... [2021-02-10T16:04:37.744Z] #35 35.88 Reading package lists... [2021-02-10T16:04:37.744Z] #35 ... [2021-02-10T16:04:37.744Z] [2021-02-10T16:04:37.744Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:37.744Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:04:37.744Z] #44 41.55 vendor/golang.org/x/crypto/internal/subtle [2021-02-10T16:04:37.744Z] #44 41.89 vendor/golang.org/x/crypto/curve25519 [2021-02-10T16:04:37.803Z] #37 3.243 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-10T16:04:37.803Z] #37 3.245 -- Detecting C compiler ABI info [2021-02-10T16:04:37.867Z] #41 44.76 Reading package lists... [2021-02-10T16:04:37.868Z] #41 ... [2021-02-10T16:04:37.868Z] [2021-02-10T16:04:37.868Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:04:37.868Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:04:37.868Z] #54 35.76 Fetched 8422 kB in 27s (313 kB/s) [2021-02-10T16:04:37.868Z] #54 35.76 Reading package lists... [2021-02-10T16:04:38.105Z] #37 ... [2021-02-10T16:04:38.105Z] [2021-02-10T16:04:38.105Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:38.105Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-10T16:04:38.105Z] #42 53.80 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-10T16:04:38.105Z] #42 53.80 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-10T16:04:38.105Z] #42 53.80 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-10T16:04:38.105Z] #42 53.81 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-10T16:04:38.105Z] #42 53.81 Setting up python-six (1.12.0-1) ... [2021-02-10T16:04:38.105Z] #42 57.79 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-10T16:04:38.105Z] #42 57.80 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-10T16:04:38.105Z] #42 57.82 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-10T16:04:38.105Z] #42 57.83 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-02-10T16:04:38.105Z] #42 57.83 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-10T16:04:38.105Z] #42 57.84 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-10T16:04:38.105Z] #42 57.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-10T16:04:38.105Z] #42 57.85 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-10T16:04:38.105Z] #42 57.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-10T16:04:38.105Z] #42 57.87 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-10T16:04:38.105Z] #42 ... [2021-02-10T16:04:38.105Z] [2021-02-10T16:04:38.105Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:38.105Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-10T16:04:38.105Z] #13 56.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-10T16:04:38.105Z] #13 56.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-02-10T16:04:38.105Z] #13 56.05 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-10T16:04:38.105Z] #13 59.18 Selecting previously unselected package binutils-mingw-w64. [2021-02-10T16:04:38.105Z] #13 59.19 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-10T16:04:38.105Z] #13 59.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-10T16:04:38.105Z] #13 59.36 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-02-10T16:04:38.105Z] #13 59.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-10T16:04:38.105Z] #13 59.36 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-10T16:04:38.105Z] #13 59.59 Selecting previously unselected package dmsetup. [2021-02-10T16:04:38.105Z] #13 59.59 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-02-10T16:04:38.105Z] #13 59.61 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-10T16:04:38.105Z] #13 59.77 Selecting previously unselected package mingw-w64-common. [2021-02-10T16:04:38.105Z] #13 59.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-10T16:04:38.105Z] #13 59.78 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-10T16:04:38.317Z] #44 ... [2021-02-10T16:04:38.317Z] [2021-02-10T16:04:38.317Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:38.317Z] #48 sha256:fe89161e558e04c6ab5297a68d4f3697406b1fdc521f51c07627b4094298ed4b [2021-02-10T16:04:38.317Z] #48 46.62 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:04:38.317Z] #48 ... [2021-02-10T16:04:38.317Z] [2021-02-10T16:04:38.317Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:38.317Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:04:38.317Z] #12 36.66 Fetched 8422 kB in 27s (316 kB/s) [2021-02-10T16:04:38.407Z] #13 ... [2021-02-10T16:04:38.407Z] [2021-02-10T16:04:38.407Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:04:38.407Z] #37 sha256:63bf155d0eea08920ef465d9486d302c7303fb602965d0fe924c48f741eeefa9 [2021-02-10T16:04:38.407Z] #37 3.856 -- Detecting C compiler ABI info - done [2021-02-10T16:04:38.407Z] #37 3.939 -- Detecting C compile features [2021-02-10T16:04:38.578Z] #12 36.66 Reading package lists... [2021-02-10T16:04:38.578Z] #12 ... [2021-02-10T16:04:38.578Z] [2021-02-10T16:04:38.578Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:38.578Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:04:38.578Z] #35 35.88 Reading package lists... [2021-02-10T16:04:38.589Z] #19 5.079 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:04:38.813Z] #54 45.17 Reading package lists... [2021-02-10T16:04:38.813Z] #54 ... [2021-02-10T16:04:38.813Z] [2021-02-10T16:04:38.813Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:38.813Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:04:38.813Z] #35 36.40 Fetched 8422 kB in 27s (306 kB/s) [2021-02-10T16:04:38.813Z] #35 36.40 Reading package lists... [2021-02-10T16:04:39.155Z] #35 ... [2021-02-10T16:04:39.155Z] [2021-02-10T16:04:39.155Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:04:39.155Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:04:39.155Z] #54 37.23 Fetched 8422 kB in 28s (306 kB/s) [2021-02-10T16:04:39.155Z] #54 37.23 Reading package lists... [2021-02-10T16:04:39.155Z] #54 ... [2021-02-10T16:04:39.155Z] [2021-02-10T16:04:39.155Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:39.155Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:04:39.155Z] #12 36.66 Reading package lists... [2021-02-10T16:04:39.419Z] #12 ... [2021-02-10T16:04:39.419Z] [2021-02-10T16:04:39.419Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:39.419Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:04:39.419Z] #41 37.73 Fetched 8422 kB in 27s (308 kB/s) [2021-02-10T16:04:39.492Z] #37 ... [2021-02-10T16:04:39.492Z] [2021-02-10T16:04:39.492Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:39.492Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-10T16:04:39.492Z] #42 64.65 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-10T16:04:39.492Z] #42 64.66 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:04:39.492Z] #42 DONE 64.9s [2021-02-10T16:04:39.492Z] [2021-02-10T16:04:39.492Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:39.492Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:04:39.492Z] #43 ... [2021-02-10T16:04:39.492Z] [2021-02-10T16:04:39.492Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:04:39.492Z] #51 sha256:214f825d459bd00d180849cb2a25e1274c87159113bfdc052500d143bce02b1f [2021-02-10T16:04:39.492Z] #51 55.21 io [2021-02-10T16:04:39.492Z] #51 55.22 strconv [2021-02-10T16:04:39.492Z] #51 55.22 syscall [2021-02-10T16:04:39.492Z] #51 55.24 sort [2021-02-10T16:04:39.492Z] #51 59.50 strings [2021-02-10T16:04:39.492Z] #51 59.54 bytes [2021-02-10T16:04:39.680Z] #41 37.73 Reading package lists... [2021-02-10T16:04:39.680Z] #41 ... [2021-02-10T16:04:39.680Z] [2021-02-10T16:04:39.680Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:39.680Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:04:39.793Z] #51 ... [2021-02-10T16:04:39.793Z] [2021-02-10T16:04:39.793Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:04:39.793Z] #34 sha256:6a67a5ca1fba503bd71c1c8bca6d2ecce3f02b646a6e7ee4b978581e994faa2b [2021-02-10T16:04:39.793Z] #34 64.60 bufio [2021-02-10T16:04:39.963Z] #19 ... [2021-02-10T16:04:39.963Z] [2021-02-10T16:04:39.963Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:39.963Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:04:39.963Z] #42 59.13 CC soccr/soccr.o [2021-02-10T16:04:39.963Z] #42 60.65 AR soccr/libsoccr.a [2021-02-10T16:04:39.963Z] #42 60.69 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-10T16:04:39.963Z] #42 61.12 DEP criu/arch/x86/sigframe.d [2021-02-10T16:04:39.963Z] #42 61.21 DEP criu/arch/x86/sigaction_compat.d [2021-02-10T16:04:39.963Z] #42 61.29 DEP criu/arch/x86/kerndat.d [2021-02-10T16:04:39.963Z] #42 61.44 DEP criu/arch/x86/crtools.d [2021-02-10T16:04:39.963Z] #42 61.54 DEP criu/arch/x86/cpu.d [2021-02-10T16:04:39.963Z] #42 61.78 CC criu/arch/x86/cpu.o [2021-02-10T16:04:39.963Z] #42 62.38 CC criu/arch/x86/crtools.o [2021-02-10T16:04:39.963Z] #42 63.83 CC criu/arch/x86/kerndat.o [2021-02-10T16:04:39.963Z] #42 64.35 CC criu/arch/x86/sigaction_compat.o [2021-02-10T16:04:39.963Z] #42 64.75 CC criu/arch/x86/sigframe.o [2021-02-10T16:04:39.963Z] #42 65.12 LINK criu/arch/x86/crtools.built-in.o [2021-02-10T16:04:39.963Z] #42 65.19 DEP criu/pie/util-vdso-elf32.d [2021-02-10T16:04:39.963Z] #42 65.41 DEP criu/pie/util-vdso.d [2021-02-10T16:04:40.224Z] #42 65.64 DEP criu/pie/util.d [2021-02-10T16:04:40.461Z] #35 46.65 Reading package lists... [2021-02-10T16:04:40.461Z] #35 ... [2021-02-10T16:04:40.461Z] [2021-02-10T16:04:40.461Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:40.461Z] #48 sha256:f018697615b28537daa5327d4634d0a0b00a8a4f0497a3f4c14333a8073b0cec [2021-02-10T16:04:40.461Z] #48 48.03 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-10T16:04:40.482Z] #42 65.84 CC criu/pie/util.o [2021-02-10T16:04:40.742Z] #42 66.24 CC criu/pie/util-vdso.o [2021-02-10T16:04:41.354Z] #34 67.04 reflect [2021-02-10T16:04:41.354Z] #34 67.22 path [2021-02-10T16:04:41.681Z] #42 66.93 CC criu/pie/util-vdso-elf32.o [2021-02-10T16:04:42.247Z] #42 67.63 AR criu/pie/pie.lib.a [2021-02-10T16:04:42.247Z] #42 67.70 DEP criu/pie/restorer.d [2021-02-10T16:04:42.505Z] #42 67.96 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-10T16:04:42.764Z] #42 68.14 DEP criu/arch/x86/restorer_unmap.d [2021-02-10T16:04:42.764Z] #42 68.18 DEP criu/arch/x86/restorer.d [2021-02-10T16:04:43.024Z] #42 68.47 DEP criu/arch/x86/vdso-pie.d [2021-02-10T16:04:43.286Z] #42 68.66 DEP criu/pie/parasite-vdso.d [2021-02-10T16:04:43.286Z] #42 68.80 DEP criu/pie/parasite.d [2021-02-10T16:04:43.488Z] #34 69.02 text/tabwriter [2021-02-10T16:04:43.547Z] #42 69.06 CC criu/pie/parasite.o [2021-02-10T16:04:44.148Z] #34 ... [2021-02-10T16:04:44.148Z] [2021-02-10T16:04:44.148Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:44.148Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:04:44.148Z] #43 1.773 Note: Building without setproctitle() and strlcpy() support. [2021-02-10T16:04:44.148Z] #43 1.774 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-10T16:04:44.148Z] #43 1.787 Note: Building without GnuTLS support [2021-02-10T16:04:44.148Z] #43 1.798 Makefile.config:39: Warn: you have no libnftables installed [2021-02-10T16:04:44.148Z] #43 1.803 Makefile.config:40: Warn: Building without nftables support [2021-02-10T16:04:44.148Z] #43 3.721 fatal: not a git repository (or any of the parent directories): .git [2021-02-10T16:04:44.148Z] #43 3.766 GEN .gitid [2021-02-10T16:04:44.148Z] #43 3.801 GEN criu/include/version.h [2021-02-10T16:04:44.148Z] #43 3.913 GEN include/common/asm [2021-02-10T16:04:44.483Z] #42 ... [2021-02-10T16:04:44.483Z] [2021-02-10T16:04:44.483Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:04:44.483Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:04:44.483Z] #19 10.88 Fetched 8422 kB in 10s (874 kB/s) [2021-02-10T16:04:45.305Z] #43 ... [2021-02-10T16:04:45.305Z] [2021-02-10T16:04:45.305Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:04:45.305Z] #37 sha256:63bf155d0eea08920ef465d9486d302c7303fb602965d0fe924c48f741eeefa9 [2021-02-10T16:04:45.305Z] #37 6.049 -- Detecting C compile features - done [2021-02-10T16:04:45.305Z] #37 6.075 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-10T16:04:45.305Z] #37 6.374 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-10T16:04:45.305Z] #37 6.548 -- Configuring done [2021-02-10T16:04:45.305Z] #37 6.564 -- Generating done [2021-02-10T16:04:45.305Z] #37 6.590 -- Build files have been written to: /tmp/tmp.mFaERKf6xw/tini [2021-02-10T16:04:45.305Z] #37 6.596 + make tini-static [2021-02-10T16:04:45.305Z] #37 6.956 Scanning dependencies of target tini-static [2021-02-10T16:04:45.305Z] #37 7.047 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-10T16:04:45.305Z] #37 9.447 [100%] Linking C executable tini-static [2021-02-10T16:04:45.305Z] #37 10.30 [100%] Built target tini-static [2021-02-10T16:04:45.305Z] #37 10.38 + mkdir -p /build [2021-02-10T16:04:45.305Z] #37 10.39 + cp tini-static /build/docker-init [2021-02-10T16:04:45.305Z] #37 DONE 10.5s [2021-02-10T16:04:45.305Z] [2021-02-10T16:04:45.305Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:45.305Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-10T16:04:45.305Z] #13 66.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-10T16:04:45.305Z] #13 66.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-10T16:04:45.305Z] #13 66.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-10T16:04:45.776Z] #48 53.37 go: extracting golang.org/x/text v0.3.2 [2021-02-10T16:04:45.960Z] #13 ... [2021-02-10T16:04:45.960Z] [2021-02-10T16:04:45.960Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:45.960Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:04:45.960Z] #43 6.220 PBCC images/timens.pb-c.c [2021-02-10T16:04:45.960Z] #43 6.298 DEP images/timens.pb-c.d [2021-02-10T16:04:45.960Z] #43 6.410 PBCC images/fown.pb-c.c [2021-02-10T16:04:45.960Z] #43 6.454 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-10T16:04:45.960Z] #43 6.571 PBCC images/opts.pb-c.c [2021-02-10T16:04:45.960Z] #43 6.674 PBCC images/memfd.pb-c.c [2021-02-10T16:04:45.960Z] #43 6.815 DEP images/fown.pb-c.d [2021-02-10T16:04:45.960Z] #43 6.907 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-10T16:04:45.960Z] #43 6.957 DEP images/opts.pb-c.d [2021-02-10T16:04:46.261Z] #43 7.016 DEP images/memfd.pb-c.d [2021-02-10T16:04:46.261Z] #43 7.141 PBCC images/sit.pb-c.c [2021-02-10T16:04:46.261Z] #43 7.225 DEP images/sit.pb-c.d [2021-02-10T16:04:46.290Z] #35 47.81 Reading package lists... [2021-02-10T16:04:46.290Z] #35 ... [2021-02-10T16:04:46.290Z] [2021-02-10T16:04:46.290Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:46.290Z] #48 sha256:fe89161e558e04c6ab5297a68d4f3697406b1fdc521f51c07627b4094298ed4b [2021-02-10T16:04:46.290Z] #48 48.51 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:04:46.290Z] #48 53.28 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-10T16:04:46.348Z] #48 ... [2021-02-10T16:04:46.348Z] [2021-02-10T16:04:46.348Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:46.348Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:04:46.348Z] #12 44.22 Reading package lists... [2021-02-10T16:04:46.563Z] #43 7.341 PBCC images/macvlan.pb-c.c [2021-02-10T16:04:46.563Z] #43 7.418 DEP images/macvlan.pb-c.d [2021-02-10T16:04:46.563Z] #43 7.455 PBCC images/autofs.pb-c.c [2021-02-10T16:04:46.563Z] #43 7.497 DEP images/autofs.pb-c.d [2021-02-10T16:04:46.563Z] #43 7.577 PBCC images/sysctl.pb-c.c [2021-02-10T16:04:46.865Z] #43 7.620 DEP images/sysctl.pb-c.d [2021-02-10T16:04:46.865Z] #43 7.675 PBCC images/time.pb-c.c [2021-02-10T16:04:46.865Z] #43 7.702 DEP images/time.pb-c.d [2021-02-10T16:04:46.865Z] #43 7.810 PBCC images/binfmt-misc.pb-c.c [2021-02-10T16:04:47.168Z] #43 7.822 DEP images/binfmt-misc.pb-c.d [2021-02-10T16:04:47.168Z] #43 7.919 PBCC images/seccomp.pb-c.c [2021-02-10T16:04:47.168Z] #43 7.945 DEP images/seccomp.pb-c.d [2021-02-10T16:04:47.168Z] #43 8.004 PBCC images/userns.pb-c.c [2021-02-10T16:04:47.168Z] #43 8.021 DEP images/userns.pb-c.d [2021-02-10T16:04:47.168Z] #43 8.094 PBCC images/cgroup.pb-c.c [2021-02-10T16:04:47.168Z] #43 8.120 DEP images/cgroup.pb-c.d [2021-02-10T16:04:47.469Z] #43 8.229 PBCC images/ext-file.pb-c.c [2021-02-10T16:04:47.469Z] #43 8.370 DEP images/ext-file.pb-c.d [2021-02-10T16:04:47.764Z] #19 10.88 Reading package lists... [2021-02-10T16:04:47.764Z] #19 ... [2021-02-10T16:04:47.764Z] [2021-02-10T16:04:47.764Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:04:47.764Z] #52 sha256:75fe98c36a1898be9dba58eb00856a6acf58faef7f1988093ba501fb29f80f2f [2021-02-10T16:04:47.764Z] #52 12.15 + cd /tmp/tmp.ymTFtjv7Sn/src/github.com/opencontainers/runc [2021-02-10T16:04:47.764Z] #52 12.15 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:04:47.764Z] #52 12.84 + '[' -z '' ']' [2021-02-10T16:04:47.764Z] #52 12.84 + target=static [2021-02-10T16:04:47.764Z] #52 12.84 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-10T16:04:47.764Z] #52 12.98 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-10T16:04:47.764Z] #52 ... [2021-02-10T16:04:47.764Z] [2021-02-10T16:04:47.764Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:47.764Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:04:47.764Z] #42 70.58 LINK criu/pie/parasite.built-in.o [2021-02-10T16:04:47.764Z] #42 70.60 GEN criu/pie/parasite-blob.h [2021-02-10T16:04:47.764Z] #42 70.61 CC criu/pie/parasite-vdso.o [2021-02-10T16:04:47.764Z] #42 71.25 CC criu/arch/x86/vdso-pie.o [2021-02-10T16:04:47.764Z] #42 71.54 CC criu/arch/x86/restorer.o [2021-02-10T16:04:47.764Z] #42 72.25 CC criu/arch/x86/restorer_unmap.o [2021-02-10T16:04:47.764Z] #42 72.34 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-10T16:04:47.764Z] #42 72.63 CC criu/pie/restorer.o [2021-02-10T16:04:47.771Z] #43 8.468 PBCC images/rpc.pb-c.c [2021-02-10T16:04:47.771Z] #43 8.569 DEP images/rpc.pb-c.d [2021-02-10T16:04:47.771Z] #43 8.611 PBCC images/siginfo.pb-c.c [2021-02-10T16:04:47.771Z] #43 8.655 DEP images/siginfo.pb-c.d [2021-02-10T16:04:48.072Z] #43 8.702 PBCC images/pagemap.pb-c.c [2021-02-10T16:04:48.072Z] #43 8.753 DEP images/pagemap.pb-c.d [2021-02-10T16:04:48.072Z] #43 8.837 PBCC images/rlimit.pb-c.c [2021-02-10T16:04:48.072Z] #43 8.877 DEP images/rlimit.pb-c.d [2021-02-10T16:04:48.072Z] #43 8.938 PBCC images/file-lock.pb-c.c [2021-02-10T16:04:48.072Z] #43 8.965 DEP images/file-lock.pb-c.d [2021-02-10T16:04:48.072Z] #43 9.037 PBCC images/tty.pb-c.c [2021-02-10T16:04:48.374Z] #43 9.097 DEP images/tty.pb-c.d [2021-02-10T16:04:48.374Z] #43 9.148 PBCC images/tun.pb-c.c [2021-02-10T16:04:48.374Z] #43 9.183 PBCC images/netdev.pb-c.c [2021-02-10T16:04:48.374Z] #43 9.256 DEP images/tun.pb-c.d [2021-02-10T16:04:48.374Z] #43 9.315 DEP images/netdev.pb-c.d [2021-02-10T16:04:48.374Z] #43 9.381 PBCC images/vma.pb-c.c [2021-02-10T16:04:48.676Z] #43 9.459 DEP images/vma.pb-c.d [2021-02-10T16:04:48.676Z] #43 9.561 PBCC images/creds.pb-c.c [2021-02-10T16:04:48.676Z] #43 9.585 DEP images/creds.pb-c.d [2021-02-10T16:04:48.676Z] #43 9.665 PBCC images/utsns.pb-c.c [2021-02-10T16:04:48.980Z] #43 9.684 DEP images/utsns.pb-c.d [2021-02-10T16:04:48.980Z] #43 9.785 PBCC images/ipc-desc.pb-c.c [2021-02-10T16:04:48.980Z] #43 9.879 PBCC images/ipc-sem.pb-c.c [2021-02-10T16:04:49.285Z] #43 9.951 DEP images/ipc-desc.pb-c.d [2021-02-10T16:04:49.285Z] #43 10.02 DEP images/ipc-sem.pb-c.d [2021-02-10T16:04:49.285Z] #43 10.08 PBCC images/ipc-msg.pb-c.c [2021-02-10T16:04:49.285Z] #43 10.11 DEP images/ipc-msg.pb-c.d [2021-02-10T16:04:49.285Z] #43 10.17 PBCC images/ipc-shm.pb-c.c [2021-02-10T16:04:49.479Z] #12 54.51 Building dependency tree...#12 ... [2021-02-10T16:04:49.479Z] [2021-02-10T16:04:49.479Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:04:49.479Z] #63 sha256:d02c984d6be0a11a178dadc545479f6357f499681e989b3a1cebc4b0a79ed8c5 [2021-02-10T16:04:49.479Z] #63 DONE 56.6s [2021-02-10T16:04:49.479Z] [2021-02-10T16:04:49.479Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:49.479Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:04:49.479Z] #12 54.51 Building dependency tree... [2021-02-10T16:04:49.595Z] #48 ... [2021-02-10T16:04:49.595Z] [2021-02-10T16:04:49.595Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:04:49.595Z] #33 sha256:b3cf1edff2ac589521db43c842749a17b5a6755d85da8d0c8a38c42367af74db [2021-02-10T16:04:49.595Z] #33 57.79 sync [2021-02-10T16:04:49.595Z] #33 57.79 internal/reflectlite [2021-02-10T16:04:49.600Z] #43 10.21 DEP images/ipc-shm.pb-c.d [2021-02-10T16:04:49.600Z] #43 10.34 PBCC images/ipc-var.pb-c.c [2021-02-10T16:04:49.600Z] #43 10.37 DEP images/ipc-var.pb-c.d [2021-02-10T16:04:49.600Z] #43 10.42 PBCC images/sk-opts.pb-c.c [2021-02-10T16:04:49.600Z] #43 10.45 PBCC images/packet-sock.pb-c.c [2021-02-10T16:04:49.600Z] #43 10.53 DEP images/sk-opts.pb-c.d [2021-02-10T16:04:49.600Z] #43 10.55 DEP images/packet-sock.pb-c.d [2021-02-10T16:04:49.856Z] #33 ... [2021-02-10T16:04:49.856Z] [2021-02-10T16:04:49.856Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:49.856Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:04:49.856Z] #41 37.73 Reading package lists... [2021-02-10T16:04:49.902Z] #43 10.59 PBCC images/sk-netlink.pb-c.c [2021-02-10T16:04:49.902Z] #43 10.64 DEP images/sk-netlink.pb-c.d [2021-02-10T16:04:49.902Z] #43 10.69 PBCC images/sk-inet.pb-c.c [2021-02-10T16:04:49.902Z] #43 10.74 DEP images/sk-inet.pb-c.d [2021-02-10T16:04:49.902Z] #43 10.80 PBCC images/sk-unix.pb-c.c [2021-02-10T16:04:50.118Z] #41 48.94 Reading package lists... [2021-02-10T16:04:50.118Z] #41 ... [2021-02-10T16:04:50.118Z] [2021-02-10T16:04:50.118Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:04:50.118Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:04:50.203Z] #43 10.85 DEP images/sk-unix.pb-c.d [2021-02-10T16:04:50.203Z] #43 11.01 PBCC images/mm.pb-c.c [2021-02-10T16:04:50.203Z] #43 11.09 DEP images/mm.pb-c.d [2021-02-10T16:04:50.203Z] #43 11.19 PBCC images/timerfd.pb-c.c [2021-02-10T16:04:50.385Z] #54 48.38 Reading package lists... [2021-02-10T16:04:50.385Z] #54 ... [2021-02-10T16:04:50.385Z] [2021-02-10T16:04:50.385Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:50.385Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:04:50.385Z] #12 48.49 Reading package lists... [2021-02-10T16:04:50.385Z] #12 ... [2021-02-10T16:04:50.385Z] [2021-02-10T16:04:50.385Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:04:50.385Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:04:50.385Z] #54 48.38 Reading package lists... [2021-02-10T16:04:50.508Z] #43 11.27 DEP images/timerfd.pb-c.d [2021-02-10T16:04:50.509Z] #43 11.35 PBCC images/timer.pb-c.c [2021-02-10T16:04:50.509Z] #43 11.36 DEP images/timer.pb-c.d [2021-02-10T16:04:50.509Z] #43 11.46 PBCC images/sa.pb-c.c [2021-02-10T16:04:50.509Z] #43 ... [2021-02-10T16:04:50.509Z] [2021-02-10T16:04:50.509Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:04:50.509Z] #51 sha256:214f825d459bd00d180849cb2a25e1274c87159113bfdc052500d143bce02b1f [2021-02-10T16:04:50.509Z] #51 66.29 bufio [2021-02-10T16:04:50.509Z] #51 67.35 reflect [2021-02-10T16:04:50.509Z] #51 69.06 regexp/syntax [2021-02-10T16:04:50.891Z] #51 ... [2021-02-10T16:04:50.891Z] [2021-02-10T16:04:50.891Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:50.891Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:04:50.891Z] #43 11.56 DEP images/sa.pb-c.d [2021-02-10T16:04:50.891Z] #43 11.64 PBCC images/pipe-data.pb-c.c [2021-02-10T16:04:50.891Z] #43 11.67 DEP images/pipe-data.pb-c.d [2021-02-10T16:04:50.891Z] #43 11.75 PBCC images/mnt.pb-c.c [2021-02-10T16:04:50.891Z] #43 ... [2021-02-10T16:04:50.891Z] [2021-02-10T16:04:50.891Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:50.891Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:04:50.891Z] #45 66.63 bufio [2021-02-10T16:04:50.891Z] #45 67.69 reflect [2021-02-10T16:04:50.891Z] #45 72.99 regexp/syntax [2021-02-10T16:04:50.891Z] #45 76.37 hash/crc32 [2021-02-10T16:04:50.891Z] #45 ... [2021-02-10T16:04:50.891Z] [2021-02-10T16:04:50.891Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:50.891Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:04:50.891Z] #43 11.84 DEP images/mnt.pb-c.d [2021-02-10T16:04:51.093Z] #42 76.23 LINK criu/pie/restorer.built-in.o [2021-02-10T16:04:51.094Z] #42 76.25 GEN criu/pie/restorer-blob.h [2021-02-10T16:04:51.094Z] #42 76.37 DEP criu/vdso.d [2021-02-10T16:04:51.094Z] #42 76.59 DEP criu/vdso-compat.d [2021-02-10T16:04:51.221Z] #43 11.93 PBCC images/sk-packet.pb-c.c [2021-02-10T16:04:51.221Z] #43 11.96 DEP images/sk-packet.pb-c.d [2021-02-10T16:04:51.221Z] #43 12.06 PBCC images/tcp-stream.pb-c.c [2021-02-10T16:04:51.221Z] #43 12.12 DEP images/tcp-stream.pb-c.d [2021-02-10T16:04:51.352Z] #42 76.74 DEP criu/uts_ns.d [2021-02-10T16:04:51.352Z] #42 76.90 DEP criu/util.d [2021-02-10T16:04:51.405Z] #12 ... [2021-02-10T16:04:51.405Z] [2021-02-10T16:04:51.405Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:51.405Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:04:51.405Z] #35 46.65 Reading package lists... [2021-02-10T16:04:51.405Z] #35 56.83 Building dependency tree... [2021-02-10T16:04:51.529Z] #43 12.21 PBCC images/pipe.pb-c.c [2021-02-10T16:04:51.529Z] #43 12.24 DEP images/pipe.pb-c.d [2021-02-10T16:04:51.529Z] #43 12.30 PBCC images/pstree.pb-c.c [2021-02-10T16:04:51.529Z] #43 12.34 DEP images/pstree.pb-c.d [2021-02-10T16:04:51.529Z] #43 12.43 PBCC images/fs.pb-c.c [2021-02-10T16:04:51.529Z] #43 12.48 DEP images/fs.pb-c.d [2021-02-10T16:04:51.610Z] #42 77.08 DEP criu/uffd.d [2021-02-10T16:04:51.832Z] #43 12.60 PBCC images/signalfd.pb-c.c [2021-02-10T16:04:51.832Z] #43 12.66 DEP images/signalfd.pb-c.d [2021-02-10T16:04:51.832Z] #43 12.70 PBCC images/fh.pb-c.c [2021-02-10T16:04:51.832Z] #43 12.78 PBCC images/fsnotify.pb-c.c [2021-02-10T16:04:51.832Z] #43 12.83 DEP images/fh.pb-c.d [2021-02-10T16:04:51.868Z] #42 77.35 DEP criu/tun.d [2021-02-10T16:04:52.128Z] #42 77.55 DEP criu/tty.d [2021-02-10T16:04:52.135Z] #43 12.89 DEP images/fsnotify.pb-c.d [2021-02-10T16:04:52.135Z] #43 12.96 PBCC images/eventpoll.pb-c.c [2021-02-10T16:04:52.135Z] #43 12.98 DEP images/eventpoll.pb-c.d [2021-02-10T16:04:52.135Z] #43 13.04 PBCC images/eventfd.pb-c.c [2021-02-10T16:04:52.135Z] #43 13.06 DEP images/eventfd.pb-c.d [2021-02-10T16:04:52.386Z] #42 77.79 DEP criu/timerfd.d [2021-02-10T16:04:52.440Z] #43 13.15 PBCC images/remap-file-path.pb-c.c [2021-02-10T16:04:52.440Z] #43 13.17 DEP images/remap-file-path.pb-c.d [2021-02-10T16:04:52.440Z] #43 13.23 PBCC images/fifo.pb-c.c [2021-02-10T16:04:52.440Z] #43 13.25 DEP images/fifo.pb-c.d [2021-02-10T16:04:52.440Z] #43 13.32 PBCC images/ghost-file.pb-c.c [2021-02-10T16:04:52.440Z] #43 13.36 DEP images/ghost-file.pb-c.d [2021-02-10T16:04:52.644Z] #42 77.99 DEP criu/timens.d [2021-02-10T16:04:52.743Z] #43 13.48 PBCC images/regfile.pb-c.c [2021-02-10T16:04:52.743Z] #43 13.54 DEP images/regfile.pb-c.d [2021-02-10T16:04:52.743Z] #43 13.63 PBCC images/ns.pb-c.c [2021-02-10T16:04:52.743Z] #43 13.65 DEP images/ns.pb-c.d [2021-02-10T16:04:52.743Z] #43 13.72 PBCC images/fdinfo.pb-c.c [2021-02-10T16:04:52.873Z] #54 59.19 Building dependency tree... [2021-02-10T16:04:52.902Z] #42 78.26 DEP criu/sysfs_parse.d [2021-02-10T16:04:52.902Z] #42 78.47 DEP criu/sysctl.d [2021-02-10T16:04:53.045Z] #43 13.83 DEP images/fdinfo.pb-c.d [2021-02-10T16:04:53.045Z] #43 13.91 PBCC images/core-aarch64.pb-c.c [2021-02-10T16:04:53.045Z] #43 13.98 PBCC images/core-arm.pb-c.c [2021-02-10T16:04:53.045Z] #43 14.05 PBCC images/core-ppc64.pb-c.c [2021-02-10T16:04:53.161Z] #42 78.59 DEP criu/string.d [2021-02-10T16:04:53.161Z] #42 78.63 DEP criu/stats.d [2021-02-10T16:04:53.324Z] #35 60.83 The following additional packages will be installed: [2021-02-10T16:04:53.324Z] #35 60.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-10T16:04:53.324Z] #35 60.86 Suggested packages: [2021-02-10T16:04:53.324Z] #35 60.86 cmake-doc ninja-build lrzip [2021-02-10T16:04:53.324Z] #35 60.86 Recommended packages: [2021-02-10T16:04:53.324Z] #35 60.86 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-10T16:04:53.349Z] #43 14.17 PBCC images/core-s390.pb-c.c [2021-02-10T16:04:53.350Z] #43 14.24 PBCC images/core-x86.pb-c.c [2021-02-10T16:04:53.422Z] #42 78.83 DEP criu/sockets.d [2021-02-10T16:04:53.653Z] #43 14.38 PBCC images/core.pb-c.c [2021-02-10T16:04:53.653Z] #43 14.56 PBCC images/inventory.pb-c.c [2021-02-10T16:04:53.680Z] #42 79.04 DEP criu/sk-unix.d [2021-02-10T16:04:53.959Z] #43 ... [2021-02-10T16:04:53.959Z] [2021-02-10T16:04:53.959Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:04:53.959Z] #47 sha256:761f4b89761f96c7325ff5219ff84441d54ee38cded26489fcf75704a2b8e67b [2021-02-10T16:04:53.959Z] #47 DONE 79.6s [2021-02-10T16:04:53.959Z] [2021-02-10T16:04:53.959Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:53.959Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:04:53.959Z] #43 14.67 DEP images/core-aarch64.pb-c.d [2021-02-10T16:04:53.959Z] #43 14.75 DEP images/core-arm.pb-c.d [2021-02-10T16:04:53.959Z] #43 14.82 DEP images/core-ppc64.pb-c.d [2021-02-10T16:04:53.959Z] #43 14.87 DEP images/core-s390.pb-c.d [2021-02-10T16:04:53.959Z] #43 14.92 DEP images/core-x86.pb-c.d [2021-02-10T16:04:53.959Z] #43 14.98 DEP images/core.pb-c.d [2021-02-10T16:04:53.977Z] #42 79.32 DEP criu/sk-tcp.d [2021-02-10T16:04:53.977Z] #42 79.50 DEP criu/sk-queue.d [2021-02-10T16:04:54.262Z] #42 79.76 DEP criu/sk-packet.d [2021-02-10T16:04:54.263Z] #54 ... [2021-02-10T16:04:54.263Z] [2021-02-10T16:04:54.263Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:04:54.263Z] #63 sha256:50cea6c04dd6c2995676da83ff0ca1e1589372d8231ed904a323e72e15c2f16a [2021-02-10T16:04:54.263Z] #63 DONE 62.6s [2021-02-10T16:04:54.265Z] #43 15.05 DEP images/inventory.pb-c.d [2021-02-10T16:04:54.265Z] #43 15.12 PBCC images/cpuinfo.pb-c.c [2021-02-10T16:04:54.265Z] #43 15.17 DEP images/cpuinfo.pb-c.d [2021-02-10T16:04:54.265Z] #43 15.24 PBCC images/stats.pb-c.c [2021-02-10T16:04:54.269Z] #35 ... [2021-02-10T16:04:54.269Z] [2021-02-10T16:04:54.269Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:54.269Z] #48 sha256:f018697615b28537daa5327d4634d0a0b00a8a4f0497a3f4c14333a8073b0cec [2021-02-10T16:04:54.269Z] #48 59.39 go: finding github.com/fatih/color v1.7.0 [2021-02-10T16:04:54.269Z] #48 59.57 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:04:54.269Z] #48 59.64 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:04:54.269Z] #48 59.64 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:04:54.269Z] #48 59.77 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:04:54.269Z] #48 59.83 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:04:54.269Z] #48 59.83 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:04:54.269Z] #48 59.86 go: finding github.com/pkg/errors v0.8.1 [2021-02-10T16:04:54.269Z] #48 59.87 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:04:54.269Z] #48 59.90 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:04:54.269Z] #48 59.90 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:04:54.269Z] #48 59.91 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:04:54.269Z] #48 59.93 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:04:54.269Z] #48 59.93 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:04:54.269Z] #48 59.93 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:04:54.269Z] #48 59.94 go: finding github.com/stretchr/testify v1.4.0 [2021-02-10T16:04:54.269Z] #48 59.97 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:04:54.269Z] #48 59.99 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:04:54.269Z] #48 60.09 go: finding github.com/spf13/viper v1.6.1 [2021-02-10T16:04:54.269Z] #48 60.15 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:04:54.269Z] #48 60.15 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:04:54.269Z] #48 60.19 go: finding github.com/stretchr/objx v0.2.0 [2021-02-10T16:04:54.269Z] #48 60.22 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:04:54.269Z] #48 60.25 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:04:54.269Z] #48 60.25 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:04:54.269Z] #48 60.31 go: finding github.com/gobwas/glob v0.2.3 [2021-02-10T16:04:54.269Z] #48 60.31 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:04:54.269Z] #48 60.41 go: finding github.com/spf13/cobra v0.0.5 [2021-02-10T16:04:54.269Z] #48 60.54 go: finding github.com/spf13/pflag v1.0.5 [2021-02-10T16:04:54.269Z] #48 60.54 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:04:54.269Z] #48 60.57 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:04:54.269Z] #48 60.61 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:04:54.269Z] #48 60.65 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:04:54.269Z] #48 60.66 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:04:54.269Z] #48 60.69 go: finding github.com/magiconair/properties v1.8.1 [2021-02-10T16:04:54.269Z] #48 60.71 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:04:54.269Z] #48 60.72 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:04:54.269Z] #48 60.81 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:04:54.269Z] #48 60.81 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:04:54.269Z] #48 60.89 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:04:54.269Z] #48 60.89 go: finding github.com/spf13/afero v1.1.2 [2021-02-10T16:04:54.269Z] #48 60.93 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:04:54.269Z] #48 60.93 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:04:54.269Z] #48 61.02 go: finding github.com/spf13/cast v1.3.0 [2021-02-10T16:04:54.269Z] #48 61.02 go: finding golang.org/x/text v0.3.2 [2021-02-10T16:04:54.269Z] #48 61.03 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:04:54.269Z] #48 61.05 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-10T16:04:54.269Z] #48 61.10 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:04:54.269Z] #48 61.15 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:04:54.269Z] #48 61.15 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:04:54.269Z] #48 61.18 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:04:54.269Z] #48 61.35 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:04:54.269Z] #48 61.37 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:04:54.269Z] #48 61.39 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:04:54.269Z] #48 61.40 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:04:54.269Z] #48 61.40 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:04:54.269Z] #48 61.40 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-10T16:04:54.269Z] #48 61.41 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:04:54.269Z] #48 61.43 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:04:54.269Z] #48 61.43 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:04:54.269Z] #48 61.49 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:04:54.269Z] #48 61.51 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:04:54.269Z] #48 61.52 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:04:54.269Z] #48 61.54 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:04:54.269Z] #48 61.54 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-10T16:04:54.269Z] #48 61.61 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:04:54.269Z] #48 61.61 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:04:54.269Z] #48 61.66 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:04:54.269Z] #48 61.66 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-10T16:04:54.269Z] #48 61.84 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:04:54.269Z] #48 61.86 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:04:54.269Z] #48 61.87 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:04:54.522Z] #42 79.99 DEP criu/sk-netlink.d [2021-02-10T16:04:54.522Z] #42 ... [2021-02-10T16:04:54.522Z] [2021-02-10T16:04:54.522Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:54.522Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:04:54.522Z] #44 152.4 github.com/LK4D4/vndr/godl [2021-02-10T16:04:54.522Z] #44 153.2 github.com/LK4D4/vndr [2021-02-10T16:04:54.522Z] #44 ... [2021-02-10T16:04:54.522Z] [2021-02-10T16:04:54.522Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:04:54.522Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:04:54.522Z] #19 10.88 Reading package lists... [2021-02-10T16:04:54.522Z] #19 15.34 Reading package lists... [2021-02-10T16:04:54.522Z] #19 19.62 Building dependency tree... [2021-02-10T16:04:54.526Z] [2021-02-10T16:04:54.526Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:54.526Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:04:54.526Z] #44 59.56 internal/reflectlite [2021-02-10T16:04:54.526Z] #44 59.56 github.com/LK4D4/vndr/godl/singleflight [2021-02-10T16:04:54.526Z] #44 59.89 math/rand [2021-02-10T16:04:54.526Z] #44 61.04 internal/singleflight [2021-02-10T16:04:54.526Z] #44 62.57 strconv [2021-02-10T16:04:54.526Z] #44 62.58 io [2021-02-10T16:04:54.531Z] #48 61.98 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:04:54.531Z] #48 62.01 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:04:54.568Z] #43 15.27 DEP images/stats.pb-c.d [2021-02-10T16:04:54.798Z] #19 ... [2021-02-10T16:04:54.798Z] [2021-02-10T16:04:54.798Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:54.798Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:04:54.798Z] #42 80.22 DEP criu/sk-inet.d [2021-02-10T16:04:54.798Z] #42 80.42 DEP criu/signalfd.d [2021-02-10T16:04:55.059Z] #42 80.68 DEP criu/sigframe.d [2021-02-10T16:04:55.322Z] #42 80.79 DEP criu/shmem.d [2021-02-10T16:04:55.322Z] #42 80.94 DEP criu/servicefd.d [2021-02-10T16:04:55.581Z] #42 81.12 DEP criu/seize.d [2021-02-10T16:04:55.839Z] #42 ... [2021-02-10T16:04:55.839Z] [2021-02-10T16:04:55.839Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:04:55.839Z] #44 sha256:50b874c50e3c62ea6843cd2e484cfa213f80fdbc21190866ba05afa5000ab7a8 [2021-02-10T16:04:55.839Z] #44 DONE 163.7s [2021-02-10T16:04:55.839Z] [2021-02-10T16:04:55.839Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:55.839Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:04:55.839Z] #42 81.26 DEP criu/seccomp.d [2021-02-10T16:04:55.916Z] #44 64.35 bytes [2021-02-10T16:04:55.925Z] #48 ... [2021-02-10T16:04:55.925Z] [2021-02-10T16:04:55.925Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:04:55.925Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:04:55.925Z] #54 45.17 Reading package lists... [2021-02-10T16:04:55.925Z] #54 55.78 Building dependency tree... [2021-02-10T16:04:55.925Z] #54 59.96 The following additional packages will be installed: [2021-02-10T16:04:55.925Z] #54 59.97 libbtrfs0 [2021-02-10T16:04:55.925Z] #54 60.18 The following NEW packages will be installed: [2021-02-10T16:04:55.925Z] #54 60.19 libbtrfs-dev libbtrfs0 [2021-02-10T16:04:55.925Z] #54 60.63 0 upgraded, 2 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:04:55.925Z] #54 60.63 Need to get 119 kB of archives. [2021-02-10T16:04:55.925Z] #54 60.63 After this operation, 387 kB of additional disk space will be used. [2021-02-10T16:04:55.925Z] #54 60.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-10T16:04:55.925Z] #54 60.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-10T16:04:55.925Z] #54 61.82 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:04:55.925Z] #54 62.07 Fetched 119 kB in 0s (414 kB/s) [2021-02-10T16:04:55.925Z] #54 62.18 Selecting previously unselected package libbtrfs0. [2021-02-10T16:04:55.925Z] #54 62.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 ... 15410 files and directories currently installed.) [2021-02-10T16:04:55.925Z] #54 62.26 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-10T16:04:55.925Z] #54 62.28 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-10T16:04:55.925Z] #54 62.41 Selecting previously unselected package libbtrfs-dev. [2021-02-10T16:04:55.925Z] #54 62.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-10T16:04:55.925Z] #54 62.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:04:55.925Z] #54 62.80 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-10T16:04:55.925Z] #54 62.94 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:04:55.925Z] #54 62.97 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:04:55.925Z] #54 DONE 63.5s [2021-02-10T16:04:56.097Z] #42 81.56 DEP criu/rst-malloc.d [2021-02-10T16:04:56.188Z] [2021-02-10T16:04:56.189Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:04:56.189Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:04:56.189Z] #35 61.82 The following NEW packages will be installed: [2021-02-10T16:04:56.189Z] #35 61.84 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-10T16:04:56.189Z] #35 61.84 vim-common xxd [2021-02-10T16:04:56.189Z] #35 62.22 0 upgraded, 10 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:04:56.189Z] #35 62.22 Need to get 14.9 MB of archives. [2021-02-10T16:04:56.189Z] #35 62.22 After this operation, 61.8 MB of additional disk space will be used. [2021-02-10T16:04:56.189Z] #35 62.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-10T16:04:56.189Z] #35 62.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-10T16:04:56.189Z] #35 62.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-10T16:04:56.189Z] #35 62.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-10T16:04:56.189Z] #35 63.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-10T16:04:56.189Z] #35 63.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-10T16:04:56.189Z] #35 63.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-10T16:04:56.189Z] #35 63.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-10T16:04:56.189Z] #35 63.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-10T16:04:56.189Z] #35 63.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-10T16:04:56.192Z] #43 17.16 make[1]: Nothing to be done for 'all'. [2021-02-10T16:04:56.355Z] #42 81.68 DEP criu/rbtree.d [2021-02-10T16:04:56.355Z] #42 81.76 DEP criu/pstree.d [2021-02-10T16:04:56.614Z] #42 82.07 DEP criu/protobuf.d [2021-02-10T16:04:56.936Z] #44 ... [2021-02-10T16:04:56.936Z] [2021-02-10T16:04:56.936Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:04:56.936Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-10T16:04:56.936Z] #54 63.96 The following additional packages will be installed: [2021-02-10T16:04:56.936Z] #54 63.99 libbtrfs0 [2021-02-10T16:04:56.936Z] #54 64.23 The following NEW packages will be installed: [2021-02-10T16:04:56.936Z] #54 64.25 libbtrfs-dev libbtrfs0 [2021-02-10T16:04:56.936Z] #54 64.75 0 upgraded, 2 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:04:56.936Z] #54 64.75 Need to get 119 kB of archives. [2021-02-10T16:04:56.936Z] #54 64.75 After this operation, 387 kB of additional disk space will be used. [2021-02-10T16:04:56.936Z] #54 64.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-10T16:04:56.936Z] #54 64.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-10T16:04:56.963Z] #42 82.34 GEN criu/protobuf-desc-gen.h [2021-02-10T16:04:57.633Z] #35 ... [2021-02-10T16:04:57.633Z] [2021-02-10T16:04:57.633Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:04:57.633Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:04:57.633Z] #41 44.76 Reading package lists... [2021-02-10T16:04:57.633Z] #41 55.64 Building dependency tree... [2021-02-10T16:04:57.633Z] #41 59.80 The following additional packages will be installed: [2021-02-10T16:04:57.633Z] #41 59.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-10T16:04:57.633Z] #41 59.81 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-10T16:04:57.633Z] #41 59.83 Suggested packages: [2021-02-10T16:04:57.633Z] #41 59.83 manpages-dev python-setuptools [2021-02-10T16:04:57.633Z] #41 61.08 The following NEW packages will be installed: [2021-02-10T16:04:57.633Z] #41 61.09 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-10T16:04:57.633Z] #41 61.10 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-10T16:04:57.633Z] #41 61.10 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-10T16:04:57.633Z] #41 61.10 python-six zlib1g-dev [2021-02-10T16:04:57.633Z] #41 61.48 0 upgraded, 17 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:04:57.633Z] #41 61.48 Need to get 4095 kB of archives. [2021-02-10T16:04:57.633Z] #41 61.48 After this operation, 22.5 MB of additional disk space will be used. [2021-02-10T16:04:57.633Z] #41 61.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-10T16:04:57.633Z] #41 61.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-10T16:04:57.633Z] #41 61.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-10T16:04:57.633Z] #41 61.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-10T16:04:57.633Z] #41 61.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-10T16:04:57.633Z] #41 61.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-10T16:04:57.633Z] #41 61.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-10T16:04:57.633Z] #41 61.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-10T16:04:57.633Z] #41 61.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-10T16:04:57.633Z] #41 61.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-10T16:04:57.633Z] #41 61.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-10T16:04:57.633Z] #41 61.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-10T16:04:57.633Z] #41 61.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-10T16:04:57.633Z] #41 61.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-10T16:04:57.633Z] #41 61.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-10T16:04:57.633Z] #41 61.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-10T16:04:57.633Z] #41 61.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-10T16:04:57.633Z] #41 63.01 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:04:57.633Z] #41 63.37 Fetched 4095 kB in 1s (6305 kB/s) [2021-02-10T16:04:57.633Z] #41 63.51 Selecting previously unselected package libcap-dev:amd64. [2021-02-10T16:04:57.633Z] #41 63.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 ... 15410 files and directories currently installed.) [2021-02-10T16:04:57.633Z] #41 63.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-10T16:04:57.633Z] #41 63.65 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-10T16:04:57.633Z] #41 63.92 Selecting previously unselected package libnet1:amd64. [2021-02-10T16:04:57.633Z] #41 63.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-10T16:04:57.633Z] #41 63.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:04:57.633Z] #41 64.16 Selecting previously unselected package libnet1-dev. [2021-02-10T16:04:57.633Z] #41 64.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-10T16:04:57.633Z] #41 64.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-10T16:04:57.633Z] #41 64.42 Selecting previously unselected package libnl-3-200:amd64. [2021-02-10T16:04:57.633Z] #41 64.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-10T16:04:57.633Z] #41 64.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-10T16:04:57.633Z] #41 64.63 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-10T16:04:57.633Z] #41 64.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-10T16:04:57.633Z] #41 64.71 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-10T16:04:57.633Z] #41 65.03 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-10T16:04:57.633Z] #41 65.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-10T16:04:57.633Z] #41 65.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-10T16:04:57.633Z] #41 65.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-10T16:04:57.633Z] #41 65.18 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-10T16:04:57.633Z] #41 65.19 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-10T16:04:57.885Z] #54 65.97 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:04:57.885Z] #54 66.25 Fetched 119 kB in 0s (377 kB/s) [2021-02-10T16:04:57.885Z] #54 66.34 Selecting previously unselected package libbtrfs0. [2021-02-10T16:04:57.889Z] #43 ... [2021-02-10T16:04:57.889Z] [2021-02-10T16:04:57.889Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:04:57.889Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-10T16:04:57.889Z] #13 73.39 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-10T16:04:57.889Z] #13 73.41 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-10T16:04:57.889Z] #13 73.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:04:57.889Z] #13 73.60 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-10T16:04:57.889Z] #13 73.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-10T16:04:57.889Z] #13 73.63 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:04:57.905Z] #41 65.32 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-10T16:04:57.905Z] #41 65.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-10T16:04:57.905Z] #41 65.34 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-10T16:04:57.905Z] #41 ... [2021-02-10T16:04:57.905Z] [2021-02-10T16:04:57.905Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:04:57.905Z] #55 sha256:5277432fdbb1bc71a62033c5f8077c8c6eb472ef28da0c8eadcfd03fd9b0c75f [2021-02-10T16:04:57.905Z] #55 1.323 + RM_GOPATH=0 [2021-02-10T16:04:57.905Z] #55 1.328 + TMP_GOPATH= [2021-02-10T16:04:57.905Z] #55 1.328 + : /build [2021-02-10T16:04:57.905Z] #55 1.328 + '[' -z '' ']' [2021-02-10T16:04:57.905Z] #55 1.332 ++ mktemp -d [2021-02-10T16:04:57.905Z] #55 1.333 + export GOPATH=/tmp/tmp.7JUZ4sjO3D [2021-02-10T16:04:57.905Z] #55 1.334 + GOPATH=/tmp/tmp.7JUZ4sjO3D [2021-02-10T16:04:57.905Z] #55 1.334 + RM_GOPATH=1 [2021-02-10T16:04:57.905Z] #55 1.334 + case "$(go env GOARCH)" in [2021-02-10T16:04:57.905Z] #55 1.340 ++ go env GOARCH [2021-02-10T16:04:57.905Z] #55 1.367 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:57.905Z] #55 1.367 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:04:57.905Z] #55 1.367 ++ dirname /tmp/install/install.sh [2021-02-10T16:04:57.905Z] #55 1.373 + dir=/tmp/install [2021-02-10T16:04:57.905Z] #55 1.374 + bin=containerd [2021-02-10T16:04:57.905Z] #55 1.375 + shift [2021-02-10T16:04:57.905Z] #55 1.376 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-10T16:04:57.905Z] #55 1.391 + . /tmp/install/containerd.installer [2021-02-10T16:04:57.905Z] #55 1.392 ++ set -e [2021-02-10T16:04:57.905Z] #55 1.393 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:04:57.905Z] #55 1.412 + install_containerd [2021-02-10T16:04:57.905Z] #55 1.413 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-10T16:04:57.905Z] #55 1.413 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:04:57.905Z] #55 1.414 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7JUZ4sjO3D/src/github.com/containerd/containerd [2021-02-10T16:04:57.905Z] #55 1.416 Cloning into '/tmp/tmp.7JUZ4sjO3D/src/github.com/containerd/containerd'... [2021-02-10T16:04:58.147Z] #54 66.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:04:58.147Z] #54 66.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-10T16:04:58.147Z] #54 66.44 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-10T16:04:58.147Z] #54 66.58 Selecting previously unselected package libbtrfs-dev. [2021-02-10T16:04:58.192Z] #13 ... [2021-02-10T16:04:58.192Z] [2021-02-10T16:04:58.192Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:58.192Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:04:58.192Z] #43 19.07 CC images/stats.o [2021-02-10T16:04:58.408Z] #54 66.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-10T16:04:58.408Z] #54 66.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:04:58.669Z] #54 66.83 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-10T16:04:58.669Z] #54 66.86 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:04:58.669Z] #54 66.87 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:04:58.845Z] #43 19.63 CC images/core.o [2021-02-10T16:04:58.862Z] #42 84.36 DEP criu/protobuf-desc.d [2021-02-10T16:04:58.931Z] #54 DONE 67.2s [2021-02-10T16:04:58.931Z] [2021-02-10T16:04:58.931Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:04:58.931Z] #48 sha256:fe89161e558e04c6ab5297a68d4f3697406b1fdc521f51c07627b4094298ed4b [2021-02-10T16:04:58.931Z] #48 58.77 go: extracting golang.org/x/text v0.3.2 [2021-02-10T16:04:58.931Z] #48 64.02 go: finding github.com/fatih/color v1.7.0 [2021-02-10T16:04:58.931Z] #48 64.13 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:04:58.931Z] #48 64.15 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:04:58.931Z] #48 64.24 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:04:58.931Z] #48 64.37 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:04:58.931Z] #48 64.38 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:04:58.931Z] #48 64.43 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:04:58.931Z] #48 64.43 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:04:58.931Z] #48 64.49 go: finding github.com/pkg/errors v0.8.1 [2021-02-10T16:04:58.931Z] #48 64.52 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:04:58.931Z] #48 64.56 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:04:58.931Z] #48 64.61 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:04:58.931Z] #48 64.64 go: finding github.com/stretchr/testify v1.4.0 [2021-02-10T16:04:58.931Z] #48 64.68 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:04:58.931Z] #48 64.75 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:04:58.931Z] #48 64.76 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:04:58.931Z] #48 64.83 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:04:58.931Z] #48 64.84 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:04:58.931Z] #48 64.88 go: finding github.com/spf13/viper v1.6.1 [2021-02-10T16:04:58.931Z] #48 64.89 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:04:58.931Z] #48 65.15 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:04:58.931Z] #48 65.18 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:04:58.931Z] #48 65.20 go: finding github.com/stretchr/objx v0.2.0 [2021-02-10T16:04:58.931Z] #48 65.23 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:04:58.931Z] #48 65.25 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:04:58.931Z] #48 65.26 go: finding github.com/spf13/cobra v0.0.5 [2021-02-10T16:04:58.931Z] #48 65.29 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:04:58.931Z] #48 65.29 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:04:58.931Z] #48 65.33 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:04:58.931Z] #48 65.43 go: finding github.com/spf13/pflag v1.0.5 [2021-02-10T16:04:58.931Z] #48 65.50 go: finding github.com/gobwas/glob v0.2.3 [2021-02-10T16:04:58.931Z] #48 65.55 go: finding github.com/magiconair/properties v1.8.1 [2021-02-10T16:04:58.931Z] #48 65.56 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:04:58.931Z] #48 65.60 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:04:58.931Z] #48 65.60 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:04:58.931Z] #48 65.63 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:04:58.931Z] #48 65.67 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:04:58.931Z] #48 65.79 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:04:58.931Z] #48 65.79 go: finding github.com/spf13/afero v1.1.2 [2021-02-10T16:04:58.931Z] #48 65.82 go: finding github.com/spf13/cast v1.3.0 [2021-02-10T16:04:58.931Z] #48 65.89 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:04:58.931Z] #48 65.96 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:04:58.931Z] #48 66.03 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:04:58.931Z] #48 66.06 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:04:58.931Z] #48 66.16 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-10T16:04:58.931Z] #48 66.19 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:04:58.931Z] #48 66.19 go: finding golang.org/x/text v0.3.2 [2021-02-10T16:04:58.931Z] #48 66.23 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:04:58.931Z] #48 66.26 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:04:58.931Z] #48 66.29 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:04:58.931Z] #48 66.31 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:04:58.931Z] #48 66.39 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:04:58.931Z] #48 66.47 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:04:58.931Z] #48 66.51 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:04:58.931Z] #48 66.52 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:04:58.931Z] #48 66.53 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-10T16:04:58.931Z] #48 66.54 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:04:58.931Z] #48 66.55 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:04:58.931Z] #48 66.58 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:04:58.931Z] #48 66.59 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:04:58.931Z] #48 66.69 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:04:58.932Z] #48 66.69 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:04:58.932Z] #48 66.70 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:04:58.932Z] #48 66.71 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:04:58.932Z] #48 66.73 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-10T16:04:58.932Z] #48 66.75 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:04:58.932Z] #48 66.76 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:04:58.932Z] #48 66.88 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:04:58.932Z] #48 66.88 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-10T16:04:58.932Z] #48 67.09 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:04:58.932Z] #48 67.21 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:04:58.932Z] #48 67.23 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:04:59.121Z] #42 84.50 DEP criu/proc_parse.d [2021-02-10T16:04:59.151Z] #43 ... [2021-02-10T16:04:59.151Z] [2021-02-10T16:04:59.151Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:04:59.151Z] #34 sha256:6a67a5ca1fba503bd71c1c8bca6d2ecce3f02b646a6e7ee4b978581e994faa2b [2021-02-10T16:04:59.151Z] #34 74.79 internal/syscall/execenv [2021-02-10T16:04:59.151Z] #34 74.79 internal/syscall/unix [2021-02-10T16:04:59.151Z] #34 74.86 time [2021-02-10T16:04:59.151Z] #34 82.25 internal/poll [2021-02-10T16:04:59.151Z] #34 84.69 os [2021-02-10T16:04:59.198Z] #48 67.36 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:04:59.198Z] #48 67.37 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:04:59.296Z] #55 ... [2021-02-10T16:04:59.296Z] [2021-02-10T16:04:59.296Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:04:59.296Z] #33 sha256:ae2d41765112aa87e6994fa3d3dd440038ff0b453b1d387702e7bdc0b7c342c4 [2021-02-10T16:04:59.296Z] #33 56.82 sync [2021-02-10T16:04:59.296Z] #33 56.84 internal/reflectlite [2021-02-10T16:04:59.296Z] #33 59.96 sort [2021-02-10T16:04:59.296Z] #33 59.96 errors [2021-02-10T16:04:59.296Z] #33 60.40 strconv [2021-02-10T16:04:59.296Z] #33 61.04 io [2021-02-10T16:04:59.296Z] #33 61.95 internal/oserror [2021-02-10T16:04:59.296Z] #33 62.07 syscall [2021-02-10T16:04:59.296Z] #33 64.96 reflect [2021-02-10T16:04:59.379Z] #42 84.78 DEP criu/plugin.d [2021-02-10T16:04:59.379Z] #42 84.87 DEP criu/pipes.d [2021-02-10T16:04:59.379Z] #42 85.01 DEP criu/pie-util.d [2021-02-10T16:04:59.460Z] #48 ... [2021-02-10T16:04:59.460Z] [2021-02-10T16:04:59.460Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:04:59.460Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-10T16:04:59.557Z] #33 ... [2021-02-10T16:04:59.557Z] [2021-02-10T16:04:59.558Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:04:59.558Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-10T16:04:59.558Z] #31 65.66 Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-10T16:04:59.558Z] #31 66.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-10T16:04:59.637Z] #42 85.11 DEP criu/pie-util-vdso.d [2021-02-10T16:04:59.637Z] #42 85.23 DEP criu/pie-util-vdso-elf32.d [2021-02-10T16:04:59.803Z] #34 ... [2021-02-10T16:04:59.803Z] [2021-02-10T16:04:59.803Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:04:59.803Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:04:59.803Z] #43 20.52 CC images/core-x86.o [2021-02-10T16:04:59.895Z] #42 85.35 DEP criu/path.d [2021-02-10T16:05:00.049Z] #31 67.05 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) [2021-02-10T16:05:00.049Z] #31 ... [2021-02-10T16:05:00.049Z] [2021-02-10T16:05:00.049Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:05:00.049Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:05:00.049Z] #35 47.81 Reading package lists... [2021-02-10T16:05:00.049Z] #35 58.80 Building dependency tree... [2021-02-10T16:05:00.049Z] #35 63.31 The following additional packages will be installed: [2021-02-10T16:05:00.049Z] #35 63.37 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-10T16:05:00.049Z] #35 63.40 Suggested packages: [2021-02-10T16:05:00.049Z] #35 63.40 cmake-doc ninja-build lrzip [2021-02-10T16:05:00.049Z] #35 63.40 Recommended packages: [2021-02-10T16:05:00.049Z] #35 63.40 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-10T16:05:00.049Z] #35 64.93 The following NEW packages will be installed: [2021-02-10T16:05:00.049Z] #35 64.96 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-10T16:05:00.049Z] #35 64.97 vim-common xxd [2021-02-10T16:05:00.049Z] #35 65.45 0 upgraded, 10 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:05:00.049Z] #35 65.45 Need to get 14.9 MB of archives. [2021-02-10T16:05:00.049Z] #35 65.45 After this operation, 61.8 MB of additional disk space will be used. [2021-02-10T16:05:00.049Z] #35 65.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-10T16:05:00.049Z] #35 65.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-10T16:05:00.049Z] #35 65.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-10T16:05:00.049Z] #35 65.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-10T16:05:00.049Z] #35 66.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-10T16:05:00.049Z] #35 66.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-10T16:05:00.049Z] #35 66.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-10T16:05:00.049Z] #35 66.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-10T16:05:00.049Z] #35 66.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-10T16:05:00.049Z] #35 66.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-10T16:05:00.132Z] #31 67.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:05:00.153Z] #42 85.58 DEP criu/parasite-syscall.d [2021-02-10T16:05:00.312Z] #35 ... [2021-02-10T16:05:00.312Z] [2021-02-10T16:05:00.312Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:05:00.312Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-10T16:05:00.312Z] #31 67.05 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-10T16:05:00.312Z] #31 67.94 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-10T16:05:00.312Z] #31 67.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:05:00.412Z] #42 85.90 DEP criu/pagemap.d [2021-02-10T16:05:00.466Z] #43 21.22 CC images/core-arm.o [2021-02-10T16:05:00.574Z] #31 ... [2021-02-10T16:05:00.574Z] [2021-02-10T16:05:00.574Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:00.574Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:05:00.574Z] #12 58.91 Building dependency tree... [2021-02-10T16:05:00.574Z] #12 63.40 The following additional packages will be installed: [2021-02-10T16:05:00.574Z] #12 63.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-10T16:05:00.574Z] #12 63.40 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-10T16:05:00.574Z] #12 63.41 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-10T16:05:00.574Z] #12 63.41 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-10T16:05:00.574Z] #12 63.41 mingw-w64-x86-64-dev [2021-02-10T16:05:00.574Z] #12 63.42 Suggested packages: [2021-02-10T16:05:00.574Z] #12 63.42 gcc-8-locales seccomp wine64 [2021-02-10T16:05:00.574Z] #12 65.31 The following NEW packages will be installed: [2021-02-10T16:05:00.574Z] #12 65.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-10T16:05:00.574Z] #12 65.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-10T16:05:00.574Z] #12 65.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-10T16:05:00.574Z] #12 65.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-10T16:05:00.574Z] #12 65.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-10T16:05:00.574Z] #12 65.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-10T16:05:00.574Z] #12 65.34 The following packages will be upgraded: [2021-02-10T16:05:00.574Z] #12 65.36 libsystemd0 libudev1 [2021-02-10T16:05:00.574Z] #12 65.78 2 upgraded, 25 newly installed, 0 to remove and 19 not upgraded. [2021-02-10T16:05:00.574Z] #12 65.78 Need to get 78.2 MB of archives. [2021-02-10T16:05:00.574Z] #12 65.78 After this operation, 487 MB of additional disk space will be used. [2021-02-10T16:05:00.574Z] #12 65.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-10T16:05:00.574Z] #12 65.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-10T16:05:00.574Z] #12 65.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-10T16:05:00.574Z] #12 66.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-02-10T16:05:00.574Z] #12 66.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-10T16:05:00.574Z] #12 66.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-10T16:05:00.574Z] #12 66.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-10T16:05:00.574Z] #12 66.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-10T16:05:00.574Z] #12 66.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-10T16:05:00.574Z] #12 67.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-10T16:05:00.574Z] #12 67.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-10T16:05:00.670Z] #42 86.09 DEP criu/pagemap-cache.d [2021-02-10T16:05:00.767Z] #43 21.65 CC images/core-aarch64.o [2021-02-10T16:05:00.836Z] #12 ... [2021-02-10T16:05:00.836Z] [2021-02-10T16:05:00.836Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:05:00.836Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:05:00.836Z] #41 48.94 Reading package lists... [2021-02-10T16:05:00.836Z] #41 59.40 Building dependency tree... [2021-02-10T16:05:00.836Z] #41 64.40 The following additional packages will be installed: [2021-02-10T16:05:00.836Z] #41 64.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-10T16:05:00.836Z] #41 64.41 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-10T16:05:00.836Z] #41 64.50 Suggested packages: [2021-02-10T16:05:00.836Z] #41 64.50 manpages-dev python-setuptools [2021-02-10T16:05:00.836Z] #41 65.85 The following NEW packages will be installed: [2021-02-10T16:05:00.836Z] #41 65.85 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-10T16:05:00.836Z] #41 65.87 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-10T16:05:00.836Z] #41 65.87 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-10T16:05:00.836Z] #41 65.87 python-six zlib1g-dev [2021-02-10T16:05:00.836Z] #41 66.31 0 upgraded, 17 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:05:00.836Z] #41 66.31 Need to get 4095 kB of archives. [2021-02-10T16:05:00.836Z] #41 66.31 After this operation, 22.5 MB of additional disk space will be used. [2021-02-10T16:05:00.836Z] #41 66.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-10T16:05:00.836Z] #41 66.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-10T16:05:00.836Z] #41 66.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-10T16:05:00.836Z] #41 66.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-10T16:05:00.836Z] #41 66.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-10T16:05:00.836Z] #41 66.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-10T16:05:00.836Z] #41 66.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-10T16:05:00.836Z] #41 66.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-10T16:05:00.836Z] #41 66.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-10T16:05:00.836Z] #41 66.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-10T16:05:00.836Z] #41 66.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-10T16:05:00.836Z] #41 66.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-10T16:05:00.836Z] #41 66.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-10T16:05:00.836Z] #41 66.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-10T16:05:00.836Z] #41 66.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-10T16:05:00.836Z] #41 66.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-10T16:05:00.836Z] #41 66.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-10T16:05:00.836Z] #41 68.54 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:05:00.836Z] #41 68.80 Fetched 4095 kB in 1s (5106 kB/s) [2021-02-10T16:05:00.836Z] #41 68.92 Selecting previously unselected package libcap-dev:amd64. [2021-02-10T16:05:00.836Z] #41 68.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:05:00.836Z] #41 69.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-10T16:05:00.836Z] #41 69.06 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-10T16:05:00.836Z] #41 69.25 Selecting previously unselected package libnet1:amd64. [2021-02-10T16:05:00.836Z] #41 ... [2021-02-10T16:05:00.836Z] [2021-02-10T16:05:00.836Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:05:00.836Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:05:00.836Z] #35 68.64 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:05:00.836Z] #35 68.89 Fetched 14.9 MB in 2s (8110 kB/s) [2021-02-10T16:05:00.836Z] #35 68.99 Selecting previously unselected package xxd. [2021-02-10T16:05:00.836Z] #35 68.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:05:00.836Z] #35 69.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-10T16:05:00.836Z] #35 69.06 Unpacking xxd (2:8.1.0875-5) ... [2021-02-10T16:05:00.928Z] #42 86.23 DEP criu/page-xfer.d [2021-02-10T16:05:00.928Z] #42 86.44 DEP criu/page-pipe.d [2021-02-10T16:05:01.097Z] #35 69.39 Selecting previously unselected package vim-common. [2021-02-10T16:05:01.098Z] #35 69.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:05:01.098Z] #35 69.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-10T16:05:01.186Z] #42 86.59 DEP criu/netfilter.d [2021-02-10T16:05:01.186Z] #42 86.75 DEP criu/net.d [2021-02-10T16:05:01.421Z] #43 22.15 CC images/core-ppc64.o [2021-02-10T16:05:01.446Z] #42 86.99 DEP criu/namespaces.d [2021-02-10T16:05:01.673Z] #35 69.85 Selecting previously unselected package cmake-data. [2021-02-10T16:05:01.673Z] #35 69.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-10T16:05:01.673Z] #35 69.87 Unpacking cmake-data (3.13.4-1) ... [2021-02-10T16:05:01.704Z] #42 87.15 DEP criu/mount.d [2021-02-10T16:05:01.962Z] #42 87.33 DEP criu/memfd.d [2021-02-10T16:05:01.962Z] #42 87.44 DEP criu/mem.d [2021-02-10T16:05:02.048Z] #31 ... [2021-02-10T16:05:02.048Z] [2021-02-10T16:05:02.048Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:02.048Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:05:02.048Z] #12 59.21 The following additional packages will be installed: [2021-02-10T16:05:02.048Z] #12 59.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-10T16:05:02.048Z] #12 59.21 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-10T16:05:02.048Z] #12 59.21 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-10T16:05:02.048Z] #12 59.21 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-10T16:05:02.048Z] #12 59.21 mingw-w64-x86-64-dev [2021-02-10T16:05:02.048Z] #12 59.23 Suggested packages: [2021-02-10T16:05:02.048Z] #12 59.23 gcc-8-locales seccomp wine64 [2021-02-10T16:05:02.048Z] #12 60.68 The following NEW packages will be installed: [2021-02-10T16:05:02.048Z] #12 60.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-10T16:05:02.048Z] #12 60.68 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-10T16:05:02.048Z] #12 60.68 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-10T16:05:02.048Z] #12 60.69 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-10T16:05:02.048Z] #12 60.69 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-10T16:05:02.048Z] #12 60.70 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-10T16:05:02.048Z] #12 60.71 The following packages will be upgraded: [2021-02-10T16:05:02.048Z] #12 60.73 libsystemd0 libudev1 [2021-02-10T16:05:02.048Z] #12 61.12 2 upgraded, 25 newly installed, 0 to remove and 19 not upgraded. [2021-02-10T16:05:02.048Z] #12 61.12 Need to get 78.2 MB of archives. [2021-02-10T16:05:02.048Z] #12 61.12 After this operation, 487 MB of additional disk space will be used. [2021-02-10T16:05:02.048Z] #12 61.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-10T16:05:02.048Z] #12 61.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-10T16:05:02.048Z] #12 61.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-10T16:05:02.048Z] #12 61.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-02-10T16:05:02.048Z] #12 61.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-10T16:05:02.048Z] #12 61.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-10T16:05:02.048Z] #12 61.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-10T16:05:02.048Z] #12 61.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-10T16:05:02.048Z] #12 62.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-10T16:05:02.048Z] #12 62.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-10T16:05:02.048Z] #12 62.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-10T16:05:02.048Z] #12 66.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-10T16:05:02.048Z] #12 68.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-10T16:05:02.048Z] #12 68.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-10T16:05:02.048Z] #12 68.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-10T16:05:02.048Z] #12 68.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-10T16:05:02.048Z] #12 68.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-10T16:05:02.048Z] #12 68.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-10T16:05:02.048Z] #12 68.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-10T16:05:02.048Z] #12 68.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-10T16:05:02.048Z] #12 68.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-10T16:05:02.048Z] #12 68.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-10T16:05:02.048Z] #12 68.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-10T16:05:02.048Z] #12 68.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-10T16:05:02.048Z] #12 68.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-10T16:05:02.048Z] #12 68.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-10T16:05:02.048Z] #12 68.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-10T16:05:02.048Z] #12 ... [2021-02-10T16:05:02.048Z] [2021-02-10T16:05:02.048Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:02.048Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:05:02.048Z] #44 59.38 github.com/LK4D4/vndr/godl/singleflight [2021-02-10T16:05:02.048Z] #44 59.42 internal/reflectlite [2021-02-10T16:05:02.048Z] #44 59.78 math/rand [2021-02-10T16:05:02.048Z] #44 60.81 internal/singleflight [2021-02-10T16:05:02.048Z] #44 61.99 strconv [2021-02-10T16:05:02.048Z] #44 61.99 bytes [2021-02-10T16:05:02.048Z] #44 65.20 bufio [2021-02-10T16:05:02.048Z] #44 65.79 reflect [2021-02-10T16:05:02.048Z] #44 66.92 syscall [2021-02-10T16:05:02.048Z] #44 ... [2021-02-10T16:05:02.048Z] [2021-02-10T16:05:02.048Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:05:02.048Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:05:02.048Z] #35 65.32 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:05:02.048Z] #35 65.60 Fetched 14.9 MB in 2s (8162 kB/s) [2021-02-10T16:05:02.048Z] #35 65.67 Selecting previously unselected package xxd. [2021-02-10T16:05:02.048Z] #35 65.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:05:02.048Z] #35 65.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-10T16:05:02.048Z] #35 65.75 Unpacking xxd (2:8.1.0875-5) ... [2021-02-10T16:05:02.048Z] #35 66.27 Selecting previously unselected package vim-common. [2021-02-10T16:05:02.048Z] #35 66.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:05:02.048Z] #35 66.31 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-10T16:05:02.048Z] #35 66.67 Selecting previously unselected package cmake-data. [2021-02-10T16:05:02.048Z] #35 66.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-10T16:05:02.048Z] #35 66.69 Unpacking cmake-data (3.13.4-1) ... [2021-02-10T16:05:02.048Z] #35 69.34 Selecting previously unselected package libicu63:amd64. [2021-02-10T16:05:02.048Z] #35 69.34 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-10T16:05:02.048Z] #35 69.36 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-10T16:05:02.074Z] #43 22.86 CC images/core-s390.o [2021-02-10T16:05:02.221Z] #42 87.67 DEP criu/lsm.d [2021-02-10T16:05:02.248Z] #35 ... [2021-02-10T16:05:02.248Z] [2021-02-10T16:05:02.248Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:05:02.248Z] #33 sha256:b3cf1edff2ac589521db43c842749a17b5a6755d85da8d0c8a38c42367af74db [2021-02-10T16:05:02.248Z] #33 60.59 errors [2021-02-10T16:05:02.248Z] #33 60.59 sort [2021-02-10T16:05:02.248Z] #33 61.13 strconv [2021-02-10T16:05:02.248Z] #33 61.81 io [2021-02-10T16:05:02.248Z] #33 63.37 internal/oserror [2021-02-10T16:05:02.248Z] #33 63.60 syscall [2021-02-10T16:05:02.248Z] #33 66.19 reflect [2021-02-10T16:05:02.479Z] #42 87.79 DEP criu/log.d [2021-02-10T16:05:02.479Z] #42 87.89 DEP criu/libnetlink.d [2021-02-10T16:05:02.526Z] #33 ... [2021-02-10T16:05:02.526Z] [2021-02-10T16:05:02.526Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:05:02.526Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:05:02.526Z] #41 69.25 Selecting previously unselected package libnet1:amd64. [2021-02-10T16:05:02.526Z] #41 69.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-10T16:05:02.526Z] #41 69.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:05:02.526Z] #41 69.43 Selecting previously unselected package libnet1-dev. [2021-02-10T16:05:02.526Z] #41 69.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-10T16:05:02.526Z] #41 69.45 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-10T16:05:02.526Z] #41 69.68 Selecting previously unselected package libnl-3-200:amd64. [2021-02-10T16:05:02.526Z] #41 69.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-10T16:05:02.526Z] #41 69.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-10T16:05:02.526Z] #41 69.84 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-10T16:05:02.526Z] #41 69.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-10T16:05:02.526Z] #41 69.89 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-10T16:05:02.526Z] #41 70.16 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-10T16:05:02.526Z] #41 70.16 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-10T16:05:02.526Z] #41 70.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-10T16:05:02.526Z] #41 70.30 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-10T16:05:02.526Z] #41 70.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-10T16:05:02.526Z] #41 70.32 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-10T16:05:02.526Z] #41 70.42 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-10T16:05:02.526Z] #41 70.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-10T16:05:02.526Z] #41 70.45 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-10T16:05:02.526Z] #41 70.68 Selecting previously unselected package libprotobuf17:amd64. [2021-02-10T16:05:02.526Z] #41 70.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-10T16:05:02.526Z] #41 70.70 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:02.732Z] #43 ... [2021-02-10T16:05:02.732Z] [2021-02-10T16:05:02.732Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:02.732Z] #51 sha256:214f825d459bd00d180849cb2a25e1274c87159113bfdc052500d143bce02b1f [2021-02-10T16:05:02.732Z] #51 78.40 time [2021-02-10T16:05:02.732Z] #51 82.64 regexp [2021-02-10T16:05:02.732Z] #51 ... [2021-02-10T16:05:02.732Z] [2021-02-10T16:05:02.732Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:05:02.732Z] #34 sha256:6a67a5ca1fba503bd71c1c8bca6d2ecce3f02b646a6e7ee4b978581e994faa2b [2021-02-10T16:05:02.732Z] #34 87.02 internal/fmtsort [2021-02-10T16:05:02.732Z] #34 88.45 path/filepath [2021-02-10T16:05:02.732Z] #34 88.47 fmt [2021-02-10T16:05:02.738Z] #42 88.07 DEP criu/kerndat.d [2021-02-10T16:05:02.738Z] #42 ... [2021-02-10T16:05:02.738Z] [2021-02-10T16:05:02.738Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:05:02.738Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-10T16:05:02.738Z] #31 DONE 170.3s [2021-02-10T16:05:02.738Z] [2021-02-10T16:05:02.738Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:02.738Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:02.738Z] #42 88.23 DEP criu/kcmp-ids.d [2021-02-10T16:05:02.738Z] #42 ... [2021-02-10T16:05:02.738Z] [2021-02-10T16:05:02.738Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:05:02.738Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:05:02.738Z] #19 22.22 libcap2-bin is already the newest version (1:2.25-2). [2021-02-10T16:05:02.738Z] #19 22.22 The following additional packages will be installed: [2021-02-10T16:05:02.738Z] #19 22.22 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-10T16:05:02.738Z] #19 22.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-10T16:05:02.738Z] #19 22.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-10T16:05:02.738Z] #19 22.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-10T16:05:02.738Z] #19 22.23 python3.7 python3.7-minimal vim-runtime xxd [2021-02-10T16:05:02.738Z] #19 22.24 Suggested packages: [2021-02-10T16:05:02.738Z] #19 22.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-10T16:05:02.738Z] #19 22.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-10T16:05:02.738Z] #19 22.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-10T16:05:02.738Z] #19 22.24 Recommended packages: [2021-02-10T16:05:02.738Z] #19 22.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-10T16:05:02.738Z] #19 22.24 python3-keyrings.alt python3-xdg unzip [2021-02-10T16:05:02.738Z] #19 24.81 The following NEW packages will be installed: [2021-02-10T16:05:02.738Z] #19 24.82 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-10T16:05:02.738Z] #19 24.82 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-10T16:05:02.738Z] #19 24.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-10T16:05:02.738Z] #19 24.82 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-10T16:05:02.738Z] #19 24.82 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-10T16:05:02.738Z] #19 24.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-10T16:05:02.738Z] #19 24.82 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-10T16:05:02.738Z] #19 24.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-10T16:05:02.738Z] #19 24.83 xz-utils zip [2021-02-10T16:05:02.738Z] #19 25.19 0 upgraded, 48 newly installed, 0 to remove and 19 not upgraded. [2021-02-10T16:05:02.738Z] #19 25.19 Need to get 28.5 MB of archives. [2021-02-10T16:05:02.738Z] #19 25.19 After this operation, 116 MB of additional disk space will be used. [2021-02-10T16:05:02.738Z] #19 25.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-10T16:05:02.738Z] #19 25.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-10T16:05:02.738Z] #19 25.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-10T16:05:02.738Z] #19 25.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-10T16:05:02.738Z] #19 25.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-10T16:05:02.738Z] #19 25.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-10T16:05:02.738Z] #19 25.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-10T16:05:02.738Z] #19 25.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-10T16:05:02.738Z] #19 25.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-10T16:05:02.738Z] #19 25.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-10T16:05:02.738Z] #19 25.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-10T16:05:02.738Z] #19 25.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-10T16:05:02.738Z] #19 25.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-10T16:05:02.738Z] #19 25.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-10T16:05:02.738Z] #19 25.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-10T16:05:02.738Z] #19 25.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-10T16:05:02.738Z] #19 25.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-10T16:05:02.738Z] #19 25.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-10T16:05:02.738Z] #19 25.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-10T16:05:02.738Z] #19 25.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-10T16:05:02.738Z] #19 25.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-10T16:05:02.738Z] #19 25.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-10T16:05:02.738Z] #19 25.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-10T16:05:02.738Z] #19 25.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-10T16:05:02.738Z] #19 25.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-10T16:05:02.738Z] #19 25.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-10T16:05:02.738Z] #19 25.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-10T16:05:02.738Z] #19 25.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-10T16:05:02.738Z] #19 25.68 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-10T16:05:02.738Z] #19 26.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-10T16:05:02.738Z] #19 26.29 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-10T16:05:02.738Z] #19 26.29 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-10T16:05:02.738Z] #19 26.29 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-10T16:05:02.738Z] #19 26.30 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-10T16:05:02.738Z] #19 26.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-10T16:05:02.738Z] #19 26.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-10T16:05:02.738Z] #19 26.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-10T16:05:02.738Z] #19 26.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-10T16:05:02.738Z] #19 26.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-10T16:05:02.738Z] #19 26.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-10T16:05:02.738Z] #19 26.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-10T16:05:02.738Z] #19 26.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-10T16:05:02.738Z] #19 26.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-10T16:05:02.738Z] #19 26.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-10T16:05:02.738Z] #19 26.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-10T16:05:02.738Z] #19 26.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-10T16:05:02.738Z] #19 26.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-10T16:05:02.738Z] #19 26.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-10T16:05:02.738Z] #19 27.77 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:05:02.738Z] #19 27.92 Fetched 28.5 MB in 2s (13.8 MB/s) [2021-02-10T16:05:02.738Z] #19 27.96 Selecting previously unselected package pigz. [2021-02-10T16:05:02.738Z] #19 27.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 ... 23432 files and directories currently installed.) [2021-02-10T16:05:02.738Z] #19 28.01 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-10T16:05:02.738Z] #19 28.05 Unpacking pigz (2.4-1) ... [2021-02-10T16:05:02.738Z] #19 28.21 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-10T16:05:02.738Z] #19 28.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-10T16:05:02.738Z] #19 28.23 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-10T16:05:02.738Z] #19 28.76 Selecting previously unselected package python3.7-minimal. [2021-02-10T16:05:02.738Z] #19 28.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-10T16:05:02.738Z] #19 28.79 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-10T16:05:03.304Z] #19 29.93 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-10T16:05:03.304Z] #19 29.96 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-10T16:05:03.366Z] #41 71.55 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-10T16:05:03.366Z] #41 71.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-10T16:05:03.366Z] #41 71.56 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:03.366Z] #41 71.80 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-10T16:05:03.628Z] #41 71.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-10T16:05:03.628Z] #41 71.83 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:03.968Z] #35 ... [2021-02-10T16:05:03.968Z] [2021-02-10T16:05:03.968Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:03.968Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:05:03.968Z] #12 70.38 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:05:03.968Z] #12 70.62 Fetched 78.2 MB in 8s (9581 kB/s) [2021-02-10T16:05:03.968Z] #12 70.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:05:03.968Z] #12 70.83 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-10T16:05:03.968Z] #12 70.87 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-10T16:05:03.968Z] #12 71.31 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-10T16:05:03.968Z] #12 71.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:05:03.968Z] #12 71.61 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-10T16:05:04.229Z] #12 71.65 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-10T16:05:04.293Z] #34 ... [2021-02-10T16:05:04.293Z] [2021-02-10T16:05:04.293Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:04.293Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:05:04.293Z] #45 80.00 vendor/golang.org/x/text/transform [2021-02-10T16:05:04.293Z] #45 81.75 time [2021-02-10T16:05:04.293Z] #45 87.26 regexp [2021-02-10T16:05:04.293Z] #45 ... [2021-02-10T16:05:04.293Z] [2021-02-10T16:05:04.293Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:04.293Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:05:04.293Z] #43 23.75 CC images/cpuinfo.o [2021-02-10T16:05:04.293Z] #43 24.31 CC images/inventory.o [2021-02-10T16:05:04.293Z] #43 24.66 CC images/fdinfo.o [2021-02-10T16:05:04.293Z] #43 25.09 CC images/fown.o [2021-02-10T16:05:04.490Z] #12 71.83 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-10T16:05:04.490Z] #12 72.07 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-10T16:05:04.593Z] #43 25.27 CC images/ns.o [2021-02-10T16:05:04.593Z] #43 25.48 CC images/regfile.o [2021-02-10T16:05:04.751Z] #12 72.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:05:04.751Z] #12 72.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-10T16:05:04.751Z] #12 72.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-10T16:05:04.894Z] #43 25.77 CC images/ghost-file.o [2021-02-10T16:05:05.028Z] #41 73.50 Selecting previously unselected package libprotoc17:amd64. [2021-02-10T16:05:05.028Z] #41 73.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-10T16:05:05.290Z] #41 73.51 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:05.550Z] #43 26.16 CC images/fifo.o [2021-02-10T16:05:05.550Z] #43 26.38 CC images/remap-file-path.o [2021-02-10T16:05:05.833Z] #19 32.53 Selecting previously unselected package python3-minimal. [2021-02-10T16:05:05.849Z] #43 26.61 CC images/eventfd.o [2021-02-10T16:05:05.850Z] #43 26.87 CC images/eventpoll.o [2021-02-10T16:05:05.863Z] #41 74.10 Selecting previously unselected package protobuf-c-compiler. [2021-02-10T16:05:05.863Z] #41 74.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-10T16:05:05.863Z] #41 74.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-10T16:05:06.091Z] #19 32.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-10T16:05:06.091Z] #19 32.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-10T16:05:06.091Z] #19 32.59 Unpacking python3-minimal (3.7.3-1) ... [2021-02-10T16:05:06.091Z] #19 32.67 Selecting previously unselected package libmpdec2:amd64. [2021-02-10T16:05:06.091Z] #19 32.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-10T16:05:06.091Z] #19 32.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-10T16:05:06.091Z] #19 32.78 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-10T16:05:06.125Z] #41 74.27 Selecting previously unselected package protobuf-compiler. [2021-02-10T16:05:06.125Z] #41 74.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-10T16:05:06.125Z] #41 74.30 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-10T16:05:06.349Z] #19 32.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-10T16:05:06.349Z] #19 32.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-10T16:05:06.386Z] #41 74.52 Selecting previously unselected package python-pkg-resources. [2021-02-10T16:05:06.386Z] #41 74.52 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-10T16:05:06.386Z] #41 74.53 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-10T16:05:06.500Z] #43 27.36 CC images/fh.o [2021-02-10T16:05:06.648Z] #41 74.86 Selecting previously unselected package python-six. [2021-02-10T16:05:06.648Z] #41 74.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-10T16:05:06.648Z] #41 74.88 Unpacking python-six (1.12.0-1) ... [2021-02-10T16:05:06.648Z] #41 75.03 Selecting previously unselected package python-protobuf. [2021-02-10T16:05:06.648Z] #41 75.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-10T16:05:06.910Z] #41 75.08 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-10T16:05:07.153Z] #43 27.70 CC images/fsnotify.o [2021-02-10T16:05:07.282Z] #19 33.73 Selecting previously unselected package python3.7. [2021-02-10T16:05:07.282Z] #19 33.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-10T16:05:07.282Z] #19 33.75 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-10T16:05:07.282Z] #19 33.90 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-10T16:05:07.282Z] #19 33.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-10T16:05:07.282Z] #19 33.91 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-10T16:05:07.282Z] #19 34.04 Setting up python3-minimal (3.7.3-1) ... [2021-02-10T16:05:07.453Z] #43 28.44 CC images/signalfd.o [2021-02-10T16:05:07.483Z] #41 75.64 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-10T16:05:07.801Z] #43 28.66 CC images/fs.o [2021-02-10T16:05:08.053Z] #12 75.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-10T16:05:08.053Z] #12 75.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-10T16:05:08.053Z] #12 75.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-10T16:05:08.053Z] #12 ... [2021-02-10T16:05:08.053Z] [2021-02-10T16:05:08.053Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:05:08.053Z] #46 sha256:db79b29df29ce24934df89275a02d7f7eded112e21b83c7bb8d30825556f15c2 [2021-02-10T16:05:08.053Z] #46 DONE 75.6s [2021-02-10T16:05:08.053Z] [2021-02-10T16:05:08.053Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:05:08.053Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:05:08.053Z] #41 65.70 Selecting previously unselected package libprotobuf17:amd64. [2021-02-10T16:05:08.053Z] #41 65.70 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-10T16:05:08.053Z] #41 65.71 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:08.053Z] #41 66.56 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-10T16:05:08.053Z] #41 66.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-10T16:05:08.053Z] #41 66.58 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:08.053Z] #41 66.81 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-10T16:05:08.053Z] #41 66.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-10T16:05:08.053Z] #41 66.83 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:08.053Z] #41 68.33 Selecting previously unselected package libprotoc17:amd64. [2021-02-10T16:05:08.053Z] #41 68.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-10T16:05:08.053Z] #41 68.34 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:08.053Z] #41 69.05 Selecting previously unselected package protobuf-c-compiler. [2021-02-10T16:05:08.053Z] #41 69.05 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-10T16:05:08.053Z] #41 69.06 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-10T16:05:08.053Z] #41 69.21 Selecting previously unselected package protobuf-compiler. [2021-02-10T16:05:08.053Z] #41 69.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-10T16:05:08.053Z] #41 69.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-10T16:05:08.053Z] #41 69.38 Selecting previously unselected package python-pkg-resources. [2021-02-10T16:05:08.053Z] #41 69.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-10T16:05:08.053Z] #41 69.39 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-10T16:05:08.053Z] #41 69.60 Selecting previously unselected package python-six. [2021-02-10T16:05:08.053Z] #41 69.60 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-10T16:05:08.053Z] #41 69.61 Unpacking python-six (1.12.0-1) ... [2021-02-10T16:05:08.053Z] #41 69.70 Selecting previously unselected package python-protobuf. [2021-02-10T16:05:08.053Z] #41 69.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-10T16:05:08.053Z] #41 69.70 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-10T16:05:08.053Z] #41 70.35 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-10T16:05:08.053Z] #41 75.02 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:08.053Z] #41 75.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:05:08.053Z] #41 75.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-10T16:05:08.053Z] #41 75.64 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-10T16:05:08.053Z] #41 75.68 Setting up python-six (1.12.0-1) ... [2021-02-10T16:05:08.112Z] #43 28.85 CC images/pstree.o [2021-02-10T16:05:08.224Z] #19 34.84 Selecting previously unselected package python3. [2021-02-10T16:05:08.224Z] #19 34.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-10T16:05:08.224Z] #19 34.91 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-10T16:05:08.224Z] #19 34.92 Unpacking python3 (3.7.3-1) ... [2021-02-10T16:05:08.423Z] #43 29.08 CC images/pipe.o [2021-02-10T16:05:08.423Z] #43 29.41 CC images/tcp-stream.o [2021-02-10T16:05:08.428Z] #41 ... [2021-02-10T16:05:08.428Z] [2021-02-10T16:05:08.428Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:08.428Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:05:08.428Z] #12 71.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-10T16:05:08.428Z] #12 73.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-10T16:05:08.428Z] #12 73.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-10T16:05:08.428Z] #12 73.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-10T16:05:08.428Z] #12 73.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-10T16:05:08.428Z] #12 73.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-10T16:05:08.428Z] #12 73.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-10T16:05:08.428Z] #12 73.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-10T16:05:08.428Z] #12 73.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-10T16:05:08.428Z] #12 73.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-10T16:05:08.428Z] #12 73.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-10T16:05:08.428Z] #12 73.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-10T16:05:08.428Z] #12 73.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-10T16:05:08.428Z] #12 73.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-10T16:05:08.428Z] #12 73.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-10T16:05:08.428Z] #12 73.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-10T16:05:08.428Z] #12 74.96 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:05:08.428Z] #12 75.20 Fetched 78.2 MB in 8s (9345 kB/s) [2021-02-10T16:05:08.428Z] #12 75.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 ... 15410 files and directories currently installed.) [2021-02-10T16:05:08.428Z] #12 75.40 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-10T16:05:08.428Z] #12 75.43 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-10T16:05:08.428Z] #12 75.85 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-10T16:05:08.429Z] #12 76.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:05:08.429Z] #12 76.11 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-10T16:05:08.429Z] #12 76.13 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-10T16:05:08.429Z] #12 76.36 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-10T16:05:08.429Z] #12 76.54 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-10T16:05:08.429Z] #12 76.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-10T16:05:08.429Z] #12 76.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-10T16:05:08.429Z] #12 76.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-10T16:05:08.429Z] #12 ... [2021-02-10T16:05:08.429Z] [2021-02-10T16:05:08.429Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:08.429Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:05:08.429Z] #44 66.70 bufio [2021-02-10T16:05:08.429Z] #44 67.00 reflect [2021-02-10T16:05:08.429Z] #44 69.39 syscall [2021-02-10T16:05:08.429Z] #44 76.65 time [2021-02-10T16:05:08.486Z] #19 35.01 Selecting previously unselected package libip4tc0:amd64. [2021-02-10T16:05:08.486Z] #19 35.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-10T16:05:08.486Z] #19 35.02 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-10T16:05:08.486Z] #19 35.12 Selecting previously unselected package libip6tc0:amd64. [2021-02-10T16:05:08.486Z] #19 35.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-10T16:05:08.486Z] #19 35.13 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-10T16:05:08.691Z] #44 ... [2021-02-10T16:05:08.691Z] [2021-02-10T16:05:08.691Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:05:08.691Z] #55 sha256:42df49b937405b430dd77764f92e7d3e62e4b150835ab0a7fb864039e92f2880 [2021-02-10T16:05:08.691Z] #55 1.281 + RM_GOPATH=0 [2021-02-10T16:05:08.691Z] #55 1.281 + TMP_GOPATH= [2021-02-10T16:05:08.691Z] #55 1.281 + : /build [2021-02-10T16:05:08.691Z] #55 1.281 + '[' -z '' ']' [2021-02-10T16:05:08.691Z] #55 1.281 ++ mktemp -d [2021-02-10T16:05:08.691Z] #55 1.284 + export GOPATH=/tmp/tmp.MPozBce2o6 [2021-02-10T16:05:08.691Z] #55 1.284 + GOPATH=/tmp/tmp.MPozBce2o6 [2021-02-10T16:05:08.691Z] #55 1.284 + RM_GOPATH=1 [2021-02-10T16:05:08.691Z] #55 1.284 + case "$(go env GOARCH)" in [2021-02-10T16:05:08.691Z] #55 1.284 ++ go env GOARCH [2021-02-10T16:05:08.691Z] #55 1.352 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:05:08.691Z] #55 1.353 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:05:08.691Z] #55 1.354 ++ dirname /tmp/install/install.sh [2021-02-10T16:05:08.691Z] #55 1.365 + dir=/tmp/install [2021-02-10T16:05:08.691Z] #55 1.365 + bin=containerd [2021-02-10T16:05:08.691Z] #55 1.365 + shift [2021-02-10T16:05:08.691Z] #55 1.365 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-10T16:05:08.691Z] #55 1.365 + . /tmp/install/containerd.installer [2021-02-10T16:05:08.691Z] #55 1.366 ++ set -e [2021-02-10T16:05:08.691Z] #55 1.366 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:05:08.691Z] #55 1.366 + install_containerd [2021-02-10T16:05:08.691Z] #55 1.367 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-10T16:05:08.691Z] #55 1.367 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MPozBce2o6/src/github.com/containerd/containerd [2021-02-10T16:05:08.691Z] #55 1.367 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:05:08.691Z] #55 1.369 Cloning into '/tmp/tmp.MPozBce2o6/src/github.com/containerd/containerd'... [2021-02-10T16:05:08.725Z] #43 ... [2021-02-10T16:05:08.725Z] [2021-02-10T16:05:08.725Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:05:08.725Z] #56 sha256:96fb82da87b34590a2af7661de488b9322b1e8cd34b178eca80abb7d6d7773e5 [2021-02-10T16:05:08.725Z] #56 48.26 Checking out files: 53% (2018/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 94% (3548/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-10T16:05:08.725Z] #56 49.43 + cd /tmp/tmp.fep2piPh3b/src/github.com/containerd/containerd [2021-02-10T16:05:08.725Z] #56 49.43 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:05:08.743Z] #19 35.23 Selecting previously unselected package libiptc0:amd64. [2021-02-10T16:05:08.743Z] #19 35.23 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-10T16:05:08.743Z] #19 35.24 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-10T16:05:08.743Z] #19 35.33 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-10T16:05:08.743Z] #19 35.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-10T16:05:08.743Z] #19 35.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-10T16:05:08.743Z] #19 35.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-10T16:05:08.743Z] #19 35.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-10T16:05:08.743Z] #19 35.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-10T16:05:09.001Z] #19 35.50 Selecting previously unselected package libnftnl11:amd64. [2021-02-10T16:05:09.001Z] #19 35.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-10T16:05:09.001Z] #19 35.51 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-10T16:05:09.001Z] #19 35.59 Selecting previously unselected package iptables. [2021-02-10T16:05:09.001Z] #19 35.59 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-10T16:05:09.001Z] #19 35.59 Unpacking iptables (1.8.2-4) ... [2021-02-10T16:05:09.116Z] #56 51.54 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-10T16:05:09.116Z] #56 51.54 + BUILDTAGS='netgo osusergo static_build' [2021-02-10T16:05:09.116Z] #56 51.54 + export EXTRA_FLAGS=-buildmode=pie [2021-02-10T16:05:09.116Z] #56 51.54 + EXTRA_FLAGS=-buildmode=pie [2021-02-10T16:05:09.116Z] #56 51.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-10T16:05:09.116Z] #56 51.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-10T16:05:09.116Z] #56 51.55 + '[' '' = dynamic ']' [2021-02-10T16:05:09.116Z] #56 51.55 + make [2021-02-10T16:05:09.259Z] #19 35.98 Selecting previously unselected package xxd. [2021-02-10T16:05:09.259Z] #19 35.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-10T16:05:09.259Z] #19 35.99 Unpacking xxd (2:8.1.0875-5) ... [2021-02-10T16:05:09.441Z] #41 ... [2021-02-10T16:05:09.441Z] [2021-02-10T16:05:09.441Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:05:09.441Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:05:09.441Z] #35 76.86 Selecting previously unselected package libxml2:amd64. [2021-02-10T16:05:09.441Z] #35 76.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-10T16:05:09.441Z] #35 76.87 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-10T16:05:09.516Z] #19 36.12 Selecting previously unselected package vim-common. [2021-02-10T16:05:09.517Z] #19 36.12 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:05:09.517Z] #19 36.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-10T16:05:09.766Z] #56 52.50 + bin/ctr [2021-02-10T16:05:09.785Z] #19 36.36 Selecting previously unselected package bash-completion. [2021-02-10T16:05:09.785Z] #19 36.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-10T16:05:10.013Z] #35 77.53 Selecting previously unselected package libarchive13:amd64. [2021-02-10T16:05:10.014Z] #35 77.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-10T16:05:10.014Z] #35 77.54 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-10T16:05:10.014Z] #35 ... [2021-02-10T16:05:10.014Z] [2021-02-10T16:05:10.014Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:10.014Z] #50 sha256:c5426250300dc3dd659165917dea83135a35dd411878922946a69ea48aaf0c21 [2021-02-10T16:05:10.014Z] #50 67.56 reflect [2021-02-10T16:05:10.014Z] #50 67.60 syscall [2021-02-10T16:05:10.014Z] #50 75.42 time [2021-02-10T16:05:10.275Z] #50 ... [2021-02-10T16:05:10.275Z] [2021-02-10T16:05:10.275Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:10.275Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:05:10.275Z] #44 75.13 time [2021-02-10T16:05:10.610Z] #55 ... [2021-02-10T16:05:10.610Z] [2021-02-10T16:05:10.610Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:05:10.610Z] #46 sha256:b48016cc439e476dadaca415af289904e9cb98e25510e6fe9af26f76d9b865dd [2021-02-10T16:05:10.610Z] #46 DONE 78.6s [2021-02-10T16:05:10.610Z] [2021-02-10T16:05:10.610Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:05:10.610Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:05:10.610Z] #35 73.23 Selecting previously unselected package libicu63:amd64. [2021-02-10T16:05:10.610Z] #35 73.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-10T16:05:10.610Z] #35 73.25 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-10T16:05:11.183Z] #35 ... [2021-02-10T16:05:11.183Z] [2021-02-10T16:05:11.183Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:11.183Z] #50 sha256:c99a2606fbbc948e698753f4634e54491ca0155e862856646294a902e378fab6 [2021-02-10T16:05:11.183Z] #50 69.60 reflect [2021-02-10T16:05:11.183Z] #50 69.61 syscall [2021-02-10T16:05:11.183Z] #50 78.25 time [2021-02-10T16:05:11.314Z] #56 ... [2021-02-10T16:05:11.314Z] [2021-02-10T16:05:11.314Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:11.314Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-10T16:05:11.314Z] #13 97.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-10T16:05:11.314Z] #13 97.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-10T16:05:11.314Z] #13 97.10 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:05:11.668Z] #44 78.94 internal/fmtsort [2021-02-10T16:05:11.757Z] #50 ... [2021-02-10T16:05:11.757Z] [2021-02-10T16:05:11.757Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:11.757Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:05:11.757Z] #12 80.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-10T16:05:11.757Z] #12 80.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-10T16:05:11.757Z] #12 80.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-10T16:05:12.240Z] #44 79.74 strings [2021-02-10T16:05:12.813Z] #44 ... [2021-02-10T16:05:12.813Z] [2021-02-10T16:05:12.813Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:05:12.813Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:05:12.813Z] #41 79.77 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-10T16:05:12.813Z] #41 79.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-10T16:05:12.813Z] #41 79.80 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:12.813Z] #41 79.83 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-10T16:05:12.813Z] #41 79.85 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:12.813Z] #41 79.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-10T16:05:12.813Z] #41 79.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-10T16:05:12.813Z] #41 79.89 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:12.813Z] #41 79.92 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-10T16:05:12.813Z] #41 79.93 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-10T16:05:12.813Z] #41 ... [2021-02-10T16:05:12.813Z] [2021-02-10T16:05:12.813Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:05:12.813Z] #33 sha256:ae2d41765112aa87e6994fa3d3dd440038ff0b453b1d387702e7bdc0b7c342c4 [2021-02-10T16:05:12.813Z] #33 70.32 time [2021-02-10T16:05:12.813Z] #33 76.12 internal/poll [2021-02-10T16:05:12.813Z] #33 78.27 internal/syscall/execenv [2021-02-10T16:05:12.813Z] #33 78.46 internal/syscall/unix [2021-02-10T16:05:12.813Z] #33 78.69 os [2021-02-10T16:05:12.813Z] #33 79.55 internal/fmtsort [2021-02-10T16:05:12.813Z] #33 80.35 strings [2021-02-10T16:05:12.813Z] #33 ... [2021-02-10T16:05:12.813Z] [2021-02-10T16:05:12.813Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:12.813Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:05:12.813Z] #12 78.71 Selecting previously unselected package binutils-mingw-w64. [2021-02-10T16:05:12.813Z] #12 78.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-10T16:05:12.813Z] #12 78.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-10T16:05:12.813Z] #12 78.87 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-10T16:05:12.813Z] #12 78.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-10T16:05:12.813Z] #12 78.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-10T16:05:12.813Z] #12 79.11 Selecting previously unselected package dmsetup. [2021-02-10T16:05:12.813Z] #12 79.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-10T16:05:12.813Z] #12 79.11 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-10T16:05:12.813Z] #12 79.30 Selecting previously unselected package mingw-w64-common. [2021-02-10T16:05:12.813Z] #12 79.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-10T16:05:12.813Z] #12 79.31 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-10T16:05:13.067Z] #19 ... [2021-02-10T16:05:13.067Z] [2021-02-10T16:05:13.067Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:13.067Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:13.067Z] #42 88.35 DEP criu/irmap.d [2021-02-10T16:05:13.067Z] #42 88.59 DEP criu/ipc_ns.d [2021-02-10T16:05:13.067Z] #42 88.91 DEP criu/image.d [2021-02-10T16:05:13.067Z] #42 89.13 DEP criu/image-desc.d [2021-02-10T16:05:13.067Z] #42 89.31 DEP criu/fsnotify.d [2021-02-10T16:05:13.067Z] #42 89.45 DEP criu/filesystems.d [2021-02-10T16:05:13.067Z] #42 89.54 DEP criu/files.d [2021-02-10T16:05:13.067Z] #42 89.77 DEP criu/files-reg.d [2021-02-10T16:05:13.067Z] #42 89.96 DEP criu/files-ext.d [2021-02-10T16:05:13.067Z] #42 90.11 DEP criu/file-lock.d [2021-02-10T16:05:13.067Z] #42 90.20 DEP criu/file-ids.d [2021-02-10T16:05:13.067Z] #42 90.31 DEP criu/fifo.d [2021-02-10T16:05:13.067Z] #42 90.44 DEP criu/fdstore.d [2021-02-10T16:05:13.067Z] #42 90.53 DEP criu/fault-injection.d [2021-02-10T16:05:13.067Z] #42 90.59 DEP criu/external.d [2021-02-10T16:05:13.067Z] #42 90.66 DEP criu/eventpoll.d [2021-02-10T16:05:13.067Z] #42 90.82 DEP criu/eventfd.d [2021-02-10T16:05:13.067Z] #42 90.97 DEP criu/crtools.d [2021-02-10T16:05:13.067Z] #42 91.15 DEP criu/cr-service.d [2021-02-10T16:05:13.067Z] #42 91.30 DEP criu/cr-restore.d [2021-02-10T16:05:13.067Z] #42 91.52 DEP criu/cr-errno.d [2021-02-10T16:05:13.067Z] #42 91.56 DEP criu/cr-dump.d [2021-02-10T16:05:13.067Z] #42 91.79 DEP criu/cr-dedup.d [2021-02-10T16:05:13.067Z] #42 91.93 DEP criu/cr-check.d [2021-02-10T16:05:13.067Z] #42 92.08 DEP criu/config.d [2021-02-10T16:05:13.067Z] #42 92.21 DEP criu/clone-noasan.d [2021-02-10T16:05:13.067Z] #42 92.26 DEP criu/cgroup.d [2021-02-10T16:05:13.067Z] #42 92.38 DEP criu/cgroup-props.d [2021-02-10T16:05:13.067Z] #42 92.50 DEP criu/bitmap.d [2021-02-10T16:05:13.067Z] #42 92.53 DEP criu/bfd.d [2021-02-10T16:05:13.067Z] #42 92.62 DEP criu/autofs.d [2021-02-10T16:05:13.067Z] #42 92.80 DEP criu/aio.d [2021-02-10T16:05:13.067Z] #42 92.99 DEP criu/action-scripts.d [2021-02-10T16:05:13.067Z] #42 93.35 CC criu/action-scripts.o [2021-02-10T16:05:13.067Z] #42 93.84 CC criu/aio.o [2021-02-10T16:05:13.067Z] #42 94.40 CC criu/autofs.o [2021-02-10T16:05:13.067Z] #42 95.86 CC criu/bfd.o [2021-02-10T16:05:13.067Z] #42 96.50 CC criu/bitmap.o [2021-02-10T16:05:13.067Z] #42 96.67 CC criu/cgroup-props.o [2021-02-10T16:05:13.067Z] #42 97.43 CC criu/cgroup.o [2021-02-10T16:05:13.067Z] #42 ... [2021-02-10T16:05:13.067Z] [2021-02-10T16:05:13.067Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:05:13.067Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:05:13.067Z] #19 39.66 Unpacking bash-completion (1:2.8-6) ... [2021-02-10T16:05:13.434Z] #13 ... [2021-02-10T16:05:13.434Z] [2021-02-10T16:05:13.434Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:13.434Z] #51 sha256:214f825d459bd00d180849cb2a25e1274c87159113bfdc052500d143bce02b1f [2021-02-10T16:05:13.434Z] #51 89.05 context [2021-02-10T16:05:13.434Z] #51 89.16 path/filepath [2021-02-10T16:05:13.434Z] #51 89.22 mvdan.cc/sh/v3/fileutil [2021-02-10T16:05:13.434Z] #51 93.09 flag [2021-02-10T16:05:13.434Z] #51 93.11 github.com/pkg/diff [2021-02-10T16:05:13.434Z] #51 93.11 go/token [2021-02-10T16:05:13.434Z] #51 93.12 encoding/binary [2021-02-10T16:05:13.434Z] #51 95.61 go/scanner [2021-02-10T16:05:13.434Z] #51 97.46 mvdan.cc/editorconfig [2021-02-10T16:05:13.434Z] #51 97.84 mvdan.cc/sh/v3/syntax [2021-02-10T16:05:13.434Z] #51 ... [2021-02-10T16:05:13.434Z] [2021-02-10T16:05:13.434Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:13.434Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:05:13.434Z] #43 29.64 CC images/sk-packet.o [2021-02-10T16:05:13.434Z] #43 29.98 CC images/mnt.o [2021-02-10T16:05:13.434Z] #43 30.24 CC images/pipe-data.o [2021-02-10T16:05:13.434Z] #43 30.43 CC images/sa.o [2021-02-10T16:05:13.434Z] #43 30.71 CC images/timer.o [2021-02-10T16:05:13.434Z] #43 31.29 CC images/timerfd.o [2021-02-10T16:05:13.434Z] #43 31.71 CC images/mm.o [2021-02-10T16:05:13.434Z] #43 32.07 CC images/sk-opts.o [2021-02-10T16:05:13.434Z] #43 32.42 CC images/sk-unix.o [2021-02-10T16:05:13.434Z] #43 32.74 CC images/sk-inet.o [2021-02-10T16:05:13.434Z] #43 33.35 CC images/tun.o [2021-02-10T16:05:13.434Z] #43 33.65 CC images/sk-netlink.o [2021-02-10T16:05:13.434Z] #43 33.96 CC images/packet-sock.o [2021-02-10T16:05:13.583Z] #19 40.02 Selecting previously unselected package bzip2. [2021-02-10T16:05:13.583Z] #19 40.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-10T16:05:13.583Z] #19 40.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-10T16:05:13.583Z] #19 40.13 Selecting previously unselected package xz-utils. [2021-02-10T16:05:13.583Z] #19 40.14 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-10T16:05:13.583Z] #19 40.15 Unpacking xz-utils (5.2.4-1) ... [2021-02-10T16:05:13.736Z] #43 34.48 CC images/ipc-var.o [2021-02-10T16:05:13.737Z] #43 34.74 CC images/ipc-desc.o [2021-02-10T16:05:13.841Z] #19 40.32 Selecting previously unselected package apparmor. [2021-02-10T16:05:13.841Z] #19 40.32 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-10T16:05:13.841Z] #19 40.45 Unpacking apparmor (2.13.2-10) ... [2021-02-10T16:05:14.357Z] #19 40.83 Selecting previously unselected package aufs-tools. [2021-02-10T16:05:14.357Z] #19 40.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-10T16:05:14.357Z] #19 40.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-10T16:05:14.357Z] #19 40.95 Selecting previously unselected package libonig5:amd64. [2021-02-10T16:05:14.357Z] #19 40.97 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-10T16:05:14.357Z] #19 40.98 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-10T16:05:14.401Z] #43 35.13 CC images/ipc-shm.o [2021-02-10T16:05:14.401Z] #43 ... [2021-02-10T16:05:14.401Z] [2021-02-10T16:05:14.401Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:05:14.401Z] #34 sha256:6a67a5ca1fba503bd71c1c8bca6d2ecce3f02b646a6e7ee4b978581e994faa2b [2021-02-10T16:05:14.401Z] #34 90.21 io/ioutil [2021-02-10T16:05:14.401Z] #34 92.55 flag [2021-02-10T16:05:14.401Z] #34 92.55 log [2021-02-10T16:05:14.401Z] #34 92.55 github.com/BurntSushi/toml [2021-02-10T16:05:14.401Z] #34 97.33 github.com/BurntSushi/toml/cmd/tomlv [2021-02-10T16:05:14.615Z] #19 41.15 Selecting previously unselected package libjq1:amd64. [2021-02-10T16:05:14.615Z] #19 41.15 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-10T16:05:14.615Z] #19 41.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-10T16:05:14.615Z] #19 41.27 Selecting previously unselected package jq. [2021-02-10T16:05:14.615Z] #19 41.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-10T16:05:14.615Z] #19 41.29 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-10T16:05:14.615Z] #19 41.37 Selecting previously unselected package libaio1:amd64. [2021-02-10T16:05:14.702Z] #34 ... [2021-02-10T16:05:14.703Z] [2021-02-10T16:05:14.703Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:14.703Z] #51 sha256:214f825d459bd00d180849cb2a25e1274c87159113bfdc052500d143bce02b1f [2021-02-10T16:05:14.703Z] #51 100.00 encoding/base64 [2021-02-10T16:05:14.703Z] #51 100.4 go/ast [2021-02-10T16:05:14.875Z] #19 41.38 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-10T16:05:14.875Z] #19 41.38 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-10T16:05:14.875Z] #19 41.46 Selecting previously unselected package libgpm2:amd64. [2021-02-10T16:05:14.875Z] #19 41.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-10T16:05:14.875Z] #19 41.47 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-10T16:05:14.875Z] #19 41.53 Selecting previously unselected package libicu63:amd64. [2021-02-10T16:05:14.875Z] #19 41.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-10T16:05:14.875Z] #19 41.55 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-10T16:05:15.065Z] #12 ... [2021-02-10T16:05:15.065Z] [2021-02-10T16:05:15.065Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:05:15.065Z] #33 sha256:b3cf1edff2ac589521db43c842749a17b5a6755d85da8d0c8a38c42367af74db [2021-02-10T16:05:15.065Z] #33 72.83 time [2021-02-10T16:05:15.065Z] #33 78.31 internal/poll [2021-02-10T16:05:15.065Z] #33 81.52 internal/syscall/execenv [2021-02-10T16:05:15.065Z] #33 81.76 internal/syscall/unix [2021-02-10T16:05:15.065Z] #33 82.02 os [2021-02-10T16:05:15.065Z] #33 82.50 internal/fmtsort [2021-02-10T16:05:15.065Z] #33 ... [2021-02-10T16:05:15.065Z] [2021-02-10T16:05:15.065Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:05:15.065Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:05:15.065Z] #35 81.48 Selecting previously unselected package libxml2:amd64. [2021-02-10T16:05:15.065Z] #35 81.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-10T16:05:15.065Z] #35 81.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-10T16:05:15.065Z] #35 82.09 Selecting previously unselected package libarchive13:amd64. [2021-02-10T16:05:15.065Z] #35 82.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-10T16:05:15.065Z] #35 82.10 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-10T16:05:15.065Z] #35 82.41 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-10T16:05:15.065Z] #35 82.43 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-10T16:05:15.065Z] #35 82.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-10T16:05:15.065Z] #35 82.58 Selecting previously unselected package librhash0:amd64. [2021-02-10T16:05:15.065Z] #35 82.59 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-10T16:05:15.065Z] #35 82.60 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-10T16:05:15.065Z] #35 82.79 Selecting previously unselected package libuv1:amd64. [2021-02-10T16:05:15.065Z] #35 82.81 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-10T16:05:15.065Z] #35 82.82 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-10T16:05:15.065Z] #35 83.00 Selecting previously unselected package cmake. [2021-02-10T16:05:15.065Z] #35 83.01 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-10T16:05:15.065Z] #35 83.03 Unpacking cmake (3.13.4-1) ... [2021-02-10T16:05:15.767Z] #51 ... [2021-02-10T16:05:15.767Z] [2021-02-10T16:05:15.767Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:05:15.767Z] #34 sha256:6a67a5ca1fba503bd71c1c8bca6d2ecce3f02b646a6e7ee4b978581e994faa2b [2021-02-10T16:05:15.767Z] #34 DONE 101.3s [2021-02-10T16:05:15.767Z] [2021-02-10T16:05:15.767Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:15.767Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:05:15.767Z] #43 35.48 CC images/ipc-msg.o [2021-02-10T16:05:15.767Z] #43 35.76 CC images/ipc-sem.o [2021-02-10T16:05:15.767Z] #43 36.07 CC images/utsns.o [2021-02-10T16:05:15.767Z] #43 36.39 CC images/creds.o [2021-02-10T16:05:15.767Z] #43 36.70 CC images/vma.o [2021-02-10T16:05:16.068Z] #43 36.96 CC images/netdev.o [2021-02-10T16:05:16.117Z] #12 ... [2021-02-10T16:05:16.117Z] [2021-02-10T16:05:16.117Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:05:16.117Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-10T16:05:16.117Z] #35 77.85 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-10T16:05:16.117Z] #35 77.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-10T16:05:16.117Z] #35 77.88 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-10T16:05:16.117Z] #35 78.05 Selecting previously unselected package librhash0:amd64. [2021-02-10T16:05:16.117Z] #35 78.09 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-10T16:05:16.117Z] #35 78.10 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-10T16:05:16.117Z] #35 78.27 Selecting previously unselected package libuv1:amd64. [2021-02-10T16:05:16.117Z] #35 78.28 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-10T16:05:16.117Z] #35 78.29 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-10T16:05:16.117Z] #35 78.45 Selecting previously unselected package cmake. [2021-02-10T16:05:16.117Z] #35 78.46 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-10T16:05:16.117Z] #35 78.47 Unpacking cmake (3.13.4-1) ... [2021-02-10T16:05:16.117Z] #35 81.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-10T16:05:16.117Z] #35 81.60 Setting up xxd (2:8.1.0875-5) ... [2021-02-10T16:05:16.117Z] #35 81.62 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-10T16:05:16.117Z] #35 81.64 Setting up vim-common (2:8.1.0875-5) ... [2021-02-10T16:05:16.117Z] #35 81.70 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-10T16:05:16.117Z] #35 81.75 Setting up cmake-data (3.13.4-1) ... [2021-02-10T16:05:16.117Z] #35 81.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-10T16:05:16.117Z] #35 81.79 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-10T16:05:16.117Z] #35 81.80 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-10T16:05:16.117Z] #35 81.81 Setting up cmake (3.13.4-1) ... [2021-02-10T16:05:16.117Z] #35 81.84 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:05:16.117Z] #35 82.01 Processing triggers for mime-support (3.62) ... [2021-02-10T16:05:16.117Z] #35 DONE 83.1s [2021-02-10T16:05:16.117Z] [2021-02-10T16:05:16.117Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:05:16.117Z] #36 sha256:23e5e8c7d14fc45629ba5bd35262dea901b189a80a3175945ecad4f792db560e [2021-02-10T16:05:16.369Z] #43 ... [2021-02-10T16:05:16.369Z] [2021-02-10T16:05:16.369Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:16.369Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:05:16.369Z] #45 92.31 os/exec [2021-02-10T16:05:16.369Z] #45 92.37 net [2021-02-10T16:05:16.369Z] #45 94.47 internal/lazyregexp [2021-02-10T16:05:16.369Z] #45 95.31 github.com/LK4D4/vndr/versioned [2021-02-10T16:05:16.369Z] #45 97.76 encoding/binary [2021-02-10T16:05:16.369Z] #45 97.79 go/scanner [2021-02-10T16:05:16.369Z] #45 97.82 net/url [2021-02-10T16:05:16.369Z] #45 101.2 go/ast [2021-02-10T16:05:16.670Z] #45 ... [2021-02-10T16:05:16.670Z] [2021-02-10T16:05:16.670Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:16.670Z] #51 sha256:214f825d459bd00d180849cb2a25e1274c87159113bfdc052500d143bce02b1f [2021-02-10T16:05:16.670Z] #51 101.6 golang.org/x/sys/unix [2021-02-10T16:05:16.689Z] #36 1.085 + RM_GOPATH=0 [2021-02-10T16:05:16.689Z] #36 1.085 + TMP_GOPATH= [2021-02-10T16:05:16.689Z] #36 1.085 + : /build [2021-02-10T16:05:16.689Z] #36 1.085 + '[' -z '' ']' [2021-02-10T16:05:16.689Z] #36 1.094 ++ mktemp -d [2021-02-10T16:05:16.689Z] #36 1.101 + export GOPATH=/tmp/tmp.typzNmV8IV [2021-02-10T16:05:16.689Z] #36 1.104 + GOPATH=/tmp/tmp.typzNmV8IV [2021-02-10T16:05:16.689Z] #36 1.104 + RM_GOPATH=1 [2021-02-10T16:05:16.689Z] #36 1.104 + case "$(go env GOARCH)" in [2021-02-10T16:05:16.689Z] #36 1.105 ++ go env GOARCH [2021-02-10T16:05:16.689Z] #36 1.129 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:05:16.689Z] #36 1.130 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:05:16.689Z] #36 1.135 ++ dirname /tmp/install/install.sh [2021-02-10T16:05:16.689Z] #36 1.136 + dir=/tmp/install [2021-02-10T16:05:16.689Z] #36 1.136 + bin=tini [2021-02-10T16:05:16.689Z] #36 1.136 + shift [2021-02-10T16:05:16.689Z] #36 1.136 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-10T16:05:16.689Z] #36 1.136 + . /tmp/install/tini.installer [2021-02-10T16:05:16.689Z] #36 1.136 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:05:16.689Z] #36 1.137 + install_tini [2021-02-10T16:05:16.689Z] #36 1.137 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:05:16.689Z] #36 1.137 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-10T16:05:16.689Z] #36 1.137 + git clone https://github.com/krallin/tini.git /tmp/tmp.typzNmV8IV/tini [2021-02-10T16:05:16.689Z] #36 1.138 Cloning into '/tmp/tmp.typzNmV8IV/tini'... [2021-02-10T16:05:17.636Z] #36 1.934 + cd /tmp/tmp.typzNmV8IV/tini [2021-02-10T16:05:17.636Z] #36 1.934 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:05:17.636Z] #36 1.940 + cmake . [2021-02-10T16:05:17.733Z] #51 103.4 encoding/json [2021-02-10T16:05:18.209Z] #36 2.544 -- The C compiler identification is GNU 8.3.0 [2021-02-10T16:05:18.209Z] #36 2.588 -- Check for working C compiler: /usr/bin/cc [2021-02-10T16:05:18.373Z] #35 86.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-10T16:05:18.373Z] #35 86.68 Setting up xxd (2:8.1.0875-5) ... [2021-02-10T16:05:18.373Z] #35 86.69 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-10T16:05:18.373Z] #35 86.71 Setting up vim-common (2:8.1.0875-5) ... [2021-02-10T16:05:18.634Z] #35 86.75 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-10T16:05:18.634Z] #35 86.79 Setting up cmake-data (3.13.4-1) ... [2021-02-10T16:05:18.634Z] #35 86.82 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-10T16:05:18.634Z] #35 86.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-10T16:05:18.634Z] #35 86.86 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-10T16:05:18.634Z] #35 86.89 Setting up cmake (3.13.4-1) ... [2021-02-10T16:05:18.634Z] #35 86.90 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:05:18.634Z] #35 86.96 Processing triggers for mime-support (3.62) ... [2021-02-10T16:05:18.782Z] #36 3.313 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-10T16:05:18.782Z] #36 3.315 -- Detecting C compiler ABI info [2021-02-10T16:05:19.056Z] #19 45.27 Selecting previously unselected package libnet1:amd64. [2021-02-10T16:05:19.056Z] #19 45.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-10T16:05:19.056Z] #19 45.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:05:19.056Z] #19 45.37 Selecting previously unselected package libnl-3-200:amd64. [2021-02-10T16:05:19.056Z] #19 45.37 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-10T16:05:19.056Z] #19 45.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-10T16:05:19.056Z] #19 45.47 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-10T16:05:19.056Z] #19 45.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-10T16:05:19.056Z] #19 45.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-10T16:05:19.056Z] #19 45.61 Selecting previously unselected package libreadline5:amd64. [2021-02-10T16:05:19.056Z] #19 45.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-10T16:05:19.056Z] #19 45.61 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-10T16:05:19.056Z] #19 45.75 Selecting previously unselected package net-tools. [2021-02-10T16:05:19.254Z] #35 DONE 87.5s [2021-02-10T16:05:19.254Z] [2021-02-10T16:05:19.254Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:05:19.254Z] #36 sha256:321c23b149a1f85fca0ab76cc938b956aeb5b4c52b14c2f89939296063303208 [2021-02-10T16:05:19.314Z] #19 45.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-10T16:05:19.314Z] #19 45.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-10T16:05:19.314Z] #19 45.97 Selecting previously unselected package python-pip-whl. [2021-02-10T16:05:19.314Z] #19 45.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-10T16:05:19.314Z] #19 45.99 Unpacking python-pip-whl (18.1-5) ... [2021-02-10T16:05:19.728Z] #36 ... [2021-02-10T16:05:19.728Z] [2021-02-10T16:05:19.728Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:05:19.728Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:05:19.728Z] #41 86.35 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-10T16:05:19.728Z] #41 86.39 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:05:19.728Z] #41 DONE 87.0s [2021-02-10T16:05:19.728Z] [2021-02-10T16:05:19.728Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:19.728Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:19.881Z] #19 46.52 Selecting previously unselected package python3-lib2to3. [2021-02-10T16:05:19.881Z] #19 46.52 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-10T16:05:19.881Z] #19 46.54 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-10T16:05:19.881Z] #19 46.65 Selecting previously unselected package python3-distutils. [2021-02-10T16:05:20.139Z] #19 46.65 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-10T16:05:20.139Z] #19 46.67 Unpacking python3-distutils (3.7.3-1) ... [2021-02-10T16:05:20.397Z] #19 46.85 Selecting previously unselected package python3-pip. [2021-02-10T16:05:20.397Z] #19 46.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-10T16:05:20.398Z] #19 46.87 Unpacking python3-pip (18.1-5) ... [2021-02-10T16:05:20.398Z] #19 47.08 Selecting previously unselected package python3-pkg-resources. [2021-02-10T16:05:20.656Z] #19 47.09 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-10T16:05:20.656Z] #19 47.10 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-10T16:05:20.656Z] #19 47.22 Selecting previously unselected package python3-setuptools. [2021-02-10T16:05:20.656Z] #19 47.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-10T16:05:20.656Z] #19 47.24 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-10T16:05:20.704Z] #36 1.438 + RM_GOPATH=0 [2021-02-10T16:05:20.705Z] #36 1.438 + TMP_GOPATH= [2021-02-10T16:05:20.705Z] #36 1.438 + : /build [2021-02-10T16:05:20.705Z] #36 1.438 + '[' -z '' ']' [2021-02-10T16:05:20.705Z] #36 1.442 ++ mktemp -d [2021-02-10T16:05:20.705Z] #36 1.443 + export GOPATH=/tmp/tmp.Tz5bPARKwl [2021-02-10T16:05:20.705Z] #36 1.443 + GOPATH=/tmp/tmp.Tz5bPARKwl [2021-02-10T16:05:20.705Z] #36 1.443 + RM_GOPATH=1 [2021-02-10T16:05:20.705Z] #36 1.443 + case "$(go env GOARCH)" in [2021-02-10T16:05:20.705Z] #36 1.444 ++ go env GOARCH [2021-02-10T16:05:20.705Z] #36 1.513 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:05:20.705Z] #36 1.513 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:05:20.705Z] #36 1.513 ++ dirname /tmp/install/install.sh [2021-02-10T16:05:20.705Z] #36 1.519 + dir=/tmp/install [2021-02-10T16:05:20.914Z] #19 47.48 Selecting previously unselected package python3-wheel. [2021-02-10T16:05:20.914Z] #19 47.49 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-10T16:05:20.914Z] #19 47.49 Unpacking python3-wheel (0.32.3-2) ... [2021-02-10T16:05:20.914Z] #19 47.57 Selecting previously unselected package sudo. [2021-02-10T16:05:20.981Z] #36 1.523 + bin=tini [2021-02-10T16:05:20.981Z] #36 1.523 + shift [2021-02-10T16:05:20.981Z] #36 1.523 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-10T16:05:20.981Z] #36 1.523 + . /tmp/install/tini.installer [2021-02-10T16:05:20.981Z] #36 1.523 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:05:20.981Z] #36 1.523 + install_tini [2021-02-10T16:05:20.981Z] #36 1.523 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-10T16:05:20.981Z] #36 1.524 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:05:20.981Z] #36 1.524 + git clone https://github.com/krallin/tini.git /tmp/tmp.Tz5bPARKwl/tini [2021-02-10T16:05:20.981Z] #36 1.548 Cloning into '/tmp/tmp.Tz5bPARKwl/tini'... [2021-02-10T16:05:21.172Z] #19 47.59 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-10T16:05:21.172Z] #19 47.60 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-10T16:05:21.430Z] #19 48.15 Selecting previously unselected package thin-provisioning-tools. [2021-02-10T16:05:21.555Z] #36 2.320 + cd /tmp/tmp.Tz5bPARKwl/tini [2021-02-10T16:05:21.555Z] #36 2.321 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:05:21.555Z] #36 2.343 + cmake . [2021-02-10T16:05:21.643Z] #42 2.215 Note: Building without setproctitle() and strlcpy() support. [2021-02-10T16:05:21.643Z] #42 2.216 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-10T16:05:21.643Z] #42 2.229 Note: Building without GnuTLS support [2021-02-10T16:05:21.643Z] #42 2.235 Makefile.config:39: Warn: you have no libnftables installed [2021-02-10T16:05:21.688Z] #19 48.15 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-10T16:05:21.689Z] #19 48.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-10T16:05:21.904Z] #42 2.235 Makefile.config:40: Warn: Building without nftables support [2021-02-10T16:05:21.947Z] #19 48.45 Selecting previously unselected package uidmap. [2021-02-10T16:05:21.947Z] #19 48.46 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-10T16:05:21.947Z] #19 48.47 Unpacking uidmap (1:4.5-1.1) ... [2021-02-10T16:05:21.947Z] #19 48.58 Selecting previously unselected package vim-runtime. [2021-02-10T16:05:21.947Z] #19 48.58 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:05:21.947Z] #19 48.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-10T16:05:21.947Z] #19 48.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-10T16:05:22.205Z] #19 48.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-10T16:05:22.260Z] #51 ... [2021-02-10T16:05:22.260Z] [2021-02-10T16:05:22.260Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:22.260Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:05:22.260Z] #43 37.67 CC images/tty.o [2021-02-10T16:05:22.260Z] #43 38.24 CC images/file-lock.o [2021-02-10T16:05:22.260Z] #43 38.47 CC images/rlimit.o [2021-02-10T16:05:22.260Z] #43 38.68 CC images/pagemap.o [2021-02-10T16:05:22.260Z] #43 39.08 CC images/siginfo.o [2021-02-10T16:05:22.260Z] #43 39.52 CC images/rpc.o [2021-02-10T16:05:22.260Z] #43 41.13 CC images/ext-file.o [2021-02-10T16:05:22.260Z] #43 41.33 CC images/cgroup.o [2021-02-10T16:05:22.260Z] #43 42.02 CC images/userns.o [2021-02-10T16:05:22.260Z] #43 42.28 CC images/google/protobuf/descriptor.o [2021-02-10T16:05:22.497Z] #36 3.101 -- The C compiler identification is GNU 8.3.0 [2021-02-10T16:05:22.497Z] #36 3.148 -- Check for working C compiler: /usr/bin/cc [2021-02-10T16:05:22.497Z] #36 ... [2021-02-10T16:05:22.497Z] [2021-02-10T16:05:22.498Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:05:22.498Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:05:22.498Z] #41 80.78 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:22.498Z] #41 80.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:05:22.498Z] #41 80.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-10T16:05:22.498Z] #41 80.82 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-10T16:05:22.498Z] #41 80.83 Setting up python-six (1.12.0-1) ... [2021-02-10T16:05:22.498Z] #41 84.66 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-10T16:05:22.498Z] #41 84.69 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-10T16:05:22.498Z] #41 84.72 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:22.498Z] #41 84.73 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-10T16:05:22.498Z] #41 84.76 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:22.498Z] #41 84.78 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-10T16:05:22.498Z] #41 84.80 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-10T16:05:22.498Z] #41 84.83 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-10T16:05:22.498Z] #41 84.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-10T16:05:22.498Z] #41 84.87 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-10T16:05:22.498Z] #41 ... [2021-02-10T16:05:22.498Z] [2021-02-10T16:05:22.498Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:22.498Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:05:22.498Z] #12 83.05 Selecting previously unselected package binutils-mingw-w64. [2021-02-10T16:05:22.498Z] #12 83.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-10T16:05:22.498Z] #12 83.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-10T16:05:22.498Z] #12 83.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-10T16:05:22.498Z] #12 83.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-10T16:05:22.498Z] #12 83.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-10T16:05:22.498Z] #12 83.52 Selecting previously unselected package dmsetup. [2021-02-10T16:05:22.498Z] #12 83.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-10T16:05:22.498Z] #12 83.53 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-10T16:05:22.498Z] #12 83.77 Selecting previously unselected package mingw-w64-common. [2021-02-10T16:05:22.498Z] #12 83.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-10T16:05:22.498Z] #12 83.78 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-10T16:05:22.498Z] #12 90.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-10T16:05:22.498Z] #12 90.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-10T16:05:22.498Z] #12 90.86 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-10T16:05:23.292Z] #42 ... [2021-02-10T16:05:23.292Z] [2021-02-10T16:05:23.292Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:23.292Z] #50 sha256:c5426250300dc3dd659165917dea83135a35dd411878922946a69ea48aaf0c21 [2021-02-10T16:05:23.292Z] #50 80.72 encoding/binary [2021-02-10T16:05:23.292Z] #50 80.87 context [2021-02-10T16:05:23.292Z] #50 81.86 os [2021-02-10T16:05:23.292Z] #50 82.91 encoding/base64 [2021-02-10T16:05:23.292Z] #50 84.38 golang.org/x/sys/unix [2021-02-10T16:05:23.292Z] #50 86.64 fmt [2021-02-10T16:05:23.441Z] #12 ... [2021-02-10T16:05:23.441Z] [2021-02-10T16:05:23.441Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:05:23.441Z] #36 sha256:321c23b149a1f85fca0ab76cc938b956aeb5b4c52b14c2f89939296063303208 [2021-02-10T16:05:23.441Z] #36 4.030 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-10T16:05:23.441Z] #36 4.038 -- Detecting C compiler ABI info [2021-02-10T16:05:23.553Z] #50 ... [2021-02-10T16:05:23.553Z] [2021-02-10T16:05:23.553Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:05:23.553Z] #36 sha256:23e5e8c7d14fc45629ba5bd35262dea901b189a80a3175945ecad4f792db560e [2021-02-10T16:05:23.553Z] #36 4.183 -- Detecting C compiler ABI info - done [2021-02-10T16:05:23.553Z] #36 4.274 -- Detecting C compile features [2021-02-10T16:05:23.553Z] #36 6.538 -- Detecting C compile features - done [2021-02-10T16:05:23.553Z] #36 6.596 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-10T16:05:23.553Z] #36 6.854 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-10T16:05:23.553Z] #36 6.948 -- Configuring done [2021-02-10T16:05:23.553Z] #36 6.985 -- Generating done [2021-02-10T16:05:23.553Z] #36 6.990 -- Build files have been written to: /tmp/tmp.typzNmV8IV/tini [2021-02-10T16:05:23.553Z] #36 6.996 + make tini-static [2021-02-10T16:05:23.553Z] #36 7.516 Scanning dependencies of target tini-static [2021-02-10T16:05:23.553Z] #36 7.632 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-10T16:05:23.808Z] #43 44.42 CC images/opts.o [2021-02-10T16:05:23.808Z] #43 44.60 CC images/seccomp.o [2021-02-10T16:05:23.815Z] #36 ... [2021-02-10T16:05:23.815Z] [2021-02-10T16:05:23.815Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:23.815Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:05:23.815Z] #44 81.19 os [2021-02-10T16:05:23.815Z] #44 82.86 regexp/syntax [2021-02-10T16:05:23.815Z] #44 85.22 fmt [2021-02-10T16:05:23.815Z] #44 88.25 regexp [2021-02-10T16:05:23.815Z] #44 90.41 go/token [2021-02-10T16:05:23.815Z] #44 91.33 go/scanner [2021-02-10T16:05:23.815Z] #44 ... [2021-02-10T16:05:23.815Z] [2021-02-10T16:05:23.815Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:23.815Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:23.815Z] #42 4.343 fatal: not a git repository (or any of the parent directories): .git [2021-02-10T16:05:23.815Z] #42 4.420 GEN .gitid [2021-02-10T16:05:24.014Z] #36 ... [2021-02-10T16:05:24.014Z] [2021-02-10T16:05:24.014Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:05:24.014Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-10T16:05:24.014Z] #41 91.84 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-10T16:05:24.014Z] #41 91.86 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:05:24.014Z] #41 DONE 92.3s [2021-02-10T16:05:24.078Z] #42 4.439 GEN criu/include/version.h [2021-02-10T16:05:24.078Z] #42 4.522 GEN include/common/asm [2021-02-10T16:05:24.109Z] #43 44.92 CC images/binfmt-misc.o [2021-02-10T16:05:24.109Z] #43 45.10 CC images/time.o [2021-02-10T16:05:24.276Z] [2021-02-10T16:05:24.276Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:05:24.276Z] #36 sha256:321c23b149a1f85fca0ab76cc938b956aeb5b4c52b14c2f89939296063303208 [2021-02-10T16:05:24.276Z] #36 4.931 -- Detecting C compiler ABI info - done [2021-02-10T16:05:24.276Z] #36 4.944 -- Detecting C compile features [2021-02-10T16:05:24.411Z] #43 45.33 CC images/sysctl.o [2021-02-10T16:05:24.658Z] #42 ... [2021-02-10T16:05:24.659Z] [2021-02-10T16:05:24.659Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:05:24.659Z] #33 sha256:ae2d41765112aa87e6994fa3d3dd440038ff0b453b1d387702e7bdc0b7c342c4 [2021-02-10T16:05:24.659Z] #33 82.25 fmt [2021-02-10T16:05:24.659Z] #33 83.61 path/filepath [2021-02-10T16:05:24.659Z] #33 85.13 io/ioutil [2021-02-10T16:05:24.659Z] #33 85.77 path [2021-02-10T16:05:24.659Z] #33 86.34 text/tabwriter [2021-02-10T16:05:24.659Z] #33 87.41 flag [2021-02-10T16:05:24.659Z] #33 87.41 github.com/BurntSushi/toml [2021-02-10T16:05:24.659Z] #33 89.50 log [2021-02-10T16:05:24.659Z] #33 92.12 github.com/BurntSushi/toml/cmd/tomlv [2021-02-10T16:05:24.721Z] #43 45.54 CC images/autofs.o [2021-02-10T16:05:24.732Z] #19 ... [2021-02-10T16:05:24.732Z] [2021-02-10T16:05:24.732Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:24.732Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:24.732Z] #42 100.3 CC criu/clone-noasan.o [2021-02-10T16:05:24.732Z] #42 100.5 CC criu/config.o [2021-02-10T16:05:24.732Z] #42 101.9 CC criu/cr-check.o [2021-02-10T16:05:24.732Z] #42 103.8 CC criu/cr-dedup.o [2021-02-10T16:05:24.732Z] #42 104.2 CC criu/cr-dump.o [2021-02-10T16:05:24.732Z] #42 106.7 CC criu/cr-errno.o [2021-02-10T16:05:24.732Z] #42 106.8 CC criu/cr-restore.o [2021-02-10T16:05:24.852Z] #36 ... [2021-02-10T16:05:24.852Z] [2021-02-10T16:05:24.852Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:05:24.852Z] #33 sha256:b3cf1edff2ac589521db43c842749a17b5a6755d85da8d0c8a38c42367af74db [2021-02-10T16:05:24.852Z] #33 83.15 strings [2021-02-10T16:05:24.852Z] #33 86.20 path [2021-02-10T16:05:24.852Z] #33 86.39 fmt [2021-02-10T16:05:24.852Z] #33 86.81 path/filepath [2021-02-10T16:05:24.852Z] #33 88.96 io/ioutil [2021-02-10T16:05:24.852Z] #33 89.66 text/tabwriter [2021-02-10T16:05:24.852Z] #33 91.31 github.com/BurntSushi/toml [2021-02-10T16:05:24.852Z] #33 91.32 flag [2021-02-10T16:05:24.921Z] #33 ... [2021-02-10T16:05:24.921Z] [2021-02-10T16:05:24.921Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:24.921Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:05:24.921Z] #44 92.34 internal/lazyregexp [2021-02-10T16:05:25.024Z] #43 45.79 CC images/macvlan.o [2021-02-10T16:05:25.113Z] #33 ... [2021-02-10T16:05:25.113Z] [2021-02-10T16:05:25.113Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:25.113Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:25.183Z] #44 92.63 net/url [2021-02-10T16:05:25.298Z] #42 ... [2021-02-10T16:05:25.298Z] [2021-02-10T16:05:25.298Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:05:25.298Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:05:25.298Z] #19 51.87 Selecting previously unselected package vim. [2021-02-10T16:05:25.298Z] #19 51.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-10T16:05:25.298Z] #19 51.90 Unpacking vim (2:8.1.0875-5) ... [2021-02-10T16:05:25.325Z] #43 46.00 CC images/sit.o [2021-02-10T16:05:25.325Z] #43 46.24 CC images/memfd.o [2021-02-10T16:05:25.375Z] #42 ... [2021-02-10T16:05:25.375Z] [2021-02-10T16:05:25.375Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:25.375Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:05:25.375Z] #44 83.62 os [2021-02-10T16:05:25.375Z] #44 84.11 strings [2021-02-10T16:05:25.375Z] #44 87.71 regexp/syntax [2021-02-10T16:05:25.375Z] #44 88.02 fmt [2021-02-10T16:05:25.375Z] #44 ... [2021-02-10T16:05:25.375Z] [2021-02-10T16:05:25.376Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:05:25.376Z] #33 sha256:b3cf1edff2ac589521db43c842749a17b5a6755d85da8d0c8a38c42367af74db [2021-02-10T16:05:25.376Z] #33 93.44 log [2021-02-10T16:05:25.445Z] #44 92.84 go/ast [2021-02-10T16:05:25.707Z] #44 ... [2021-02-10T16:05:25.707Z] [2021-02-10T16:05:25.707Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:05:25.707Z] #36 sha256:23e5e8c7d14fc45629ba5bd35262dea901b189a80a3175945ecad4f792db560e [2021-02-10T16:05:25.707Z] #36 9.141 [100%] Linking C executable tini-static [2021-02-10T16:05:25.707Z] #36 9.742 [100%] Built target tini-static [2021-02-10T16:05:25.707Z] #36 9.825 + mkdir -p /build [2021-02-10T16:05:25.707Z] #36 9.833 + cp tini-static /build/docker-init [2021-02-10T16:05:25.707Z] #36 DONE 10.1s [2021-02-10T16:05:25.863Z] #19 52.46 Selecting previously unselected package xfsprogs. [2021-02-10T16:05:25.863Z] #19 52.46 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-10T16:05:25.863Z] #19 52.47 Unpacking xfsprogs (4.20.0-1) ... [2021-02-10T16:05:25.968Z] [2021-02-10T16:05:25.968Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:25.968Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:05:25.968Z] #12 85.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-10T16:05:25.968Z] #12 85.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-10T16:05:25.968Z] #12 85.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-10T16:05:25.968Z] #12 92.66 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-10T16:05:25.968Z] #12 92.67 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-10T16:05:25.968Z] #12 92.68 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:05:25.968Z] #12 92.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-10T16:05:25.968Z] #12 92.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-10T16:05:25.968Z] #12 92.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:05:25.968Z] #12 ... [2021-02-10T16:05:25.968Z] [2021-02-10T16:05:25.968Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:25.968Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:25.968Z] #42 6.418 PBCC images/timens.pb-c.c [2021-02-10T16:05:25.968Z] #42 6.465 DEP images/timens.pb-c.d [2021-02-10T16:05:25.985Z] #43 46.73 CC images/timens.o [2021-02-10T16:05:26.229Z] #42 6.576 PBCC images/fown.pb-c.c [2021-02-10T16:05:26.230Z] #42 6.612 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-10T16:05:26.230Z] #42 6.722 PBCC images/opts.pb-c.c [2021-02-10T16:05:26.230Z] #42 6.774 PBCC images/memfd.pb-c.c [2021-02-10T16:05:26.230Z] #42 6.842 DEP images/fown.pb-c.d [2021-02-10T16:05:26.287Z] #43 47.08 LINK images/built-in.o [2021-02-10T16:05:26.288Z] #43 47.26 GEN compel/include/asm [2021-02-10T16:05:26.320Z] #33 ... [2021-02-10T16:05:26.320Z] [2021-02-10T16:05:26.320Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:26.320Z] #50 sha256:c99a2606fbbc948e698753f4634e54491ca0155e862856646294a902e378fab6 [2021-02-10T16:05:26.320Z] #50 84.45 encoding/binary [2021-02-10T16:05:26.320Z] #50 84.76 context [2021-02-10T16:05:26.320Z] #50 85.79 os [2021-02-10T16:05:26.320Z] #50 87.08 encoding/base64 [2021-02-10T16:05:26.320Z] #50 88.97 golang.org/x/sys/unix [2021-02-10T16:05:26.320Z] #50 91.14 fmt [2021-02-10T16:05:26.320Z] #50 ... [2021-02-10T16:05:26.320Z] [2021-02-10T16:05:26.320Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:26.320Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:05:26.320Z] #44 93.91 regexp [2021-02-10T16:05:26.320Z] #44 94.22 go/token [2021-02-10T16:05:26.429Z] #19 52.91 Selecting previously unselected package zip. [2021-02-10T16:05:26.429Z] #19 52.92 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-10T16:05:26.429Z] #19 52.92 Unpacking zip (3.0-11+b1) ... [2021-02-10T16:05:26.429Z] #19 53.14 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-10T16:05:26.491Z] #42 6.940 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-10T16:05:26.491Z] #42 7.032 DEP images/opts.pb-c.d [2021-02-10T16:05:26.491Z] #42 7.129 DEP images/memfd.pb-c.d [2021-02-10T16:05:26.589Z] #43 47.29 GEN compel/include/version.h [2021-02-10T16:05:26.589Z] #43 47.35 touch .config [2021-02-10T16:05:26.589Z] #43 47.42 GEN include/common/config.h [2021-02-10T16:05:26.589Z] #43 47.53 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-10T16:05:26.729Z] #19 53.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-10T16:05:26.729Z] #19 53.19 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-10T16:05:26.729Z] #19 53.20 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-10T16:05:26.729Z] #19 53.21 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-10T16:05:26.729Z] #19 53.23 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-10T16:05:26.729Z] #19 53.24 Setting up uidmap (1:4.5-1.1) ... [2021-02-10T16:05:26.729Z] #19 53.26 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-10T16:05:26.729Z] #19 53.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:05:26.729Z] #19 53.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-10T16:05:26.729Z] #19 53.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-10T16:05:26.729Z] #19 53.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-10T16:05:26.729Z] #19 53.32 Setting up xxd (2:8.1.0875-5) ... [2021-02-10T16:05:26.729Z] #19 53.34 Setting up zip (3.0-11+b1) ... [2021-02-10T16:05:26.729Z] #19 53.35 Setting up vim-common (2:8.1.0875-5) ... [2021-02-10T16:05:26.729Z] #19 53.38 Setting up bash-completion (1:2.8-6) ... [2021-02-10T16:05:26.753Z] #42 7.302 PBCC images/sit.pb-c.c [2021-02-10T16:05:26.753Z] #42 7.325 DEP images/sit.pb-c.d [2021-02-10T16:05:26.753Z] #42 7.355 PBCC images/macvlan.pb-c.c [2021-02-10T16:05:26.753Z] #42 7.429 DEP images/macvlan.pb-c.d [2021-02-10T16:05:26.892Z] #44 95.20 go/scanner [2021-02-10T16:05:26.892Z] #43 47.54 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-10T16:05:26.892Z] #43 47.57 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-02-10T16:05:26.892Z] #43 47.61 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-02-10T16:05:26.892Z] #43 47.66 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-02-10T16:05:26.892Z] #43 47.71 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-02-10T16:05:26.892Z] #43 47.74 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-02-10T16:05:26.892Z] #43 ... [2021-02-10T16:05:26.892Z] [2021-02-10T16:05:26.892Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:26.892Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-10T16:05:26.892Z] #13 112.7 Selecting previously unselected package libapparmor1:ppc64el. [2021-02-10T16:05:26.892Z] #13 112.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-02-10T16:05:26.892Z] #13 112.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-02-10T16:05:26.892Z] #13 112.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-02-10T16:05:27.194Z] #13 112.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-02-10T16:05:27.194Z] #13 112.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-10T16:05:27.194Z] #13 113.0 Selecting previously unselected package libbtrfs0. [2021-02-10T16:05:27.194Z] #13 113.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-10T16:05:27.194Z] #13 113.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-10T16:05:27.194Z] #13 ... [2021-02-10T16:05:27.194Z] [2021-02-10T16:05:27.194Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:27.194Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:05:27.194Z] #45 103.1 text/template/parse [2021-02-10T16:05:27.194Z] #45 103.9 encoding/json [2021-02-10T16:05:27.194Z] #45 112.2 text/template [2021-02-10T16:05:27.326Z] #42 7.582 PBCC images/autofs.pb-c.c [2021-02-10T16:05:27.327Z] #42 7.611 DEP images/autofs.pb-c.d [2021-02-10T16:05:27.327Z] #42 7.672 PBCC images/sysctl.pb-c.c [2021-02-10T16:05:27.327Z] #42 7.712 DEP images/sysctl.pb-c.d [2021-02-10T16:05:27.327Z] #42 7.774 PBCC images/time.pb-c.c [2021-02-10T16:05:27.327Z] #42 7.797 DEP images/time.pb-c.d [2021-02-10T16:05:27.327Z] #42 7.868 PBCC images/binfmt-misc.pb-c.c [2021-02-10T16:05:27.327Z] #42 7.919 DEP images/binfmt-misc.pb-c.d [2021-02-10T16:05:27.327Z] #42 7.981 PBCC images/seccomp.pb-c.c [2021-02-10T16:05:27.496Z] #45 ... [2021-02-10T16:05:27.496Z] [2021-02-10T16:05:27.496Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:27.496Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-10T16:05:27.496Z] #13 113.2 Selecting previously unselected package libbtrfs-dev. [2021-02-10T16:05:27.496Z] #13 113.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-10T16:05:27.496Z] #13 113.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:05:27.496Z] #13 113.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-02-10T16:05:27.496Z] #13 113.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-10T16:05:27.496Z] #13 113.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-10T16:05:27.588Z] #42 8.020 DEP images/seccomp.pb-c.d [2021-02-10T16:05:27.588Z] #42 8.058 PBCC images/userns.pb-c.c [2021-02-10T16:05:27.588Z] #42 8.118 DEP images/userns.pb-c.d [2021-02-10T16:05:27.588Z] #42 8.163 PBCC images/cgroup.pb-c.c [2021-02-10T16:05:27.588Z] #42 8.210 DEP images/cgroup.pb-c.d [2021-02-10T16:05:27.588Z] #42 8.262 PBCC images/ext-file.pb-c.c [2021-02-10T16:05:27.797Z] #13 113.4 Selecting previously unselected package libudev-dev:ppc64el. [2021-02-10T16:05:27.797Z] #13 113.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-10T16:05:27.797Z] #13 113.4 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-10T16:05:27.797Z] #13 113.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-02-10T16:05:27.797Z] #13 113.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-02-10T16:05:27.797Z] #13 113.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-02-10T16:05:27.849Z] #42 8.318 DEP images/ext-file.pb-c.d [2021-02-10T16:05:27.850Z] #42 8.363 PBCC images/rpc.pb-c.c [2021-02-10T16:05:27.850Z] #42 8.442 DEP images/rpc.pb-c.d [2021-02-10T16:05:28.099Z] #13 114.0 Selecting previously unselected package libpcre16-3:ppc64el. [2021-02-10T16:05:28.099Z] #13 114.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-02-10T16:05:28.111Z] #42 8.543 PBCC images/siginfo.pb-c.c [2021-02-10T16:05:28.111Z] #42 8.606 DEP images/siginfo.pb-c.d [2021-02-10T16:05:28.111Z] #42 8.650 PBCC images/pagemap.pb-c.c [2021-02-10T16:05:28.111Z] #42 8.730 DEP images/pagemap.pb-c.d [2021-02-10T16:05:28.278Z] #44 96.48 go/ast [2021-02-10T16:05:28.372Z] #42 8.780 PBCC images/rlimit.pb-c.c [2021-02-10T16:05:28.372Z] #42 8.790 DEP images/rlimit.pb-c.d [2021-02-10T16:05:28.372Z] #42 8.841 PBCC images/file-lock.pb-c.c [2021-02-10T16:05:28.372Z] #42 8.879 DEP images/file-lock.pb-c.d [2021-02-10T16:05:28.372Z] #42 8.942 PBCC images/tty.pb-c.c [2021-02-10T16:05:28.372Z] #42 8.982 DEP images/tty.pb-c.d [2021-02-10T16:05:28.372Z] #42 9.059 PBCC images/tun.pb-c.c [2021-02-10T16:05:28.401Z] #13 114.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-10T16:05:28.401Z] #13 114.2 Selecting previously unselected package libpcre32-3:ppc64el. [2021-02-10T16:05:28.401Z] #13 114.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-02-10T16:05:28.401Z] #13 114.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-10T16:05:28.634Z] #42 9.143 PBCC images/netdev.pb-c.c [2021-02-10T16:05:28.634Z] #42 9.193 DEP images/tun.pb-c.d [2021-02-10T16:05:28.634Z] #42 9.262 DEP images/netdev.pb-c.d [2021-02-10T16:05:28.634Z] #42 9.315 PBCC images/vma.pb-c.c [2021-02-10T16:05:28.703Z] #13 114.4 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-02-10T16:05:28.703Z] #13 114.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-02-10T16:05:28.703Z] #13 114.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-10T16:05:28.896Z] #42 9.350 DEP images/vma.pb-c.d [2021-02-10T16:05:28.896Z] #42 9.435 PBCC images/creds.pb-c.c [2021-02-10T16:05:28.896Z] #42 9.507 DEP images/creds.pb-c.d [2021-02-10T16:05:28.896Z] #42 9.562 PBCC images/utsns.pb-c.c [2021-02-10T16:05:29.005Z] #13 114.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-02-10T16:05:29.005Z] #13 114.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-02-10T16:05:29.005Z] #13 114.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-10T16:05:29.158Z] #42 ... [2021-02-10T16:05:29.158Z] [2021-02-10T16:05:29.158Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:05:29.158Z] #33 sha256:ae2d41765112aa87e6994fa3d3dd440038ff0b453b1d387702e7bdc0b7c342c4 [2021-02-10T16:05:29.158Z] #33 DONE 96.6s [2021-02-10T16:05:29.158Z] [2021-02-10T16:05:29.158Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:29.158Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:29.158Z] #42 9.618 DEP images/utsns.pb-c.d [2021-02-10T16:05:29.158Z] #42 9.686 PBCC images/ipc-desc.pb-c.c [2021-02-10T16:05:29.158Z] #42 9.713 PBCC images/ipc-sem.pb-c.c [2021-02-10T16:05:29.158Z] #42 9.733 DEP images/ipc-desc.pb-c.d [2021-02-10T16:05:29.158Z] #42 9.780 DEP images/ipc-sem.pb-c.d [2021-02-10T16:05:29.308Z] #13 115.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-02-10T16:05:29.309Z] #13 115.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-02-10T16:05:29.309Z] #13 115.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-10T16:05:29.420Z] #42 9.837 PBCC images/ipc-msg.pb-c.c [2021-02-10T16:05:29.420Z] #42 9.857 DEP images/ipc-msg.pb-c.d [2021-02-10T16:05:29.420Z] #42 9.916 PBCC images/ipc-shm.pb-c.c [2021-02-10T16:05:29.420Z] #42 9.950 DEP images/ipc-shm.pb-c.d [2021-02-10T16:05:29.420Z] #42 9.995 PBCC images/ipc-var.pb-c.c [2021-02-10T16:05:29.420Z] #42 10.03 DEP images/ipc-var.pb-c.d [2021-02-10T16:05:29.420Z] #42 10.07 PBCC images/sk-opts.pb-c.c [2021-02-10T16:05:29.625Z] #13 115.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-02-10T16:05:29.625Z] #13 115.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-02-10T16:05:29.625Z] #13 115.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-10T16:05:29.625Z] #13 115.5 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-02-10T16:05:29.625Z] #13 115.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-02-10T16:05:29.625Z] #13 115.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-10T16:05:29.681Z] #42 10.11 PBCC images/packet-sock.pb-c.c [2021-02-10T16:05:29.682Z] #42 10.21 DEP images/sk-opts.pb-c.d [2021-02-10T16:05:29.682Z] #42 10.27 DEP images/packet-sock.pb-c.d [2021-02-10T16:05:29.682Z] #42 10.35 PBCC images/sk-netlink.pb-c.c [2021-02-10T16:05:29.926Z] #13 115.7 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-02-10T16:05:29.926Z] #13 115.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-10T16:05:29.926Z] #13 115.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-10T16:05:29.943Z] #42 10.40 DEP images/sk-netlink.pb-c.d [2021-02-10T16:05:30.010Z] #19 56.40 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-10T16:05:30.010Z] #19 56.41 Setting up xz-utils (5.2.4-1) ... [2021-02-10T16:05:30.010Z] #19 56.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-10T16:05:30.010Z] #19 56.45 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-10T16:05:30.010Z] #19 56.51 invoke-rc.d: could not determine current runlevel [2021-02-10T16:05:30.010Z] #19 56.52 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-10T16:05:30.010Z] #19 56.53 Setting up pigz (2.4-1) ... [2021-02-10T16:05:30.010Z] #19 56.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-10T16:05:30.010Z] #19 56.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-10T16:05:30.010Z] #19 56.57 Setting up python-pip-whl (18.1-5) ... [2021-02-10T16:05:30.010Z] #19 56.58 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-10T16:05:30.010Z] #19 56.59 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-10T16:05:30.206Z] #42 10.53 PBCC images/sk-inet.pb-c.c [2021-02-10T16:05:30.206Z] #42 10.72 DEP images/sk-inet.pb-c.d [2021-02-10T16:05:30.206Z] #42 10.79 PBCC images/sk-unix.pb-c.c [2021-02-10T16:05:30.206Z] #42 10.84 DEP images/sk-unix.pb-c.d [2021-02-10T16:05:30.206Z] #42 10.89 PBCC images/mm.pb-c.c [2021-02-10T16:05:30.317Z] Running on azwin-2-18f0a0 in d:\jenkins\workspace\moby_PR-42004 [Pipeline] { [Pipeline] ws [2021-02-10T16:05:30.335Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-02-10T16:05:30.468Z] #42 10.96 DEP images/mm.pb-c.d [2021-02-10T16:05:30.468Z] #42 11.02 PBCC images/timerfd.pb-c.c [2021-02-10T16:05:30.468Z] #42 11.05 DEP images/timerfd.pb-c.d [2021-02-10T16:05:30.468Z] #42 11.09 PBCC images/timer.pb-c.c [2021-02-10T16:05:30.468Z] #42 11.15 DEP images/timer.pb-c.d [2021-02-10T16:05:30.576Z] #19 57.14 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-10T16:05:30.576Z] #19 57.15 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-10T16:05:30.576Z] #19 57.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-10T16:05:30.576Z] #19 57.17 Setting up vim (2:8.1.0875-5) ... [2021-02-10T16:05:30.576Z] #19 57.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-10T16:05:30.576Z] #19 57.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-10T16:05:30.576Z] #19 57.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-10T16:05:30.576Z] #19 57.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-10T16:05:30.576Z] #19 57.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-10T16:05:30.576Z] #19 57.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-10T16:05:30.576Z] #19 57.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-10T16:05:30.576Z] #19 57.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-10T16:05:30.576Z] #19 57.28 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-10T16:05:30.576Z] #19 57.29 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-10T16:05:30.576Z] #19 57.30 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-10T16:05:30.576Z] #19 57.32 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-10T16:05:30.580Z] #13 116.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-10T16:05:30.580Z] #13 116.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-10T16:05:30.580Z] #13 116.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-02-10T16:05:30.580Z] #13 116.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-10T16:05:30.580Z] #13 116.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-10T16:05:30.580Z] #13 116.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-02-10T16:05:30.580Z] #13 116.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:05:30.580Z] #13 116.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-10T16:05:30.580Z] #13 116.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-10T16:05:30.580Z] #13 116.4 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-10T16:05:30.580Z] #13 116.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-10T16:05:30.580Z] #13 116.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:05:30.580Z] #13 116.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-10T16:05:30.730Z] #42 11.20 PBCC images/sa.pb-c.c [2021-02-10T16:05:30.730Z] #42 11.25 DEP images/sa.pb-c.d [2021-02-10T16:05:30.730Z] #42 11.32 PBCC images/pipe-data.pb-c.c [2021-02-10T16:05:30.730Z] #42 11.33 DEP images/pipe-data.pb-c.d [2021-02-10T16:05:30.730Z] #42 11.38 PBCC images/mnt.pb-c.c [2021-02-10T16:05:30.826Z] #44 98.62 internal/lazyregexp [2021-02-10T16:05:30.826Z] #44 ... [2021-02-10T16:05:30.826Z] [2021-02-10T16:05:30.826Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:05:30.826Z] #36 sha256:321c23b149a1f85fca0ab76cc938b956aeb5b4c52b14c2f89939296063303208 [2021-02-10T16:05:30.826Z] #36 7.695 -- Detecting C compile features - done [2021-02-10T16:05:30.826Z] #36 7.749 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-10T16:05:30.827Z] #36 8.019 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-10T16:05:30.827Z] #36 8.154 -- Configuring done [2021-02-10T16:05:30.827Z] #36 8.159 -- Generating done [2021-02-10T16:05:30.827Z] #36 8.181 -- Build files have been written to: /tmp/tmp.Tz5bPARKwl/tini [2021-02-10T16:05:30.827Z] #36 8.196 + make tini-static [2021-02-10T16:05:30.827Z] #36 8.671 Scanning dependencies of target tini-static [2021-02-10T16:05:30.827Z] #36 8.868 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-10T16:05:30.827Z] #36 10.31 [100%] Linking C executable tini-static [2021-02-10T16:05:30.827Z] #36 11.08 [100%] Built target tini-static [2021-02-10T16:05:30.827Z] #36 11.19 + mkdir -p /build [2021-02-10T16:05:30.827Z] #36 11.20 + cp tini-static /build/docker-init [2021-02-10T16:05:30.827Z] #36 DONE 11.6s [2021-02-10T16:05:30.827Z] [2021-02-10T16:05:30.827Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:30.827Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:05:30.827Z] #44 99.05 net/url [2021-02-10T16:05:30.827Z] #44 ... [2021-02-10T16:05:30.827Z] [2021-02-10T16:05:30.827Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:30.827Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:05:30.827Z] #12 97.88 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-10T16:05:30.827Z] #12 97.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-10T16:05:30.827Z] #12 97.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:05:30.827Z] #12 98.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-10T16:05:30.827Z] #12 98.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-10T16:05:30.827Z] #12 98.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:05:30.834Z] #19 57.33 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-10T16:05:30.834Z] #19 57.34 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-10T16:05:30.880Z] #13 116.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-10T16:05:30.880Z] #13 116.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-10T16:05:30.880Z] #13 116.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-10T16:05:30.880Z] #13 116.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-10T16:05:30.880Z] #13 116.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:05:30.880Z] #13 116.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 [2021-02-10T16:05:30.881Z] #13 116.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 [2021-02-10T16:05:30.881Z] #13 116.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:05:30.881Z] #13 116.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-10T16:05:30.881Z] #13 116.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-10T16:05:30.881Z] #13 116.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-10T16:05:30.881Z] #13 116.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-10T16:05:30.881Z] #13 116.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-10T16:05:30.881Z] #13 116.6 Setting up dmsetup (2:1.02.155-3) ... [2021-02-10T16:05:30.881Z] #13 116.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-10T16:05:30.881Z] #13 116.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-10T16:05:30.881Z] #13 116.6 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:05:30.991Z] #42 11.42 DEP images/mnt.pb-c.d [2021-02-10T16:05:30.991Z] #42 11.48 PBCC images/sk-packet.pb-c.c [2021-02-10T16:05:30.991Z] #42 11.54 DEP images/sk-packet.pb-c.d [2021-02-10T16:05:30.991Z] #42 11.61 PBCC images/tcp-stream.pb-c.c [2021-02-10T16:05:31.238Z] The recommended git tool is: git [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-10T16:05:31.244Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2021-02-10T16:05:31.244Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-10T16:05:31.244Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-10T16:05:31.244Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-02-10T16:05:31.244Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-10T16:05:31.244Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-02-10T16:05:31.244Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/builder [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-10T16:05:31.244Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 13.7% of statements [2021-02-10T16:05:31.244Z] ok github.com/docker/docker/builder/dockerfile 0.966s coverage: 48.3% of statements [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-10T16:05:31.244Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-10T16:05:31.244Z] ok github.com/docker/docker/builder/remotecontext/git 1.459s coverage: 86.3% of statements [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/cli [no test files] [2021-02-10T16:05:31.244Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-10T16:05:31.253Z] #42 11.66 DEP images/tcp-stream.pb-c.d [2021-02-10T16:05:31.253Z] #42 11.73 PBCC images/pipe.pb-c.c [2021-02-10T16:05:31.253Z] #42 11.78 DEP images/pipe.pb-c.d [2021-02-10T16:05:31.253Z] #42 11.83 PBCC images/pstree.pb-c.c [2021-02-10T16:05:31.253Z] #42 11.88 DEP images/pstree.pb-c.d [2021-02-10T16:05:31.253Z] #42 11.92 PBCC images/fs.pb-c.c [2021-02-10T16:05:31.253Z] #42 11.94 DEP images/fs.pb-c.d [2021-02-10T16:05:31.515Z] #42 11.98 PBCC images/signalfd.pb-c.c [2021-02-10T16:05:31.515Z] #42 12.01 DEP images/signalfd.pb-c.d [2021-02-10T16:05:31.531Z] #13 DONE 117.0s [2021-02-10T16:05:31.531Z] [2021-02-10T16:05:31.531Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:05:31.531Z] #53 sha256:97c3c186e177b79c7605300018515a737a2a8e6ec869ea252944120a0baf3c04 [2021-02-10T16:05:31.776Z] #42 12.10 PBCC images/fh.pb-c.c [2021-02-10T16:05:31.776Z] #42 12.14 PBCC images/fsnotify.pb-c.c [2021-02-10T16:05:31.776Z] #42 12.24 DEP images/fh.pb-c.d [2021-02-10T16:05:31.776Z] #42 12.29 DEP images/fsnotify.pb-c.d [2021-02-10T16:05:31.776Z] #42 12.37 PBCC images/eventpoll.pb-c.c [2021-02-10T16:05:31.832Z] #53 0.485 + RM_GOPATH=0 [2021-02-10T16:05:31.832Z] #53 ... [2021-02-10T16:05:31.832Z] [2021-02-10T16:05:31.832Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-10T16:05:31.832Z] #14 sha256:b94135c23903589bfeef79bd7a859aa77f5d77cac2e64aae46b4183454a3e060 [2021-02-10T16:05:31.832Z] #14 DONE 0.6s [2021-02-10T16:05:31.832Z] [2021-02-10T16:05:31.832Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:05:31.832Z] #53 sha256:97c3c186e177b79c7605300018515a737a2a8e6ec869ea252944120a0baf3c04 [2021-02-10T16:05:31.832Z] #53 0.486 + TMP_GOPATH= [2021-02-10T16:05:31.832Z] #53 0.487 + : /build [2021-02-10T16:05:31.832Z] #53 0.488 + '[' -z '' ']' [2021-02-10T16:05:31.832Z] #53 0.490 ++ mktemp -d [2021-02-10T16:05:31.832Z] #53 0.492 + export GOPATH=/tmp/tmp.8foCqjiKBO [2021-02-10T16:05:31.832Z] #53 0.492 + GOPATH=/tmp/tmp.8foCqjiKBO [2021-02-10T16:05:31.832Z] #53 0.492 + RM_GOPATH=1 [2021-02-10T16:05:31.832Z] #53 0.492 + case "$(go env GOARCH)" in [2021-02-10T16:05:31.832Z] #53 0.493 ++ go env GOARCH [2021-02-10T16:05:31.832Z] #53 0.543 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:05:31.832Z] #53 0.544 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:05:31.832Z] #53 0.544 ++ dirname /tmp/install/install.sh [2021-02-10T16:05:31.832Z] #53 0.551 + dir=/tmp/install [2021-02-10T16:05:31.832Z] #53 0.552 + bin=runc [2021-02-10T16:05:31.832Z] #53 0.552 + shift [2021-02-10T16:05:31.832Z] #53 0.552 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-10T16:05:31.832Z] #53 0.552 + . /tmp/install/runc.installer [2021-02-10T16:05:31.832Z] #53 0.552 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:05:31.832Z] #53 0.553 + install_runc [2021-02-10T16:05:31.832Z] #53 0.554 + uname -r [2021-02-10T16:05:31.832Z] #53 0.556 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-10T16:05:31.832Z] #53 0.561 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-10T16:05:31.832Z] #53 0.561 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-10T16:05:31.832Z] #53 0.562 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-10T16:05:31.832Z] #53 0.562 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8foCqjiKBO/src/github.com/opencontainers/runc [2021-02-10T16:05:31.832Z] #53 0.568 Cloning into '/tmp/tmp.8foCqjiKBO/src/github.com/opencontainers/runc'... [2021-02-10T16:05:31.875Z] ok github.com/docker/docker/client 0.173s coverage: 75.4% of statements [2021-02-10T16:05:32.038Z] #42 12.38 DEP images/eventpoll.pb-c.d [2021-02-10T16:05:32.038Z] #42 12.44 PBCC images/eventfd.pb-c.c [2021-02-10T16:05:32.038Z] #42 12.48 DEP images/eventfd.pb-c.d [2021-02-10T16:05:32.038Z] #42 12.53 PBCC images/remap-file-path.pb-c.c [2021-02-10T16:05:32.038Z] #42 12.55 DEP images/remap-file-path.pb-c.d [2021-02-10T16:05:32.038Z] #42 12.59 PBCC images/fifo.pb-c.c [2021-02-10T16:05:32.038Z] #42 12.63 DEP images/fifo.pb-c.d [2021-02-10T16:05:32.038Z] #42 12.68 PBCC images/ghost-file.pb-c.c [2021-02-10T16:05:32.300Z] #42 12.74 DEP images/ghost-file.pb-c.d [2021-02-10T16:05:32.300Z] #42 12.79 PBCC images/regfile.pb-c.c [2021-02-10T16:05:32.300Z] #42 12.85 DEP images/regfile.pb-c.d [2021-02-10T16:05:32.300Z] #42 12.90 PBCC images/ns.pb-c.c [2021-02-10T16:05:32.300Z] #42 12.92 DEP images/ns.pb-c.d [2021-02-10T16:05:32.300Z] #42 12.97 PBCC images/fdinfo.pb-c.c [2021-02-10T16:05:32.486Z] #53 ... [2021-02-10T16:05:32.486Z] [2021-02-10T16:05:32.486Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-10T16:05:32.486Z] #15 sha256:019f51ecfd803723b0b9a61b7e05ba706e9d86a078f72d077a8ab43eeb2e9ccc [2021-02-10T16:05:32.486Z] #15 DONE 0.5s [2021-02-10T16:05:32.486Z] [2021-02-10T16:05:32.486Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-10T16:05:32.486Z] #16 sha256:fa150b462abe21c0842ca3bb8b2af46cbb6f2141aee1950feab35c3a2258ce13 [2021-02-10T16:05:32.486Z] #16 0.235 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-10T16:05:32.486Z] #16 DONE 0.3s [2021-02-10T16:05:32.486Z] [2021-02-10T16:05:32.486Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-10T16:05:32.486Z] #17 sha256:655a7efebbd89ea6256be84d236e344c608f082a642e9394768d9520c8284f07 [2021-02-10T16:05:32.562Z] #42 13.04 DEP images/fdinfo.pb-c.d [2021-02-10T16:05:32.562Z] #42 13.13 PBCC images/core-aarch64.pb-c.c [2021-02-10T16:05:32.562Z] #42 13.15 PBCC images/core-arm.pb-c.c [2021-02-10T16:05:32.562Z] #42 13.19 PBCC images/core-ppc64.pb-c.c [2021-02-10T16:05:32.562Z] #42 13.24 PBCC images/core-s390.pb-c.c [2021-02-10T16:05:32.823Z] #42 13.34 PBCC images/core-x86.pb-c.c [2021-02-10T16:05:32.823Z] #42 13.40 PBCC images/core.pb-c.c [2021-02-10T16:05:32.823Z] #42 13.46 PBCC images/inventory.pb-c.c [2021-02-10T16:05:33.085Z] #42 13.55 DEP images/core-aarch64.pb-c.d [2021-02-10T16:05:33.085Z] #42 13.63 DEP images/core-arm.pb-c.d [2021-02-10T16:05:33.085Z] #42 13.67 DEP images/core-ppc64.pb-c.d [2021-02-10T16:05:33.085Z] #42 13.72 DEP images/core-s390.pb-c.d [2021-02-10T16:05:33.141Z] #17 DONE 0.4s [2021-02-10T16:05:33.141Z] [2021-02-10T16:05:33.141Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-10T16:05:33.141Z] #18 sha256:014420600259ce67fcf640c2e80d4638883d75766789d4038d9d929517221565 [2021-02-10T16:05:33.346Z] #42 13.76 DEP images/core-x86.pb-c.d [2021-02-10T16:05:33.346Z] #42 13.83 DEP images/core.pb-c.d [2021-02-10T16:05:33.346Z] #42 13.90 DEP images/inventory.pb-c.d [2021-02-10T16:05:33.346Z] #42 13.93 PBCC images/cpuinfo.pb-c.c [2021-02-10T16:05:33.444Z] #18 DONE 0.3s [2021-02-10T16:05:33.444Z] [2021-02-10T16:05:33.444Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-02-10T16:05:33.444Z] #19 sha256:b5c691b79a79694b2c56e6ee2a28b3911ddca902f50501f5c24b9b08f71dc2fc [2021-02-10T16:05:33.607Z] #42 13.95 DEP images/cpuinfo.pb-c.d [2021-02-10T16:05:33.607Z] #42 13.99 PBCC images/stats.pb-c.c [2021-02-10T16:05:33.607Z] #42 14.04 DEP images/stats.pb-c.d [2021-02-10T16:05:33.607Z] #42 ... [2021-02-10T16:05:33.607Z] [2021-02-10T16:05:33.607Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:33.607Z] #50 sha256:c5426250300dc3dd659165917dea83135a35dd411878922946a69ea48aaf0c21 [2021-02-10T16:05:33.607Z] #50 91.19 encoding/json [2021-02-10T16:05:33.607Z] #50 93.82 github.com/pkg/diff [2021-02-10T16:05:33.607Z] #50 95.49 go/ast [2021-02-10T16:05:33.607Z] #50 98.28 golang.org/x/crypto/ssh/terminal [2021-02-10T16:05:33.607Z] #50 99.72 mvdan.cc/editorconfig [2021-02-10T16:05:33.607Z] #50 100.5 mvdan.cc/sh/v3/fileutil [2021-02-10T16:05:33.607Z] #50 100.6 mvdan.cc/sh/v3/syntax [2021-02-10T16:05:33.745Z] #19 DONE 0.4s [2021-02-10T16:05:33.745Z] [2021-02-10T16:05:33.745Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:05:33.745Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-10T16:05:34.116Z] #19 60.45 Setting up iptables (1.8.2-4) ... [2021-02-10T16:05:34.116Z] #19 60.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-10T16:05:34.116Z] #19 60.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-10T16:05:34.116Z] #19 60.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-10T16:05:34.116Z] #19 60.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-10T16:05:34.116Z] #19 60.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-10T16:05:34.116Z] #19 60.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-10T16:05:34.116Z] #19 60.51 Setting up python3 (3.7.3-1) ... [2021-02-10T16:05:34.129Z] #12 ... [2021-02-10T16:05:34.129Z] [2021-02-10T16:05:34.129Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:05:34.129Z] #33 sha256:b3cf1edff2ac589521db43c842749a17b5a6755d85da8d0c8a38c42367af74db [2021-02-10T16:05:34.129Z] #33 96.52 github.com/BurntSushi/toml/cmd/tomlv [2021-02-10T16:05:34.129Z] #33 DONE 101.9s [2021-02-10T16:05:34.129Z] [2021-02-10T16:05:34.129Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:34.129Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:34.129Z] #42 2.442 Note: Building without setproctitle() and strlcpy() support. [2021-02-10T16:05:34.129Z] #42 2.442 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-10T16:05:34.129Z] #42 2.463 Note: Building without GnuTLS support [2021-02-10T16:05:34.129Z] #42 2.469 Makefile.config:39: Warn: you have no libnftables installed [2021-02-10T16:05:34.129Z] #42 2.469 Makefile.config:40: Warn: Building without nftables support [2021-02-10T16:05:34.129Z] #42 4.751 fatal: not a git repository (or any of the parent directories): .git [2021-02-10T16:05:34.129Z] #42 4.836 GEN .gitid [2021-02-10T16:05:34.129Z] #42 4.864 GEN criu/include/version.h [2021-02-10T16:05:34.129Z] #42 4.933 GEN include/common/asm [2021-02-10T16:05:34.129Z] #42 7.341 PBCC images/timens.pb-c.c [2021-02-10T16:05:34.129Z] #42 7.401 DEP images/timens.pb-c.d [2021-02-10T16:05:34.129Z] #42 7.483 PBCC images/fown.pb-c.c [2021-02-10T16:05:34.129Z] #42 7.525 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-10T16:05:34.129Z] #42 7.625 PBCC images/opts.pb-c.c [2021-02-10T16:05:34.129Z] #42 7.710 PBCC images/memfd.pb-c.c [2021-02-10T16:05:34.129Z] #42 7.804 DEP images/fown.pb-c.d [2021-02-10T16:05:34.129Z] #42 7.918 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-10T16:05:34.129Z] #42 8.069 DEP images/opts.pb-c.d [2021-02-10T16:05:34.129Z] #42 8.115 DEP images/memfd.pb-c.d [2021-02-10T16:05:34.129Z] #42 8.239 PBCC images/sit.pb-c.c [2021-02-10T16:05:34.129Z] #42 8.299 DEP images/sit.pb-c.d [2021-02-10T16:05:34.129Z] #42 8.339 PBCC images/macvlan.pb-c.c [2021-02-10T16:05:34.129Z] #42 8.410 DEP images/macvlan.pb-c.d [2021-02-10T16:05:34.129Z] #42 8.505 PBCC images/autofs.pb-c.c [2021-02-10T16:05:34.129Z] #42 8.547 DEP images/autofs.pb-c.d [2021-02-10T16:05:34.129Z] #42 8.595 PBCC images/sysctl.pb-c.c [2021-02-10T16:05:34.129Z] #42 8.628 DEP images/sysctl.pb-c.d [2021-02-10T16:05:34.129Z] #42 8.672 PBCC images/time.pb-c.c [2021-02-10T16:05:34.129Z] #42 8.722 DEP images/time.pb-c.d [2021-02-10T16:05:34.129Z] #42 8.770 PBCC images/binfmt-misc.pb-c.c [2021-02-10T16:05:34.129Z] #42 8.822 DEP images/binfmt-misc.pb-c.d [2021-02-10T16:05:34.129Z] #42 8.879 PBCC images/seccomp.pb-c.c [2021-02-10T16:05:34.130Z] #42 8.932 DEP images/seccomp.pb-c.d [2021-02-10T16:05:34.130Z] #42 8.989 PBCC images/userns.pb-c.c [2021-02-10T16:05:34.130Z] #42 9.035 DEP images/userns.pb-c.d [2021-02-10T16:05:34.130Z] #42 9.093 PBCC images/cgroup.pb-c.c [2021-02-10T16:05:34.130Z] #42 9.148 DEP images/cgroup.pb-c.d [2021-02-10T16:05:34.130Z] #42 9.244 PBCC images/ext-file.pb-c.c [2021-02-10T16:05:34.130Z] #42 9.277 DEP images/ext-file.pb-c.d [2021-02-10T16:05:34.130Z] #42 9.320 PBCC images/rpc.pb-c.c [2021-02-10T16:05:34.130Z] #42 9.370 DEP images/rpc.pb-c.d [2021-02-10T16:05:34.130Z] #42 9.425 PBCC images/siginfo.pb-c.c [2021-02-10T16:05:34.130Z] #42 9.457 DEP images/siginfo.pb-c.d [2021-02-10T16:05:34.130Z] #42 9.515 PBCC images/pagemap.pb-c.c [2021-02-10T16:05:34.130Z] #42 9.678 DEP images/pagemap.pb-c.d [2021-02-10T16:05:34.130Z] #42 9.799 PBCC images/rlimit.pb-c.c [2021-02-10T16:05:34.130Z] #42 9.890 DEP images/rlimit.pb-c.d [2021-02-10T16:05:34.130Z] #42 9.980 PBCC images/file-lock.pb-c.c [2021-02-10T16:05:34.130Z] #42 9.998 DEP images/file-lock.pb-c.d [2021-02-10T16:05:34.130Z] #42 10.09 PBCC images/tty.pb-c.c [2021-02-10T16:05:34.130Z] #42 10.14 DEP images/tty.pb-c.d [2021-02-10T16:05:34.374Z] #19 60.96 Setting up python3-wheel (0.32.3-2) ... [2021-02-10T16:05:34.390Z] #42 10.25 PBCC images/tun.pb-c.c [2021-02-10T16:05:34.390Z] #42 10.36 PBCC images/netdev.pb-c.c [2021-02-10T16:05:34.390Z] #42 10.48 DEP images/tun.pb-c.d [2021-02-10T16:05:34.401Z] #20 0.542 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:05:34.401Z] #20 0.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:05:34.651Z] #42 10.61 DEP images/netdev.pb-c.d [2021-02-10T16:05:34.651Z] #42 10.64 PBCC images/vma.pb-c.c [2021-02-10T16:05:34.651Z] #42 10.65 DEP images/vma.pb-c.d [2021-02-10T16:05:34.651Z] #42 10.72 PBCC images/creds.pb-c.c [2021-02-10T16:05:34.712Z] #20 0.925 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:05:34.912Z] #42 10.77 DEP images/creds.pb-c.d [2021-02-10T16:05:34.912Z] #42 10.82 PBCC images/utsns.pb-c.c [2021-02-10T16:05:34.912Z] #42 10.87 DEP images/utsns.pb-c.d [2021-02-10T16:05:34.912Z] #42 10.93 PBCC images/ipc-desc.pb-c.c [2021-02-10T16:05:34.912Z] #42 10.97 PBCC images/ipc-sem.pb-c.c [2021-02-10T16:05:34.912Z] #42 11.01 DEP images/ipc-desc.pb-c.d [2021-02-10T16:05:34.912Z] #42 11.06 DEP images/ipc-sem.pb-c.d [2021-02-10T16:05:35.174Z] #42 11.12 PBCC images/ipc-msg.pb-c.c [2021-02-10T16:05:35.174Z] #42 11.14 DEP images/ipc-msg.pb-c.d [2021-02-10T16:05:35.174Z] #42 11.20 PBCC images/ipc-shm.pb-c.c [2021-02-10T16:05:35.174Z] #42 11.24 DEP images/ipc-shm.pb-c.d [2021-02-10T16:05:35.174Z] #42 11.28 PBCC images/ipc-var.pb-c.c [2021-02-10T16:05:35.174Z] #42 11.31 DEP images/ipc-var.pb-c.d [2021-02-10T16:05:35.308Z] #19 61.78 Setting up apparmor (2.13.2-10) ... [2021-02-10T16:05:35.366Z] #20 1.629 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-10T16:05:35.435Z] #42 11.39 PBCC images/sk-opts.pb-c.c [2021-02-10T16:05:35.435Z] #42 11.41 PBCC images/packet-sock.pb-c.c [2021-02-10T16:05:35.435Z] #42 11.46 DEP images/sk-opts.pb-c.d [2021-02-10T16:05:35.435Z] #42 11.51 DEP images/packet-sock.pb-c.d [2021-02-10T16:05:35.435Z] #42 11.56 PBCC images/sk-netlink.pb-c.c [2021-02-10T16:05:35.525Z] #50 ... [2021-02-10T16:05:35.525Z] [2021-02-10T16:05:35.525Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:35.526Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:35.526Z] #42 15.57 make[1]: Nothing to be done for 'all'. [2021-02-10T16:05:35.696Z] #42 11.61 DEP images/sk-netlink.pb-c.d [2021-02-10T16:05:35.696Z] #42 11.69 PBCC images/sk-inet.pb-c.c [2021-02-10T16:05:35.696Z] #42 11.72 DEP images/sk-inet.pb-c.d [2021-02-10T16:05:35.696Z] #42 11.77 PBCC images/sk-unix.pb-c.c [2021-02-10T16:05:35.696Z] #42 11.83 DEP images/sk-unix.pb-c.d [2021-02-10T16:05:35.956Z] #42 11.91 PBCC images/mm.pb-c.c [2021-02-10T16:05:35.957Z] #42 12.01 DEP images/mm.pb-c.d [2021-02-10T16:05:35.957Z] #42 12.07 PBCC images/timerfd.pb-c.c [2021-02-10T16:05:35.957Z] #42 12.11 DEP images/timerfd.pb-c.d [2021-02-10T16:05:36.217Z] #42 12.15 PBCC images/timer.pb-c.c [2021-02-10T16:05:36.217Z] #42 12.17 DEP images/timer.pb-c.d [2021-02-10T16:05:36.217Z] #42 12.22 PBCC images/sa.pb-c.c [2021-02-10T16:05:36.217Z] #42 12.27 DEP images/sa.pb-c.d [2021-02-10T16:05:36.217Z] #42 12.37 PBCC images/pipe-data.pb-c.c [2021-02-10T16:05:36.470Z] #42 16.94 CC images/stats.o [2021-02-10T16:05:36.479Z] #42 12.39 DEP images/pipe-data.pb-c.d [2021-02-10T16:05:36.479Z] #42 12.46 PBCC images/mnt.pb-c.c [2021-02-10T16:05:36.479Z] #42 12.51 DEP images/mnt.pb-c.d [2021-02-10T16:05:36.681Z] #19 ... [2021-02-10T16:05:36.681Z] [2021-02-10T16:05:36.681Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:36.681Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:36.681Z] #42 112.1 CC criu/cr-service.o [2021-02-10T16:05:36.681Z] #42 114.0 CC criu/crtools.o [2021-02-10T16:05:36.681Z] #42 114.7 CC criu/eventfd.o [2021-02-10T16:05:36.681Z] #42 115.0 CC criu/eventpoll.o [2021-02-10T16:05:36.681Z] #42 116.0 CC criu/external.o [2021-02-10T16:05:36.681Z] #42 116.4 CC criu/fault-injection.o [2021-02-10T16:05:36.681Z] #42 116.5 CC criu/fdstore.o [2021-02-10T16:05:36.681Z] #42 116.9 CC criu/fifo.o [2021-02-10T16:05:36.681Z] #42 117.3 CC criu/file-ids.o [2021-02-10T16:05:36.681Z] #42 117.6 CC criu/file-lock.o [2021-02-10T16:05:36.681Z] #42 118.7 CC criu/files-ext.o [2021-02-10T16:05:36.681Z] #42 119.0 CC criu/files-reg.o [2021-02-10T16:05:36.681Z] #42 121.4 CC criu/files.o [2021-02-10T16:05:36.732Z] #42 17.31 CC images/core.o [2021-02-10T16:05:36.740Z] #42 12.59 PBCC images/sk-packet.pb-c.c [2021-02-10T16:05:36.740Z] #42 12.60 DEP images/sk-packet.pb-c.d [2021-02-10T16:05:36.740Z] #42 12.66 PBCC images/tcp-stream.pb-c.c [2021-02-10T16:05:36.740Z] #42 12.73 DEP images/tcp-stream.pb-c.d [2021-02-10T16:05:36.740Z] #42 12.79 PBCC images/pipe.pb-c.c [2021-02-10T16:05:36.908Z] #20 3.181 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-10T16:05:36.908Z] #20 ... [2021-02-10T16:05:36.908Z] [2021-02-10T16:05:36.908Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:36.908Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:05:36.908Z] #43 47.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-10T16:05:36.908Z] #43 47.81 DEP compel/plugins/std/infect.d [2021-02-10T16:05:36.908Z] #43 48.00 DEP compel/plugins/std/string.d [2021-02-10T16:05:36.908Z] #43 48.10 DEP compel/plugins/std/log.d [2021-02-10T16:05:36.908Z] #43 48.20 DEP compel/plugins/std/fds.d [2021-02-10T16:05:36.908Z] #43 48.31 DEP compel/plugins/std/std.d [2021-02-10T16:05:36.908Z] #43 48.43 DEP compel/plugins/shmem/shmem.d [2021-02-10T16:05:36.908Z] #43 48.54 DEP compel/plugins/fds/fds.d [2021-02-10T16:05:36.908Z] #43 48.71 CC compel/plugins/std/std.o [2021-02-10T16:05:36.908Z] #43 49.11 CC compel/plugins/std/fds.o [2021-02-10T16:05:36.908Z] #43 49.52 CC compel/plugins/std/log.o [2021-02-10T16:05:36.908Z] #43 50.63 CC compel/plugins/std/string.o [2021-02-10T16:05:36.908Z] #43 51.20 CC compel/plugins/std/infect.o [2021-02-10T16:05:36.908Z] #43 51.70 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-02-10T16:05:36.908Z] #43 51.74 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-02-10T16:05:36.908Z] #43 51.77 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-02-10T16:05:36.908Z] #43 51.80 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-02-10T16:05:36.908Z] #43 51.85 AR compel/plugins/std.lib.a [2021-02-10T16:05:36.908Z] #43 51.97 CC compel/plugins/fds/fds.o [2021-02-10T16:05:36.908Z] #43 52.35 AR compel/plugins/fds.lib.a [2021-02-10T16:05:36.908Z] #43 52.40 HOSTDEP compel/src/lib/log-host.d [2021-02-10T16:05:36.908Z] #43 52.45 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-10T16:05:36.908Z] #43 52.54 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-02-10T16:05:36.908Z] #43 52.69 HOSTDEP compel/src/main-host.d [2021-02-10T16:05:36.908Z] #43 52.90 DEP compel/src/lib/ptrace.d [2021-02-10T16:05:36.908Z] #43 53.11 DEP compel/src/lib/infect.d [2021-02-10T16:05:36.908Z] #43 53.41 DEP compel/src/lib/infect-util.d [2021-02-10T16:05:36.908Z] #43 53.59 DEP compel/src/lib/infect-rpc.d [2021-02-10T16:05:36.908Z] #43 53.70 DEP compel/arch/ppc64/src/lib/infect.d [2021-02-10T16:05:36.908Z] #43 53.81 DEP compel/arch/ppc64/src/lib/cpu.d [2021-02-10T16:05:36.908Z] #43 53.89 DEP compel/src/lib/log.d [2021-02-10T16:05:36.908Z] #43 53.99 DEP compel/src/main.d [2021-02-10T16:05:36.908Z] #43 54.09 DEP compel/src/lib/handle-elf.d [2021-02-10T16:05:36.908Z] #43 54.33 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-02-10T16:05:36.908Z] #43 54.46 CC compel/src/lib/log.o [2021-02-10T16:05:36.908Z] #43 54.81 CC compel/arch/ppc64/src/lib/cpu.o [2021-02-10T16:05:36.908Z] #43 55.23 CC compel/arch/ppc64/src/lib/infect.o [2021-02-10T16:05:36.908Z] #43 56.14 CC compel/src/lib/infect-rpc.o [2021-02-10T16:05:36.908Z] #43 56.58 CC compel/src/lib/infect-util.o [2021-02-10T16:05:36.908Z] #43 56.86 CC compel/src/lib/infect.o [2021-02-10T16:05:37.001Z] #42 12.84 DEP images/pipe.pb-c.d [2021-02-10T16:05:37.001Z] #42 12.93 PBCC images/pstree.pb-c.c [2021-02-10T16:05:37.001Z] #42 12.97 DEP images/pstree.pb-c.d [2021-02-10T16:05:37.001Z] #42 13.03 PBCC images/fs.pb-c.c [2021-02-10T16:05:37.001Z] #42 13.04 DEP images/fs.pb-c.d [2021-02-10T16:05:37.001Z] #42 13.10 PBCC images/signalfd.pb-c.c [2021-02-10T16:05:37.246Z] #42 ... [2021-02-10T16:05:37.246Z] [2021-02-10T16:05:37.246Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:05:37.246Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:05:37.246Z] #19 63.78 Setting up xfsprogs (4.20.0-1) ... [2021-02-10T16:05:37.246Z] #19 63.79 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-10T16:05:37.262Z] #42 13.16 DEP images/signalfd.pb-c.d [2021-02-10T16:05:37.262Z] #42 13.20 PBCC images/fh.pb-c.c [2021-02-10T16:05:37.262Z] #42 13.24 PBCC images/fsnotify.pb-c.c [2021-02-10T16:05:37.262Z] #42 13.30 DEP images/fh.pb-c.d [2021-02-10T16:05:37.523Z] #42 13.39 DEP images/fsnotify.pb-c.d [2021-02-10T16:05:37.523Z] #42 13.47 PBCC images/eventpoll.pb-c.c [2021-02-10T16:05:37.523Z] #42 13.51 DEP images/eventpoll.pb-c.d [2021-02-10T16:05:37.523Z] #42 13.55 PBCC images/eventfd.pb-c.c [2021-02-10T16:05:37.523Z] #42 13.59 DEP images/eventfd.pb-c.d [2021-02-10T16:05:37.523Z] #42 13.65 PBCC images/remap-file-path.pb-c.c [2021-02-10T16:05:37.677Z] #42 18.06 CC images/core-x86.o [2021-02-10T16:05:37.677Z] #42 ... [2021-02-10T16:05:37.677Z] [2021-02-10T16:05:37.677Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:37.677Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:05:37.677Z] #44 95.06 text/template/parse [2021-02-10T16:05:37.677Z] #44 98.53 go/parser [2021-02-10T16:05:37.677Z] #44 99.87 text/template [2021-02-10T16:05:37.677Z] #44 102.0 encoding/xml [2021-02-10T16:05:37.677Z] #44 104.7 go/doc [2021-02-10T16:05:37.784Z] #42 13.69 DEP images/remap-file-path.pb-c.d [2021-02-10T16:05:37.784Z] #42 13.77 PBCC images/fifo.pb-c.c [2021-02-10T16:05:37.784Z] #42 13.83 DEP images/fifo.pb-c.d [2021-02-10T16:05:37.784Z] #42 13.92 PBCC images/ghost-file.pb-c.c [2021-02-10T16:05:37.812Z] #19 64.27 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-10T16:05:38.045Z] #42 13.96 DEP images/ghost-file.pb-c.d [2021-02-10T16:05:38.045Z] #42 14.00 PBCC images/regfile.pb-c.c [2021-02-10T16:05:38.045Z] #42 14.04 DEP images/regfile.pb-c.d [2021-02-10T16:05:38.045Z] #42 14.09 PBCC images/ns.pb-c.c [2021-02-10T16:05:38.045Z] #42 14.13 DEP images/ns.pb-c.d [2021-02-10T16:05:38.045Z] #42 ... [2021-02-10T16:05:38.045Z] [2021-02-10T16:05:38.045Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:38.045Z] #50 sha256:c99a2606fbbc948e698753f4634e54491ca0155e862856646294a902e378fab6 [2021-02-10T16:05:38.045Z] #50 96.46 encoding/json [2021-02-10T16:05:38.045Z] #50 99.35 github.com/pkg/diff [2021-02-10T16:05:38.045Z] #50 101.4 go/ast [2021-02-10T16:05:38.045Z] #50 103.9 golang.org/x/crypto/ssh/terminal [2021-02-10T16:05:38.045Z] #50 105.5 mvdan.cc/editorconfig [2021-02-10T16:05:38.045Z] #50 106.4 mvdan.cc/sh/v3/fileutil [2021-02-10T16:05:38.251Z] #44 ... [2021-02-10T16:05:38.251Z] [2021-02-10T16:05:38.251Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:38.251Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:38.251Z] #42 18.60 CC images/core-arm.o [2021-02-10T16:05:38.306Z] #50 106.6 mvdan.cc/sh/v3/syntax [2021-02-10T16:05:38.306Z] #50 ... [2021-02-10T16:05:38.306Z] [2021-02-10T16:05:38.306Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:38.306Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:38.306Z] #42 14.20 PBCC images/fdinfo.pb-c.c [2021-02-10T16:05:38.306Z] #42 14.31 DEP images/fdinfo.pb-c.d [2021-02-10T16:05:38.306Z] #42 14.37 PBCC images/core-aarch64.pb-c.c [2021-02-10T16:05:38.306Z] #42 14.45 PBCC images/core-arm.pb-c.c [2021-02-10T16:05:38.446Z] #43 ... [2021-02-10T16:05:38.446Z] [2021-02-10T16:05:38.446Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:05:38.446Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-10T16:05:38.446Z] #20 4.610 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-10T16:05:38.446Z] #20 ... [2021-02-10T16:05:38.446Z] [2021-02-10T16:05:38.446Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:38.446Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:05:38.446Z] #45 114.2 go/parser [2021-02-10T16:05:38.446Z] #45 119.0 encoding/xml [2021-02-10T16:05:38.513Z] #42 18.97 CC images/core-aarch64.o [2021-02-10T16:05:38.567Z] #42 14.54 PBCC images/core-ppc64.pb-c.c [2021-02-10T16:05:38.745Z] #45 ... [2021-02-10T16:05:38.745Z] [2021-02-10T16:05:38.745Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:38.745Z] #51 sha256:214f825d459bd00d180849cb2a25e1274c87159113bfdc052500d143bce02b1f [2021-02-10T16:05:38.745Z] #51 120.9 golang.org/x/crypto/ssh/terminal [2021-02-10T16:05:38.745Z] #51 123.8 mvdan.cc/sh/v3/cmd/shfmt [2021-02-10T16:05:38.746Z] #19 65.27 Setting up python3-distutils (3.7.3-1) ... [2021-02-10T16:05:38.776Z] #42 19.37 CC images/core-ppc64.o [2021-02-10T16:05:38.827Z] #42 14.60 PBCC images/core-s390.pb-c.c [2021-02-10T16:05:38.827Z] #42 14.66 PBCC images/core-x86.pb-c.c [2021-02-10T16:05:38.827Z] #42 14.74 PBCC images/core.pb-c.c [2021-02-10T16:05:38.827Z] #42 14.81 PBCC images/inventory.pb-c.c [2021-02-10T16:05:38.827Z] #42 14.87 DEP images/core-aarch64.pb-c.d [2021-02-10T16:05:38.827Z] #42 14.91 DEP images/core-arm.pb-c.d [2021-02-10T16:05:38.827Z] #42 14.97 DEP images/core-ppc64.pb-c.d [2021-02-10T16:05:39.088Z] #42 15.01 DEP images/core-s390.pb-c.d [2021-02-10T16:05:39.088Z] #42 15.07 DEP images/core-x86.pb-c.d [2021-02-10T16:05:39.088Z] #42 15.11 DEP images/core.pb-c.d [2021-02-10T16:05:39.088Z] #42 15.16 DEP images/inventory.pb-c.d [2021-02-10T16:05:39.088Z] #42 15.20 PBCC images/cpuinfo.pb-c.c [2021-02-10T16:05:39.088Z] #42 15.23 DEP images/cpuinfo.pb-c.d [2021-02-10T16:05:39.311Z] #19 65.93 Setting up python3-setuptools (40.8.0-1) ... [2021-02-10T16:05:39.348Z] #42 15.30 PBCC images/stats.pb-c.c [2021-02-10T16:05:39.348Z] #42 15.33 DEP images/stats.pb-c.d [2021-02-10T16:05:39.349Z] #42 19.97 CC images/core-s390.o [2021-02-10T16:05:40.293Z] #42 20.68 CC images/cpuinfo.o [2021-02-10T16:05:40.555Z] #42 21.08 CC images/inventory.o [2021-02-10T16:05:40.684Z] #19 67.29 Setting up python3-pip (18.1-5) ... [2021-02-10T16:05:40.817Z] #42 21.31 CC images/fdinfo.o [2021-02-10T16:05:40.866Z] #51 ... [2021-02-10T16:05:40.866Z] [2021-02-10T16:05:40.866Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:40.866Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:05:40.866Z] #43 59.99 CC compel/src/lib/ptrace.o [2021-02-10T16:05:40.866Z] #43 60.50 AR compel/libcompel.a [2021-02-10T16:05:40.866Z] #43 60.60 HOSTCC compel/src/main-host.o [2021-02-10T16:05:40.866Z] #43 61.00 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-02-10T16:05:40.866Z] #43 61.21 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-10T16:05:40.866Z] #43 61.83 HOSTCC compel/src/lib/log-host.o [2021-02-10T16:05:41.079Z] #42 21.77 CC images/fown.o [2021-02-10T16:05:41.165Z] #43 62.11 HOSTLINK compel/compel-host-bin [2021-02-10T16:05:41.265Z] #42 17.01 make[1]: Nothing to be done for 'all'. [2021-02-10T16:05:41.466Z] #43 62.28 DEP soccr/soccr.d [2021-02-10T16:05:41.652Z] #42 22.08 CC images/ns.o [2021-02-10T16:05:41.766Z] #43 62.59 CC soccr/soccr.o [2021-02-10T16:05:41.914Z] #42 22.26 CC images/regfile.o [2021-02-10T16:05:42.058Z] #19 68.42 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:05:42.058Z] #19 68.47 Processing triggers for mime-support (3.62) ... [2021-02-10T16:05:42.176Z] #42 22.52 CC images/ghost-file.o [2021-02-10T16:05:42.438Z] #42 22.80 CC images/fifo.o [2021-02-10T16:05:42.438Z] #42 23.06 CC images/remap-file-path.o [2021-02-10T16:05:42.656Z] #42 18.74 CC images/stats.o [2021-02-10T16:05:42.699Z] #42 23.32 CC images/eventfd.o [2021-02-10T16:05:42.961Z] #42 23.55 CC images/eventpoll.o [2021-02-10T16:05:42.993Z] #19 DONE 69.7s [2021-02-10T16:05:42.993Z] [2021-02-10T16:05:42.993Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:05:42.993Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:05:42.993Z] #39 206.8 + dpkg --print-architecture [2021-02-10T16:05:42.993Z] #39 206.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-10T16:05:42.993Z] #39 207.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-10T16:05:42.993Z] #39 207.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-10T16:05:43.223Z] #42 23.83 CC images/fh.o [2021-02-10T16:05:43.229Z] #42 19.09 CC images/core.o [2021-02-10T16:05:43.499Z] #42 ... [2021-02-10T16:05:43.499Z] [2021-02-10T16:05:43.499Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:43.499Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:05:43.499Z] #44 101.7 text/template/parse [2021-02-10T16:05:43.499Z] #44 103.1 go/parser [2021-02-10T16:05:43.499Z] #44 106.1 text/template [2021-02-10T16:05:43.499Z] #44 107.1 encoding/xml [2021-02-10T16:05:43.499Z] #44 110.9 go/doc [2021-02-10T16:05:43.499Z] #44 ... [2021-02-10T16:05:43.499Z] [2021-02-10T16:05:43.499Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:05:43.499Z] #55 sha256:42df49b937405b430dd77764f92e7d3e62e4b150835ab0a7fb864039e92f2880 [2021-02-10T16:05:43.797Z] #42 24.22 CC images/fsnotify.o [2021-02-10T16:05:43.877Z] #43 64.66 AR soccr/libsoccr.a [2021-02-10T16:05:43.877Z] #43 64.71 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-10T16:05:44.287Z] #55 43.89 Checking out files: 46% (1760/3766) Checking out files: 47% (1771/3766) Checking out files: 48% (1808/3766) Checking out files: 49% (1846/3766) Checking out files: 50% (1883/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-10T16:05:44.287Z] #55 45.34 + cd /tmp/tmp.MPozBce2o6/src/github.com/containerd/containerd [2021-02-10T16:05:44.287Z] #55 45.34 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:05:44.368Z] #39 ... [2021-02-10T16:05:44.368Z] [2021-02-10T16:05:44.368Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-10T16:05:44.368Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-10T16:05:44.368Z] #20 1.104 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-10T16:05:44.368Z] #20 1.108 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-10T16:05:44.368Z] #20 1.111 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-10T16:05:44.368Z] #20 DONE 1.2s [2021-02-10T16:05:44.368Z] [2021-02-10T16:05:44.368Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:05:44.368Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-10T16:05:44.370Z] #42 24.72 CC images/signalfd.o [2021-02-10T16:05:44.370Z] #42 ... [2021-02-10T16:05:44.370Z] [2021-02-10T16:05:44.370Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:05:44.370Z] #55 sha256:5277432fdbb1bc71a62033c5f8077c8c6eb472ef28da0c8eadcfd03fd9b0c75f [2021-02-10T16:05:44.370Z] #55 42.17 Checking out files: 46% (1742/3766) Checking out files: 47% (1771/3766) Checking out files: 48% (1808/3766) Checking out files: 49% (1846/3766) Checking out files: 50% (1883/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 87% (3308/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-10T16:05:44.370Z] #55 43.66 + cd /tmp/tmp.7JUZ4sjO3D/src/github.com/containerd/containerd [2021-02-10T16:05:44.370Z] #55 43.66 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:05:44.370Z] #55 45.15 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-10T16:05:44.370Z] #55 45.15 + BUILDTAGS='netgo osusergo static_build' [2021-02-10T16:05:44.370Z] #55 45.15 + export EXTRA_FLAGS=-buildmode=pie [2021-02-10T16:05:44.370Z] #55 45.15 + EXTRA_FLAGS=-buildmode=pie [2021-02-10T16:05:44.370Z] #55 45.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-10T16:05:44.370Z] #55 45.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-10T16:05:44.370Z] #55 45.15 + '[' '' = dynamic ']' [2021-02-10T16:05:44.370Z] #55 45.15 + make [2021-02-10T16:05:44.370Z] #55 46.13 + bin/ctr [2021-02-10T16:05:44.370Z] #55 ... [2021-02-10T16:05:44.370Z] [2021-02-10T16:05:44.370Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:44.370Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:44.370Z] #42 24.92 CC images/fs.o [2021-02-10T16:05:44.528Z] #43 65.31 DEP criu/arch/ppc64/sigframe.d [2021-02-10T16:05:44.631Z] #42 25.16 CC images/pstree.o [2021-02-10T16:05:44.832Z] #43 65.61 DEP criu/arch/ppc64/crtools.d [2021-02-10T16:05:44.832Z] #43 ... [2021-02-10T16:05:44.832Z] [2021-02-10T16:05:44.832Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:44.832Z] #51 sha256:214f825d459bd00d180849cb2a25e1274c87159113bfdc052500d143bce02b1f [2021-02-10T16:05:44.832Z] #51 DONE 130.6s [2021-02-10T16:05:44.832Z] [2021-02-10T16:05:44.832Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:05:44.832Z] #53 sha256:97c3c186e177b79c7605300018515a737a2a8e6ec869ea252944120a0baf3c04 [2021-02-10T16:05:44.832Z] #53 11.79 + cd /tmp/tmp.8foCqjiKBO/src/github.com/opencontainers/runc [2021-02-10T16:05:44.832Z] #53 11.79 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:05:44.832Z] #53 12.67 + '[' -z '' ']' [2021-02-10T16:05:44.832Z] #53 12.67 + target=static [2021-02-10T16:05:44.832Z] #53 12.67 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-10T16:05:44.832Z] #53 13.13 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-10T16:05:44.894Z] #42 ... [2021-02-10T16:05:44.894Z] [2021-02-10T16:05:44.894Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:44.894Z] #50 sha256:c5426250300dc3dd659165917dea83135a35dd411878922946a69ea48aaf0c21 [2021-02-10T16:05:44.894Z] #50 106.4 mvdan.cc/sh/v3/cmd/shfmt [2021-02-10T16:05:44.894Z] #50 DONE 112.4s [2021-02-10T16:05:44.894Z] [2021-02-10T16:05:44.894Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:44.894Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:44.894Z] #42 25.41 CC images/pipe.o [2021-02-10T16:05:45.155Z] #42 25.81 CC images/tcp-stream.o [2021-02-10T16:05:45.683Z] #55 46.66 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-10T16:05:45.683Z] #55 46.66 + BUILDTAGS='netgo osusergo static_build' [2021-02-10T16:05:45.683Z] #55 46.66 + export EXTRA_FLAGS=-buildmode=pie [2021-02-10T16:05:45.683Z] #55 46.67 + EXTRA_FLAGS=-buildmode=pie [2021-02-10T16:05:45.683Z] #55 46.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-10T16:05:45.683Z] #55 46.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-10T16:05:45.683Z] #55 46.67 + '[' '' = dynamic ']' [2021-02-10T16:05:45.683Z] #55 46.67 + make [2021-02-10T16:05:45.731Z] #42 26.15 CC images/sk-packet.o [2021-02-10T16:05:45.992Z] #42 26.55 CC images/mnt.o [2021-02-10T16:05:46.254Z] #42 26.83 CC images/pipe-data.o [2021-02-10T16:05:46.516Z] #42 27.02 CC images/sa.o [2021-02-10T16:05:46.625Z] #55 47.72 + bin/ctr [2021-02-10T16:05:46.777Z] #42 27.20 CC images/timer.o [2021-02-10T16:05:47.040Z] #42 27.53 CC images/timerfd.o [2021-02-10T16:05:47.331Z] #42 27.82 CC images/mm.o [2021-02-10T16:05:47.617Z] #42 28.16 CC images/sk-opts.o [2021-02-10T16:05:47.893Z] #42 28.38 CC images/sk-unix.o [2021-02-10T16:05:48.154Z] #42 28.70 CC images/sk-inet.o [2021-02-10T16:05:48.558Z] #21 ... [2021-02-10T16:05:48.558Z] [2021-02-10T16:05:48.558Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:48.558Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:48.558Z] #42 123.8 CC criu/filesystems.o [2021-02-10T16:05:48.558Z] #42 124.5 CC criu/fsnotify.o [2021-02-10T16:05:48.558Z] #42 125.8 CC criu/image-desc.o [2021-02-10T16:05:48.558Z] #42 125.9 CC criu/image.o [2021-02-10T16:05:48.558Z] #42 126.8 CC criu/ipc_ns.o [2021-02-10T16:05:48.558Z] #42 128.2 CC criu/irmap.o [2021-02-10T16:05:48.558Z] #42 129.3 CC criu/kcmp-ids.o [2021-02-10T16:05:48.558Z] #42 129.8 CC criu/kerndat.o [2021-02-10T16:05:48.558Z] #42 131.4 CC criu/libnetlink.o [2021-02-10T16:05:48.558Z] #42 131.9 CC criu/log.o [2021-02-10T16:05:48.558Z] #42 132.5 CC criu/lsm.o [2021-02-10T16:05:48.558Z] #42 132.9 CC criu/mem.o [2021-02-10T16:05:48.741Z] #42 29.19 CC images/tun.o [2021-02-10T16:05:49.002Z] #42 29.47 CC images/sk-netlink.o [2021-02-10T16:05:49.263Z] #42 29.77 CC images/packet-sock.o [2021-02-10T16:05:49.373Z] #53 ... [2021-02-10T16:05:49.373Z] [2021-02-10T16:05:49.373Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:49.373Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:05:49.373Z] #43 65.82 DEP criu/arch/ppc64/cpu.d [2021-02-10T16:05:49.373Z] #43 66.17 CC criu/arch/ppc64/cpu.o [2021-02-10T16:05:49.373Z] #43 67.21 CC criu/arch/ppc64/crtools.o [2021-02-10T16:05:49.373Z] #43 68.58 CC criu/arch/ppc64/sigframe.o [2021-02-10T16:05:49.373Z] #43 68.93 LINK criu/arch/ppc64/crtools.built-in.o [2021-02-10T16:05:49.373Z] #43 69.00 DEP criu/pie/util-vdso.d [2021-02-10T16:05:49.373Z] #43 69.21 DEP criu/pie/util.d [2021-02-10T16:05:49.373Z] #43 69.35 CC criu/pie/util.o [2021-02-10T16:05:49.373Z] #43 69.74 CC criu/pie/util-vdso.o [2021-02-10T16:05:49.373Z] #43 ... [2021-02-10T16:05:49.373Z] [2021-02-10T16:05:49.373Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:49.373Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:05:49.373Z] #45 125.2 crypto/rand [2021-02-10T16:05:49.373Z] #45 127.5 crypto/elliptic [2021-02-10T16:05:49.373Z] #45 128.9 go/doc [2021-02-10T16:05:49.373Z] #45 135.2 encoding/asn1 [2021-02-10T16:05:49.373Z] #45 ... [2021-02-10T16:05:49.373Z] [2021-02-10T16:05:49.373Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:49.373Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:05:49.373Z] #43 70.32 AR criu/pie/pie.lib.a [2021-02-10T16:05:49.373Z] #43 70.37 DEP criu/pie/restorer.d [2021-02-10T16:05:49.492Z] #42 135.0 CC criu/memfd.o [2021-02-10T16:05:49.524Z] #42 30.12 CC images/ipc-var.o [2021-02-10T16:05:49.786Z] #42 30.29 CC images/ipc-desc.o [2021-02-10T16:05:49.786Z] #42 ... [2021-02-10T16:05:49.786Z] [2021-02-10T16:05:49.786Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:49.786Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:05:49.786Z] #44 107.4 github.com/LK4D4/vndr/build [2021-02-10T16:05:49.786Z] #44 107.9 github.com/LK4D4/vndr/versioned [2021-02-10T16:05:49.786Z] #44 108.0 compress/flate [2021-02-10T16:05:49.786Z] #44 110.5 hash/crc32 [2021-02-10T16:05:49.786Z] #44 111.0 compress/gzip [2021-02-10T16:05:49.786Z] #44 111.0 net [2021-02-10T16:05:49.786Z] #44 111.8 vendor/golang.org/x/text/transform [2021-02-10T16:05:49.786Z] #44 112.6 vendor/golang.org/x/text/unicode/bidi [2021-02-10T16:05:49.786Z] #44 114.6 vendor/golang.org/x/text/secure/bidirule [2021-02-10T16:05:49.786Z] #44 114.9 vendor/golang.org/x/text/unicode/norm [2021-02-10T16:05:50.028Z] #43 70.68 DEP criu/arch/ppc64/vdso-trampoline.d [2021-02-10T16:05:50.028Z] #43 70.72 DEP criu/arch/ppc64/restorer.d [2021-02-10T16:05:50.048Z] #44 ... [2021-02-10T16:05:50.048Z] [2021-02-10T16:05:50.048Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:50.048Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:50.048Z] #42 30.51 CC images/ipc-shm.o [2021-02-10T16:05:50.088Z] #42 ... [2021-02-10T16:05:50.088Z] [2021-02-10T16:05:50.088Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:05:50.088Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-10T16:05:50.088Z] #21 5.764 Collecting yamllint==1.16.0 [2021-02-10T16:05:50.310Z] #42 30.79 CC images/ipc-msg.o [2021-02-10T16:05:50.330Z] #43 70.97 DEP criu/arch/ppc64/vdso-pie.d [2021-02-10T16:05:50.330Z] #43 71.13 DEP criu/pie/parasite-vdso.d [2021-02-10T16:05:50.572Z] #42 31.12 CC images/ipc-sem.o [2021-02-10T16:05:50.631Z] #43 71.32 DEP criu/pie/parasite.d [2021-02-10T16:05:50.834Z] #42 31.27 CC images/utsns.o [2021-02-10T16:05:50.834Z] #42 31.44 CC images/creds.o [2021-02-10T16:05:50.933Z] #43 71.62 CC criu/pie/parasite.o [2021-02-10T16:05:51.096Z] #42 31.69 CC images/vma.o [2021-02-10T16:05:51.358Z] #42 31.90 CC images/netdev.o [2021-02-10T16:05:51.925Z] #55 ... [2021-02-10T16:05:51.925Z] [2021-02-10T16:05:51.925Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:05:51.925Z] #50 sha256:c99a2606fbbc948e698753f4634e54491ca0155e862856646294a902e378fab6 [2021-02-10T16:05:51.925Z] #50 113.8 mvdan.cc/sh/v3/cmd/shfmt [2021-02-10T16:05:51.925Z] #50 DONE 119.7s [2021-02-10T16:05:51.925Z] [2021-02-10T16:05:51.925Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:51.925Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:51.925Z] #42 19.79 CC images/core-x86.o [2021-02-10T16:05:51.925Z] #42 20.52 CC images/core-arm.o [2021-02-10T16:05:51.925Z] #42 20.94 CC images/core-aarch64.o [2021-02-10T16:05:51.925Z] #42 21.33 CC images/core-ppc64.o [2021-02-10T16:05:51.925Z] #42 22.01 CC images/core-s390.o [2021-02-10T16:05:51.925Z] #42 22.82 CC images/cpuinfo.o [2021-02-10T16:05:51.925Z] #42 23.40 CC images/inventory.o [2021-02-10T16:05:51.925Z] #42 23.76 CC images/fdinfo.o [2021-02-10T16:05:51.925Z] #42 24.10 CC images/fown.o [2021-02-10T16:05:51.925Z] #42 24.42 CC images/ns.o [2021-02-10T16:05:51.925Z] #42 24.69 CC images/regfile.o [2021-02-10T16:05:51.925Z] #42 24.91 CC images/ghost-file.o [2021-02-10T16:05:51.925Z] #42 25.25 CC images/fifo.o [2021-02-10T16:05:51.925Z] #42 25.57 CC images/remap-file-path.o [2021-02-10T16:05:51.925Z] #42 25.87 CC images/eventfd.o [2021-02-10T16:05:51.925Z] #42 26.11 CC images/eventpoll.o [2021-02-10T16:05:51.925Z] #42 26.48 CC images/fh.o [2021-02-10T16:05:51.925Z] #42 27.02 CC images/fsnotify.o [2021-02-10T16:05:51.925Z] #42 27.85 CC images/signalfd.o [2021-02-10T16:05:51.931Z] #42 32.33 CC images/tty.o [2021-02-10T16:05:52.185Z] #42 28.35 CC images/fs.o [2021-02-10T16:05:52.484Z] #43 73.36 LINK criu/pie/parasite.built-in.o [2021-02-10T16:05:52.484Z] #43 73.38 GEN criu/pie/parasite-blob.h [2021-02-10T16:05:52.484Z] #43 73.42 CC criu/pie/parasite-vdso.o [2021-02-10T16:05:52.505Z] #42 32.91 CC images/file-lock.o [2021-02-10T16:05:52.505Z] #42 33.10 CC images/rlimit.o [2021-02-10T16:05:52.756Z] #42 28.77 CC images/pstree.o [2021-02-10T16:05:52.756Z] #42 28.91 CC images/pipe.o [2021-02-10T16:05:52.766Z] #42 33.25 CC images/pagemap.o [2021-02-10T16:05:53.028Z] #42 33.47 CC images/siginfo.o [2021-02-10T16:05:53.290Z] #42 33.74 CC images/rpc.o [2021-02-10T16:05:53.328Z] #42 29.14 CC images/tcp-stream.o [2021-02-10T16:05:53.328Z] #42 29.46 CC images/sk-packet.o [2021-02-10T16:05:53.397Z] using credential docker-jenkins-github-credentials [2021-02-10T16:05:53.472Z] Cloning the remote Git repository [2021-02-10T16:05:53.472Z] Cloning with configured refspecs honoured and without tags [2021-02-10T16:05:53.543Z] #43 74.30 CC criu/arch/ppc64/vdso-pie.o [2021-02-10T16:05:53.843Z] #43 74.72 CC criu/arch/ppc64/restorer.o [2021-02-10T16:05:53.899Z] #42 29.79 CC images/mnt.o [2021-02-10T16:05:53.899Z] #42 30.05 CC images/pipe-data.o [2021-02-10T16:05:54.241Z] #42 34.76 CC images/ext-file.o [2021-02-10T16:05:54.471Z] #42 30.29 CC images/sa.o [2021-02-10T16:05:54.471Z] #42 30.54 CC images/timer.o [2021-02-10T16:05:54.471Z] #42 ... [2021-02-10T16:05:54.471Z] [2021-02-10T16:05:54.471Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:54.471Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:05:54.471Z] #12 122.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-10T16:05:54.493Z] #43 75.30 CC criu/arch/ppc64/vdso-trampoline.o [2021-02-10T16:05:54.493Z] #43 75.34 CC criu/pie/restorer.o [2021-02-10T16:05:54.503Z] #42 34.92 CC images/cgroup.o [2021-02-10T16:05:54.732Z] #12 123.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-10T16:05:54.732Z] #12 123.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:05:54.994Z] #12 ... [2021-02-10T16:05:54.994Z] [2021-02-10T16:05:54.994Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:54.994Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:05:54.994Z] #44 113.3 github.com/LK4D4/vndr/versioned [2021-02-10T16:05:54.994Z] #44 113.4 compress/flate [2021-02-10T16:05:54.994Z] #44 114.4 github.com/LK4D4/vndr/build [2021-02-10T16:05:54.994Z] #44 116.6 hash/crc32 [2021-02-10T16:05:54.994Z] #44 117.2 compress/gzip [2021-02-10T16:05:54.994Z] #44 117.9 vendor/golang.org/x/crypto/internal/chacha20 [2021-02-10T16:05:54.994Z] #44 118.0 net [2021-02-10T16:05:54.994Z] #44 118.5 vendor/golang.org/x/sys/cpu [2021-02-10T16:05:54.994Z] #44 118.8 vendor/golang.org/x/crypto/chacha20poly1305 [2021-02-10T16:05:54.994Z] #44 120.5 vendor/golang.org/x/crypto/hkdf [2021-02-10T16:05:54.994Z] #44 121.0 vendor/golang.org/x/text/transform [2021-02-10T16:05:54.994Z] #44 121.8 vendor/golang.org/x/text/unicode/bidi [2021-02-10T16:05:53.727Z] Cloning repository https://github.com/moby/moby.git [2021-02-10T16:05:54.192Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-02-10T16:05:55.076Z] #42 35.57 CC images/userns.o [2021-02-10T16:05:55.144Z] #43 ... [2021-02-10T16:05:55.144Z] [2021-02-10T16:05:55.145Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:05:55.145Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-10T16:05:55.145Z] #20 11.28 Fetched 8197 kB in 11s (760 kB/s) [2021-02-10T16:05:55.145Z] #20 11.28 Reading package lists... [2021-02-10T16:05:55.145Z] #20 16.44 Reading package lists... [2021-02-10T16:05:55.145Z] #20 20.42 Building dependency tree... [2021-02-10T16:05:55.145Z] #20 ... [2021-02-10T16:05:55.145Z] [2021-02-10T16:05:55.145Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:55.145Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:05:55.145Z] #45 138.5 github.com/LK4D4/vndr/build [2021-02-10T16:05:55.145Z] #45 139.0 vendor/golang.org/x/text/secure/bidirule [2021-02-10T16:05:55.145Z] #45 140.0 vendor/golang.org/x/text/unicode/norm [2021-02-10T16:05:55.255Z] #44 ... [2021-02-10T16:05:55.255Z] [2021-02-10T16:05:55.255Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:55.255Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:55.255Z] #42 31.00 CC images/timerfd.o [2021-02-10T16:05:55.255Z] #42 31.26 CC images/mm.o [2021-02-10T16:05:55.338Z] #42 35.84 CC images/google/protobuf/descriptor.o [2021-02-10T16:05:55.446Z] #45 ... [2021-02-10T16:05:55.446Z] [2021-02-10T16:05:55.446Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:05:55.446Z] #58 sha256:92aa4577e29057eb8a1a5b06edbc6d38a342110850b41df884b2626dbe0f859c [2021-02-10T16:05:55.446Z] #58 133.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-10T16:05:55.446Z] #58 133.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-10T16:05:55.446Z] #58 DONE 141.3s [2021-02-10T16:05:55.516Z] #42 31.53 CC images/sk-opts.o [2021-02-10T16:05:55.751Z] [2021-02-10T16:05:55.751Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-10T16:05:55.751Z] #59 sha256:c0d27008e34e586c4488de6a7a1357e191a6a88a59ed84cd9b373e7ab6ad7410 [2021-02-10T16:05:55.752Z] #59 DONE 0.1s [2021-02-10T16:05:55.752Z] [2021-02-10T16:05:55.752Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-10T16:05:55.752Z] #60 sha256:75db0851121c1d47f8aeea94197f485a1388916f01f2541daf47e825efb55930 [2021-02-10T16:05:55.752Z] #60 DONE 0.1s [2021-02-10T16:05:55.752Z] [2021-02-10T16:05:55.752Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:05:55.752Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:05:55.778Z] #42 31.81 CC images/sk-unix.o [2021-02-10T16:05:56.349Z] #42 32.14 CC images/sk-inet.o [2021-02-10T16:05:56.611Z] #42 32.54 CC images/tun.o [2021-02-10T16:05:56.660Z] #21 11.24 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-10T16:05:56.660Z] #21 11.36 Collecting pyyaml (from yamllint==1.16.0) [2021-02-10T16:05:56.660Z] #21 11.63 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-10T16:05:56.660Z] #21 11.98 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-10T16:05:56.660Z] #21 12.02 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-10T16:05:56.660Z] #21 12.09 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-10T16:05:56.873Z] #42 32.85 CC images/sk-netlink.o [2021-02-10T16:05:56.918Z] #21 12.49 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-10T16:05:55.504Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:05:55.505Z] > git --version # timeout=10 [2021-02-10T16:05:55.550Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-10T16:05:55.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:05:55.554Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:05:57.135Z] #42 33.04 CC images/packet-sock.o [2021-02-10T16:05:57.176Z] #21 DONE 13.1s [2021-02-10T16:05:57.177Z] [2021-02-10T16:05:57.177Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:57.177Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:57.177Z] #42 135.7 CC criu/mount.o [2021-02-10T16:05:57.177Z] #42 139.3 CC criu/namespaces.o [2021-02-10T16:05:57.177Z] #42 141.5 CC criu/net.o [2021-02-10T16:05:57.257Z] #42 37.46 CC images/opts.o [2021-02-10T16:05:57.257Z] #42 37.70 CC images/seccomp.o [2021-02-10T16:05:57.257Z] #42 ... [2021-02-10T16:05:57.257Z] [2021-02-10T16:05:57.257Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:05:57.257Z] #57 sha256:9b3a66a945a89c65e2d725bdf51fbe1a41168b867cebbc5aec7a1a6a0f085218 [2021-02-10T16:05:57.257Z] #57 124.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-10T16:05:57.257Z] #57 124.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-10T16:05:57.397Z] #42 33.42 CC images/ipc-var.o [2021-02-10T16:05:57.434Z] #42 ... [2021-02-10T16:05:57.435Z] [2021-02-10T16:05:57.435Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-10T16:05:57.435Z] #24 sha256:65d312cf43035688fd5d86ce3a4aad1ccc3b5cc359f734fb02e51136a6a5d455 [2021-02-10T16:05:57.659Z] #42 33.70 CC images/ipc-desc.o [2021-02-10T16:05:57.693Z] #24 DONE 0.4s [2021-02-10T16:05:57.693Z] [2021-02-10T16:05:57.693Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:05:57.693Z] #55 sha256:eea8cb1f74ec55c09e48de4552da4236012689b5347e3711729918faa544bc0e [2021-02-10T16:05:57.693Z] #55 ... [2021-02-10T16:05:57.693Z] [2021-02-10T16:05:57.693Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-10T16:05:57.693Z] #29 sha256:0ccf608687073cab4c7f0921d40a4319c28d867761afb9df26f8afc5a28873a0 [2021-02-10T16:05:57.872Z] #45 ... [2021-02-10T16:05:57.872Z] [2021-02-10T16:05:57.872Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:05:57.872Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-10T16:05:57.872Z] #20 22.15 libcap2-bin is already the newest version (1:2.25-2). [2021-02-10T16:05:57.872Z] #20 22.15 The following additional packages will be installed: [2021-02-10T16:05:57.872Z] #20 22.15 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-10T16:05:57.872Z] #20 22.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-10T16:05:57.872Z] #20 22.16 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-10T16:05:57.872Z] #20 22.16 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-10T16:05:57.872Z] #20 22.16 python3.7 python3.7-minimal vim-runtime xxd [2021-02-10T16:05:57.872Z] #20 22.17 Suggested packages: [2021-02-10T16:05:57.872Z] #20 22.17 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-10T16:05:57.872Z] #20 22.17 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-10T16:05:57.872Z] #20 22.17 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-10T16:05:57.872Z] #20 22.17 Recommended packages: [2021-02-10T16:05:57.872Z] #20 22.17 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-10T16:05:57.872Z] #20 22.17 python3-keyrings.alt python3-xdg unzip [2021-02-10T16:05:57.920Z] #42 33.91 CC images/ipc-shm.o [2021-02-10T16:05:58.181Z] #42 34.23 CC images/ipc-msg.o [2021-02-10T16:05:58.442Z] #42 34.56 CC images/ipc-sem.o [2021-02-10T16:05:58.703Z] #42 34.85 CC images/utsns.o [2021-02-10T16:05:58.935Z] #20 25.01 The following NEW packages will be installed: [2021-02-10T16:05:58.935Z] #20 25.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-10T16:05:58.935Z] #20 25.01 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-10T16:05:58.935Z] #20 25.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-10T16:05:58.935Z] #20 25.01 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-10T16:05:58.935Z] #20 25.02 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-10T16:05:58.935Z] #20 25.02 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-10T16:05:58.935Z] #20 25.02 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-10T16:05:58.935Z] #20 25.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-10T16:05:58.935Z] #20 25.02 xz-utils zip [2021-02-10T16:05:58.935Z] #20 25.09 0 upgraded, 48 newly installed, 0 to remove and 19 not upgraded. [2021-02-10T16:05:58.935Z] #20 25.09 Need to get 29.2 MB of archives. [2021-02-10T16:05:58.935Z] #20 25.09 After this operation, 134 MB of additional disk space will be used. [2021-02-10T16:05:58.935Z] #20 25.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-02-10T16:05:58.935Z] #20 25.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-02-10T16:05:58.935Z] #20 25.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-02-10T16:05:58.935Z] #20 25.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-02-10T16:05:58.935Z] #20 25.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-02-10T16:05:58.935Z] #20 25.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-02-10T16:05:58.935Z] #20 25.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-02-10T16:05:58.972Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 29.1% of statements [2021-02-10T16:05:58.972Z] ok github.com/docker/docker/container 0.127s coverage: 34.7% of statements [2021-02-10T16:05:58.972Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-10T16:05:58.972Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-10T16:05:58.972Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-10T16:05:58.972Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-10T16:05:59.189Z] #57 ... [2021-02-10T16:05:59.189Z] [2021-02-10T16:05:59.189Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:05:59.189Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:05:59.189Z] #12 116.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-10T16:05:59.189Z] #12 116.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-10T16:05:59.189Z] #12 116.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:05:59.189Z] #12 ... [2021-02-10T16:05:59.189Z] [2021-02-10T16:05:59.189Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:05:59.189Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:05:59.189Z] #42 37.95 CC images/binfmt-misc.o [2021-02-10T16:05:59.189Z] #42 38.15 CC images/time.o [2021-02-10T16:05:59.189Z] #42 38.36 CC images/sysctl.o [2021-02-10T16:05:59.189Z] #42 38.59 CC images/autofs.o [2021-02-10T16:05:59.189Z] #42 38.76 CC images/macvlan.o [2021-02-10T16:05:59.189Z] #42 38.90 CC images/sit.o [2021-02-10T16:05:59.189Z] #42 39.18 CC images/memfd.o [2021-02-10T16:05:59.189Z] #42 39.51 CC images/timens.o [2021-02-10T16:05:59.189Z] #42 39.78 LINK images/built-in.o [2021-02-10T16:05:59.238Z] #20 25.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-02-10T16:05:59.238Z] #20 25.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-02-10T16:05:59.238Z] #20 25.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-02-10T16:05:59.238Z] #20 25.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-02-10T16:05:59.238Z] #20 25.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-02-10T16:05:59.238Z] #20 25.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-02-10T16:05:59.238Z] #20 25.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-02-10T16:05:59.238Z] #20 25.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-02-10T16:05:59.238Z] #20 25.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-02-10T16:05:59.238Z] #20 25.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-10T16:05:59.238Z] #20 25.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-10T16:05:59.238Z] #20 25.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-02-10T16:05:59.238Z] #20 25.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-02-10T16:05:59.238Z] #20 25.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-02-10T16:05:59.238Z] #20 25.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-02-10T16:05:59.238Z] #20 25.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-02-10T16:05:59.238Z] #20 25.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-10T16:05:59.238Z] #20 25.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-10T16:05:59.275Z] #42 35.04 CC images/creds.o [2021-02-10T16:05:59.275Z] #42 35.26 CC images/vma.o [2021-02-10T16:05:59.453Z] #42 40.00 GEN compel/include/asm [2021-02-10T16:05:59.536Z] #42 35.46 CC images/netdev.o [2021-02-10T16:05:59.539Z] #20 25.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-10T16:05:59.540Z] #20 25.63 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-02-10T16:05:59.540Z] #20 25.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-02-10T16:05:59.540Z] #20 25.63 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-10T16:05:59.718Z] #42 40.03 GEN compel/include/version.h [2021-02-10T16:05:59.718Z] #42 40.06 touch .config [2021-02-10T16:05:59.718Z] #42 40.09 GEN include/common/config.h [2021-02-10T16:05:59.718Z] #42 40.19 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-10T16:05:59.718Z] #42 40.23 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-10T16:05:59.718Z] #42 40.25 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-10T16:05:59.718Z] #42 40.27 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-10T16:05:59.718Z] #42 40.31 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-10T16:05:59.718Z] #42 40.34 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-10T16:05:59.718Z] #42 40.37 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-10T16:05:59.718Z] #42 40.38 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-10T16:05:59.798Z] #42 35.85 CC images/tty.o [2021-02-10T16:05:59.842Z] #20 26.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-10T16:05:59.842Z] #20 26.08 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-10T16:05:59.842Z] #20 26.08 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-10T16:05:59.842Z] #20 26.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-02-10T16:05:59.842Z] #20 26.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-02-10T16:05:59.842Z] #20 26.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-02-10T16:05:59.842Z] #20 26.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-10T16:05:59.842Z] #20 26.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-02-10T16:05:59.842Z] #20 26.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-02-10T16:05:59.842Z] #20 26.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-10T16:05:59.842Z] #20 26.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-02-10T16:05:59.842Z] #20 26.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-10T16:05:59.980Z] #42 40.40 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-10T16:05:59.980Z] #42 40.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-10T16:05:59.980Z] #42 40.44 DEP compel/plugins/std/infect.d [2021-02-10T16:05:59.980Z] #42 40.53 DEP compel/plugins/std/string.d [2021-02-10T16:05:59.980Z] #42 40.66 DEP compel/plugins/std/log.d [2021-02-10T16:06:00.145Z] #20 26.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-02-10T16:06:00.145Z] #20 26.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-02-10T16:06:00.145Z] #20 26.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-02-10T16:06:00.145Z] #20 26.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-10T16:06:00.241Z] #42 40.74 DEP compel/plugins/std/fds.d [2021-02-10T16:06:00.449Z] #20 26.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-02-10T16:06:00.503Z] #42 40.89 DEP compel/plugins/std/std.d [2021-02-10T16:06:00.503Z] #42 41.03 DEP compel/plugins/shmem/shmem.d [2021-02-10T16:06:00.503Z] #42 41.10 DEP compel/plugins/fds/fds.d [2021-02-10T16:06:00.743Z] #42 36.44 CC images/file-lock.o [2021-02-10T16:06:00.743Z] #42 36.67 CC images/rlimit.o [2021-02-10T16:06:00.749Z] #20 26.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-02-10T16:06:00.749Z] #20 26.91 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-02-10T16:06:00.764Z] #42 41.20 CC compel/plugins/std/std.o [2021-02-10T16:06:01.005Z] #42 36.92 CC images/pagemap.o [2021-02-10T16:06:01.026Z] #42 41.52 CC compel/plugins/std/fds.o [2021-02-10T16:06:01.026Z] #42 ... [2021-02-10T16:06:01.026Z] [2021-02-10T16:06:01.026Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:06:01.026Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:06:01.026Z] #44 118.5 vendor/golang.org/x/net/idna [2021-02-10T16:06:01.026Z] #44 121.1 vendor/golang.org/x/net/http2/hpack [2021-02-10T16:06:01.026Z] #44 122.3 mime [2021-02-10T16:06:01.026Z] #44 124.1 mime/quotedprintable [2021-02-10T16:06:01.026Z] #44 124.4 net/http/internal [2021-02-10T16:06:01.026Z] #44 127.8 net/textproto [2021-02-10T16:06:01.026Z] #44 127.9 crypto/x509 [2021-02-10T16:06:01.266Z] #42 37.25 CC images/siginfo.o [2021-02-10T16:06:01.288Z] #44 128.9 vendor/golang.org/x/net/http/httpguts [2021-02-10T16:06:01.400Z] #20 27.68 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:06:01.400Z] #20 27.79 Fetched 29.2 MB in 2s (15.6 MB/s) [2021-02-10T16:06:01.400Z] #20 27.85 Selecting previously unselected package pigz. [2021-02-10T16:06:01.527Z] #42 37.53 CC images/rpc.o [2021-02-10T16:06:01.549Z] #44 ... [2021-02-10T16:06:01.549Z] [2021-02-10T16:06:01.549Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:01.549Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:01.549Z] #42 42.00 CC compel/plugins/std/log.o [2021-02-10T16:06:01.703Z] #20 27.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2021-02-10T16:06:01.704Z] #20 27.98 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-02-10T16:06:01.704Z] #20 27.98 Unpacking pigz (2.4-1) ... [2021-02-10T16:06:02.012Z] #20 28.09 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-02-10T16:06:02.012Z] #20 28.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-10T16:06:02.012Z] #20 28.10 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-10T16:06:02.313Z] #20 28.62 Selecting previously unselected package python3.7-minimal. [2021-02-10T16:06:02.313Z] #20 28.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-10T16:06:02.313Z] #20 28.64 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-10T16:06:02.495Z] #42 42.73 CC compel/plugins/std/string.o [2021-02-10T16:06:02.757Z] #42 43.38 CC compel/plugins/std/infect.o [2021-02-10T16:06:02.914Z] #42 38.78 CC images/ext-file.o [2021-02-10T16:06:02.915Z] #42 38.97 CC images/cgroup.o [2021-02-10T16:06:02.973Z] #29 DONE 5.1s [2021-02-10T16:06:02.973Z] [2021-02-10T16:06:02.973Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-10T16:06:02.973Z] #32 sha256:451aaa76b9c10c587d6e82ac080a458ae6200b4d1dbbe333e466c7a36a4776fd [2021-02-10T16:06:03.231Z] #32 DONE 0.3s [2021-02-10T16:06:03.231Z] [2021-02-10T16:06:03.231Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-10T16:06:03.231Z] #34 sha256:affbfa00c0c40670bdd0402978732ed5b5a63e049711c28b86f21880453ab05d [2021-02-10T16:06:03.231Z] #34 DONE 0.1s [2021-02-10T16:06:03.231Z] [2021-02-10T16:06:03.231Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:03.231Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:03.231Z] #42 145.2 CC criu/netfilter.o [2021-02-10T16:06:03.231Z] #42 145.6 CC criu/page-pipe.o [2021-02-10T16:06:03.231Z] #42 146.1 CC criu/page-xfer.o [2021-02-10T16:06:03.231Z] #42 147.7 CC criu/pagemap-cache.o [2021-02-10T16:06:03.231Z] #42 148.0 CC criu/pagemap.o [2021-02-10T16:06:03.231Z] #42 ... [2021-02-10T16:06:03.231Z] [2021-02-10T16:06:03.231Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-10T16:06:03.231Z] #37 sha256:e5f37b6b7edf4860053ad88ef4c3a6bdbc17b179716468464c106eed7e587b48 [2021-02-10T16:06:03.231Z] #37 DONE 0.1s [2021-02-10T16:06:03.331Z] #42 43.81 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-10T16:06:03.331Z] #42 43.85 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-10T16:06:03.331Z] #42 43.89 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-10T16:06:03.331Z] #42 43.96 AR compel/plugins/std.lib.a [2021-02-10T16:06:03.377Z] #20 29.59 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-10T16:06:03.377Z] #20 29.60 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-10T16:06:03.489Z] [2021-02-10T16:06:03.489Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:06:03.489Z] #52 sha256:75fe98c36a1898be9dba58eb00856a6acf58faef7f1988093ba501fb29f80f2f [2021-02-10T16:06:03.489Z] #52 97.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 [2021-02-10T16:06:03.593Z] #42 44.08 CC compel/plugins/fds/fds.o [2021-02-10T16:06:03.854Z] #42 44.30 AR compel/plugins/fds.lib.a [2021-02-10T16:06:03.854Z] #42 44.37 HOSTDEP compel/src/lib/log-host.d [2021-02-10T16:06:03.854Z] #42 44.47 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-10T16:06:03.860Z] #42 39.62 CC images/userns.o [2021-02-10T16:06:03.860Z] #42 39.89 CC images/google/protobuf/descriptor.o [2021-02-10T16:06:04.154Z] #42 44.59 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-10T16:06:04.154Z] #42 44.64 HOSTDEP compel/src/main-host.d [2021-02-10T16:06:04.416Z] #42 44.78 DEP compel/src/lib/ptrace.d [2021-02-10T16:06:04.416Z] #42 44.90 DEP compel/src/lib/infect.d [2021-02-10T16:06:04.553Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2021-02-10T16:06:04.679Z] #42 45.05 DEP compel/src/lib/infect-util.d [2021-02-10T16:06:04.679Z] #42 45.11 DEP compel/src/lib/infect-rpc.d [2021-02-10T16:06:04.679Z] #42 45.18 DEP compel/arch/x86/src/lib/infect.d [2021-02-10T16:06:04.679Z] #42 45.23 DEP compel/arch/x86/src/lib/cpu.d [2021-02-10T16:06:04.679Z] #42 45.27 DEP compel/src/lib/log.d [2021-02-10T16:06:04.803Z] #42 ... [2021-02-10T16:06:04.803Z] [2021-02-10T16:06:04.803Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:06:04.803Z] #57 sha256:895651ddaa0d5d7ede09a931472a0869a8cfb19658ae33e12d388dc433ad8eae [2021-02-10T16:06:04.804Z] #57 133.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-10T16:06:04.804Z] #57 133.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-10T16:06:04.885Z] #52 99.53 + mkdir -p /build [2021-02-10T16:06:04.885Z] #52 99.53 + cp runc /build/runc [2021-02-10T16:06:04.940Z] #42 ... [2021-02-10T16:06:04.940Z] [2021-02-10T16:06:04.940Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:06:04.940Z] #57 sha256:9b3a66a945a89c65e2d725bdf51fbe1a41168b867cebbc5aec7a1a6a0f085218 [2021-02-10T16:06:04.940Z] #57 DONE 132.4s [2021-02-10T16:06:04.940Z] [2021-02-10T16:06:04.940Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-10T16:06:04.940Z] #58 sha256:020ae2f958e37c309c266f088ddfb839d55b54be9fb486c658ea5cb50725548a [2021-02-10T16:06:04.940Z] #58 DONE 0.0s [2021-02-10T16:06:04.940Z] [2021-02-10T16:06:04.940Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:04.940Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:04.940Z] #42 45.34 DEP compel/src/main.d [2021-02-10T16:06:04.940Z] #42 45.44 DEP compel/src/lib/handle-elf.d [2021-02-10T16:06:04.940Z] #42 ... [2021-02-10T16:06:04.940Z] [2021-02-10T16:06:04.940Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-10T16:06:04.940Z] #59 sha256:585a0b9002598dbdd3e492b1d73804f935f498af73c8bd721371cd2506995b76 [2021-02-10T16:06:04.940Z] #59 DONE 0.1s [2021-02-10T16:06:04.940Z] [2021-02-10T16:06:04.940Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:04.940Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:04.940Z] #42 45.54 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-10T16:06:05.143Z] #52 DONE 99.8s [2021-02-10T16:06:05.143Z] [2021-02-10T16:06:05.143Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:05.143Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:05.143Z] #42 149.1 CC criu/parasite-syscall.o [2021-02-10T16:06:05.143Z] #42 149.9 CC criu/path.o [2021-02-10T16:06:05.143Z] #42 150.1 CC criu/pie-util-vdso-elf32.o [2021-02-10T16:06:05.143Z] #42 150.4 CC criu/pie-util-vdso.o [2021-02-10T16:06:05.143Z] #42 150.6 CC criu/pie-util.o [2021-02-10T16:06:05.189Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-02-10T16:06:05.202Z] #42 45.68 CC compel/src/lib/log.o [2021-02-10T16:06:05.376Z] #57 ... [2021-02-10T16:06:05.376Z] [2021-02-10T16:06:05.376Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:06:05.376Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:06:05.376Z] #44 123.6 vendor/golang.org/x/text/secure/bidirule [2021-02-10T16:06:05.376Z] #44 123.8 vendor/golang.org/x/text/unicode/norm [2021-02-10T16:06:05.376Z] #44 128.3 vendor/golang.org/x/net/idna [2021-02-10T16:06:05.376Z] #44 130.6 vendor/golang.org/x/net/http2/hpack [2021-02-10T16:06:05.376Z] #44 132.1 mime [2021-02-10T16:06:05.376Z] #44 133.5 mime/quotedprintable [2021-02-10T16:06:05.402Z] #42 150.8 CC criu/pipes.o [2021-02-10T16:06:05.638Z] #44 133.9 net/http/internal [2021-02-10T16:06:05.774Z] #42 46.12 CC compel/arch/x86/src/lib/cpu.o [2021-02-10T16:06:05.909Z] #44 ... [2021-02-10T16:06:05.909Z] [2021-02-10T16:06:05.909Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:05.909Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:05.909Z] #42 41.84 CC images/opts.o [2021-02-10T16:06:06.171Z] #42 42.07 CC images/seccomp.o [2021-02-10T16:06:06.230Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2021-02-10T16:06:06.336Z] #42 151.9 CC criu/plugin.o [2021-02-10T16:06:06.433Z] #42 42.35 CC images/binfmt-misc.o [2021-02-10T16:06:06.473Z] #20 32.51 Selecting previously unselected package python3-minimal. [2021-02-10T16:06:06.473Z] #20 32.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 ... 23610 files and directories currently installed.) [2021-02-10T16:06:06.473Z] #20 32.57 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-02-10T16:06:06.473Z] #20 32.58 Unpacking python3-minimal (3.7.3-1) ... [2021-02-10T16:06:06.473Z] #20 32.66 Selecting previously unselected package libmpdec2:ppc64el. [2021-02-10T16:06:06.473Z] #20 32.67 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-02-10T16:06:06.473Z] #20 32.67 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-02-10T16:06:06.473Z] #20 32.79 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-02-10T16:06:06.473Z] #20 32.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-10T16:06:06.473Z] #20 32.79 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-10T16:06:06.694Z] #42 42.55 CC images/time.o [2021-02-10T16:06:06.718Z] #42 47.12 CC compel/arch/x86/src/lib/infect.o [2021-02-10T16:06:06.903Z] #42 152.4 CC criu/proc_parse.o [2021-02-10T16:06:06.956Z] #42 42.82 CC images/sysctl.o [2021-02-10T16:06:06.956Z] #42 43.00 CC images/autofs.o [2021-02-10T16:06:07.229Z] #42 43.21 CC images/macvlan.o [2021-02-10T16:06:07.291Z] #42 47.87 CC compel/src/lib/infect-rpc.o [2021-02-10T16:06:07.505Z] #42 43.43 CC images/sit.o [2021-02-10T16:06:07.767Z] #42 43.66 CC images/memfd.o [2021-02-10T16:06:07.868Z] #42 48.30 CC compel/src/lib/infect-util.o [2021-02-10T16:06:07.868Z] #42 48.53 CC compel/src/lib/infect.o [2021-02-10T16:06:08.021Z] #20 33.98 Selecting previously unselected package python3.7. [2021-02-10T16:06:08.021Z] #20 33.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-10T16:06:08.021Z] #20 33.99 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-10T16:06:08.021Z] #20 34.11 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-02-10T16:06:08.021Z] #20 34.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-02-10T16:06:08.021Z] #20 34.13 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-10T16:06:08.021Z] #20 34.22 Setting up python3-minimal (3.7.3-1) ... [2021-02-10T16:06:08.021Z] #20 ... [2021-02-10T16:06:08.021Z] [2021-02-10T16:06:08.021Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:06:08.021Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:06:08.021Z] #45 143.7 vendor/golang.org/x/crypto/cryptobyte [2021-02-10T16:06:08.021Z] #45 148.7 mime [2021-02-10T16:06:08.022Z] #45 151.5 vendor/golang.org/x/net/idna [2021-02-10T16:06:08.022Z] #45 ... [2021-02-10T16:06:08.022Z] [2021-02-10T16:06:08.022Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:08.022Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-10T16:06:08.022Z] #20 34.22 Setting up python3-minimal (3.7.3-1) ... [2021-02-10T16:06:08.030Z] #42 44.00 CC images/timens.o [2021-02-10T16:06:08.295Z] #42 44.29 LINK images/built-in.o [2021-02-10T16:06:08.558Z] #42 44.45 GEN compel/include/asm [2021-02-10T16:06:08.558Z] #42 44.49 GEN compel/include/version.h [2021-02-10T16:06:08.558Z] #42 44.52 touch .config [2021-02-10T16:06:08.558Z] #42 44.58 GEN include/common/config.h [2021-02-10T16:06:08.820Z] #42 44.67 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-10T16:06:08.820Z] #42 44.69 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-10T16:06:08.820Z] #42 44.72 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-10T16:06:08.820Z] #42 44.76 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-10T16:06:08.820Z] #42 44.80 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-10T16:06:08.820Z] #42 44.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-10T16:06:08.820Z] #42 44.87 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-10T16:06:08.820Z] #42 44.91 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-10T16:06:09.131Z] #42 44.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-10T16:06:09.131Z] #42 44.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-10T16:06:09.131Z] #42 44.94 DEP compel/plugins/std/infect.d [2021-02-10T16:06:09.131Z] #42 45.06 DEP compel/plugins/std/string.d [2021-02-10T16:06:09.131Z] #42 45.14 DEP compel/plugins/std/log.d [2021-02-10T16:06:09.131Z] #42 45.19 DEP compel/plugins/std/fds.d [2021-02-10T16:06:09.133Z] #20 35.36 Selecting previously unselected package python3. [2021-02-10T16:06:09.133Z] #20 35.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% [2021-02-10T16:06:09.133Z] #20 ... [2021-02-10T16:06:09.133Z] [2021-02-10T16:06:09.133Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:09.133Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:06:09.133Z] #43 79.85 LINK criu/pie/restorer.built-in.o [2021-02-10T16:06:09.133Z] #43 79.87 GEN criu/pie/restorer-blob.h [2021-02-10T16:06:09.133Z] #43 80.03 DEP criu/vdso.d [2021-02-10T16:06:09.133Z] #43 80.30 DEP criu/uts_ns.d [2021-02-10T16:06:09.133Z] #43 80.49 DEP criu/util.d [2021-02-10T16:06:09.133Z] #43 80.74 DEP criu/uffd.d [2021-02-10T16:06:09.133Z] #43 80.94 DEP criu/tun.d [2021-02-10T16:06:09.133Z] #43 81.18 DEP criu/tty.d [2021-02-10T16:06:09.133Z] #43 81.45 DEP criu/timerfd.d [2021-02-10T16:06:09.133Z] #43 81.64 DEP criu/timens.d [2021-02-10T16:06:09.133Z] #43 81.84 DEP criu/sysfs_parse.d [2021-02-10T16:06:09.133Z] #43 81.99 DEP criu/sysctl.d [2021-02-10T16:06:09.133Z] #43 82.15 DEP criu/string.d [2021-02-10T16:06:09.133Z] #43 82.19 DEP criu/stats.d [2021-02-10T16:06:09.133Z] #43 82.33 DEP criu/sockets.d [2021-02-10T16:06:09.133Z] #43 82.54 DEP criu/sk-unix.d [2021-02-10T16:06:09.133Z] #43 82.93 DEP criu/sk-tcp.d [2021-02-10T16:06:09.133Z] #43 83.20 DEP criu/sk-queue.d [2021-02-10T16:06:09.133Z] #43 83.40 DEP criu/sk-packet.d [2021-02-10T16:06:09.133Z] #43 83.60 DEP criu/sk-netlink.d [2021-02-10T16:06:09.133Z] #43 83.81 DEP criu/sk-inet.d [2021-02-10T16:06:09.133Z] #43 84.05 DEP criu/signalfd.d [2021-02-10T16:06:09.133Z] #43 84.23 DEP criu/sigframe.d [2021-02-10T16:06:09.133Z] #43 84.34 DEP criu/shmem.d [2021-02-10T16:06:09.133Z] #43 84.55 DEP criu/servicefd.d [2021-02-10T16:06:09.133Z] #43 84.75 DEP criu/seize.d [2021-02-10T16:06:09.133Z] #43 84.95 DEP criu/seccomp.d [2021-02-10T16:06:09.133Z] #43 85.17 DEP criu/rst-malloc.d [2021-02-10T16:06:09.133Z] #43 85.26 DEP criu/rbtree.d [2021-02-10T16:06:09.133Z] #43 85.30 DEP criu/pstree.d [2021-02-10T16:06:09.133Z] #43 85.51 DEP criu/protobuf.d [2021-02-10T16:06:09.133Z] #43 85.67 GEN criu/protobuf-desc-gen.h [2021-02-10T16:06:09.133Z] #43 87.84 DEP criu/protobuf-desc.d [2021-02-10T16:06:09.133Z] #43 88.08 DEP criu/proc_parse.d [2021-02-10T16:06:09.133Z] #43 88.30 DEP criu/plugin.d [2021-02-10T16:06:09.133Z] #43 88.43 DEP criu/pipes.d [2021-02-10T16:06:09.133Z] #43 88.66 DEP criu/pie-util.d [2021-02-10T16:06:09.133Z] #43 88.84 DEP criu/pie-util-vdso.d [2021-02-10T16:06:09.133Z] #43 88.98 DEP criu/path.d [2021-02-10T16:06:09.133Z] #43 89.24 DEP criu/parasite-syscall.d [2021-02-10T16:06:09.133Z] #43 89.53 DEP criu/pagemap.d [2021-02-10T16:06:09.133Z] #43 89.77 DEP criu/pagemap-cache.d [2021-02-10T16:06:09.133Z] #43 89.91 DEP criu/page-xfer.d [2021-02-10T16:06:09.133Z] #43 ... [2021-02-10T16:06:09.133Z] [2021-02-10T16:06:09.134Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:09.134Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-10T16:06:09.134Z] #20 35.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 ... 24022 files and directories currently installed.) [2021-02-10T16:06:09.134Z] #20 35.42 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-02-10T16:06:09.134Z] #20 35.43 Unpacking python3 (3.7.3-1) ... [2021-02-10T16:06:09.417Z] #42 45.30 DEP compel/plugins/std/std.d [2021-02-10T16:06:09.434Z] #42 154.7 CC criu/protobuf-desc.o [2021-02-10T16:06:09.435Z] #20 35.53 Selecting previously unselected package libip4tc0:ppc64el. [2021-02-10T16:06:09.435Z] #20 35.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-02-10T16:06:09.435Z] #20 35.55 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-02-10T16:06:09.435Z] #20 35.64 Selecting previously unselected package libip6tc0:ppc64el. [2021-02-10T16:06:09.435Z] #20 35.65 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-02-10T16:06:09.435Z] #20 35.65 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-02-10T16:06:09.435Z] #20 35.74 Selecting previously unselected package libiptc0:ppc64el. [2021-02-10T16:06:09.435Z] #20 35.75 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-02-10T16:06:09.435Z] #20 35.75 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-02-10T16:06:09.435Z] #20 35.83 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-02-10T16:06:09.435Z] #20 35.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-02-10T16:06:09.711Z] #42 45.49 DEP compel/plugins/shmem/shmem.d [2021-02-10T16:06:09.711Z] #42 45.63 DEP compel/plugins/fds/fds.d [2021-02-10T16:06:09.737Z] #20 35.87 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-10T16:06:09.737Z] #20 35.94 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-02-10T16:06:09.737Z] #20 35.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-02-10T16:06:09.737Z] #20 35.96 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-10T16:06:09.737Z] #20 36.02 Selecting previously unselected package libnftnl11:ppc64el. [2021-02-10T16:06:09.737Z] #20 36.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-02-10T16:06:09.737Z] #20 36.04 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-02-10T16:06:09.737Z] #20 36.15 Selecting previously unselected package iptables. [2021-02-10T16:06:09.737Z] #20 36.15 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-02-10T16:06:09.737Z] #20 36.16 Unpacking iptables (1.8.2-4) ... [2021-02-10T16:06:09.795Z] #42 ... [2021-02-10T16:06:09.795Z] [2021-02-10T16:06:09.795Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:06:09.795Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:06:09.795Z] #12 132.4 Selecting previously unselected package libapparmor1:amd64. [2021-02-10T16:06:09.795Z] #12 132.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 132.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-10T16:06:09.795Z] #12 132.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-10T16:06:09.795Z] #12 132.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 132.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-10T16:06:09.795Z] #12 133.0 Selecting previously unselected package libbtrfs0. [2021-02-10T16:06:09.795Z] #12 133.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 133.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-10T16:06:09.795Z] #12 133.3 Selecting previously unselected package libbtrfs-dev. [2021-02-10T16:06:09.795Z] #12 133.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 133.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:06:09.795Z] #12 133.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-10T16:06:09.795Z] #12 133.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 133.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-10T16:06:09.795Z] #12 133.8 Selecting previously unselected package libudev-dev:amd64. [2021-02-10T16:06:09.795Z] #12 133.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 133.9 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-10T16:06:09.795Z] #12 134.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-10T16:06:09.795Z] #12 134.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 134.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-10T16:06:09.795Z] #12 134.4 Selecting previously unselected package libpcre16-3:amd64. [2021-02-10T16:06:09.795Z] #12 134.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 134.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-10T16:06:09.795Z] #12 134.5 Selecting previously unselected package libpcre32-3:amd64. [2021-02-10T16:06:09.795Z] #12 134.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 134.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-10T16:06:09.795Z] #12 134.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-10T16:06:09.795Z] #12 134.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 134.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-10T16:06:09.795Z] #12 134.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-10T16:06:09.795Z] #12 134.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 134.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-10T16:06:09.795Z] #12 135.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-10T16:06:09.795Z] #12 135.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 135.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-10T16:06:09.795Z] #12 135.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-10T16:06:09.795Z] #12 135.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 135.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-10T16:06:09.795Z] #12 135.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-10T16:06:09.795Z] #12 135.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 135.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-10T16:06:09.795Z] #12 135.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-10T16:06:09.795Z] #12 135.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-10T16:06:09.795Z] #12 135.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-10T16:06:09.795Z] #12 136.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-10T16:06:09.795Z] #12 136.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-10T16:06:09.795Z] #12 136.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-10T16:06:09.795Z] #12 136.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-10T16:06:09.795Z] #12 136.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-10T16:06:09.795Z] #12 136.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-10T16:06:09.795Z] #12 136.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:06:09.795Z] #12 136.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-10T16:06:09.795Z] #12 136.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-10T16:06:09.795Z] #12 136.4 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-10T16:06:09.795Z] #12 136.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-10T16:06:09.795Z] #12 136.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:06:09.795Z] #12 136.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-10T16:06:09.795Z] #12 136.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-10T16:06:09.795Z] #12 136.5 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-10T16:06:09.795Z] #12 136.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-10T16:06:09.795Z] #12 136.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-10T16:06:09.795Z] #12 136.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:06:09.795Z] #12 136.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 [2021-02-10T16:06:09.795Z] #12 136.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 [2021-02-10T16:06:09.795Z] #12 136.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:06:09.795Z] #12 136.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-10T16:06:09.795Z] #12 136.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-10T16:06:09.795Z] #12 136.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-10T16:06:09.795Z] #12 136.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-10T16:06:09.795Z] #12 136.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-10T16:06:09.795Z] #12 136.6 Setting up dmsetup (2:1.02.155-3) ... [2021-02-10T16:06:09.795Z] #12 136.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-10T16:06:09.795Z] #12 136.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-10T16:06:09.795Z] #12 136.7 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:06:09.795Z] #12 DONE 137.2s [2021-02-10T16:06:09.795Z] [2021-02-10T16:06:09.795Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:06:09.795Z] #52 sha256:238aea19560f6b1248e73e2d396c4d233394ea3d88913962528c513d7d11f180 [2021-02-10T16:06:09.975Z] #42 45.78 CC compel/plugins/std/std.o [2021-02-10T16:06:10.001Z] #42 155.4 CC criu/protobuf.o [2021-02-10T16:06:10.241Z] #42 46.13 CC compel/plugins/std/fds.o [2021-02-10T16:06:10.259Z] #42 ... [2021-02-10T16:06:10.259Z] [2021-02-10T16:06:10.259Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:06:10.259Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:06:10.259Z] #39 DONE 237.8s [2021-02-10T16:06:10.259Z] [2021-02-10T16:06:10.259Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:10.259Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:10.259Z] #42 155.7 CC criu/pstree.o [2021-02-10T16:06:10.389Z] #20 36.57 Selecting previously unselected package xxd. [2021-02-10T16:06:10.389Z] #20 36.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-10T16:06:10.389Z] #20 36.60 Unpacking xxd (2:8.1.0875-5) ... [2021-02-10T16:06:10.389Z] #20 36.74 Selecting previously unselected package vim-common. [2021-02-10T16:06:10.389Z] #20 36.76 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:06:10.389Z] #20 36.80 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-10T16:06:10.504Z] #42 46.60 CC compel/plugins/std/log.o [2021-02-10T16:06:10.690Z] #20 36.98 Selecting previously unselected package bash-completion. [2021-02-10T16:06:10.690Z] #20 37.00 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-10T16:06:11.184Z] #52 1.669 + RM_GOPATH=0 [2021-02-10T16:06:11.184Z] #52 1.669 + TMP_GOPATH= [2021-02-10T16:06:11.184Z] #52 1.669 + : /build [2021-02-10T16:06:11.184Z] #52 1.669 + '[' -z '' ']' [2021-02-10T16:06:11.184Z] #52 1.669 ++ mktemp -d [2021-02-10T16:06:11.184Z] #52 1.672 + export GOPATH=/tmp/tmp.o6ebrMQrL5 [2021-02-10T16:06:11.184Z] #52 1.672 + GOPATH=/tmp/tmp.o6ebrMQrL5 [2021-02-10T16:06:11.184Z] #52 1.672 + RM_GOPATH=1 [2021-02-10T16:06:11.184Z] #52 1.673 + case "$(go env GOARCH)" in [2021-02-10T16:06:11.184Z] #52 1.673 ++ go env GOARCH [2021-02-10T16:06:11.184Z] #52 1.708 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:06:11.184Z] #52 1.708 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:06:11.446Z] #52 ... [2021-02-10T16:06:11.446Z] [2021-02-10T16:06:11.446Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-10T16:06:11.446Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-10T16:06:11.446Z] #13 DONE 1.8s [2021-02-10T16:06:11.446Z] [2021-02-10T16:06:11.446Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:06:11.447Z] #52 sha256:238aea19560f6b1248e73e2d396c4d233394ea3d88913962528c513d7d11f180 [2021-02-10T16:06:11.447Z] #52 1.708 ++ dirname /tmp/install/install.sh [2021-02-10T16:06:11.447Z] #52 1.709 + dir=/tmp/install [2021-02-10T16:06:11.447Z] #52 1.710 + bin=runc [2021-02-10T16:06:11.447Z] #52 1.710 + shift [2021-02-10T16:06:11.447Z] #52 1.710 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-10T16:06:11.447Z] #52 1.710 + . /tmp/install/runc.installer [2021-02-10T16:06:11.447Z] #52 1.710 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:06:11.447Z] #52 1.711 + install_runc [2021-02-10T16:06:11.447Z] #52 1.711 + uname -r [2021-02-10T16:06:11.447Z] #52 1.712 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-10T16:06:11.447Z] #52 1.717 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-10T16:06:11.447Z] #52 1.717 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-10T16:06:11.447Z] #52 1.717 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-10T16:06:11.447Z] #52 1.717 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.o6ebrMQrL5/src/github.com/opencontainers/runc [2021-02-10T16:06:11.447Z] #52 1.724 Cloning into '/tmp/tmp.o6ebrMQrL5/src/github.com/opencontainers/runc'... [2021-02-10T16:06:11.450Z] #42 47.46 CC compel/plugins/std/string.o [2021-02-10T16:06:11.541Z] Fetching without tags [2021-02-10T16:06:11.633Z] #42 156.9 CC criu/rbtree.o [2021-02-10T16:06:11.633Z] #42 157.1 CC criu/rst-malloc.o [2021-02-10T16:06:11.708Z] #52 ... [2021-02-10T16:06:11.709Z] [2021-02-10T16:06:11.709Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:06:11.709Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:06:11.709Z] #44 129.2 vendor/golang.org/x/net/http/httpproxy [2021-02-10T16:06:11.709Z] #44 129.7 mime/multipart [2021-02-10T16:06:11.709Z] #44 131.8 crypto/tls [2021-02-10T16:06:11.709Z] #44 138.8 net/http/httptrace [2021-02-10T16:06:11.709Z] #44 139.1 net/http [2021-02-10T16:06:11.229Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:06:11.291Z] > git config --add remote.origin.fetch +refs/pull/42004/head:refs/remotes/origin/PR-42004 # timeout=10 [2021-02-10T16:06:11.335Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:06:11.454Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:06:11.575Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:06:11.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:06:11.578Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:06:11.892Z] #42 157.4 CC criu/seccomp.o [2021-02-10T16:06:11.970Z] #44 ... [2021-02-10T16:06:11.970Z] [2021-02-10T16:06:11.970Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:11.970Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:11.970Z] #42 50.90 CC compel/src/lib/ptrace.o [2021-02-10T16:06:11.970Z] #42 51.34 AR compel/libcompel.a [2021-02-10T16:06:11.970Z] #42 51.43 HOSTCC compel/src/main-host.o [2021-02-10T16:06:11.970Z] #42 51.89 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-10T16:06:11.970Z] #42 52.18 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-10T16:06:12.023Z] #42 ... [2021-02-10T16:06:12.023Z] [2021-02-10T16:06:12.023Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:06:12.023Z] #57 sha256:895651ddaa0d5d7ede09a931472a0869a8cfb19658ae33e12d388dc433ad8eae [2021-02-10T16:06:12.023Z] #57 DONE 140.5s [2021-02-10T16:06:12.023Z] [2021-02-10T16:06:12.023Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:06:12.023Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:06:12.023Z] #12 138.8 Selecting previously unselected package libapparmor1:amd64. [2021-02-10T16:06:12.023Z] #12 138.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-10T16:06:12.023Z] #12 138.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-10T16:06:12.023Z] #12 139.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-10T16:06:12.023Z] #12 139.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-10T16:06:12.023Z] #12 139.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-10T16:06:12.023Z] #12 139.3 Selecting previously unselected package libbtrfs0. [2021-02-10T16:06:12.023Z] #12 139.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-10T16:06:12.023Z] #12 139.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-10T16:06:12.023Z] #12 139.4 Selecting previously unselected package libbtrfs-dev. [2021-02-10T16:06:12.023Z] #12 139.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-10T16:06:12.023Z] #12 139.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:06:12.023Z] #12 139.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-10T16:06:12.023Z] #12 139.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-10T16:06:12.023Z] #12 139.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-10T16:06:12.023Z] #12 139.7 Selecting previously unselected package libudev-dev:amd64. [2021-02-10T16:06:12.023Z] #12 139.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-10T16:06:12.023Z] #12 139.7 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-10T16:06:12.023Z] #12 139.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-10T16:06:12.023Z] #12 139.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-10T16:06:12.023Z] #12 139.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-10T16:06:12.023Z] #12 140.3 Selecting previously unselected package libpcre16-3:amd64. [2021-02-10T16:06:12.023Z] #12 140.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-10T16:06:12.023Z] #12 140.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-10T16:06:12.232Z] #42 52.63 HOSTCC compel/src/lib/log-host.o [2021-02-10T16:06:12.232Z] #42 52.83 HOSTLINK compel/compel-host-bin [2021-02-10T16:06:12.286Z] #12 140.5 Selecting previously unselected package libpcre32-3:amd64. [2021-02-10T16:06:12.286Z] #12 140.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-10T16:06:12.286Z] #12 ... [2021-02-10T16:06:12.286Z] [2021-02-10T16:06:12.286Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-10T16:06:12.286Z] #58 sha256:991d339e5460260025c836f3aab0e448b1a6dd82ab9968975e68d01d2ae6468f [2021-02-10T16:06:12.286Z] #58 DONE 0.2s [2021-02-10T16:06:12.286Z] [2021-02-10T16:06:12.286Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-10T16:06:12.286Z] #59 sha256:148c5eb0fc7f055b5acfd4672ea4854f5ea426b7ebd8c034dd305fb8a8be7cc9 [2021-02-10T16:06:12.286Z] #59 DONE 0.1s [2021-02-10T16:06:12.286Z] [2021-02-10T16:06:12.286Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:06:12.286Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-10T16:06:12.286Z] #12 140.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-10T16:06:12.458Z] #42 157.9 CC criu/seize.o [2021-02-10T16:06:12.496Z] #42 52.95 DEP soccr/soccr.d [2021-02-10T16:06:12.548Z] #12 140.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-10T16:06:12.548Z] #12 141.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-10T16:06:12.548Z] #12 141.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-10T16:06:12.718Z] #42 ... [2021-02-10T16:06:12.718Z] [2021-02-10T16:06:12.718Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:06:12.718Z] #48 sha256:43602c1e64ede7c6ca937fe3490085095465476f5f02d4447ff87782b3a078de [2021-02-10T16:06:12.718Z] #48 240.0 + /build/golangci-lint --version [2021-02-10T16:06:12.718Z] #48 240.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-10T16:06:12.718Z] #48 DONE 240.6s [2021-02-10T16:06:12.718Z] [2021-02-10T16:06:12.718Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-10T16:06:12.718Z] #40 sha256:a0bdfb8a5894bd09ade93b5233ba1c5abb8c9f347ec4675d438bf7a8896f90d1 [2021-02-10T16:06:12.718Z] #40 DONE 1.0s [2021-02-10T16:06:12.759Z] #42 ... [2021-02-10T16:06:12.759Z] [2021-02-10T16:06:12.759Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-10T16:06:12.759Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-10T16:06:12.759Z] #14 DONE 1.2s [2021-02-10T16:06:12.759Z] [2021-02-10T16:06:12.759Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:12.759Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:12.759Z] #42 53.05 CC soccr/soccr.o [2021-02-10T16:06:12.773Z] Merging remotes/origin/master commit 1c39b1c44c973f18f39bd684c6aba57bb96510fe into PR head commit 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:06:12.810Z] #12 141.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-10T16:06:12.810Z] #12 141.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-10T16:06:12.810Z] #12 141.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-10T16:06:12.976Z] [2021-02-10T16:06:12.976Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:06:12.976Z] #55 sha256:eea8cb1f74ec55c09e48de4552da4236012689b5347e3711729918faa544bc0e [2021-02-10T16:06:12.976Z] #55 ... [2021-02-10T16:06:12.976Z] [2021-02-10T16:06:12.976Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:12.976Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:12.976Z] #42 158.5 CC criu/servicefd.o [2021-02-10T16:06:13.190Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 14.1% of statements [2021-02-10T16:06:13.542Z] #42 158.9 CC criu/shmem.o [2021-02-10T16:06:13.704Z] #42 ... [2021-02-10T16:06:13.704Z] [2021-02-10T16:06:13.704Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-10T16:06:13.704Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-10T16:06:13.704Z] #15 1.018 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-10T16:06:13.704Z] #15 DONE 1.1s [2021-02-10T16:06:13.704Z] [2021-02-10T16:06:13.704Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-10T16:06:13.704Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-10T16:06:13.765Z] #12 141.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-10T16:06:13.765Z] #12 141.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-10T16:06:13.765Z] #12 142.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-10T16:06:14.027Z] #12 142.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-10T16:06:14.027Z] #12 142.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-10T16:06:14.232Z] ok github.com/docker/docker/daemon/config 0.018s coverage: 81.8% of statements [2021-02-10T16:06:14.273Z] #20 40.47 Unpacking bash-completion (1:2.8-6) ... [2021-02-10T16:06:14.288Z] #12 142.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-10T16:06:14.475Z] #42 159.8 CC criu/sigframe.o [2021-02-10T16:06:14.475Z] #42 159.9 CC criu/signalfd.o [2021-02-10T16:06:14.549Z] #12 142.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-10T16:06:14.550Z] #12 142.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-10T16:06:14.550Z] #12 142.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-10T16:06:14.550Z] #12 142.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-10T16:06:14.550Z] #12 142.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-10T16:06:14.550Z] #12 142.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-10T16:06:14.656Z] #16 DONE 1.1s [2021-02-10T16:06:14.656Z] [2021-02-10T16:06:14.656Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:14.656Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:14.656Z] #42 55.03 AR soccr/libsoccr.a [2021-02-10T16:06:14.656Z] #42 55.08 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-10T16:06:14.734Z] #42 160.2 CC criu/sk-inet.o [2021-02-10T16:06:12.880Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:06:12.925Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:06:14.868Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-02-10T16:06:14.926Z] #20 41.04 Selecting previously unselected package bzip2. [2021-02-10T16:06:14.926Z] #20 41.05 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-02-10T16:06:14.926Z] #20 41.06 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-10T16:06:14.926Z] #20 41.16 Selecting previously unselected package xz-utils. [2021-02-10T16:06:14.926Z] #20 41.17 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-02-10T16:06:14.926Z] #20 41.17 Unpacking xz-utils (5.2.4-1) ... [2021-02-10T16:06:15.123Z] #12 143.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-10T16:06:15.123Z] #12 143.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-10T16:06:15.123Z] #12 143.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-10T16:06:15.123Z] #12 143.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-10T16:06:15.123Z] #12 143.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-10T16:06:15.123Z] #12 143.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-10T16:06:15.123Z] #12 143.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:06:15.123Z] #12 143.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-10T16:06:15.123Z] #12 143.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-10T16:06:15.123Z] #12 143.4 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-10T16:06:15.225Z] #20 41.34 Selecting previously unselected package apparmor. [2021-02-10T16:06:15.225Z] #20 41.35 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-02-10T16:06:15.225Z] #20 41.44 Unpacking apparmor (2.13.2-10) ... [2021-02-10T16:06:15.231Z] #42 55.72 DEP criu/arch/x86/sigframe.d [2021-02-10T16:06:15.231Z] #42 55.85 DEP criu/arch/x86/sigaction_compat.d [2021-02-10T16:06:15.388Z] #12 143.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-10T16:06:15.388Z] #12 143.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:06:15.388Z] #12 143.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-10T16:06:15.388Z] #12 143.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-10T16:06:15.388Z] #12 143.6 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-10T16:06:15.388Z] #12 143.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-10T16:06:15.388Z] #12 143.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-10T16:06:15.388Z] #12 143.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:06:15.388Z] #12 143.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 [2021-02-10T16:06:15.388Z] #12 143.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 [2021-02-10T16:06:15.388Z] #12 143.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:06:15.388Z] #12 143.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-10T16:06:15.388Z] #12 143.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-10T16:06:15.388Z] #12 143.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-10T16:06:15.388Z] #12 143.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-10T16:06:15.388Z] #12 143.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-10T16:06:15.388Z] #12 143.7 Setting up dmsetup (2:1.02.155-3) ... [2021-02-10T16:06:15.388Z] #12 143.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-10T16:06:15.388Z] #12 143.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-10T16:06:15.388Z] #12 143.8 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:06:15.493Z] #42 56.12 DEP criu/arch/x86/kerndat.d [2021-02-10T16:06:15.504Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-02-10T16:06:15.599Z] Merge succeeded, producing 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:06:15.600Z] Checking out Revision 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 (PR-42004) [2021-02-10T16:06:15.667Z] #42 160.8 CC criu/sk-netlink.o [2021-02-10T16:06:15.667Z] #42 161.0 CC criu/sk-packet.o [2021-02-10T16:06:15.756Z] #42 56.31 DEP criu/arch/x86/crtools.d [2021-02-10T16:06:15.875Z] #20 41.89 Selecting previously unselected package aufs-tools. [2021-02-10T16:06:15.876Z] #20 41.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-02-10T16:06:15.876Z] #20 41.91 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-10T16:06:15.876Z] #20 42.05 Selecting previously unselected package libonig5:ppc64el. [2021-02-10T16:06:15.876Z] #20 42.06 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-10T16:06:15.876Z] #20 42.07 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-10T16:06:15.876Z] #20 42.25 Selecting previously unselected package libjq1:ppc64el. [2021-02-10T16:06:15.925Z] #42 161.3 CC criu/sk-queue.o [2021-02-10T16:06:15.925Z] #42 161.5 CC criu/sk-tcp.o [2021-02-10T16:06:15.961Z] #12 DONE 144.2s [2021-02-10T16:06:15.961Z] [2021-02-10T16:06:15.961Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-10T16:06:15.961Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-10T16:06:16.018Z] #42 ... [2021-02-10T16:06:16.019Z] [2021-02-10T16:06:16.019Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-10T16:06:16.019Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-10T16:06:16.019Z] #17 DONE 1.2s [2021-02-10T16:06:16.019Z] [2021-02-10T16:06:16.019Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:16.019Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:16.019Z] #42 56.47 DEP criu/arch/x86/cpu.d [2021-02-10T16:06:16.139Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-02-10T16:06:16.177Z] #20 42.27 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-10T16:06:16.177Z] #20 42.29 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-10T16:06:16.177Z] #20 42.48 Selecting previously unselected package jq. [2021-02-10T16:06:16.177Z] #20 42.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-10T16:06:16.177Z] #20 42.52 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-10T16:06:16.177Z] #20 42.60 Selecting previously unselected package libaio1:ppc64el. [2021-02-10T16:06:16.183Z] #42 161.8 CC criu/sk-unix.o [2021-02-10T16:06:16.282Z] #42 56.76 CC criu/arch/x86/cpu.o [2021-02-10T16:06:16.477Z] #20 42.62 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-02-10T16:06:16.477Z] #20 42.63 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-02-10T16:06:16.477Z] #20 42.69 Selecting previously unselected package libgpm2:ppc64el. [2021-02-10T16:06:16.477Z] #20 42.70 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-02-10T16:06:16.477Z] #20 42.70 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-02-10T16:06:16.477Z] #20 42.79 Selecting previously unselected package libicu63:ppc64el. [2021-02-10T16:06:16.477Z] #20 42.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-10T16:06:16.477Z] #20 42.80 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-10T16:06:16.776Z] ok github.com/docker/docker/daemon 12.237s coverage: 17.1% of statements [2021-02-10T16:06:16.776Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-10T16:06:16.776Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-10T16:06:16.776Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-10T16:06:16.776Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-10T16:06:17.228Z] #42 57.49 CC criu/arch/x86/crtools.o [2021-02-10T16:06:17.228Z] #42 ... [2021-02-10T16:06:17.228Z] [2021-02-10T16:06:17.228Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-10T16:06:17.228Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-10T16:06:17.228Z] #18 DONE 1.2s [2021-02-10T16:06:17.228Z] [2021-02-10T16:06:17.229Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:17.229Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:06:17.557Z] #42 162.8 CC criu/sockets.o [2021-02-10T16:06:15.203Z] > git remote # timeout=10 [2021-02-10T16:06:15.313Z] > git config --get remote.origin.url # timeout=10 [2021-02-10T16:06:15.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:06:15.361Z] > git merge 1c39b1c44c973f18f39bd684c6aba57bb96510fe # timeout=10 [2021-02-10T16:06:15.497Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-02-10T16:06:15.632Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:06:15.679Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:06:17.815Z] #42 163.3 CC criu/stats.o [2021-02-10T16:06:17.878Z] #13 DONE 1.7s [2021-02-10T16:06:17.878Z] [2021-02-10T16:06:17.878Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:17.878Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:17.878Z] #42 48.28 CC compel/plugins/std/infect.o [2021-02-10T16:06:17.878Z] #42 48.90 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-10T16:06:17.878Z] #42 49.01 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-10T16:06:17.878Z] #42 49.12 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-10T16:06:17.878Z] #42 49.26 AR compel/plugins/std.lib.a [2021-02-10T16:06:17.878Z] #42 49.49 CC compel/plugins/fds/fds.o [2021-02-10T16:06:17.878Z] #42 49.85 AR compel/plugins/fds.lib.a [2021-02-10T16:06:17.878Z] #42 49.90 HOSTDEP compel/src/lib/log-host.d [2021-02-10T16:06:17.878Z] #42 50.03 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-10T16:06:17.878Z] #42 50.15 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-10T16:06:17.878Z] #42 50.23 HOSTDEP compel/src/main-host.d [2021-02-10T16:06:17.878Z] #42 50.33 DEP compel/src/lib/ptrace.d [2021-02-10T16:06:17.878Z] #42 50.43 DEP compel/src/lib/infect.d [2021-02-10T16:06:17.878Z] #42 50.55 DEP compel/src/lib/infect-util.d [2021-02-10T16:06:17.878Z] #42 50.70 DEP compel/src/lib/infect-rpc.d [2021-02-10T16:06:17.878Z] #42 50.88 DEP compel/arch/x86/src/lib/infect.d [2021-02-10T16:06:17.878Z] #42 50.98 DEP compel/arch/x86/src/lib/cpu.d [2021-02-10T16:06:17.878Z] #42 51.05 DEP compel/src/lib/log.d [2021-02-10T16:06:17.878Z] #42 51.12 DEP compel/src/main.d [2021-02-10T16:06:17.878Z] #42 51.22 DEP compel/src/lib/handle-elf.d [2021-02-10T16:06:17.878Z] #42 51.31 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-10T16:06:17.878Z] #42 51.41 CC compel/src/lib/log.o [2021-02-10T16:06:17.878Z] #42 51.64 CC compel/arch/x86/src/lib/cpu.o [2021-02-10T16:06:17.878Z] #42 52.85 CC compel/arch/x86/src/lib/infect.o [2021-02-10T16:06:18.073Z] #42 163.5 CC criu/string.o [2021-02-10T16:06:18.073Z] #42 163.5 CC criu/sysctl.o [2021-02-10T16:06:18.140Z] #42 54.17 CC compel/src/lib/infect-rpc.o [2021-02-10T16:06:18.292Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2021-02-10T16:06:18.331Z] #42 163.8 CC criu/sysfs_parse.o [2021-02-10T16:06:18.589Z] #42 164.0 CC criu/timens.o [2021-02-10T16:06:18.622Z] #19 1.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:06:18.713Z] #42 54.78 CC compel/src/lib/infect-util.o [2021-02-10T16:06:18.713Z] #42 ... [2021-02-10T16:06:18.713Z] [2021-02-10T16:06:18.713Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:06:18.713Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:06:18.713Z] #44 137.1 crypto/tls [2021-02-10T16:06:18.713Z] #44 144.0 net/http/httptrace [2021-02-10T16:06:18.713Z] #44 144.3 net/http [2021-02-10T16:06:18.847Z] #42 164.3 CC criu/timerfd.o [2021-02-10T16:06:18.884Z] #19 1.618 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:06:18.884Z] #19 1.632 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:06:18.928Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.180s coverage: 56.2% of statements [2021-02-10T16:06:18.974Z] #44 ... [2021-02-10T16:06:18.974Z] [2021-02-10T16:06:18.974Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-10T16:06:18.974Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-10T16:06:18.974Z] #14 DONE 1.4s [2021-02-10T16:06:18.974Z] [2021-02-10T16:06:18.974Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-10T16:06:18.974Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-10T16:06:19.105Z] #42 164.5 CC criu/tty.o [2021-02-10T16:06:19.269Z] #20 ... [2021-02-10T16:06:19.269Z] [2021-02-10T16:06:19.269Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:06:19.269Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:06:19.269Z] #45 154.8 net/textproto [2021-02-10T16:06:19.269Z] #45 154.8 crypto/x509 [2021-02-10T16:06:19.269Z] #45 155.4 vendor/golang.org/x/net/http/httpproxy [2021-02-10T16:06:19.269Z] #45 156.9 vendor/golang.org/x/net/http/httpguts [2021-02-10T16:06:19.269Z] #45 156.9 mime/multipart [2021-02-10T16:06:19.269Z] #45 160.3 crypto/tls [2021-02-10T16:06:19.269Z] #45 ... [2021-02-10T16:06:19.269Z] [2021-02-10T16:06:19.269Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:19.269Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:06:19.269Z] #43 90.12 DEP criu/page-pipe.d [2021-02-10T16:06:19.269Z] #43 90.24 DEP criu/netfilter.d [2021-02-10T16:06:19.269Z] #43 90.40 DEP criu/net.d [2021-02-10T16:06:19.269Z] #43 90.62 DEP criu/namespaces.d [2021-02-10T16:06:19.269Z] #43 90.86 DEP criu/mount.d [2021-02-10T16:06:19.269Z] #43 91.12 DEP criu/memfd.d [2021-02-10T16:06:19.269Z] #43 91.24 DEP criu/mem.d [2021-02-10T16:06:19.269Z] #43 91.45 DEP criu/lsm.d [2021-02-10T16:06:19.269Z] #43 91.61 DEP criu/log.d [2021-02-10T16:06:19.269Z] #43 91.81 DEP criu/libnetlink.d [2021-02-10T16:06:19.269Z] #43 91.99 DEP criu/kerndat.d [2021-02-10T16:06:19.269Z] #43 92.26 DEP criu/kcmp-ids.d [2021-02-10T16:06:19.269Z] #43 92.36 DEP criu/irmap.d [2021-02-10T16:06:19.269Z] #43 92.53 DEP criu/ipc_ns.d [2021-02-10T16:06:19.269Z] #43 92.72 DEP criu/image.d [2021-02-10T16:06:19.269Z] #43 92.90 DEP criu/image-desc.d [2021-02-10T16:06:19.269Z] #43 93.05 DEP criu/fsnotify.d [2021-02-10T16:06:19.269Z] #43 93.33 DEP criu/filesystems.d [2021-02-10T16:06:19.269Z] #43 93.50 DEP criu/files.d [2021-02-10T16:06:19.269Z] #43 93.81 DEP criu/files-reg.d [2021-02-10T16:06:19.269Z] #43 94.07 DEP criu/files-ext.d [2021-02-10T16:06:19.269Z] #43 94.21 DEP criu/file-lock.d [2021-02-10T16:06:19.269Z] #43 94.40 DEP criu/file-ids.d [2021-02-10T16:06:19.269Z] #43 94.54 DEP criu/fifo.d [2021-02-10T16:06:19.269Z] #43 94.77 DEP criu/fdstore.d [2021-02-10T16:06:19.269Z] #43 94.90 DEP criu/fault-injection.d [2021-02-10T16:06:19.269Z] #43 94.93 DEP criu/external.d [2021-02-10T16:06:19.269Z] #43 95.09 DEP criu/eventpoll.d [2021-02-10T16:06:19.269Z] #43 95.24 DEP criu/eventfd.d [2021-02-10T16:06:19.269Z] #43 95.38 DEP criu/crtools.d [2021-02-10T16:06:19.269Z] #43 95.58 DEP criu/cr-service.d [2021-02-10T16:06:19.269Z] #43 95.82 DEP criu/cr-restore.d [2021-02-10T16:06:19.269Z] #43 96.12 DEP criu/cr-errno.d [2021-02-10T16:06:19.269Z] #43 96.13 DEP criu/cr-dump.d [2021-02-10T16:06:19.269Z] #43 96.37 DEP criu/cr-dedup.d [2021-02-10T16:06:19.269Z] #43 96.68 DEP criu/cr-check.d [2021-02-10T16:06:19.269Z] #43 96.99 DEP criu/config.d [2021-02-10T16:06:19.269Z] #43 97.16 DEP criu/clone-noasan.d [2021-02-10T16:06:19.269Z] #43 97.28 DEP criu/cgroup.d [2021-02-10T16:06:19.269Z] #43 97.47 DEP criu/cgroup-props.d [2021-02-10T16:06:19.269Z] #43 97.58 DEP criu/bitmap.d [2021-02-10T16:06:19.269Z] #43 97.59 DEP criu/bfd.d [2021-02-10T16:06:19.269Z] #43 97.71 DEP criu/autofs.d [2021-02-10T16:06:19.269Z] #43 97.89 DEP criu/aio.d [2021-02-10T16:06:19.269Z] #43 98.10 DEP criu/action-scripts.d [2021-02-10T16:06:19.269Z] #43 98.45 CC criu/action-scripts.o [2021-02-10T16:06:19.269Z] #43 99.04 CC criu/aio.o [2021-02-10T16:06:19.269Z] #43 99.67 CC criu/autofs.o [2021-02-10T16:06:19.458Z] #19 2.272 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:06:20.038Z] #42 165.4 CC criu/tun.o [2021-02-10T16:06:20.296Z] #42 165.7 CC criu/uffd.o [2021-02-10T16:06:20.359Z] #15 1.206 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-10T16:06:20.359Z] #15 DONE 1.3s [2021-02-10T16:06:20.359Z] [2021-02-10T16:06:20.359Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-10T16:06:20.359Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-10T16:06:20.863Z] #42 166.3 CC criu/util.o [2021-02-10T16:06:21.383Z] #43 101.8 CC criu/bfd.o [2021-02-10T16:06:21.383Z] #43 ... [2021-02-10T16:06:21.383Z] [2021-02-10T16:06:21.383Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:21.383Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-10T16:06:21.383Z] #20 47.57 Selecting previously unselected package libnet1:ppc64el. [2021-02-10T16:06:21.383Z] #20 47.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-10T16:06:21.383Z] #20 47.58 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-10T16:06:21.383Z] #20 47.68 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-10T16:06:21.383Z] #20 47.68 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-10T16:06:21.383Z] #20 47.70 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-10T16:06:21.386Z] #19 3.832 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-10T16:06:21.428Z] #42 167.0 CC criu/uts_ns.o [2021-02-10T16:06:21.684Z] #20 47.82 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-10T16:06:21.684Z] #20 47.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-10T16:06:21.684Z] #20 47.82 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-10T16:06:21.684Z] #20 47.91 Selecting previously unselected package libreadline5:ppc64el. [2021-02-10T16:06:21.684Z] #20 47.91 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-02-10T16:06:21.684Z] #20 47.91 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-10T16:06:21.686Z] #42 167.1 CC criu/vdso-compat.o [2021-02-10T16:06:21.686Z] #42 167.3 CC criu/vdso.o [2021-02-10T16:06:21.750Z] #16 DONE 1.3s [2021-02-10T16:06:21.750Z] [2021-02-10T16:06:21.750Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-10T16:06:21.750Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-10T16:06:21.984Z] #20 48.06 Selecting previously unselected package net-tools. [2021-02-10T16:06:21.984Z] #20 48.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-02-10T16:06:21.984Z] #20 48.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-10T16:06:21.984Z] #20 48.31 Selecting previously unselected package python-pip-whl. [2021-02-10T16:06:21.984Z] #20 48.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-10T16:06:21.984Z] #20 48.32 Unpacking python-pip-whl (18.1-5) ... [2021-02-10T16:06:22.251Z] #42 167.6 LINK criu/built-in.o [2021-02-10T16:06:22.251Z] #42 167.7 LINK criu/criu [2021-02-10T16:06:22.331Z] #19 5.174 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:06:22.508Z] #42 167.9 DEP lib/c/criu.d [2021-02-10T16:06:22.508Z] #42 168.0 CC images/rpc.pb-c.o [2021-02-10T16:06:22.641Z] #20 48.87 Selecting previously unselected package python3-lib2to3. [2021-02-10T16:06:22.641Z] #20 48.87 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-10T16:06:22.641Z] #20 48.87 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-10T16:06:22.641Z] #20 49.00 Selecting previously unselected package python3-distutils. [2021-02-10T16:06:22.694Z] #17 DONE 1.2s [2021-02-10T16:06:22.694Z] [2021-02-10T16:06:22.694Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-10T16:06:22.694Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-10T16:06:22.905Z] #19 ... [2021-02-10T16:06:22.905Z] [2021-02-10T16:06:22.905Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:22.905Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:22.905Z] #42 59.07 CC criu/arch/x86/kerndat.o [2021-02-10T16:06:22.905Z] #42 59.68 CC criu/arch/x86/sigaction_compat.o [2021-02-10T16:06:22.905Z] #42 59.90 CC criu/arch/x86/sigframe.o [2021-02-10T16:06:22.905Z] #42 60.13 LINK criu/arch/x86/crtools.built-in.o [2021-02-10T16:06:22.905Z] #42 60.19 DEP criu/pie/util-vdso-elf32.d [2021-02-10T16:06:22.905Z] #42 60.30 DEP criu/pie/util-vdso.d [2021-02-10T16:06:22.905Z] #42 60.42 DEP criu/pie/util.d [2021-02-10T16:06:22.905Z] #42 60.59 CC criu/pie/util.o [2021-02-10T16:06:22.905Z] #42 60.88 CC criu/pie/util-vdso.o [2021-02-10T16:06:22.905Z] #42 61.63 CC criu/pie/util-vdso-elf32.o [2021-02-10T16:06:22.905Z] #42 62.42 AR criu/pie/pie.lib.a [2021-02-10T16:06:22.905Z] #42 62.52 DEP criu/pie/restorer.d [2021-02-10T16:06:22.905Z] #42 62.75 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-10T16:06:22.905Z] #42 62.82 DEP criu/arch/x86/restorer_unmap.d [2021-02-10T16:06:22.905Z] #42 62.85 DEP criu/arch/x86/restorer.d [2021-02-10T16:06:22.905Z] #42 62.98 DEP criu/arch/x86/vdso-pie.d [2021-02-10T16:06:22.905Z] #42 63.05 DEP criu/pie/parasite-vdso.d [2021-02-10T16:06:22.905Z] #42 63.17 DEP criu/pie/parasite.d [2021-02-10T16:06:22.905Z] #42 63.43 CC criu/pie/parasite.o [2021-02-10T16:06:22.945Z] #20 49.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-10T16:06:22.945Z] #20 49.01 Unpacking python3-distutils (3.7.3-1) ... [2021-02-10T16:06:22.945Z] #20 49.20 Selecting previously unselected package python3-pip. [2021-02-10T16:06:22.945Z] #20 49.21 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-10T16:06:22.945Z] #20 49.22 Unpacking python3-pip (18.1-5) ... [2021-02-10T16:06:22.945Z] #20 49.36 Selecting previously unselected package python3-pkg-resources. [2021-02-10T16:06:23.073Z] #42 168.3 CC lib/c/criu.o [2021-02-10T16:06:23.248Z] #20 49.36 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-10T16:06:23.248Z] #20 49.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-10T16:06:23.248Z] #20 49.57 Selecting previously unselected package python3-setuptools. [2021-02-10T16:06:23.248Z] #20 49.59 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-10T16:06:23.248Z] #20 49.59 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-10T16:06:23.330Z] #42 168.9 LINK lib/c/built-in.o [2021-02-10T16:06:23.394Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.060s coverage: 46.2% of statements [2021-02-10T16:06:23.551Z] #20 49.92 Selecting previously unselected package python3-wheel. [2021-02-10T16:06:23.551Z] #20 49.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-10T16:06:23.551Z] #20 49.93 Unpacking python3-wheel (0.32.3-2) ... [2021-02-10T16:06:23.551Z] #20 50.00 Selecting previously unselected package sudo. [2021-02-10T16:06:23.589Z] #42 168.9 LINK lib/c/libcriu.so [2021-02-10T16:06:23.589Z] #42 168.9 LINK lib/c/libcriu.a [2021-02-10T16:06:23.589Z] #42 169.1 GEN magic.py [2021-02-10T16:06:23.687Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-02-10T16:06:23.846Z] #42 169.2 Note: Building without setproctitle() and strlcpy() support. [2021-02-10T16:06:23.846Z] #42 169.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-10T16:06:23.846Z] #42 169.2 Note: Building without GnuTLS support [2021-02-10T16:06:23.846Z] #42 169.2 Makefile.config:39: Warn: you have no libnftables installed [2021-02-10T16:06:23.846Z] #42 169.2 Makefile.config:40: Warn: Building without nftables support [2021-02-10T16:06:23.853Z] #20 50.01 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-02-10T16:06:23.853Z] #20 50.01 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-10T16:06:24.083Z] #18 DONE 1.2s [2021-02-10T16:06:24.083Z] [2021-02-10T16:06:24.083Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:24.083Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:06:24.104Z] #42 169.7 fatal: not a git repository (or any of the parent directories): .git [2021-02-10T16:06:24.156Z] #20 50.54 Selecting previously unselected package thin-provisioning-tools. [2021-02-10T16:06:24.293Z] #42 64.78 LINK criu/pie/parasite.built-in.o [2021-02-10T16:06:24.293Z] #42 64.79 GEN criu/pie/parasite-blob.h [2021-02-10T16:06:24.293Z] #42 64.84 CC criu/pie/parasite-vdso.o [2021-02-10T16:06:24.477Z] #20 50.55 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-02-10T16:06:24.477Z] #20 50.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-10T16:06:24.477Z] #20 50.87 Selecting previously unselected package uidmap. [2021-02-10T16:06:24.667Z] #42 170.2 make[1]: Nothing to be done for 'all'. [2021-02-10T16:06:24.778Z] #20 50.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-02-10T16:06:24.778Z] #20 50.89 Unpacking uidmap (1:4.5-1.1) ... [2021-02-10T16:06:24.778Z] #20 51.08 Selecting previously unselected package vim-runtime. [2021-02-10T16:06:24.778Z] #20 51.09 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:06:24.866Z] #42 65.46 CC criu/arch/x86/vdso-pie.o [2021-02-10T16:06:24.924Z] #42 170.5 make[1]: 'images/built-in.o' is up to date. [2021-02-10T16:06:24.924Z] #42 170.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-10T16:06:24.924Z] #42 170.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-10T16:06:24.924Z] #42 170.6 make[1]: 'compel/libcompel.a' is up to date. [2021-02-10T16:06:25.084Z] #20 51.20 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-10T16:06:25.084Z] #20 51.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-10T16:06:25.084Z] #20 51.29 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-10T16:06:25.181Z] #42 170.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-10T16:06:25.181Z] #42 170.6 make[1]: Nothing to be done for 'all'. [2021-02-10T16:06:25.181Z] #42 170.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-10T16:06:25.181Z] #42 170.7 make[2]: Nothing to be done for 'all'. [2021-02-10T16:06:25.181Z] #42 170.7 make[2]: Nothing to be done for 'all'. [2021-02-10T16:06:25.181Z] #42 170.7 make[2]: Nothing to be done for 'all'. [2021-02-10T16:06:25.181Z] #42 170.8 make[2]: Nothing to be done for 'all'. [2021-02-10T16:06:25.181Z] #42 170.8 make[2]: Nothing to be done for 'all'. [2021-02-10T16:06:25.181Z] #42 170.8 make[2]: Nothing to be done for 'all'. [2021-02-10T16:06:25.438Z] #42 170.8 make[2]: Nothing to be done for 'all'. [2021-02-10T16:06:25.438Z] #42 170.9 make[2]: Nothing to be done for 'all'. [2021-02-10T16:06:25.438Z] #42 170.9 INSTALL criu/criu [2021-02-10T16:06:25.439Z] #42 65.77 CC criu/arch/x86/restorer.o [2021-02-10T16:06:25.475Z] #19 1.451 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:06:25.475Z] #19 1.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:06:25.475Z] #19 1.493 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:06:26.012Z] #42 66.31 CC criu/arch/x86/restorer_unmap.o [2021-02-10T16:06:26.012Z] #42 66.37 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-10T16:06:26.014Z] #42 DONE 171.3s [2021-02-10T16:06:26.014Z] [2021-02-10T16:06:26.014Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:06:26.014Z] #55 sha256:eea8cb1f74ec55c09e48de4552da4236012689b5347e3711729918faa544bc0e [2021-02-10T16:06:26.047Z] #19 ... [2021-02-10T16:06:26.047Z] [2021-02-10T16:06:26.047Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:06:26.047Z] #52 sha256:b88f16d8fa0b75cfb50374b7ba1bb38cb708a0a78180b77b786185c2850bf711 [2021-02-10T16:06:26.047Z] #52 1.747 + RM_GOPATH=0 [2021-02-10T16:06:26.047Z] #52 1.747 + TMP_GOPATH= [2021-02-10T16:06:26.047Z] #52 1.747 + : /build [2021-02-10T16:06:26.047Z] #52 1.747 + '[' -z '' ']' [2021-02-10T16:06:26.047Z] #52 1.747 ++ mktemp -d [2021-02-10T16:06:26.047Z] #52 1.747 + export GOPATH=/tmp/tmp.AzRKtFTi6z [2021-02-10T16:06:26.047Z] #52 1.747 + GOPATH=/tmp/tmp.AzRKtFTi6z [2021-02-10T16:06:26.047Z] #52 1.747 + RM_GOPATH=1 [2021-02-10T16:06:26.047Z] #52 1.747 + case "$(go env GOARCH)" in [2021-02-10T16:06:26.047Z] #52 1.747 ++ go env GOARCH [2021-02-10T16:06:26.047Z] #52 1.783 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:06:26.047Z] #52 1.783 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:06:26.047Z] #52 1.783 ++ dirname /tmp/install/install.sh [2021-02-10T16:06:26.047Z] #52 1.783 + dir=/tmp/install [2021-02-10T16:06:26.047Z] #52 1.783 + bin=runc [2021-02-10T16:06:26.047Z] #52 1.783 + shift [2021-02-10T16:06:26.047Z] #52 1.783 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-10T16:06:26.047Z] #52 1.783 + . /tmp/install/runc.installer [2021-02-10T16:06:26.047Z] #52 1.783 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:06:26.047Z] #52 1.783 + install_runc [2021-02-10T16:06:26.047Z] #52 1.783 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-10T16:06:26.047Z] #52 1.799 + uname -r [2021-02-10T16:06:26.047Z] #52 1.836 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-10T16:06:26.047Z] #52 1.838 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-10T16:06:26.047Z] #52 1.838 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-10T16:06:26.047Z] #52 1.838 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AzRKtFTi6z/src/github.com/opencontainers/runc [2021-02-10T16:06:26.047Z] #52 1.838 Cloning into '/tmp/tmp.AzRKtFTi6z/src/github.com/opencontainers/runc'... [2021-02-10T16:06:26.047Z] #52 ... [2021-02-10T16:06:26.047Z] [2021-02-10T16:06:26.047Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:26.047Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:26.047Z] #42 55.29 CC compel/src/lib/infect.o [2021-02-10T16:06:26.047Z] #42 59.25 CC compel/src/lib/ptrace.o [2021-02-10T16:06:26.047Z] #42 59.86 AR compel/libcompel.a [2021-02-10T16:06:26.047Z] #42 59.96 HOSTCC compel/src/main-host.o [2021-02-10T16:06:26.047Z] #42 60.38 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-10T16:06:26.047Z] #42 60.64 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-10T16:06:26.047Z] #42 61.11 HOSTCC compel/src/lib/log-host.o [2021-02-10T16:06:26.047Z] #42 61.27 HOSTLINK compel/compel-host-bin [2021-02-10T16:06:26.047Z] #42 61.42 DEP soccr/soccr.d [2021-02-10T16:06:26.047Z] #42 61.60 CC soccr/soccr.o [2021-02-10T16:06:26.273Z] #42 66.73 CC criu/pie/restorer.o [2021-02-10T16:06:26.308Z] #42 ... [2021-02-10T16:06:26.308Z] [2021-02-10T16:06:26.308Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:26.308Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:06:26.308Z] #19 2.221 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-10T16:06:26.535Z] #42 ... [2021-02-10T16:06:26.535Z] [2021-02-10T16:06:26.535Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:06:26.535Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:06:26.535Z] #44 154.0 github.com/LK4D4/vndr/godl [2021-02-10T16:06:26.579Z] #55 ... [2021-02-10T16:06:26.579Z] [2021-02-10T16:06:26.579Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-10T16:06:26.579Z] #43 sha256:e503702404572454c083b890072cfb8e932d9b807e6a43477df921f81c19b6a9 [2021-02-10T16:06:26.835Z] #43 DONE 0.3s [2021-02-10T16:06:26.835Z] [2021-02-10T16:06:26.835Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:06:26.835Z] #55 sha256:eea8cb1f74ec55c09e48de4552da4236012689b5347e3711729918faa544bc0e [2021-02-10T16:06:27.092Z] #55 ... [2021-02-10T16:06:27.092Z] [2021-02-10T16:06:27.092Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-10T16:06:27.092Z] #45 sha256:cb2af7509cf95b1fbf155d1f467aee1b0a9062c84a94b9154ae704d406df12b1 [2021-02-10T16:06:27.214Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.264s coverage: 49.4% of statements [2021-02-10T16:06:27.480Z] #44 154.9 github.com/LK4D4/vndr [2021-02-10T16:06:27.662Z] Commit message: "Fix userns-remap option when username & UID match" [2021-02-10T16:06:27.667Z] #45 DONE 0.6s [2021-02-10T16:06:27.667Z] [2021-02-10T16:06:27.667Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-10T16:06:27.667Z] #47 sha256:d866dd265516467c479021b6db70d3a45daeb9466ecd630f5de165c4e83816da [2021-02-10T16:06:27.667Z] #47 DONE 0.1s [2021-02-10T16:06:27.667Z] [2021-02-10T16:06:27.667Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:06:27.667Z] #55 sha256:eea8cb1f74ec55c09e48de4552da4236012689b5347e3711729918faa544bc0e [2021-02-10T16:06:27.667Z] #55 199.0 + bin/containerd [2021-02-10T16:06:27.700Z] #19 3.642 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-10T16:06:28.240Z] #55 ... [2021-02-10T16:06:28.240Z] [2021-02-10T16:06:28.240Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-10T16:06:28.240Z] #49 sha256:d5bf3f239f2ba989a999812eec1411e3d9281a3399136d66d2ac573ddbcfbed5 [2021-02-10T16:06:28.240Z] #49 DONE 0.6s [2021-02-10T16:06:28.240Z] [2021-02-10T16:06:28.240Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-10T16:06:28.240Z] #51 sha256:2ab0f5d965ceba6dc1536831a493ea4cb06eebd6d45244e1fd0f96aec1bd3120 [2021-02-10T16:06:28.240Z] #51 DONE 0.1s [2021-02-10T16:06:28.499Z] [2021-02-10T16:06:28.499Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-10T16:06:28.499Z] #53 sha256:2be737228e9a2018cfadde51c591c4809e684ce95cd24017752af44b1a4bb1fe [2021-02-10T16:06:28.499Z] #53 DONE 0.3s [2021-02-10T16:06:28.499Z] [2021-02-10T16:06:28.499Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:06:28.499Z] #55 sha256:eea8cb1f74ec55c09e48de4552da4236012689b5347e3711729918faa544bc0e [2021-02-10T16:06:29.087Z] #19 5.193 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-10T16:06:29.629Z] #20 ... [2021-02-10T16:06:29.629Z] [2021-02-10T16:06:29.629Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:06:29.629Z] #24 sha256:185f463e1923e775f501f7f573da4ea8fb254bbc4e93da7bf21fae647683fe1b [2021-02-10T16:06:29.629Z] #24 169.3 Checking out files: 25% (2813/11185) Checking out files: 26% (2909/11185) Checking out files: 27% (3020/11185) Checking out files: 28% (3132/11185) Checking out files: 29% (3244/11185) Checking out files: 30% (3356/11185) Checking out files: 31% (3468/11185) Checking out files: 32% (3580/11185) Checking out files: 33% (3692/11185) Checking out files: 34% (3803/11185) Checking out files: 35% (3915/11185) Checking out files: 36% (4027/11185) Checking out files: 37% (4139/11185) Checking out files: 38% (4251/11185) Checking out files: 39% (4363/11185) Checking out files: 40% (4474/11185) Checking out files: 41% (4586/11185) Checking out files: 42% (4698/11185) Checking out files: 43% (4810/11185) Checking out files: 43% (4907/11185) Checking out files: 44% (4922/11185) Checking out files: 45% (5034/11185) Checking out files: 46% (5146/11185) Checking out files: 47% (5257/11185) Checking out files: 48% (5369/11185) Checking out files: 49% (5481/11185) Checking out files: 50% (5593/11185) Checking out files: 51% (5705/11185) Checking out files: 52% (5817/11185) Checking out files: 53% (5929/11185) Checking out files: 54% (6040/11185) Checking out files: 55% (6152/11185) Checking out files: 56% (6264/11185) Checking out files: 57% (6376/11185) Checking out files: 58% (6488/11185) Checking out files: 59% (6600/11185) Checking out files: 60% (6711/11185) Checking out files: 61% (6823/11185) Checking out files: 62% (6935/11185) Checking out files: 63% (7047/11185) Checking out files: 64% (7159/11185) Checking out files: 65% (7271/11185) Checking out files: 65% (7273/11185) Checking out files: 66% (7383/11185) Checking out files: 67% (7494/11185) Checking out files: 68% (7606/11185) Checking out files: 69% (7718/11185) Checking out files: 70% (7830/11185) Checking out files: 71% (7942/11185) Checking out files: 72% (8054/11185) Checking out files: 73% (8166/11185) Checking out files: 74% (8277/11185) Checking out files: 75% (8389/11185) Checking out files: 76% (8501/11185) Checking out files: 77% (8613/11185) Checking out files: 78% (8725/11185) Checking out files: 79% (8837/11185) Checking out files: 80% (8948/11185) Checking out files: 81% (9060/11185) Checking out files: 82% (9172/11185) Checking out files: 83% (9284/11185) Checking out files: 84% (9396/11185) Checking out files: 85% (9508/11185) Checking out files: 86% (9620/11185) Checking out files: 87% (9731/11185) Checking out files: 88% (9843/11185) Checking out files: 89% (9955/11185) Checking out files: 90% (10067/11185) Checking out files: 90% (10131/11185) Checking out files: 91% (10179/11185) Checking out files: 92% (10291/11185) Checking out files: 93% (10403/11185) Checking out files: 94% (10514/11185) Checking out files: 95% (10626/11185) Checking out files: 96% (10738/11185) Checking out files: 97% (10850/11185) Checking out files: 98% (10962/11185) Checking out files: 99% (11074/11185) Checking out files: 100% (11185/11185) Checking out files: 100% (11185/11185), done. [2021-02-10T16:06:29.629Z] #24 172.9 + cd /tmp/tmp.9Je0DlQPeW/tmp/docker-ce [2021-02-10T16:06:29.629Z] #24 172.9 + git checkout -q v17.06.2-ce [2021-02-10T16:06:30.712Z] #24 176.5 + mkdir -p /tmp/tmp.9Je0DlQPeW/src/github.com/docker [2021-02-10T16:06:30.713Z] #24 176.6 + mv components/cli /tmp/tmp.9Je0DlQPeW/src/github.com/docker/cli [2021-02-10T16:06:30.713Z] #24 176.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-10T16:06:31.008Z] + docker version [2021-02-10T16:06:31.694Z] #44 ... [2021-02-10T16:06:31.695Z] [2021-02-10T16:06:31.695Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:06:31.695Z] #52 sha256:238aea19560f6b1248e73e2d396c4d233394ea3d88913962528c513d7d11f180 [2021-02-10T16:06:31.695Z] #52 11.76 + cd /tmp/tmp.o6ebrMQrL5/src/github.com/opencontainers/runc [2021-02-10T16:06:31.695Z] #52 11.76 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:06:31.695Z] #52 12.18 + '[' -z '' ']' [2021-02-10T16:06:31.695Z] #52 12.19 + target=static [2021-02-10T16:06:31.695Z] #52 12.19 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-10T16:06:31.695Z] #52 12.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-10T16:06:31.695Z] #52 ... [2021-02-10T16:06:31.695Z] [2021-02-10T16:06:31.695Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:31.695Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:31.695Z] #42 69.76 LINK criu/pie/restorer.built-in.o [2021-02-10T16:06:31.695Z] #42 69.77 GEN criu/pie/restorer-blob.h [2021-02-10T16:06:31.695Z] #42 69.88 DEP criu/vdso.d [2021-02-10T16:06:31.695Z] #42 70.07 DEP criu/vdso-compat.d [2021-02-10T16:06:31.695Z] #42 70.18 DEP criu/uts_ns.d [2021-02-10T16:06:31.695Z] #42 70.41 DEP criu/util.d [2021-02-10T16:06:31.695Z] #42 70.59 DEP criu/uffd.d [2021-02-10T16:06:31.695Z] #42 70.79 DEP criu/tun.d [2021-02-10T16:06:31.695Z] #42 70.95 DEP criu/tty.d [2021-02-10T16:06:31.695Z] #42 71.12 DEP criu/timerfd.d [2021-02-10T16:06:31.695Z] #42 71.26 DEP criu/timens.d [2021-02-10T16:06:31.695Z] #42 71.47 DEP criu/sysfs_parse.d [2021-02-10T16:06:31.695Z] #42 71.70 DEP criu/sysctl.d [2021-02-10T16:06:31.695Z] #42 71.93 DEP criu/string.d [2021-02-10T16:06:31.695Z] #42 71.99 DEP criu/stats.d [2021-02-10T16:06:31.695Z] #42 72.18 DEP criu/sockets.d [2021-02-10T16:06:31.778Z] #24 ... [2021-02-10T16:06:31.778Z] [2021-02-10T16:06:31.778Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:31.778Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:06:31.778Z] #43 102.5 CC criu/bitmap.o [2021-02-10T16:06:31.778Z] #43 102.7 CC criu/cgroup-props.o [2021-02-10T16:06:31.778Z] #43 103.8 CC criu/cgroup.o [2021-02-10T16:06:31.778Z] #43 109.6 CC criu/clone-noasan.o [2021-02-10T16:06:31.778Z] #43 109.9 CC criu/config.o [2021-02-10T16:06:31.778Z] #43 112.7 CC criu/cr-check.o [2021-02-10T16:06:31.778Z] #43 ... [2021-02-10T16:06:31.778Z] [2021-02-10T16:06:31.778Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:31.778Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-10T16:06:31.778Z] #20 55.49 Selecting previously unselected package vim. [2021-02-10T16:06:31.778Z] #20 55.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-10T16:06:31.778Z] #20 55.53 Unpacking vim (2:8.1.0875-5) ... [2021-02-10T16:06:31.778Z] #20 56.18 Selecting previously unselected package xfsprogs. [2021-02-10T16:06:31.778Z] #20 56.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-02-10T16:06:31.778Z] #20 56.21 Unpacking xfsprogs (4.20.0-1) ... [2021-02-10T16:06:31.778Z] #20 56.85 Selecting previously unselected package zip. [2021-02-10T16:06:31.778Z] #20 56.86 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-02-10T16:06:31.778Z] #20 56.87 Unpacking zip (3.0-11+b1) ... [2021-02-10T16:06:31.778Z] #20 57.09 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-10T16:06:31.778Z] #20 57.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-10T16:06:31.778Z] #20 57.11 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-02-10T16:06:31.778Z] #20 57.11 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-10T16:06:31.778Z] #20 57.12 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-02-10T16:06:31.778Z] #20 57.12 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-02-10T16:06:31.778Z] #20 57.12 Setting up uidmap (1:4.5-1.1) ... [2021-02-10T16:06:31.778Z] #20 57.13 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-02-10T16:06:31.778Z] #20 57.13 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-10T16:06:31.778Z] #20 57.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-10T16:06:31.778Z] #20 57.14 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-10T16:06:31.778Z] #20 57.14 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-10T16:06:31.778Z] #20 57.15 Setting up xxd (2:8.1.0875-5) ... [2021-02-10T16:06:31.778Z] #20 57.16 Setting up zip (3.0-11+b1) ... [2021-02-10T16:06:31.778Z] #20 57.16 Setting up vim-common (2:8.1.0875-5) ... [2021-02-10T16:06:31.778Z] #20 57.21 Setting up bash-completion (1:2.8-6) ... [2021-02-10T16:06:31.957Z] #42 72.35 DEP criu/sk-unix.d [2021-02-10T16:06:32.098Z] #20 ... [2021-02-10T16:06:32.098Z] [2021-02-10T16:06:32.098Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:06:32.098Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:06:32.098Z] #45 167.7 net/http/httptrace [2021-02-10T16:06:32.098Z] #45 168.1 net/http [2021-02-10T16:06:32.219Z] #42 72.60 DEP criu/sk-tcp.d [2021-02-10T16:06:32.219Z] #42 72.79 DEP criu/sk-queue.d [2021-02-10T16:06:32.390Z] #19 ... [2021-02-10T16:06:32.390Z] [2021-02-10T16:06:32.390Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:32.390Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:32.390Z] #42 63.14 AR soccr/libsoccr.a [2021-02-10T16:06:32.390Z] #42 63.20 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-10T16:06:32.390Z] #42 63.62 DEP criu/arch/x86/sigframe.d [2021-02-10T16:06:32.390Z] #42 63.76 DEP criu/arch/x86/sigaction_compat.d [2021-02-10T16:06:32.390Z] #42 63.89 DEP criu/arch/x86/kerndat.d [2021-02-10T16:06:32.390Z] #42 64.09 DEP criu/arch/x86/crtools.d [2021-02-10T16:06:32.390Z] #42 64.24 DEP criu/arch/x86/cpu.d [2021-02-10T16:06:32.390Z] #42 64.40 CC criu/arch/x86/cpu.o [2021-02-10T16:06:32.390Z] #42 65.12 CC criu/arch/x86/crtools.o [2021-02-10T16:06:32.390Z] #42 66.58 CC criu/arch/x86/kerndat.o [2021-02-10T16:06:32.390Z] #42 67.13 CC criu/arch/x86/sigaction_compat.o [2021-02-10T16:06:32.390Z] #42 67.38 CC criu/arch/x86/sigframe.o [2021-02-10T16:06:32.390Z] #42 67.69 LINK criu/arch/x86/crtools.built-in.o [2021-02-10T16:06:32.390Z] #42 67.76 DEP criu/pie/util-vdso-elf32.d [2021-02-10T16:06:32.390Z] #42 67.97 DEP criu/pie/util-vdso.d [2021-02-10T16:06:32.390Z] #42 68.17 DEP criu/pie/util.d [2021-02-10T16:06:32.390Z] #42 68.39 CC criu/pie/util.o [2021-02-10T16:06:32.481Z] #42 72.93 DEP criu/sk-packet.d [2021-02-10T16:06:32.481Z] #42 73.14 DEP criu/sk-netlink.d [2021-02-10T16:06:32.651Z] #42 68.67 CC criu/pie/util-vdso.o [2021-02-10T16:06:33.054Z] #42 73.36 DEP criu/sk-inet.d [2021-02-10T16:06:33.054Z] #42 73.60 DEP criu/signalfd.d [2021-02-10T16:06:33.316Z] #42 73.80 DEP criu/sigframe.d [2021-02-10T16:06:33.578Z] #42 73.93 DEP criu/shmem.d [2021-02-10T16:06:33.578Z] #42 74.11 DEP criu/servicefd.d [2021-02-10T16:06:33.595Z] #42 69.51 CC criu/pie/util-vdso-elf32.o [2021-02-10T16:06:33.840Z] #42 74.26 DEP criu/seize.d [2021-02-10T16:06:33.840Z] #42 74.42 DEP criu/seccomp.d [2021-02-10T16:06:34.102Z] #42 74.66 DEP criu/rst-malloc.d [2021-02-10T16:06:34.102Z] #42 74.79 DEP criu/rbtree.d [2021-02-10T16:06:34.157Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.642s coverage: 73.3% of statements [2021-02-10T16:06:34.157Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-10T16:06:34.157Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.141s coverage: 57.7% of statements [2021-02-10T16:06:34.157Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-10T16:06:34.157Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-10T16:06:34.157Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-02-10T16:06:34.168Z] #42 70.26 AR criu/pie/pie.lib.a [2021-02-10T16:06:34.364Z] #42 74.82 DEP criu/pstree.d [2021-02-10T16:06:34.429Z] #42 70.32 DEP criu/pie/restorer.d [2021-02-10T16:06:34.429Z] #42 70.52 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-10T16:06:34.625Z] #42 75.00 DEP criu/protobuf.d [2021-02-10T16:06:34.625Z] #42 75.12 GEN criu/protobuf-desc-gen.h [2021-02-10T16:06:34.690Z] #42 70.63 DEP criu/arch/x86/restorer_unmap.d [2021-02-10T16:06:34.690Z] #42 70.68 DEP criu/arch/x86/restorer.d [2021-02-10T16:06:34.891Z] #45 ... [2021-02-10T16:06:34.891Z] [2021-02-10T16:06:34.891Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:34.891Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:06:34.891Z] #43 115.4 CC criu/cr-dedup.o [2021-02-10T16:06:34.951Z] #42 70.92 DEP criu/arch/x86/vdso-pie.d [2021-02-10T16:06:34.951Z] #42 ... [2021-02-10T16:06:34.951Z] [2021-02-10T16:06:34.951Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:34.951Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:06:34.951Z] #19 11.05 Fetched 8422 kB in 10s (854 kB/s) [2021-02-10T16:06:35.193Z] #43 116.0 CC criu/cr-dump.o [2021-02-10T16:06:35.196Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2021-02-10T16:06:35.979Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-02-10T16:06:36.273Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 6.4% of statements [2021-02-10T16:06:36.273Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-10T16:06:36.273Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-10T16:06:36.596Z] #42 ... [2021-02-10T16:06:36.596Z] [2021-02-10T16:06:36.596Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:06:36.596Z] #44 sha256:1d3ddda8392e687004ad34c4230d869c78ad696117c8afea62b5019a33f65370 [2021-02-10T16:06:36.596Z] #44 DONE 164.2s [2021-02-10T16:06:36.596Z] [2021-02-10T16:06:36.596Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:36.596Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:36.596Z] #42 77.06 DEP criu/protobuf-desc.d [2021-02-10T16:06:36.596Z] #42 ... [2021-02-10T16:06:36.596Z] [2021-02-10T16:06:36.597Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:36.597Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:06:36.597Z] #19 10.99 Fetched 8422 kB in 10s (862 kB/s) [2021-02-10T16:06:36.597Z] #19 10.99 Reading package lists... [2021-02-10T16:06:36.597Z] #19 15.37 Reading package lists... [2021-02-10T16:06:36.859Z] #19 ... [2021-02-10T16:06:36.859Z] [2021-02-10T16:06:36.859Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:36.859Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:36.859Z] #42 77.24 DEP criu/proc_parse.d [2021-02-10T16:06:37.120Z] #42 77.56 DEP criu/plugin.d [2021-02-10T16:06:37.313Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 43.2% of statements [2021-02-10T16:06:37.381Z] #42 77.78 DEP criu/pipes.d [2021-02-10T16:06:37.642Z] #42 78.04 DEP criu/pie-util.d [2021-02-10T16:06:37.642Z] #42 78.31 DEP criu/pie-util-vdso.d [2021-02-10T16:06:37.951Z] ok github.com/docker/docker/daemon/logger/awslogs 0.068s coverage: 77.4% of statements [2021-02-10T16:06:37.951Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-10T16:06:37.951Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-10T16:06:38.130Z] #43 119.1 CC criu/cr-errno.o [2021-02-10T16:06:38.215Z] #42 78.46 DEP criu/pie-util-vdso-elf32.d [2021-02-10T16:06:38.215Z] #42 78.55 DEP criu/path.d [2021-02-10T16:06:38.215Z] #42 78.66 DEP criu/parasite-syscall.d [2021-02-10T16:06:38.215Z] #42 78.84 DEP criu/pagemap.d [2021-02-10T16:06:38.244Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2021-02-10T16:06:38.337Z] #19 11.05 Reading package lists... [2021-02-10T16:06:38.337Z] #19 ... [2021-02-10T16:06:38.337Z] [2021-02-10T16:06:38.337Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:06:38.337Z] #52 sha256:b88f16d8fa0b75cfb50374b7ba1bb38cb708a0a78180b77b786185c2850bf711 [2021-02-10T16:06:38.337Z] #52 12.04 + cd /tmp/tmp.AzRKtFTi6z/src/github.com/opencontainers/runc [2021-02-10T16:06:38.337Z] #52 12.04 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:06:38.337Z] #52 12.72 + '[' -z '' ']' [2021-02-10T16:06:38.337Z] #52 12.72 + target=static [2021-02-10T16:06:38.337Z] #52 12.72 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-10T16:06:38.337Z] #52 13.26 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-10T16:06:38.337Z] #52 ... [2021-02-10T16:06:38.337Z] [2021-02-10T16:06:38.337Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:38.337Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:38.337Z] #42 71.04 DEP criu/pie/parasite-vdso.d [2021-02-10T16:06:38.337Z] #42 71.22 DEP criu/pie/parasite.d [2021-02-10T16:06:38.337Z] #42 71.49 CC criu/pie/parasite.o [2021-02-10T16:06:38.337Z] #42 72.96 LINK criu/pie/parasite.built-in.o [2021-02-10T16:06:38.337Z] #42 72.97 GEN criu/pie/parasite-blob.h [2021-02-10T16:06:38.337Z] #42 73.02 CC criu/pie/parasite-vdso.o [2021-02-10T16:06:38.337Z] #42 73.74 CC criu/arch/x86/vdso-pie.o [2021-02-10T16:06:38.337Z] #42 74.09 CC criu/arch/x86/restorer.o [2021-02-10T16:06:38.432Z] #43 119.2 CC criu/cr-restore.o [2021-02-10T16:06:38.476Z] #42 78.97 DEP criu/pagemap-cache.d [2021-02-10T16:06:38.537Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2021-02-10T16:06:38.598Z] #42 74.73 CC criu/arch/x86/restorer_unmap.o [2021-02-10T16:06:38.737Z] #42 79.07 DEP criu/page-xfer.d [2021-02-10T16:06:38.737Z] #42 79.20 DEP criu/page-pipe.d [2021-02-10T16:06:38.737Z] #42 79.30 DEP criu/netfilter.d [2021-02-10T16:06:38.830Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2021-02-10T16:06:38.860Z] #42 74.78 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-10T16:06:39.001Z] #42 79.51 DEP criu/net.d [2021-02-10T16:06:39.122Z] #42 75.10 CC criu/pie/restorer.o [2021-02-10T16:06:39.123Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2021-02-10T16:06:39.263Z] #42 79.74 DEP criu/namespaces.d [2021-02-10T16:06:39.524Z] #42 79.98 DEP criu/mount.d [2021-02-10T16:06:39.634Z] Client: Docker Engine - Enterprise [2021-02-10T16:06:39.634Z] Version: 19.03.12 [2021-02-10T16:06:39.634Z] API version: 1.40 [2021-02-10T16:06:39.634Z] Go version: go1.13.13 [2021-02-10T16:06:39.634Z] Git commit: 4306744 [2021-02-10T16:06:39.634Z] Built: 08/05/2020 19:27:53 [2021-02-10T16:06:39.634Z] OS/Arch: windows/amd64 [2021-02-10T16:06:39.634Z] Experimental: false [2021-02-10T16:06:39.634Z] [2021-02-10T16:06:39.634Z] Server: Docker Engine - Enterprise [2021-02-10T16:06:39.634Z] Engine: [2021-02-10T16:06:39.634Z] Version: 19.03.12 [2021-02-10T16:06:39.634Z] API version: 1.40 (minimum version 1.24) [2021-02-10T16:06:39.634Z] Go version: go1.13.13 [2021-02-10T16:06:39.634Z] Git commit: f295753ffd [2021-02-10T16:06:39.634Z] Built: 08/05/2020 19:26:41 [2021-02-10T16:06:39.634Z] OS/Arch: windows/amd64 [2021-02-10T16:06:39.634Z] Experimental: true [2021-02-10T16:06:39.760Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2021-02-10T16:06:39.760Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-10T16:06:39.786Z] #42 80.21 DEP criu/memfd.d [2021-02-10T16:06:39.980Z] #43 ... [2021-02-10T16:06:39.980Z] [2021-02-10T16:06:39.980Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:39.980Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-10T16:06:39.980Z] #20 61.60 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-02-10T16:06:39.980Z] #20 61.61 Setting up xz-utils (5.2.4-1) ... [2021-02-10T16:06:39.980Z] #20 61.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-10T16:06:39.980Z] #20 61.65 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-10T16:06:39.980Z] #20 61.78 invoke-rc.d: could not determine current runlevel [2021-02-10T16:06:39.980Z] #20 61.79 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-10T16:06:39.980Z] #20 61.80 Setting up pigz (2.4-1) ... [2021-02-10T16:06:39.980Z] #20 61.81 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-10T16:06:39.980Z] #20 61.81 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-10T16:06:39.980Z] #20 61.81 Setting up python-pip-whl (18.1-5) ... [2021-02-10T16:06:39.980Z] #20 61.82 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-02-10T16:06:39.980Z] #20 61.83 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-10T16:06:39.980Z] #20 62.37 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-02-10T16:06:39.980Z] #20 62.37 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-10T16:06:39.980Z] #20 62.37 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-10T16:06:39.980Z] #20 62.39 Setting up vim (2:8.1.0875-5) ... [2021-02-10T16:06:39.980Z] #20 62.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-10T16:06:39.980Z] #20 62.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-10T16:06:39.980Z] #20 62.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-10T16:06:39.980Z] #20 62.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-10T16:06:39.980Z] #20 62.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-10T16:06:39.980Z] #20 62.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-10T16:06:39.980Z] #20 62.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-10T16:06:39.980Z] #20 62.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-10T16:06:39.980Z] #20 62.54 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-10T16:06:39.980Z] #20 62.58 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-10T16:06:39.980Z] #20 62.59 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-10T16:06:39.980Z] #20 62.59 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-10T16:06:39.980Z] #20 62.60 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-10T16:06:39.980Z] #20 62.61 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-10T16:06:40.047Z] #42 80.42 DEP criu/mem.d [2021-02-10T16:06:40.047Z] #42 80.55 DEP criu/lsm.d [2021-02-10T16:06:40.309Z] #42 80.66 DEP criu/log.d [2021-02-10T16:06:40.309Z] #42 80.75 DEP criu/libnetlink.d [2021-02-10T16:06:40.396Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 58.4% of statements [Pipeline] sh [2021-02-10T16:06:40.570Z] #42 80.91 DEP criu/kerndat.d [2021-02-10T16:06:40.570Z] #42 81.11 DEP criu/kcmp-ids.d [2021-02-10T16:06:40.570Z] #42 81.19 DEP criu/irmap.d [2021-02-10T16:06:40.633Z] #20 66.93 Setting up iptables (1.8.2-4) ... [2021-02-10T16:06:40.633Z] #20 66.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-10T16:06:40.633Z] #20 66.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-10T16:06:40.633Z] #20 66.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-10T16:06:40.689Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2021-02-10T16:06:40.832Z] #42 81.31 DEP criu/ipc_ns.d [2021-02-10T16:06:40.935Z] #20 67.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-10T16:06:40.935Z] #20 67.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-10T16:06:40.935Z] #20 67.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-10T16:06:40.935Z] #20 67.06 Setting up python3 (3.7.3-1) ... [2021-02-10T16:06:41.094Z] #42 81.43 DEP criu/image.d [2021-02-10T16:06:41.094Z] #42 81.55 DEP criu/image-desc.d [2021-02-10T16:06:41.094Z] #42 81.64 DEP criu/fsnotify.d [2021-02-10T16:06:41.332Z] + docker info [2021-02-10T16:06:41.355Z] #42 81.77 DEP criu/filesystems.d [2021-02-10T16:06:41.589Z] #20 67.79 Setting up python3-wheel (0.32.3-2) ... [2021-02-10T16:06:41.623Z] #42 81.96 DEP criu/files.d [2021-02-10T16:06:41.623Z] #42 82.22 DEP criu/files-reg.d [2021-02-10T16:06:41.728Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2021-02-10T16:06:41.884Z] #42 82.42 DEP criu/files-ext.d [2021-02-10T16:06:41.884Z] #42 82.56 DEP criu/file-lock.d [2021-02-10T16:06:42.021Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-02-10T16:06:42.146Z] #42 82.68 DEP criu/file-ids.d [2021-02-10T16:06:42.146Z] #42 82.77 DEP criu/fifo.d [2021-02-10T16:06:42.408Z] #42 82.89 DEP criu/fdstore.d [2021-02-10T16:06:42.408Z] #42 82.97 DEP criu/fault-injection.d [2021-02-10T16:06:42.408Z] #42 83.01 DEP criu/external.d [2021-02-10T16:06:42.426Z] #42 ... [2021-02-10T16:06:42.426Z] [2021-02-10T16:06:42.426Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:06:42.426Z] #44 sha256:a980ffe91f5fb92edebd0ef3e9625b78b1770a3ba030c8527e5276f061f1695c [2021-02-10T16:06:42.426Z] #44 160.4 github.com/LK4D4/vndr/godl [2021-02-10T16:06:42.426Z] #44 161.2 github.com/LK4D4/vndr [2021-02-10T16:06:42.426Z] #44 DONE 170.6s [2021-02-10T16:06:42.426Z] [2021-02-10T16:06:42.426Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:42.426Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:06:42.426Z] #19 11.05 Reading package lists... [2021-02-10T16:06:42.654Z] #20 68.73 Setting up apparmor (2.13.2-10) ... [2021-02-10T16:06:42.657Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-02-10T16:06:42.670Z] #42 83.14 DEP criu/eventpoll.d [2021-02-10T16:06:42.931Z] #42 83.31 DEP criu/eventfd.d [2021-02-10T16:06:42.931Z] #42 83.42 DEP criu/crtools.d [2021-02-10T16:06:42.950Z] ok github.com/docker/docker/daemon/logger/splunk 1.415s coverage: 82.5% of statements [2021-02-10T16:06:42.950Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-10T16:06:42.950Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-10T16:06:43.193Z] #42 83.62 DEP criu/cr-service.d [2021-02-10T16:06:43.454Z] #42 83.80 DEP criu/cr-restore.d [2021-02-10T16:06:43.454Z] #42 83.99 DEP criu/cr-errno.d [2021-02-10T16:06:43.454Z] #42 84.00 DEP criu/cr-dump.d [2021-02-10T16:06:43.716Z] #42 84.24 DEP criu/cr-dedup.d [2021-02-10T16:06:43.716Z] #42 84.38 DEP criu/cr-check.d [2021-02-10T16:06:43.978Z] #42 84.55 DEP criu/config.d [2021-02-10T16:06:43.978Z] #42 ... [2021-02-10T16:06:43.978Z] [2021-02-10T16:06:43.978Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:43.978Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:06:43.978Z] #19 19.73 Building dependency tree... [2021-02-10T16:06:43.978Z] #19 22.03 libcap2-bin is already the newest version (1:2.25-2). [2021-02-10T16:06:43.978Z] #19 22.03 The following additional packages will be installed: [2021-02-10T16:06:43.978Z] #19 22.04 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-10T16:06:43.978Z] #19 22.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-10T16:06:43.978Z] #19 22.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-10T16:06:43.978Z] #19 22.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-10T16:06:43.978Z] #19 22.05 python3.7 python3.7-minimal vim-runtime xxd [2021-02-10T16:06:43.978Z] #19 22.05 Suggested packages: [2021-02-10T16:06:43.978Z] #19 22.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-10T16:06:43.978Z] #19 22.05 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-10T16:06:43.978Z] #19 22.05 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-10T16:06:43.978Z] #19 22.05 Recommended packages: [2021-02-10T16:06:43.978Z] #19 22.05 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-10T16:06:43.978Z] #19 22.05 python3-keyrings.alt python3-xdg unzip [2021-02-10T16:06:43.978Z] #19 23.78 The following NEW packages will be installed: [2021-02-10T16:06:43.978Z] #19 23.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-10T16:06:43.978Z] #19 23.78 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-10T16:06:43.978Z] #19 23.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-10T16:06:43.978Z] #19 23.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-10T16:06:43.978Z] #19 23.79 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-10T16:06:43.978Z] #19 23.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-10T16:06:43.978Z] #19 23.79 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-10T16:06:43.978Z] #19 23.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-10T16:06:43.978Z] #19 23.79 xz-utils zip [2021-02-10T16:06:43.978Z] #19 24.14 0 upgraded, 48 newly installed, 0 to remove and 19 not upgraded. [2021-02-10T16:06:43.978Z] #19 24.14 Need to get 28.5 MB of archives. [2021-02-10T16:06:43.978Z] #19 24.14 After this operation, 116 MB of additional disk space will be used. [2021-02-10T16:06:43.978Z] #19 24.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-10T16:06:43.978Z] #19 24.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-10T16:06:43.978Z] #19 24.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-10T16:06:43.978Z] #19 24.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-10T16:06:43.978Z] #19 24.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-10T16:06:43.978Z] #19 24.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-10T16:06:43.978Z] #19 24.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-10T16:06:43.978Z] #19 24.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-10T16:06:43.978Z] #19 24.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-10T16:06:43.978Z] #19 24.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-10T16:06:43.978Z] #19 24.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-10T16:06:43.978Z] #19 24.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-10T16:06:43.978Z] #19 24.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-10T16:06:43.978Z] #19 24.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-10T16:06:43.978Z] #19 24.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-10T16:06:43.978Z] #19 24.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-10T16:06:43.978Z] #19 24.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-10T16:06:43.978Z] #19 24.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-10T16:06:43.978Z] #19 24.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-10T16:06:43.978Z] #19 24.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-10T16:06:43.978Z] #19 24.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-10T16:06:43.978Z] #19 24.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-10T16:06:43.978Z] #19 24.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-10T16:06:43.978Z] #19 24.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-10T16:06:43.978Z] #19 24.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-10T16:06:43.978Z] #19 24.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-10T16:06:43.978Z] #19 24.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-10T16:06:43.978Z] #19 24.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-10T16:06:43.978Z] #19 24.65 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-10T16:06:43.978Z] #19 25.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-10T16:06:43.978Z] #19 25.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-10T16:06:43.978Z] #19 25.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-10T16:06:43.978Z] #19 25.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-10T16:06:43.978Z] #19 25.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-10T16:06:43.978Z] #19 25.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-10T16:06:43.978Z] #19 25.31 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-10T16:06:43.978Z] #19 25.32 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-10T16:06:43.978Z] #19 25.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-10T16:06:43.978Z] #19 25.34 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-10T16:06:43.978Z] #19 25.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-10T16:06:43.978Z] #19 25.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-10T16:06:43.978Z] #19 25.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-10T16:06:43.978Z] #19 25.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-10T16:06:43.978Z] #19 25.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-10T16:06:43.978Z] #19 25.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-10T16:06:43.978Z] #19 25.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-10T16:06:43.978Z] #19 25.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-10T16:06:43.978Z] #19 25.95 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-10T16:06:43.978Z] #19 26.63 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:06:43.978Z] #19 26.75 Fetched 28.5 MB in 2s (13.6 MB/s) [2021-02-10T16:06:43.978Z] #19 26.83 Selecting previously unselected package pigz. [2021-02-10T16:06:43.978Z] #19 26.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-10T16:06:43.978Z] #19 26.92 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-10T16:06:43.978Z] #19 26.93 Unpacking pigz (2.4-1) ... [2021-02-10T16:06:44.240Z] #19 ... [2021-02-10T16:06:44.240Z] [2021-02-10T16:06:44.240Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:06:44.240Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-10T16:06:44.240Z] #31 DONE 171.4s [2021-02-10T16:06:44.240Z] [2021-02-10T16:06:44.240Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:44.240Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:06:44.240Z] #19 27.07 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-10T16:06:44.240Z] #19 27.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-10T16:06:44.240Z] #19 27.08 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-10T16:06:44.240Z] #19 ... [2021-02-10T16:06:44.240Z] [2021-02-10T16:06:44.240Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:44.240Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:44.240Z] #42 84.68 DEP criu/clone-noasan.d [2021-02-10T16:06:44.240Z] #42 84.77 DEP criu/cgroup.d [2021-02-10T16:06:44.341Z] #19 15.60 Reading package lists... [2021-02-10T16:06:44.464Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2021-02-10T16:06:44.464Z] ok github.com/docker/docker/distribution 0.246s coverage: 25.0% of statements [2021-02-10T16:06:44.464Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-10T16:06:44.502Z] #42 84.96 DEP criu/cgroup-props.d [2021-02-10T16:06:44.502Z] #42 85.07 DEP criu/bitmap.d [2021-02-10T16:06:44.764Z] #42 85.09 DEP criu/bfd.d [2021-02-10T16:06:44.764Z] #42 85.16 DEP criu/autofs.d [2021-02-10T16:06:44.764Z] #42 85.29 DEP criu/aio.d [2021-02-10T16:06:44.914Z] #19 20.22 Building dependency tree... [2021-02-10T16:06:44.914Z] #19 ... [2021-02-10T16:06:44.914Z] [2021-02-10T16:06:44.914Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:44.914Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:44.914Z] #42 79.23 LINK criu/pie/restorer.built-in.o [2021-02-10T16:06:44.914Z] #42 79.28 GEN criu/pie/restorer-blob.h [2021-02-10T16:06:44.914Z] #42 79.37 DEP criu/vdso.d [2021-02-10T16:06:44.914Z] #42 79.53 DEP criu/vdso-compat.d [2021-02-10T16:06:44.914Z] #42 79.73 DEP criu/uts_ns.d [2021-02-10T16:06:44.914Z] #42 79.87 DEP criu/util.d [2021-02-10T16:06:44.914Z] #42 80.04 DEP criu/uffd.d [2021-02-10T16:06:44.914Z] #42 80.32 DEP criu/tun.d [2021-02-10T16:06:44.914Z] #42 80.48 DEP criu/tty.d [2021-02-10T16:06:44.914Z] #42 80.70 DEP criu/timerfd.d [2021-02-10T16:06:44.914Z] #42 80.92 DEP criu/timens.d [2021-02-10T16:06:45.025Z] #42 85.54 DEP criu/action-scripts.d [2021-02-10T16:06:45.176Z] #42 81.10 DEP criu/sysfs_parse.d [2021-02-10T16:06:45.176Z] #42 81.24 DEP criu/sysctl.d [2021-02-10T16:06:45.286Z] #42 85.91 CC criu/action-scripts.o [2021-02-10T16:06:45.438Z] #42 81.45 DEP criu/string.d [2021-02-10T16:06:45.438Z] #42 81.51 DEP criu/stats.d [2021-02-10T16:06:45.448Z] #20 71.36 Setting up xfsprogs (4.20.0-1) ... [2021-02-10T16:06:45.448Z] #20 71.37 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-10T16:06:45.503Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-02-10T16:06:45.699Z] #42 81.66 DEP criu/sockets.d [2021-02-10T16:06:45.750Z] #20 71.81 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-10T16:06:45.860Z] #42 86.25 CC criu/aio.o [2021-02-10T16:06:45.960Z] #42 81.90 DEP criu/sk-unix.d [2021-02-10T16:06:46.052Z] #20 ... [2021-02-10T16:06:46.052Z] [2021-02-10T16:06:46.052Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:46.052Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:06:46.052Z] #43 126.8 CC criu/cr-service.o [2021-02-10T16:06:46.121Z] #42 86.63 CC criu/autofs.o [2021-02-10T16:06:46.139Z] ok github.com/docker/docker/image 0.012s coverage: 86.8% of statements [2021-02-10T16:06:46.221Z] #42 82.16 DEP criu/sk-tcp.d [2021-02-10T16:06:46.483Z] #42 82.39 DEP criu/sk-queue.d [2021-02-10T16:06:46.483Z] #42 82.54 DEP criu/sk-packet.d [2021-02-10T16:06:46.744Z] #42 82.75 DEP criu/sk-netlink.d [2021-02-10T16:06:46.778Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2021-02-10T16:06:47.005Z] #42 82.91 DEP criu/sk-inet.d [2021-02-10T16:06:47.071Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2021-02-10T16:06:47.071Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-10T16:06:47.266Z] #42 83.08 DEP criu/signalfd.d [2021-02-10T16:06:47.266Z] #42 83.18 DEP criu/sigframe.d [2021-02-10T16:06:47.266Z] #42 83.25 DEP criu/shmem.d [2021-02-10T16:06:47.364Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements [2021-02-10T16:06:47.507Z] #42 88.06 CC criu/bfd.o [2021-02-10T16:06:47.527Z] #42 83.39 DEP criu/servicefd.d [2021-02-10T16:06:47.527Z] #42 83.53 DEP criu/seize.d [2021-02-10T16:06:47.601Z] #43 ... [2021-02-10T16:06:47.601Z] [2021-02-10T16:06:47.601Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:06:47.601Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:06:47.601Z] #45 183.1 github.com/LK4D4/vndr/godl [2021-02-10T16:06:47.601Z] #45 184.1 github.com/LK4D4/vndr [2021-02-10T16:06:47.601Z] #45 ... [2021-02-10T16:06:47.601Z] [2021-02-10T16:06:47.601Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:47.601Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-10T16:06:47.601Z] #20 72.93 Setting up python3-distutils (3.7.3-1) ... [2021-02-10T16:06:47.601Z] #20 73.67 Setting up python3-setuptools (40.8.0-1) ... [2021-02-10T16:06:47.788Z] #42 83.70 DEP criu/seccomp.d [2021-02-10T16:06:47.788Z] #42 83.91 DEP criu/rst-malloc.d [2021-02-10T16:06:48.001Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2021-02-10T16:06:48.001Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-10T16:06:48.049Z] #42 83.97 DEP criu/rbtree.d [2021-02-10T16:06:48.049Z] #42 84.01 DEP criu/pstree.d [2021-02-10T16:06:48.049Z] #42 84.15 DEP criu/protobuf.d [2021-02-10T16:06:48.080Z] #42 88.50 CC criu/bitmap.o [2021-02-10T16:06:48.080Z] #42 88.62 CC criu/cgroup-props.o [2021-02-10T16:06:48.294Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-02-10T16:06:48.310Z] #42 84.25 GEN criu/protobuf-desc-gen.h [2021-02-10T16:06:48.667Z] #20 ... [2021-02-10T16:06:48.667Z] [2021-02-10T16:06:48.667Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:06:48.667Z] #45 sha256:b60f680303790f9b7d42d2d531e2f96abf9a70903a03fe00ac81450cafda08c2 [2021-02-10T16:06:48.667Z] #45 DONE 194.2s [2021-02-10T16:06:48.667Z] [2021-02-10T16:06:48.667Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:48.667Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:06:48.667Z] #43 129.3 CC criu/crtools.o [2021-02-10T16:06:48.930Z] ok github.com/docker/docker/oci 0.005s coverage: 38.4% of statements [2021-02-10T16:06:49.024Z] #42 89.27 CC criu/cgroup.o [2021-02-10T16:06:49.566Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2021-02-10T16:06:49.566Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-10T16:06:49.733Z] #43 130.6 CC criu/eventfd.o [2021-02-10T16:06:50.224Z] #42 86.09 DEP criu/protobuf-desc.d [2021-02-10T16:06:50.224Z] #42 86.28 DEP criu/proc_parse.d [2021-02-10T16:06:50.224Z] #42 ... [2021-02-10T16:06:50.224Z] [2021-02-10T16:06:50.224Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:50.224Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:06:50.224Z] #19 20.22 Building dependency tree... [2021-02-10T16:06:50.224Z] #19 22.35 libcap2-bin is already the newest version (1:2.25-2). [2021-02-10T16:06:50.224Z] #19 22.35 The following additional packages will be installed: [2021-02-10T16:06:50.224Z] #19 22.35 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-10T16:06:50.224Z] #19 22.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-10T16:06:50.224Z] #19 22.35 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-10T16:06:50.224Z] #19 22.35 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-10T16:06:50.224Z] #19 22.35 python3.7 python3.7-minimal vim-runtime xxd [2021-02-10T16:06:50.224Z] #19 22.36 Suggested packages: [2021-02-10T16:06:50.224Z] #19 22.36 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-10T16:06:50.224Z] #19 22.36 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-10T16:06:50.224Z] #19 22.36 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-10T16:06:50.224Z] #19 22.36 Recommended packages: [2021-02-10T16:06:50.224Z] #19 22.36 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-10T16:06:50.224Z] #19 22.36 python3-keyrings.alt python3-xdg unzip [2021-02-10T16:06:50.224Z] #19 24.45 The following NEW packages will be installed: [2021-02-10T16:06:50.224Z] #19 24.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-10T16:06:50.224Z] #19 24.46 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-10T16:06:50.224Z] #19 24.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-10T16:06:50.224Z] #19 24.46 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-10T16:06:50.224Z] #19 24.46 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-10T16:06:50.224Z] #19 24.46 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-10T16:06:50.224Z] #19 24.46 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-10T16:06:50.224Z] #19 24.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-10T16:06:50.224Z] #19 24.47 xz-utils zip [2021-02-10T16:06:50.224Z] #19 24.85 0 upgraded, 48 newly installed, 0 to remove and 19 not upgraded. [2021-02-10T16:06:50.224Z] #19 24.85 Need to get 28.5 MB of archives. [2021-02-10T16:06:50.224Z] #19 24.85 After this operation, 116 MB of additional disk space will be used. [2021-02-10T16:06:50.224Z] #19 24.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-10T16:06:50.224Z] #19 24.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-10T16:06:50.224Z] #19 25.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-10T16:06:50.224Z] #19 25.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-10T16:06:50.224Z] #19 25.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-10T16:06:50.224Z] #19 25.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-10T16:06:50.224Z] #19 25.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-10T16:06:50.224Z] #19 25.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-10T16:06:50.224Z] #19 25.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-10T16:06:50.224Z] #19 25.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-10T16:06:50.224Z] #19 25.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-10T16:06:50.224Z] #19 25.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-10T16:06:50.224Z] #19 25.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-10T16:06:50.224Z] #19 25.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-10T16:06:50.224Z] #19 25.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-10T16:06:50.224Z] #19 25.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-10T16:06:50.224Z] #19 25.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-10T16:06:50.224Z] #19 25.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-10T16:06:50.224Z] #19 25.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-10T16:06:50.224Z] #19 25.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-10T16:06:50.224Z] #19 25.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-10T16:06:50.224Z] #19 25.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-10T16:06:50.224Z] #19 25.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-10T16:06:50.224Z] #19 25.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-10T16:06:50.224Z] #19 25.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-10T16:06:50.224Z] #19 25.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-10T16:06:50.224Z] #19 25.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-10T16:06:50.224Z] #19 25.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-10T16:06:50.224Z] #19 25.48 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-10T16:06:50.224Z] #19 26.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-10T16:06:50.224Z] #19 26.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-10T16:06:50.224Z] #19 26.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-10T16:06:50.224Z] #19 26.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-10T16:06:50.224Z] #19 26.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-10T16:06:50.224Z] #19 26.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-10T16:06:50.224Z] #19 26.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-10T16:06:50.224Z] #19 26.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-10T16:06:50.224Z] #19 26.21 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-10T16:06:50.224Z] #19 26.22 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-10T16:06:50.224Z] #19 26.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-10T16:06:50.224Z] #19 26.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-10T16:06:50.224Z] #19 26.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-10T16:06:50.224Z] #19 26.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-10T16:06:50.387Z] #43 131.0 CC criu/eventpoll.o [2021-02-10T16:06:50.412Z] #42 ... [2021-02-10T16:06:50.412Z] [2021-02-10T16:06:50.412Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:50.412Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:06:50.412Z] #19 27.56 Selecting previously unselected package python3.7-minimal. [2021-02-10T16:06:50.412Z] #19 27.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-10T16:06:50.412Z] #19 27.58 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-10T16:06:50.412Z] #19 28.69 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-10T16:06:50.412Z] #19 28.71 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-10T16:06:50.412Z] #19 30.70 Selecting previously unselected package python3-minimal. [2021-02-10T16:06:50.412Z] #19 30.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 ... 23681 files and directories currently installed.) [2021-02-10T16:06:50.412Z] #19 30.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-10T16:06:50.412Z] #19 30.76 Unpacking python3-minimal (3.7.3-1) ... [2021-02-10T16:06:50.412Z] #19 30.83 Selecting previously unselected package libmpdec2:amd64. [2021-02-10T16:06:50.412Z] #19 30.83 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-10T16:06:50.412Z] #19 30.84 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-10T16:06:50.412Z] #19 30.93 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-10T16:06:50.412Z] #19 30.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-10T16:06:50.412Z] #19 30.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-10T16:06:50.412Z] #19 31.73 Selecting previously unselected package python3.7. [2021-02-10T16:06:50.412Z] #19 31.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-10T16:06:50.412Z] #19 31.73 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-10T16:06:50.412Z] #19 31.85 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-10T16:06:50.412Z] #19 31.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-10T16:06:50.412Z] #19 31.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-10T16:06:50.412Z] #19 31.98 Setting up python3-minimal (3.7.3-1) ... [2021-02-10T16:06:50.412Z] #19 32.86 Selecting previously unselected package python3. [2021-02-10T16:06:50.412Z] #19 32.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-10T16:06:50.412Z] #19 32.90 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-10T16:06:50.412Z] #19 32.91 Unpacking python3 (3.7.3-1) ... [2021-02-10T16:06:50.412Z] #19 33.01 Selecting previously unselected package libip4tc0:amd64. [2021-02-10T16:06:50.412Z] #19 33.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-10T16:06:50.412Z] #19 33.02 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-10T16:06:50.412Z] #19 33.10 Selecting previously unselected package libip6tc0:amd64. [2021-02-10T16:06:50.412Z] #19 33.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-10T16:06:50.412Z] #19 33.11 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-10T16:06:50.412Z] #19 33.22 Selecting previously unselected package libiptc0:amd64. [2021-02-10T16:06:50.412Z] #19 33.24 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-10T16:06:50.412Z] #19 33.25 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-10T16:06:50.485Z] #19 26.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-10T16:06:50.485Z] #19 26.35 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-10T16:06:50.673Z] #19 33.34 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-10T16:06:50.673Z] #19 33.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-10T16:06:50.673Z] #19 33.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-10T16:06:50.673Z] #19 33.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-10T16:06:50.673Z] #19 33.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-10T16:06:50.673Z] #19 33.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-10T16:06:50.673Z] #19 33.49 Selecting previously unselected package libnftnl11:amd64. [2021-02-10T16:06:50.673Z] #19 33.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-10T16:06:50.673Z] #19 33.51 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-10T16:06:50.673Z] #19 33.60 Selecting previously unselected package iptables. [2021-02-10T16:06:50.747Z] #19 26.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-10T16:06:50.747Z] #19 26.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-10T16:06:50.747Z] #19 26.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-10T16:06:50.935Z] #19 33.60 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-10T16:06:50.935Z] #19 33.61 Unpacking iptables (1.8.2-4) ... [2021-02-10T16:06:51.040Z] #43 ... [2021-02-10T16:06:51.040Z] [2021-02-10T16:06:51.040Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:51.040Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-10T16:06:51.040Z] #20 75.72 Setting up python3-pip (18.1-5) ... [2021-02-10T16:06:51.040Z] #20 76.92 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:06:51.040Z] #20 76.97 Processing triggers for mime-support (3.62) ... [2021-02-10T16:06:51.040Z] #20 DONE 77.2s [2021-02-10T16:06:51.040Z] [2021-02-10T16:06:51.040Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-10T16:06:51.040Z] #21 sha256:f9cfccc8fb34cc555d5fadd4829421e33abeed7ec28087cd74c46e1cbd7e7291 [2021-02-10T16:06:51.082Z] ok github.com/docker/docker/pkg/archive 0.547s coverage: 77.2% of statements [2021-02-10T16:06:51.197Z] #19 33.97 Selecting previously unselected package xxd. [2021-02-10T16:06:51.197Z] #19 33.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-10T16:06:51.197Z] #19 33.98 Unpacking xxd (2:8.1.0875-5) ... [2021-02-10T16:06:51.197Z] #19 34.13 Selecting previously unselected package vim-common. [2021-02-10T16:06:51.197Z] #19 34.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:06:51.345Z] #21 0.408 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-10T16:06:51.345Z] #21 0.412 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-10T16:06:51.345Z] #21 0.415 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-10T16:06:51.345Z] #21 DONE 0.5s [2021-02-10T16:06:51.345Z] [2021-02-10T16:06:51.345Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:51.345Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:06:51.345Z] #43 132.3 CC criu/external.o [2021-02-10T16:06:51.458Z] #19 34.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-10T16:06:51.458Z] #19 34.35 Selecting previously unselected package bash-completion. [2021-02-10T16:06:51.458Z] #19 34.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-10T16:06:51.692Z] #19 27.52 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:06:51.692Z] #19 27.67 Fetched 28.5 MB in 2s (13.0 MB/s) [2021-02-10T16:06:51.692Z] #19 27.78 Selecting previously unselected package pigz. [2021-02-10T16:06:51.953Z] #19 27.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-10T16:06:51.953Z] #19 27.85 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-10T16:06:51.953Z] #19 27.86 Unpacking pigz (2.4-1) ... [2021-02-10T16:06:51.953Z] #19 27.98 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-10T16:06:51.953Z] #19 28.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-10T16:06:51.953Z] #19 28.00 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-10T16:06:52.007Z] #43 132.9 CC criu/fault-injection.o [2021-02-10T16:06:52.007Z] #43 133.0 CC criu/fdstore.o [2021-02-10T16:06:52.122Z] ok github.com/docker/docker/pkg/authorization 0.255s coverage: 68.3% of statements [2021-02-10T16:06:52.122Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-10T16:06:52.416Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-10T16:06:52.526Z] #19 28.46 Selecting previously unselected package python3.7-minimal. [2021-02-10T16:06:52.526Z] #19 28.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-10T16:06:52.526Z] #19 28.50 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-10T16:06:52.662Z] #43 133.3 CC criu/fifo.o [2021-02-10T16:06:53.097Z] #19 ... [2021-02-10T16:06:53.097Z] [2021-02-10T16:06:53.097Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:06:53.097Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-10T16:06:53.097Z] #31 DONE 180.7s [2021-02-10T16:06:53.097Z] [2021-02-10T16:06:53.097Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:53.097Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:06:53.097Z] #42 86.51 DEP criu/plugin.d [2021-02-10T16:06:53.097Z] #42 86.65 DEP criu/pipes.d [2021-02-10T16:06:53.097Z] #42 86.88 DEP criu/pie-util.d [2021-02-10T16:06:53.097Z] #42 86.98 DEP criu/pie-util-vdso.d [2021-02-10T16:06:53.097Z] #42 87.11 DEP criu/pie-util-vdso-elf32.d [2021-02-10T16:06:53.097Z] #42 87.23 DEP criu/path.d [2021-02-10T16:06:53.097Z] #42 87.43 DEP criu/parasite-syscall.d [2021-02-10T16:06:53.097Z] #42 87.65 DEP criu/pagemap.d [2021-02-10T16:06:53.097Z] #42 87.78 DEP criu/pagemap-cache.d [2021-02-10T16:06:53.097Z] #42 87.94 DEP criu/page-xfer.d [2021-02-10T16:06:53.097Z] #42 88.17 DEP criu/page-pipe.d [2021-02-10T16:06:53.097Z] #42 88.32 DEP criu/netfilter.d [2021-02-10T16:06:53.097Z] #42 88.50 DEP criu/net.d [2021-02-10T16:06:53.097Z] #42 88.69 DEP criu/namespaces.d [2021-02-10T16:06:53.097Z] #42 88.91 DEP criu/mount.d [2021-02-10T16:06:53.317Z] #43 134.0 CC criu/file-ids.o [2021-02-10T16:06:53.358Z] #42 89.18 DEP criu/memfd.d [2021-02-10T16:06:53.358Z] #42 89.34 DEP criu/mem.d [2021-02-10T16:06:53.619Z] #42 89.59 DEP criu/lsm.d [2021-02-10T16:06:53.619Z] #42 89.70 DEP criu/log.d [2021-02-10T16:06:53.620Z] #43 134.4 CC criu/file-lock.o [2021-02-10T16:06:53.881Z] #42 89.93 DEP criu/libnetlink.d [2021-02-10T16:06:54.143Z] #42 90.20 DEP criu/kerndat.d [2021-02-10T16:06:54.715Z] #42 90.55 DEP criu/kcmp-ids.d [2021-02-10T16:06:54.715Z] #42 90.64 DEP criu/irmap.d [2021-02-10T16:06:54.715Z] #42 90.78 DEP criu/ipc_ns.d [2021-02-10T16:06:54.765Z] #19 37.01 Unpacking bash-completion (1:2.8-6) ... [2021-02-10T16:06:54.765Z] #19 37.34 Selecting previously unselected package bzip2. [2021-02-10T16:06:54.765Z] #19 37.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-10T16:06:54.765Z] #19 37.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-10T16:06:54.765Z] #19 37.44 Selecting previously unselected package xz-utils. [2021-02-10T16:06:54.765Z] #19 37.46 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-10T16:06:54.765Z] #19 37.46 Unpacking xz-utils (5.2.4-1) ... [2021-02-10T16:06:54.765Z] #19 37.65 Selecting previously unselected package apparmor. [2021-02-10T16:06:54.765Z] #19 37.65 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-10T16:06:54.976Z] #42 90.96 DEP criu/image.d [2021-02-10T16:06:55.027Z] #19 37.73 Unpacking apparmor (2.13.2-10) ... [2021-02-10T16:06:55.176Z] #43 135.7 CC criu/files-ext.o [2021-02-10T16:06:55.237Z] #42 91.11 DEP criu/image-desc.d [2021-02-10T16:06:55.237Z] #42 91.22 DEP criu/fsnotify.d [2021-02-10T16:06:55.237Z] #42 91.35 DEP criu/filesystems.d [2021-02-10T16:06:55.290Z] #19 38.05 Selecting previously unselected package aufs-tools. [2021-02-10T16:06:55.290Z] #19 38.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-10T16:06:55.290Z] #19 38.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-10T16:06:55.290Z] #19 38.20 Selecting previously unselected package libonig5:amd64. [2021-02-10T16:06:55.290Z] #19 38.22 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-10T16:06:55.290Z] #19 38.23 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-10T16:06:55.477Z] #43 136.1 CC criu/files-reg.o [2021-02-10T16:06:55.498Z] #42 91.49 DEP criu/files.d [2021-02-10T16:06:55.551Z] #19 38.37 Selecting previously unselected package libjq1:amd64. [2021-02-10T16:06:55.551Z] #19 38.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-10T16:06:55.551Z] #19 38.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-10T16:06:55.551Z] #19 38.49 Selecting previously unselected package jq. [2021-02-10T16:06:55.551Z] #19 38.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-10T16:06:55.551Z] #19 38.50 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-10T16:06:55.551Z] #19 38.58 Selecting previously unselected package libaio1:amd64. [2021-02-10T16:06:55.760Z] #42 91.70 DEP criu/files-reg.d [2021-02-10T16:06:55.760Z] #42 91.91 DEP criu/files-ext.d [2021-02-10T16:06:55.812Z] #19 38.58 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-10T16:06:55.812Z] #19 38.59 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-10T16:06:55.812Z] #19 38.64 Selecting previously unselected package libgpm2:amd64. [2021-02-10T16:06:55.812Z] #19 38.65 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-10T16:06:55.812Z] #19 38.66 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-10T16:06:55.812Z] #19 38.72 Selecting previously unselected package libicu63:amd64. [2021-02-10T16:06:56.021Z] #42 92.04 DEP criu/file-lock.d [2021-02-10T16:06:56.021Z] #42 92.18 DEP criu/file-ids.d [2021-02-10T16:06:56.074Z] #19 38.72 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-10T16:06:56.074Z] #19 38.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-10T16:06:56.283Z] #42 92.32 DEP criu/fifo.d [2021-02-10T16:06:56.540Z] #43 ... [2021-02-10T16:06:56.540Z] [2021-02-10T16:06:56.540Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:06:56.540Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-10T16:06:56.540Z] #32 DONE 202.3s [2021-02-10T16:06:56.540Z] [2021-02-10T16:06:56.540Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:06:56.540Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-10T16:06:56.544Z] #42 92.46 DEP criu/fdstore.d [2021-02-10T16:06:56.805Z] #42 92.58 DEP criu/fault-injection.d [2021-02-10T16:06:56.805Z] #42 92.65 DEP criu/external.d [2021-02-10T16:06:56.805Z] #42 92.74 DEP criu/eventpoll.d [2021-02-10T16:06:56.844Z] #22 5.258 Collecting yamllint==1.16.0 [2021-02-10T16:06:56.880Z] ok github.com/docker/docker/layer 7.322s coverage: 68.8% of statements [2021-02-10T16:06:56.880Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-10T16:06:56.880Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-10T16:06:56.880Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-10T16:06:56.880Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-10T16:06:56.880Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-10T16:06:56.880Z] ok github.com/docker/docker/pkg/chrootarchive 3.482s coverage: 43.2% of statements [2021-02-10T16:06:56.880Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-10T16:06:56.880Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-10T16:06:56.880Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-02-10T16:06:56.880Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-02-10T16:06:56.880Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2021-02-10T16:06:57.066Z] #42 92.88 DEP criu/eventfd.d [2021-02-10T16:06:57.066Z] #42 93.05 DEP criu/crtools.d [2021-02-10T16:06:57.173Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-02-10T16:06:57.327Z] #42 93.27 DEP criu/cr-service.d [2021-02-10T16:06:57.589Z] #42 93.46 DEP criu/cr-restore.d [2021-02-10T16:06:57.589Z] #42 93.65 DEP criu/cr-errno.d [2021-02-10T16:06:57.589Z] #42 93.67 DEP criu/cr-dump.d [2021-02-10T16:06:57.809Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-02-10T16:06:57.850Z] #42 93.86 DEP criu/cr-dedup.d [2021-02-10T16:06:57.915Z] #22 6.333 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-10T16:06:57.915Z] #22 6.484 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-10T16:06:57.915Z] #22 6.576 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-10T16:06:58.103Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2021-02-10T16:06:58.111Z] #42 94.01 DEP criu/cr-check.d [2021-02-10T16:06:58.111Z] #42 94.17 DEP criu/config.d [2021-02-10T16:06:58.216Z] #22 6.719 Collecting pyyaml (from yamllint==1.16.0) [2021-02-10T16:06:58.372Z] #42 94.27 DEP criu/clone-noasan.d [2021-02-10T16:06:58.372Z] #42 94.35 DEP criu/cgroup.d [2021-02-10T16:06:58.518Z] #22 7.199 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-10T16:06:58.632Z] #42 94.48 DEP criu/cgroup-props.d [2021-02-10T16:06:58.632Z] #42 94.56 DEP criu/bitmap.d [2021-02-10T16:06:58.632Z] #42 94.58 DEP criu/bfd.d [2021-02-10T16:06:58.632Z] #42 94.68 DEP criu/autofs.d [2021-02-10T16:06:58.894Z] #42 94.84 DEP criu/aio.d [2021-02-10T16:06:58.894Z] #42 ... [2021-02-10T16:06:58.894Z] [2021-02-10T16:06:58.894Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:06:58.894Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:06:58.894Z] #19 29.84 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-10T16:06:58.894Z] #19 29.90 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-10T16:06:58.894Z] #19 32.46 Selecting previously unselected package python3-minimal. [2021-02-10T16:06:58.894Z] #19 32.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-10T16:06:58.894Z] #19 32.51 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-10T16:06:58.894Z] #19 32.52 Unpacking python3-minimal (3.7.3-1) ... [2021-02-10T16:06:58.894Z] #19 32.60 Selecting previously unselected package libmpdec2:amd64. [2021-02-10T16:06:58.894Z] #19 32.61 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-10T16:06:58.894Z] #19 32.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-10T16:06:58.894Z] #19 32.74 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-10T16:06:58.894Z] #19 32.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-10T16:06:58.894Z] #19 32.76 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-10T16:06:58.894Z] #19 33.71 Selecting previously unselected package python3.7. [2021-02-10T16:06:58.894Z] #19 33.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-10T16:06:58.894Z] #19 33.72 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-10T16:06:58.894Z] #19 33.84 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-10T16:06:58.894Z] #19 33.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-10T16:06:58.894Z] #19 33.85 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-10T16:06:58.894Z] #19 33.93 Setting up python3-minimal (3.7.3-1) ... [2021-02-10T16:06:58.894Z] #19 34.84 Selecting previously unselected package python3. [2021-02-10T16:06:58.894Z] #19 34.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-10T16:06:58.894Z] #19 34.90 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-10T16:06:58.894Z] #19 34.92 Unpacking python3 (3.7.3-1) ... [2021-02-10T16:06:59.102Z] Client: [2021-02-10T16:06:59.102Z] Debug Mode: false [2021-02-10T16:06:59.102Z] Plugins: [2021-02-10T16:06:59.102Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-10T16:06:59.102Z] [2021-02-10T16:06:59.102Z] Server: [2021-02-10T16:06:59.102Z] Containers: 0 [2021-02-10T16:06:59.102Z] Running: 0 [2021-02-10T16:06:59.102Z] Paused: 0 [2021-02-10T16:06:59.102Z] Stopped: 0 [2021-02-10T16:06:59.102Z] Images: 0 [2021-02-10T16:06:59.102Z] Server Version: 19.03.12 [2021-02-10T16:06:59.102Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-10T16:06:59.102Z] Windows: [2021-02-10T16:06:59.102Z] LCOW: [2021-02-10T16:06:59.102Z] Logging Driver: json-file [2021-02-10T16:06:59.102Z] Plugins: [2021-02-10T16:06:59.102Z] Volume: local [2021-02-10T16:06:59.102Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-10T16:06:59.102Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-10T16:06:59.102Z] Swarm: inactive [2021-02-10T16:06:59.102Z] Default Isolation: process [2021-02-10T16:06:59.102Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-10T16:06:59.102Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-10T16:06:59.102Z] OSType: windows [2021-02-10T16:06:59.102Z] Architecture: x86_64 [2021-02-10T16:06:59.102Z] CPUs: 4 [2021-02-10T16:06:59.102Z] Total Memory: 32GiB [2021-02-10T16:06:59.102Z] Name: azwin-2-18f0a0 [2021-02-10T16:06:59.102Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-10T16:06:59.102Z] Docker Root Dir: D:\docker [2021-02-10T16:06:59.102Z] Debug Mode: false [2021-02-10T16:06:59.102Z] Registry: https://index.docker.io/v1/ [2021-02-10T16:06:59.102Z] Labels: [2021-02-10T16:06:59.102Z] Experimental: true [2021-02-10T16:06:59.102Z] Insecure Registries: [2021-02-10T16:06:59.102Z] 10.0.0.4:5000 [2021-02-10T16:06:59.102Z] 127.0.0.0/8 [2021-02-10T16:06:59.102Z] Registry Mirrors: [2021-02-10T16:06:59.102Z] http://10.0.0.4:5000/ [2021-02-10T16:06:59.102Z] Live Restore Enabled: false [2021-02-10T16:06:59.102Z] [2021-02-10T16:06:59.155Z] #19 35.02 Selecting previously unselected package libip4tc0:amd64. [2021-02-10T16:06:59.155Z] #19 35.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-10T16:06:59.155Z] #19 35.03 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-10T16:06:59.155Z] #19 35.13 Selecting previously unselected package libip6tc0:amd64. [2021-02-10T16:06:59.155Z] #19 35.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-10T16:06:59.155Z] #19 35.14 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-10T16:06:59.197Z] #22 ... [2021-02-10T16:06:59.197Z] [2021-02-10T16:06:59.197Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:06:59.197Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:06:59.197Z] #43 139.9 CC criu/files.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-02-10T16:06:59.383Z] #19 42.20 Selecting previously unselected package libnet1:amd64. [2021-02-10T16:06:59.383Z] #19 42.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-10T16:06:59.383Z] #19 42.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:06:59.383Z] #19 42.29 Selecting previously unselected package libnl-3-200:amd64. [2021-02-10T16:06:59.383Z] #19 42.29 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-10T16:06:59.383Z] #19 42.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-10T16:06:59.383Z] #19 42.40 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-10T16:06:59.475Z] #19 35.23 Selecting previously unselected package libiptc0:amd64. [2021-02-10T16:06:59.475Z] #19 35.24 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-10T16:06:59.475Z] #19 35.25 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-10T16:06:59.475Z] #19 35.38 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-10T16:06:59.476Z] #19 35.38 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-10T16:06:59.476Z] #19 35.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-10T16:06:59.476Z] #19 35.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-10T16:06:59.476Z] #19 35.51 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-10T16:06:59.476Z] #19 35.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-10T16:06:59.476Z] #19 35.61 Selecting previously unselected package libnftnl11:amd64. [2021-02-10T16:06:59.476Z] #19 35.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-10T16:06:59.617Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2021-02-10T16:06:59.645Z] #19 42.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-10T16:06:59.645Z] #19 42.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-10T16:06:59.645Z] #19 42.49 Selecting previously unselected package libreadline5:amd64. [2021-02-10T16:06:59.645Z] #19 42.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-10T16:06:59.645Z] #19 42.50 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-10T16:06:59.737Z] #19 35.61 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-10T16:06:59.737Z] #19 35.72 Selecting previously unselected package iptables. [2021-02-10T16:06:59.737Z] #19 35.73 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-10T16:06:59.737Z] #19 35.74 Unpacking iptables (1.8.2-4) ... [2021-02-10T16:06:59.907Z] #19 42.62 Selecting previously unselected package net-tools. [2021-02-10T16:06:59.907Z] #19 42.63 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-10T16:06:59.907Z] #19 42.64 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-10T16:06:59.907Z] #19 42.84 Selecting previously unselected package python-pip-whl. [2021-02-10T16:06:59.907Z] #19 42.85 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-10T16:06:59.907Z] #19 42.86 Unpacking python-pip-whl (18.1-5) ... [2021-02-10T16:06:59.910Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2021-02-10T16:07:00.258Z] #19 36.16 Selecting previously unselected package xxd. [2021-02-10T16:07:00.258Z] #19 36.18 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-10T16:07:00.258Z] #19 36.22 Unpacking xxd (2:8.1.0875-5) ... [2021-02-10T16:07:00.481Z] #19 43.32 Selecting previously unselected package python3-lib2to3. [2021-02-10T16:07:00.481Z] #19 43.32 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-10T16:07:00.481Z] #19 43.33 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-10T16:07:00.539Z] #19 36.36 Selecting previously unselected package vim-common. [2021-02-10T16:07:00.539Z] #19 36.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:07:00.539Z] #19 36.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-10T16:07:00.539Z] #19 36.60 Selecting previously unselected package bash-completion. [2021-02-10T16:07:00.598Z] #55 229.2 + bin/containerd-stress [2021-02-10T16:07:00.598Z] #55 231.4 + bin/containerd-shim [2021-02-10T16:07:00.743Z] #19 43.46 Selecting previously unselected package python3-distutils. [2021-02-10T16:07:00.743Z] #19 43.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-10T16:07:00.743Z] #19 43.48 Unpacking python3-distutils (3.7.3-1) ... [2021-02-10T16:07:00.743Z] #19 43.64 Selecting previously unselected package python3-pip. [2021-02-10T16:07:00.743Z] #19 43.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-10T16:07:00.743Z] #19 43.67 Unpacking python3-pip (18.1-5) ... [2021-02-10T16:07:00.807Z] #19 36.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-10T16:07:00.950Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2021-02-10T16:07:00.950Z] ok github.com/docker/docker/pkg/fsutils 0.544s coverage: 85.1% of statements [2021-02-10T16:07:00.950Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 11.4% of statements [2021-02-10T16:07:01.006Z] #19 43.83 Selecting previously unselected package python3-pkg-resources. [2021-02-10T16:07:01.006Z] #19 43.84 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-10T16:07:01.006Z] #19 43.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-10T16:07:01.268Z] #19 43.96 Selecting previously unselected package python3-setuptools. [2021-02-10T16:07:01.268Z] #19 43.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-10T16:07:01.268Z] #19 43.98 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-10T16:07:01.268Z] #19 44.23 Selecting previously unselected package python3-wheel. [2021-02-10T16:07:01.268Z] #19 44.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-10T16:07:01.268Z] #19 44.24 Unpacking python3-wheel (0.32.3-2) ... [2021-02-10T16:07:01.530Z] #19 44.32 Selecting previously unselected package sudo. [2021-02-10T16:07:01.530Z] #19 44.33 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-10T16:07:01.530Z] #19 44.34 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-10T16:07:01.530Z] #19 ... [2021-02-10T16:07:01.530Z] [2021-02-10T16:07:01.530Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:01.530Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:01.530Z] #42 92.04 CC criu/clone-noasan.o [2021-02-10T16:07:01.530Z] #42 92.28 CC criu/config.o [2021-02-10T16:07:01.530Z] #42 93.73 CC criu/cr-check.o [2021-02-10T16:07:01.530Z] #42 95.44 CC criu/cr-dedup.o [2021-02-10T16:07:01.530Z] #42 95.87 CC criu/cr-dump.o [2021-02-10T16:07:01.530Z] #42 98.07 CC criu/cr-errno.o [2021-02-10T16:07:01.530Z] #42 98.14 CC criu/cr-restore.o [2021-02-10T16:07:01.586Z] ok github.com/docker/docker/pkg/idtools 0.256s coverage: 69.5% of statements [2021-02-10T16:07:01.940Z] ok github.com/docker/docker/pkg/ioutils 0.305s coverage: 69.3% of statements [2021-02-10T16:07:01.977Z] #43 142.7 CC criu/filesystems.o [2021-02-10T16:07:02.104Z] #42 ... [2021-02-10T16:07:02.104Z] [2021-02-10T16:07:02.104Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:07:02.104Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:07:02.104Z] #19 44.83 Selecting previously unselected package thin-provisioning-tools. [2021-02-10T16:07:02.104Z] #19 44.84 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-10T16:07:02.104Z] #19 44.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-10T16:07:02.233Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-02-10T16:07:02.233Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-10T16:07:02.233Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-02-10T16:07:02.233Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-10T16:07:02.233Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-10T16:07:02.366Z] #19 45.04 Selecting previously unselected package uidmap. [2021-02-10T16:07:02.366Z] #19 45.06 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-10T16:07:02.366Z] #19 45.07 Unpacking uidmap (1:4.5-1.1) ... [2021-02-10T16:07:02.366Z] #19 45.24 Selecting previously unselected package vim-runtime. [2021-02-10T16:07:02.366Z] #19 45.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:07:02.366Z] #19 45.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-10T16:07:02.526Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-02-10T16:07:02.526Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-10T16:07:02.526Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2021-02-10T16:07:02.627Z] #19 45.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-10T16:07:02.628Z] #19 45.34 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-10T16:07:02.819Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-02-10T16:07:03.036Z] #43 143.7 CC criu/fsnotify.o [2021-02-10T16:07:03.112Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 86.7% of statements [2021-02-10T16:07:03.112Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2021-02-10T16:07:03.112Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-10T16:07:03.112Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-10T16:07:03.748Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-02-10T16:07:04.093Z] #43 145.1 CC criu/image-desc.o [2021-02-10T16:07:04.105Z] #19 39.84 Unpacking bash-completion (1:2.8-6) ... [2021-02-10T16:07:04.105Z] #19 40.25 Selecting previously unselected package bzip2. [2021-02-10T16:07:04.366Z] #19 40.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-10T16:07:04.366Z] #19 40.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-10T16:07:04.366Z] #19 40.40 Selecting previously unselected package xz-utils. [2021-02-10T16:07:04.366Z] #19 40.40 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-10T16:07:04.366Z] #19 40.40 Unpacking xz-utils (5.2.4-1) ... [2021-02-10T16:07:04.384Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-02-10T16:07:04.392Z] #43 145.2 CC criu/image.o [2021-02-10T16:07:04.627Z] #19 40.58 Selecting previously unselected package apparmor. [2021-02-10T16:07:04.627Z] #19 40.59 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-10T16:07:04.627Z] #19 40.68 Unpacking apparmor (2.13.2-10) ... [2021-02-10T16:07:04.677Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-02-10T16:07:04.677Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-02-10T16:07:05.199Z] #19 41.05 Selecting previously unselected package aufs-tools. [2021-02-10T16:07:05.199Z] #19 41.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-10T16:07:05.199Z] #19 41.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-10T16:07:05.199Z] #19 41.21 Selecting previously unselected package libonig5:amd64. [2021-02-10T16:07:05.199Z] #19 41.23 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-10T16:07:05.199Z] #19 41.24 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-10T16:07:05.460Z] #19 41.39 Selecting previously unselected package libjq1:amd64. [2021-02-10T16:07:05.460Z] #19 41.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-10T16:07:05.460Z] #19 41.41 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-10T16:07:05.721Z] #19 41.52 Selecting previously unselected package jq. [2021-02-10T16:07:05.721Z] #19 41.54 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-10T16:07:05.721Z] #19 41.55 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-10T16:07:05.721Z] #19 41.66 Selecting previously unselected package libaio1:amd64. [2021-02-10T16:07:05.721Z] #19 41.67 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-10T16:07:05.721Z] #19 41.67 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-10T16:07:05.721Z] #19 41.72 Selecting previously unselected package libgpm2:amd64. [2021-02-10T16:07:05.721Z] #19 41.73 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-10T16:07:05.721Z] #19 41.73 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-10T16:07:05.936Z] #19 48.55 Selecting previously unselected package vim. [2021-02-10T16:07:05.936Z] #19 48.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-10T16:07:05.936Z] #19 48.58 Unpacking vim (2:8.1.0875-5) ... [2021-02-10T16:07:05.939Z] #43 146.4 CC criu/ipc_ns.o [2021-02-10T16:07:05.981Z] #19 41.78 Selecting previously unselected package libicu63:amd64. [2021-02-10T16:07:05.981Z] #19 41.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-10T16:07:05.981Z] #19 41.81 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-10T16:07:06.191Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2021-02-10T16:07:06.191Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-02-10T16:07:06.198Z] #19 49.06 Selecting previously unselected package xfsprogs. [2021-02-10T16:07:06.198Z] #19 49.07 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-10T16:07:06.198Z] #19 49.07 Unpacking xfsprogs (4.20.0-1) ... [2021-02-10T16:07:06.771Z] #19 49.55 Selecting previously unselected package zip. [2021-02-10T16:07:06.771Z] #19 49.56 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-10T16:07:06.771Z] #19 49.56 Unpacking zip (3.0-11+b1) ... [2021-02-10T16:07:07.003Z] #43 147.9 CC criu/irmap.o [2021-02-10T16:07:07.033Z] #19 49.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-10T16:07:07.033Z] #19 49.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-10T16:07:07.033Z] #19 49.81 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-10T16:07:07.033Z] #19 49.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-10T16:07:07.033Z] #19 49.83 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-10T16:07:07.033Z] #19 49.84 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-10T16:07:07.033Z] #19 49.85 Setting up uidmap (1:4.5-1.1) ... [2021-02-10T16:07:07.033Z] #19 49.86 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-10T16:07:07.033Z] #19 49.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:07:07.033Z] #19 49.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-10T16:07:07.033Z] #19 49.95 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-10T16:07:07.033Z] #19 49.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-10T16:07:07.033Z] #19 49.97 Setting up xxd (2:8.1.0875-5) ... [2021-02-10T16:07:07.155Z] #55 238.7 + bin/containerd-shim-runc-v1 [2021-02-10T16:07:07.295Z] #19 49.98 Setting up zip (3.0-11+b1) ... [2021-02-10T16:07:07.295Z] #19 49.99 Setting up vim-common (2:8.1.0875-5) ... [2021-02-10T16:07:07.295Z] #19 50.02 Setting up bash-completion (1:2.8-6) ... [2021-02-10T16:07:08.073Z] #43 149.0 CC criu/kcmp-ids.o [2021-02-10T16:07:08.725Z] #43 149.3 CC criu/kerndat.o [2021-02-10T16:07:08.930Z] ok github.com/docker/docker/pkg/signal 2.340s coverage: 61.0% of statements [2021-02-10T16:07:09.223Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2021-02-10T16:07:09.282Z] #19 ... [2021-02-10T16:07:09.282Z] [2021-02-10T16:07:09.282Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:09.282Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:09.282Z] #42 94.98 DEP criu/action-scripts.d [2021-02-10T16:07:09.282Z] #42 95.23 CC criu/action-scripts.o [2021-02-10T16:07:09.282Z] #42 95.64 CC criu/aio.o [2021-02-10T16:07:09.282Z] #42 96.17 CC criu/autofs.o [2021-02-10T16:07:09.282Z] #42 98.02 CC criu/bfd.o [2021-02-10T16:07:09.282Z] #42 98.56 CC criu/bitmap.o [2021-02-10T16:07:09.282Z] #42 98.75 CC criu/cgroup-props.o [2021-02-10T16:07:09.282Z] #42 99.54 CC criu/cgroup.o [2021-02-10T16:07:09.282Z] #42 102.6 CC criu/clone-noasan.o [2021-02-10T16:07:09.282Z] #42 102.8 CC criu/config.o [2021-02-10T16:07:09.282Z] #42 104.5 CC criu/cr-check.o [2021-02-10T16:07:09.472Z] #43 ... [2021-02-10T16:07:09.472Z] [2021-02-10T16:07:09.472Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:07:09.472Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-10T16:07:09.472Z] #22 7.943 Installing build dependencies: started [2021-02-10T16:07:09.516Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-02-10T16:07:09.516Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-02-10T16:07:09.543Z] #42 ... [2021-02-10T16:07:09.543Z] [2021-02-10T16:07:09.543Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:07:09.543Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:07:09.543Z] #19 45.62 Selecting previously unselected package libnet1:amd64. [2021-02-10T16:07:09.543Z] #19 45.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-10T16:07:09.543Z] #19 45.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:07:09.804Z] #19 45.74 Selecting previously unselected package libnl-3-200:amd64. [2021-02-10T16:07:09.804Z] #19 45.74 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-10T16:07:09.804Z] #19 45.75 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-10T16:07:09.804Z] #19 45.86 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-10T16:07:09.804Z] #19 45.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-10T16:07:09.804Z] #19 45.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-10T16:07:09.804Z] #19 45.96 Selecting previously unselected package libreadline5:amd64. [2021-02-10T16:07:10.065Z] #19 45.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-10T16:07:10.065Z] #19 45.97 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-10T16:07:10.065Z] #19 46.07 Selecting previously unselected package net-tools. [2021-02-10T16:07:10.065Z] #19 46.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-10T16:07:10.065Z] #19 46.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-10T16:07:10.132Z] #22 ... [2021-02-10T16:07:10.132Z] [2021-02-10T16:07:10.133Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:10.133Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:07:10.133Z] #43 150.9 CC criu/libnetlink.o [2021-02-10T16:07:10.152Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-02-10T16:07:10.326Z] #19 46.29 Selecting previously unselected package python-pip-whl. [2021-02-10T16:07:10.326Z] #19 46.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-10T16:07:10.326Z] #19 46.31 Unpacking python-pip-whl (18.1-5) ... [2021-02-10T16:07:10.445Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 36.9% of statements [2021-02-10T16:07:10.605Z] #19 52.95 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-10T16:07:10.605Z] #19 52.96 Setting up xz-utils (5.2.4-1) ... [2021-02-10T16:07:10.605Z] #19 52.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-10T16:07:10.605Z] #19 52.99 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-10T16:07:10.605Z] #19 53.05 invoke-rc.d: could not determine current runlevel [2021-02-10T16:07:10.605Z] #19 53.06 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-10T16:07:10.605Z] #19 53.07 Setting up pigz (2.4-1) ... [2021-02-10T16:07:10.605Z] #19 53.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-10T16:07:10.605Z] #19 53.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-10T16:07:10.605Z] #19 53.12 Setting up python-pip-whl (18.1-5) ... [2021-02-10T16:07:10.605Z] #19 53.14 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-10T16:07:10.605Z] #19 53.15 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-10T16:07:10.605Z] #19 53.57 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-10T16:07:10.605Z] #19 53.59 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-10T16:07:10.738Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2021-02-10T16:07:10.784Z] #43 151.6 CC criu/log.o [2021-02-10T16:07:10.866Z] #19 53.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-10T16:07:10.866Z] #19 53.61 Setting up vim (2:8.1.0875-5) ... [2021-02-10T16:07:10.866Z] #19 53.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-10T16:07:10.866Z] #19 53.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-10T16:07:10.866Z] #19 53.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-10T16:07:10.866Z] #19 53.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-10T16:07:10.866Z] #19 53.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-10T16:07:10.866Z] #19 53.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-10T16:07:10.866Z] #19 53.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-10T16:07:10.866Z] #19 53.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-10T16:07:10.866Z] #19 53.70 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-10T16:07:10.866Z] #19 53.71 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-10T16:07:10.866Z] #19 53.73 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-10T16:07:10.866Z] #19 53.74 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-10T16:07:10.866Z] #19 53.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-10T16:07:10.866Z] #19 53.77 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-10T16:07:10.898Z] #19 46.78 Selecting previously unselected package python3-lib2to3. [2021-02-10T16:07:10.898Z] #19 46.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-10T16:07:10.898Z] #19 46.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-10T16:07:10.898Z] #19 46.92 Selecting previously unselected package python3-distutils. [2021-02-10T16:07:10.898Z] #19 46.92 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-10T16:07:10.898Z] #19 46.93 Unpacking python3-distutils (3.7.3-1) ... [2021-02-10T16:07:11.159Z] #19 47.07 Selecting previously unselected package python3-pip. [2021-02-10T16:07:11.159Z] #19 47.07 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-10T16:07:11.159Z] #19 47.08 Unpacking python3-pip (18.1-5) ... [2021-02-10T16:07:11.374Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2021-02-10T16:07:11.374Z] testing: warning: no tests to run [2021-02-10T16:07:11.374Z] coverage: [no statements] [2021-02-10T16:07:11.374Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-10T16:07:11.420Z] #19 47.29 Selecting previously unselected package python3-pkg-resources. [2021-02-10T16:07:11.420Z] #19 47.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-10T16:07:11.420Z] #19 47.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-10T16:07:11.420Z] #19 47.43 Selecting previously unselected package python3-setuptools. [2021-02-10T16:07:11.420Z] #19 47.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-10T16:07:11.420Z] #19 47.44 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-10T16:07:11.435Z] #43 152.2 CC criu/lsm.o [2021-02-10T16:07:11.667Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-02-10T16:07:11.680Z] #19 47.68 Selecting previously unselected package python3-wheel. [2021-02-10T16:07:11.680Z] #19 47.68 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-10T16:07:11.680Z] #19 47.70 Unpacking python3-wheel (0.32.3-2) ... [2021-02-10T16:07:11.736Z] #43 152.7 CC criu/mem.o [2021-02-10T16:07:11.941Z] #19 47.81 Selecting previously unselected package sudo. [2021-02-10T16:07:11.941Z] #19 47.81 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-10T16:07:11.941Z] #19 47.82 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-10T16:07:11.960Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-10T16:07:12.253Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-10T16:07:12.258Z] #19 ... [2021-02-10T16:07:12.258Z] [2021-02-10T16:07:12.258Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:12.258Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:12.258Z] #42 102.7 CC criu/cr-service.o [2021-02-10T16:07:12.258Z] #42 104.2 CC criu/crtools.o [2021-02-10T16:07:12.258Z] #42 104.9 CC criu/eventfd.o [2021-02-10T16:07:12.258Z] #42 105.3 CC criu/eventpoll.o [2021-02-10T16:07:12.258Z] #42 106.2 CC criu/external.o [2021-02-10T16:07:12.258Z] #42 106.6 CC criu/fault-injection.o [2021-02-10T16:07:12.258Z] #42 106.7 CC criu/fdstore.o [2021-02-10T16:07:12.258Z] #42 107.2 CC criu/fifo.o [2021-02-10T16:07:12.258Z] #42 107.5 CC criu/file-ids.o [2021-02-10T16:07:12.258Z] #42 107.7 CC criu/file-lock.o [2021-02-10T16:07:12.258Z] #42 108.6 CC criu/files-ext.o [2021-02-10T16:07:12.258Z] #42 109.0 CC criu/files-reg.o [2021-02-10T16:07:12.258Z] #42 111.4 CC criu/files.o [2021-02-10T16:07:12.416Z] #55 243.6 + bin/containerd-shim-runc-v2 [2021-02-10T16:07:12.462Z] #19 48.37 Selecting previously unselected package thin-provisioning-tools. [2021-02-10T16:07:12.462Z] #19 48.39 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-10T16:07:12.462Z] #19 48.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-10T16:07:12.723Z] #19 48.69 Selecting previously unselected package uidmap. [2021-02-10T16:07:12.723Z] #19 48.69 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-10T16:07:12.723Z] #19 48.71 Unpacking uidmap (1:4.5-1.1) ... [2021-02-10T16:07:12.984Z] #19 48.82 Selecting previously unselected package vim-runtime. [2021-02-10T16:07:12.984Z] #19 48.82 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:07:12.984Z] #19 48.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-10T16:07:12.984Z] #19 48.89 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-10T16:07:12.984Z] #19 48.90 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-10T16:07:13.020Z] #55 244.8 + binaries [2021-02-10T16:07:13.020Z] #55 244.8 + install -D bin/containerd /build/containerd [2021-02-10T16:07:13.020Z] #55 244.8 + install -D bin/containerd-shim /build/containerd-shim [2021-02-10T16:07:13.020Z] #55 244.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-10T16:07:13.020Z] #55 244.8 + install -D bin/ctr /build/ctr [2021-02-10T16:07:13.203Z] #42 113.7 CC criu/filesystems.o [2021-02-10T16:07:13.766Z] ok github.com/docker/docker/plugin 0.549s coverage: 23.2% of statements [2021-02-10T16:07:13.776Z] #42 ... [2021-02-10T16:07:13.776Z] [2021-02-10T16:07:13.776Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:07:13.776Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:07:13.776Z] #19 56.72 Setting up iptables (1.8.2-4) ... [2021-02-10T16:07:13.776Z] #19 56.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-10T16:07:13.776Z] #19 56.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-10T16:07:13.776Z] #19 56.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-10T16:07:13.776Z] #19 56.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-10T16:07:13.776Z] #19 56.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-10T16:07:14.037Z] #19 56.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-10T16:07:14.037Z] #19 56.80 Setting up python3 (3.7.3-1) ... [2021-02-10T16:07:14.402Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-02-10T16:07:14.523Z] #43 155.2 CC criu/memfd.o [2021-02-10T16:07:14.611Z] #19 57.27 Setting up python3-wheel (0.32.3-2) ... [2021-02-10T16:07:14.695Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.4% of statements [2021-02-10T16:07:14.911Z] #55 DONE 246.8s [2021-02-10T16:07:15.176Z] #43 156.0 CC criu/mount.o [2021-02-10T16:07:15.184Z] #19 57.94 Setting up apparmor (2.13.2-10) ... [2021-02-10T16:07:16.262Z] ok github.com/docker/docker/quota 0.829s coverage: 71.4% of statements [2021-02-10T16:07:16.280Z] [2021-02-10T16:07:16.280Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-10T16:07:16.280Z] #56 sha256:ecc5528c0ed83d5cafa788acad8f143a83ee6881efe7d5b97736fdeb9617e6bf [2021-02-10T16:07:16.557Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-02-10T16:07:16.844Z] #56 DONE 0.9s [2021-02-10T16:07:16.844Z] [2021-02-10T16:07:16.844Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-10T16:07:16.844Z] #60 sha256:697c4214fadb4a58518d0f54f64bf7a48d52f0eb06f72095e94b72dd05f8c195 [2021-02-10T16:07:17.100Z] #60 DONE 0.2s [2021-02-10T16:07:17.100Z] [2021-02-10T16:07:17.100Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-10T16:07:17.100Z] #62 sha256:10e06e289e4e3125a05b5e305a69077b3e8faae8574252ca1140e76ab8754e76 [2021-02-10T16:07:17.102Z] #19 59.74 Setting up xfsprogs (4.20.0-1) ... [2021-02-10T16:07:17.102Z] #19 59.76 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-10T16:07:17.192Z] #19 52.43 Selecting previously unselected package vim. [2021-02-10T16:07:17.192Z] #19 52.45 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-10T16:07:17.192Z] #19 52.49 Unpacking vim (2:8.1.0875-5) ... [2021-02-10T16:07:17.192Z] #19 53.12 Selecting previously unselected package xfsprogs. [2021-02-10T16:07:17.192Z] #19 53.12 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-10T16:07:17.192Z] #19 53.13 Unpacking xfsprogs (4.20.0-1) ... [2021-02-10T16:07:17.364Z] #19 60.17 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-10T16:07:17.596Z] ok github.com/docker/docker/registry 0.081s coverage: 57.2% of statements [2021-02-10T16:07:17.663Z] #62 DONE 0.5s [2021-02-10T16:07:17.663Z] [2021-02-10T16:07:17.663Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-10T16:07:17.663Z] #64 sha256:ef5198ceb3050ad065d193700f7c9e8419cd824ad6b9b407d226ac7bc8935231 [2021-02-10T16:07:17.663Z] #64 DONE 0.0s [2021-02-10T16:07:17.663Z] [2021-02-10T16:07:17.663Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-10T16:07:17.663Z] #65 sha256:64f7b58e26bb4cec882ed19ccae65089d529252aeeefac28e8e20cc46c2c0bea [2021-02-10T16:07:17.663Z] #65 DONE 0.0s [2021-02-10T16:07:17.663Z] [2021-02-10T16:07:17.663Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-10T16:07:17.663Z] #66 sha256:7300c2881dd25fef798bb18af5bcf5480913239d3c5c29657d1623b562a4dd09 [2021-02-10T16:07:17.764Z] #19 53.61 Selecting previously unselected package zip. [2021-02-10T16:07:17.764Z] #19 53.62 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-10T16:07:17.764Z] #19 53.63 Unpacking zip (3.0-11+b1) ... [2021-02-10T16:07:18.026Z] #19 53.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-10T16:07:18.026Z] #19 53.89 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-10T16:07:18.026Z] #19 53.91 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-10T16:07:18.026Z] #19 53.92 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-10T16:07:18.026Z] #19 53.93 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-10T16:07:18.026Z] #19 53.94 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-10T16:07:18.026Z] #19 53.96 Setting up uidmap (1:4.5-1.1) ... [2021-02-10T16:07:18.026Z] #19 53.97 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-10T16:07:18.026Z] #19 53.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:07:18.026Z] #19 54.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-10T16:07:18.026Z] #19 54.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-10T16:07:18.026Z] #19 54.02 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-10T16:07:18.026Z] #19 54.03 Setting up xxd (2:8.1.0875-5) ... [2021-02-10T16:07:18.026Z] #19 54.05 Setting up zip (3.0-11+b1) ... [2021-02-10T16:07:18.026Z] #19 54.06 Setting up vim-common (2:8.1.0875-5) ... [2021-02-10T16:07:18.232Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-02-10T16:07:18.232Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-02-10T16:07:18.287Z] #19 54.08 Setting up bash-completion (1:2.8-6) ... [2021-02-10T16:07:18.309Z] #19 61.07 Setting up python3-distutils (3.7.3-1) ... [2021-02-10T16:07:18.867Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-02-10T16:07:18.882Z] #19 61.52 Setting up python3-setuptools (40.8.0-1) ... [2021-02-10T16:07:19.160Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-02-10T16:07:19.605Z] #66 DONE 1.7s [2021-02-10T16:07:19.605Z] [2021-02-10T16:07:19.605Z] #67 exporting to image [2021-02-10T16:07:19.605Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-10T16:07:19.605Z] #67 exporting layers [2021-02-10T16:07:20.089Z] #19 62.80 Setting up python3-pip (18.1-5) ... [2021-02-10T16:07:20.834Z] #19 ... [2021-02-10T16:07:20.834Z] [2021-02-10T16:07:20.834Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:20.834Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:20.834Z] #42 106.5 CC criu/cr-dedup.o [2021-02-10T16:07:20.834Z] #42 107.1 CC criu/cr-dump.o [2021-02-10T16:07:20.834Z] #42 109.6 CC criu/cr-errno.o [2021-02-10T16:07:20.834Z] #42 109.7 CC criu/cr-restore.o [2021-02-10T16:07:20.834Z] #42 115.0 CC criu/cr-service.o [2021-02-10T16:07:20.834Z] #42 116.8 CC criu/crtools.o [2021-02-10T16:07:20.839Z] #43 161.6 CC criu/namespaces.o [2021-02-10T16:07:21.006Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-02-10T16:07:21.006Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d404cc41\powershellScript.ps1'; exit $LASTEXITCODE; [2021-02-10T16:07:21.006Z] ---------------------------------------------------------------------------- [2021-02-10T16:07:21.006Z] [2021-02-10T16:07:21.006Z] INFO: executeCI.ps1 starting at Wed Feb 10 16:07:19 CUT 2021 [2021-02-10T16:07:21.006Z] [2021-02-10T16:07:21.006Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-02-10T16:07:21.006Z] INFO: Running git version 2.24.1.windows.2 [2021-02-10T16:07:21.006Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-02-10T16:07:21.006Z] INFO: Environment variables: [2021-02-10T16:07:21.006Z] [2021-02-10T16:07:21.006Z] Name Value [2021-02-10T16:07:21.006Z] ---- ----- [2021-02-10T16:07:21.006Z] ALLUSERSPROFILE C:\ProgramData [2021-02-10T16:07:21.006Z] amd64 true [2021-02-10T16:07:21.006Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-02-10T16:07:21.006Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-02-10T16:07:21.006Z] arm64 true [2021-02-10T16:07:21.006Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-02-10T16:07:21.006Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-02-10T16:07:21.006Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-02-10T16:07:21.006Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-02-10T16:07:21.006Z] BRANCH_NAME PR-42004 [2021-02-10T16:07:21.006Z] BUILD_DISPLAY_NAME #6 [2021-02-10T16:07:21.006Z] BUILD_ID 6 [2021-02-10T16:07:21.006Z] BUILD_NUMBER 6 [2021-02-10T16:07:21.006Z] BUILD_TAG jenkins-moby-PR-42004-6 [2021-02-10T16:07:21.006Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42004/6/ [2021-02-10T16:07:21.006Z] CHANGE_AUTHOR Rid [2021-02-10T16:07:21.007Z] CHANGE_AUTHOR_DISPLAY_NAME Grant Millar [2021-02-10T16:07:21.007Z] CHANGE_BRANCH 42003-fix-userns-uid-username-match [2021-02-10T16:07:21.007Z] CHANGE_FORK Rid [2021-02-10T16:07:21.007Z] CHANGE_ID 42004 [2021-02-10T16:07:21.007Z] CHANGE_TARGET master [2021-02-10T16:07:21.007Z] CHANGE_TITLE Fix userns-remap option when username & UID match [2021-02-10T16:07:21.007Z] CHANGE_URL https://github.com/moby/moby/pull/42004 [2021-02-10T16:07:21.007Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-10T16:07:21.007Z] CommonProgramFiles C:\Program Files\Common Files [2021-02-10T16:07:21.007Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-02-10T16:07:21.007Z] CommonProgramW6432 C:\Program Files\Common Files [2021-02-10T16:07:21.007Z] COMPUTERNAME azwin-2-18f0a0 [2021-02-10T16:07:21.007Z] ComSpec C:\windows\system32\cmd.exe [2021-02-10T16:07:21.007Z] ConfigSequenceNumber 0 [2021-02-10T16:07:21.007Z] dco true [2021-02-10T16:07:21.007Z] DOCKER_BUILDKIT 0 [2021-02-10T16:07:21.007Z] DOCKER_DUT_DEBUG 1 [2021-02-10T16:07:21.007Z] DOCKER_EXPERIMENTAL 1 [2021-02-10T16:07:21.007Z] DOCKER_GRAPHDRIVER overlay2 [2021-02-10T16:07:21.007Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-02-10T16:07:21.007Z] EXECUTOR_NUMBER 0 [2021-02-10T16:07:21.007Z] FQDN azwin-2-18f0a0.westus.cloudapp.azure.com [2021-02-10T16:07:21.007Z] GIT_BRANCH PR-42004 [2021-02-10T16:07:21.007Z] GIT_COMMIT 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:07:21.007Z] GIT_PREVIOUS_COMMIT 1dfe5de41d6b01633361eda8fd48a7759e090f9d [2021-02-10T16:07:21.007Z] GIT_URL https://github.com/moby/moby.git [2021-02-10T16:07:21.007Z] HUDSON_COOKIE 55dc439c-0b1d-412b-9e65-17a34df8c33e [2021-02-10T16:07:21.007Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-02-10T16:07:21.007Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-02-10T16:07:21.007Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-02-10T16:07:21.007Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-02-10T16:07:21.007Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-02-10T16:07:21.007Z] JENKINS_NODE_COOKIE a641bb52-f1e6-4581-b301-69f05e588a69 [2021-02-10T16:07:21.007Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-02-10T16:07:21.007Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-02-10T16:07:21.007Z] JOB_BASE_NAME PR-42004 [2021-02-10T16:07:21.007Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42004/display/redirect [2021-02-10T16:07:21.007Z] JOB_NAME moby/PR-42004 [2021-02-10T16:07:21.007Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42004/ [2021-02-10T16:07:21.007Z] library.jps.version master [2021-02-10T16:07:21.007Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-02-10T16:07:21.007Z] NODE_LABELS amd64 azure azwin-2-18f0a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-02-10T16:07:21.007Z] NODE_NAME azwin-2-18f0a0 [2021-02-10T16:07:21.007Z] NUMBER_OF_PROCESSORS 4 [2021-02-10T16:07:21.007Z] OS Windows_NT [2021-02-10T16:07:21.007Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-02-10T16:07:21.007Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-02-10T16:07:21.007Z] ppc64le true [2021-02-10T16:07:21.007Z] PROCESSOR_ARCHITECTURE AMD64 [2021-02-10T16:07:21.007Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-02-10T16:07:21.007Z] PROCESSOR_LEVEL 6 [2021-02-10T16:07:21.007Z] PROCESSOR_REVISION 5504 [2021-02-10T16:07:21.007Z] ProgramData C:\ProgramData [2021-02-10T16:07:21.007Z] ProgramFiles C:\Program Files [2021-02-10T16:07:21.007Z] ProgramFiles(x86) C:\Program Files (x86) [2021-02-10T16:07:21.007Z] ProgramW6432 C:\Program Files [2021-02-10T16:07:21.007Z] PROMPT $P$G [2021-02-10T16:07:21.007Z] PSExecutionPolicyPreference Bypass [2021-02-10T16:07:21.007Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-02-10T16:07:21.007Z] PUBLIC C:\Users\Public [2021-02-10T16:07:21.007Z] rootless true [2021-02-10T16:07:21.007Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42004/6/display/redirect?page=artif... [2021-02-10T16:07:21.007Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42004/6/display/redirect?page=changes [2021-02-10T16:07:21.007Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42004/6/display/redirect [2021-02-10T16:07:21.007Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42004/6/display/redirect?page=tests [2021-02-10T16:07:21.007Z] s390x true [2021-02-10T16:07:21.007Z] SKIP_VALIDATION_TESTS 1 [2021-02-10T16:07:21.007Z] SOURCES_DRIVE d [2021-02-10T16:07:21.007Z] SOURCES_SUBDIR gopath [2021-02-10T16:07:21.007Z] STAGE_NAME Run tests [2021-02-10T16:07:21.007Z] SystemDrive C: [2021-02-10T16:07:21.007Z] SystemRoot C:\windows [2021-02-10T16:07:21.007Z] TEMP C:\windows\TEMP [2021-02-10T16:07:21.007Z] TESTDEBUG 0 [2021-02-10T16:07:21.007Z] TESTRUN_DRIVE d [2021-02-10T16:07:21.007Z] TESTRUN_SUBDIR CI [2021-02-10T16:07:21.007Z] TIMEOUT 120m [2021-02-10T16:07:21.007Z] TMP C:\windows\TEMP [2021-02-10T16:07:21.007Z] unit_validate true [2021-02-10T16:07:21.007Z] USERDOMAIN WORKGROUP [2021-02-10T16:07:21.007Z] USERNAME azwin-2-18f0a0$ [2021-02-10T16:07:21.007Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-02-10T16:07:21.007Z] validate_force false [2021-02-10T16:07:21.007Z] windir C:\windows [2021-02-10T16:07:21.007Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-02-10T16:07:21.007Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-02-10T16:07:21.007Z] windowsRS1 false [2021-02-10T16:07:21.007Z] windowsRS5 true [2021-02-10T16:07:21.007Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-02-10T16:07:21.007Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-02-10T16:07:21.007Z] [2021-02-10T16:07:21.007Z] [2021-02-10T16:07:21.007Z] [2021-02-10T16:07:21.007Z] INFO: Sources under d:\gopath\... [2021-02-10T16:07:21.007Z] INFO: Test run under d:\CI\... [2021-02-10T16:07:21.007Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-02-10T16:07:21.007Z] INFO: docker/docker repository was found [2021-02-10T16:07:21.007Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-02-10T16:07:21.033Z] #19 63.84 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:07:21.033Z] #19 63.91 Processing triggers for mime-support (3.62) ... [2021-02-10T16:07:21.095Z] #42 ... [2021-02-10T16:07:21.095Z] [2021-02-10T16:07:21.095Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:07:21.095Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:07:21.095Z] #19 57.16 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-10T16:07:21.095Z] #19 57.17 Setting up xz-utils (5.2.4-1) ... [2021-02-10T16:07:21.095Z] #19 57.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-10T16:07:21.236Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-02-10T16:07:21.356Z] #19 57.19 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-10T16:07:21.356Z] #19 57.27 invoke-rc.d: could not determine current runlevel [2021-02-10T16:07:21.356Z] #19 57.28 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-10T16:07:21.356Z] #19 57.29 Setting up pigz (2.4-1) ... [2021-02-10T16:07:21.356Z] #19 57.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-10T16:07:21.356Z] #19 57.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-10T16:07:21.356Z] #19 57.34 Setting up python-pip-whl (18.1-5) ... [2021-02-10T16:07:21.356Z] #19 57.36 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-10T16:07:21.356Z] #19 57.37 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-10T16:07:21.472Z] ltsc2019: Pulling from windows/servercore [2021-02-10T16:07:21.472Z] 4612f6d0b889: Pulling fs layer [2021-02-10T16:07:21.472Z] db4edcf0861f: Pulling fs layer [2021-02-10T16:07:21.607Z] #19 DONE 64.5s [2021-02-10T16:07:21.607Z] [2021-02-10T16:07:21.608Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-10T16:07:21.608Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-10T16:07:21.928Z] #19 57.83 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-10T16:07:21.928Z] #19 57.84 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-10T16:07:21.928Z] #19 57.85 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-10T16:07:21.928Z] #19 57.86 Setting up vim (2:8.1.0875-5) ... [2021-02-10T16:07:21.928Z] #19 57.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-10T16:07:21.928Z] #19 57.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-10T16:07:21.928Z] #19 57.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-10T16:07:21.928Z] #19 57.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-10T16:07:21.928Z] #19 57.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-10T16:07:21.928Z] #19 57.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-10T16:07:21.928Z] #19 57.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-10T16:07:21.928Z] #19 57.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-10T16:07:21.928Z] #19 57.97 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-10T16:07:21.928Z] #19 57.98 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-10T16:07:21.928Z] #19 57.99 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-10T16:07:21.928Z] #19 58.01 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-10T16:07:21.928Z] #19 58.02 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-10T16:07:21.928Z] #19 58.04 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-10T16:07:22.276Z] ok github.com/docker/docker/volume/local 0.384s coverage: 76.4% of statements [2021-02-10T16:07:22.569Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-02-10T16:07:22.964Z] #43 ... [2021-02-10T16:07:22.964Z] [2021-02-10T16:07:22.964Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:07:22.964Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-10T16:07:22.964Z] #22 21.47 Installing build dependencies: finished with status 'done' [2021-02-10T16:07:22.964Z] #22 29.98 Building wheels for collected packages: pyyaml [2021-02-10T16:07:22.964Z] #22 29.99 Running setup.py bdist_wheel for pyyaml: started [2021-02-10T16:07:22.998Z] #20 1.109 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-10T16:07:22.998Z] #20 1.113 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-10T16:07:22.998Z] #20 1.116 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-10T16:07:22.998Z] #20 DONE 1.2s [2021-02-10T16:07:22.998Z] [2021-02-10T16:07:22.998Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:07:22.998Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-10T16:07:23.265Z] #22 31.69 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-10T16:07:23.265Z] #22 31.70 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-10T16:07:23.265Z] #22 31.88 Successfully built pyyaml [2021-02-10T16:07:23.265Z] #22 31.91 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-10T16:07:23.567Z] #22 32.32 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-10T16:07:23.567Z] #22 ... [2021-02-10T16:07:23.567Z] [2021-02-10T16:07:23.567Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:23.567Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:07:23.567Z] #43 164.5 CC criu/net.o [2021-02-10T16:07:23.608Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-02-10T16:07:23.883Z] #43 ... [2021-02-10T16:07:23.883Z] [2021-02-10T16:07:23.883Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:07:23.883Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-10T16:07:23.883Z] #22 DONE 32.6s [2021-02-10T16:07:23.944Z] #21 ... [2021-02-10T16:07:23.944Z] [2021-02-10T16:07:23.944Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:23.944Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:23.944Z] #42 114.4 CC criu/fsnotify.o [2021-02-10T16:07:23.944Z] #42 115.7 CC criu/image-desc.o [2021-02-10T16:07:23.944Z] #42 115.8 CC criu/image.o [2021-02-10T16:07:23.944Z] #42 116.7 CC criu/ipc_ns.o [2021-02-10T16:07:23.944Z] #42 117.9 CC criu/irmap.o [2021-02-10T16:07:23.944Z] #42 118.7 CC criu/kcmp-ids.o [2021-02-10T16:07:23.944Z] #42 119.0 CC criu/kerndat.o [2021-02-10T16:07:23.944Z] #42 120.1 CC criu/libnetlink.o [2021-02-10T16:07:23.944Z] #42 120.5 CC criu/log.o [2021-02-10T16:07:23.944Z] #42 121.1 CC criu/lsm.o [2021-02-10T16:07:23.944Z] #42 121.5 CC criu/mem.o [2021-02-10T16:07:23.944Z] #42 124.1 CC criu/memfd.o [2021-02-10T16:07:24.185Z] [2021-02-10T16:07:24.185Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:07:24.185Z] #49 sha256:b5da8267c43fe4d9771cf849c0e9a101ff21d7852d2339937976b3dfa72572ce [2021-02-10T16:07:24.206Z] #42 ... [2021-02-10T16:07:24.206Z] [2021-02-10T16:07:24.206Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:07:24.206Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:07:24.206Z] #39 205.5 + dpkg --print-architecture [2021-02-10T16:07:24.206Z] #39 205.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-10T16:07:24.206Z] #39 205.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-10T16:07:24.206Z] #39 205.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-10T16:07:24.468Z] #39 ... [2021-02-10T16:07:24.468Z] [2021-02-10T16:07:24.468Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:24.468Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:24.468Z] #42 124.8 CC criu/mount.o [2021-02-10T16:07:25.233Z] #19 61.23 Setting up iptables (1.8.2-4) ... [2021-02-10T16:07:25.233Z] #19 61.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-10T16:07:25.233Z] #19 61.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-10T16:07:25.233Z] #19 61.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-10T16:07:25.233Z] #19 61.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-10T16:07:25.233Z] #19 61.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-10T16:07:25.233Z] #19 61.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-10T16:07:25.494Z] #19 61.32 Setting up python3 (3.7.3-1) ... [2021-02-10T16:07:25.756Z] #19 61.83 Setting up python3-wheel (0.32.3-2) ... [2021-02-10T16:07:26.711Z] #19 62.65 Setting up apparmor (2.13.2-10) ... [2021-02-10T16:07:27.704Z] #67 exporting layers 7.2s done [2021-02-10T16:07:27.704Z] #67 writing image sha256:ee6b3bf20ca50e7a6f0fe3a6fa25f2d77c056839f5c90eb52933310c9f43fed0 done [2021-02-10T16:07:27.704Z] #67 naming to docker.io/library/docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 done [2021-02-10T16:07:27.704Z] #67 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2021-02-10T16:07:27.767Z] #49 ... [2021-02-10T16:07:27.767Z] [2021-02-10T16:07:27.767Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:27.767Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:07:27.767Z] #43 168.6 CC criu/netfilter.o [Pipeline] sh [2021-02-10T16:07:28.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42004/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42004/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/validate/default [2021-02-10T16:07:28.420Z] #43 169.0 CC criu/page-pipe.o [2021-02-10T16:07:28.596Z] db4edcf0861f: Verifying Checksum [2021-02-10T16:07:28.596Z] db4edcf0861f: Download complete [2021-02-10T16:07:28.796Z] #42 129.1 CC criu/namespaces.o [2021-02-10T16:07:29.073Z] #43 169.9 CC criu/page-xfer.o [2021-02-10T16:07:29.260Z] #19 64.73 Setting up xfsprogs (4.20.0-1) ... [2021-02-10T16:07:29.260Z] #19 64.74 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-10T16:07:29.260Z] #19 65.21 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-10T16:07:29.462Z] Congratulations! All commits are properly signed with the DCO! [2021-02-10T16:07:29.462Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-10T16:07:29.462Z] No api/types/ or api/swagger.yaml changes in diff. [2021-02-10T16:07:29.462Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-10T16:07:29.462Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-10T16:07:29.462Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-10T16:07:29.462Z] Congratulations! No new tests were added to integration-cli. [2021-02-10T16:07:29.462Z] [2021-02-10T16:07:29.462Z] INFO Start validation with golang-ci-lint [2021-02-10T16:07:29.462Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-10T16:07:29.462Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-10T16:07:29.462Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-10T16:07:30.204Z] #19 ... [2021-02-10T16:07:30.204Z] [2021-02-10T16:07:30.204Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:07:30.204Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:07:30.204Z] #39 218.0 + dpkg --print-architecture [2021-02-10T16:07:30.204Z] #39 218.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-10T16:07:30.715Z] #42 130.9 CC criu/net.o [2021-02-10T16:07:30.735Z] #39 218.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-10T16:07:30.735Z] #39 218.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-10T16:07:31.678Z] #39 ... [2021-02-10T16:07:31.678Z] [2021-02-10T16:07:31.678Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:31.678Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:31.678Z] #42 117.5 CC criu/eventfd.o [2021-02-10T16:07:31.678Z] #42 117.8 CC criu/eventpoll.o [2021-02-10T16:07:31.678Z] #42 118.8 CC criu/external.o [2021-02-10T16:07:31.678Z] #42 119.2 CC criu/fault-injection.o [2021-02-10T16:07:31.678Z] #42 119.3 CC criu/fdstore.o [2021-02-10T16:07:31.678Z] #42 119.7 CC criu/fifo.o [2021-02-10T16:07:31.678Z] #42 120.2 CC criu/file-ids.o [2021-02-10T16:07:31.678Z] #42 120.4 CC criu/file-lock.o [2021-02-10T16:07:31.678Z] #42 121.6 CC criu/files-ext.o [2021-02-10T16:07:31.678Z] #42 122.0 CC criu/files-reg.o [2021-02-10T16:07:31.678Z] #42 124.5 CC criu/files.o [2021-02-10T16:07:31.678Z] #42 126.8 CC criu/filesystems.o [2021-02-10T16:07:31.678Z] #42 127.5 CC criu/fsnotify.o [2021-02-10T16:07:31.678Z] #42 ... [2021-02-10T16:07:31.678Z] [2021-02-10T16:07:31.678Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:07:31.678Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-10T16:07:31.678Z] #19 66.35 Setting up python3-distutils (3.7.3-1) ... [2021-02-10T16:07:31.678Z] #19 66.93 Setting up python3-setuptools (40.8.0-1) ... [2021-02-10T16:07:31.867Z] #43 172.2 CC criu/pagemap-cache.o [2021-02-10T16:07:31.867Z] #43 172.7 CC criu/pagemap.o [2021-02-10T16:07:32.626Z] #19 68.46 Setting up python3-pip (18.1-5) ... [2021-02-10T16:07:32.937Z] #43 173.9 CC criu/parasite-syscall.o [2021-02-10T16:07:33.265Z] #42 133.7 CC criu/netfilter.o [2021-02-10T16:07:33.527Z] #42 134.1 CC criu/page-pipe.o [2021-02-10T16:07:34.003Z] #43 174.9 CC criu/path.o [2021-02-10T16:07:34.015Z] #19 69.77 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:07:34.015Z] #19 69.81 Processing triggers for mime-support (3.62) ... [2021-02-10T16:07:34.110Z] #42 ... [2021-02-10T16:07:34.110Z] [2021-02-10T16:07:34.110Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:07:34.110Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-10T16:07:34.110Z] #21 5.457 Collecting yamllint==1.16.0 [2021-02-10T16:07:34.110Z] #21 10.82 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-10T16:07:34.110Z] #21 10.90 Collecting pyyaml (from yamllint==1.16.0) [2021-02-10T16:07:34.110Z] #21 11.10 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-10T16:07:34.305Z] #43 175.3 CC criu/pie-util-vdso.o [2021-02-10T16:07:34.379Z] #21 11.45 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-10T16:07:34.379Z] #21 11.49 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-10T16:07:34.379Z] #21 11.55 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-10T16:07:34.379Z] #21 ... [2021-02-10T16:07:34.379Z] [2021-02-10T16:07:34.379Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:34.379Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:34.379Z] #42 134.9 CC criu/page-xfer.o [2021-02-10T16:07:34.587Z] #19 DONE 70.5s [2021-02-10T16:07:34.587Z] [2021-02-10T16:07:34.587Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:34.587Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:34.587Z] #42 128.8 CC criu/image-desc.o [2021-02-10T16:07:34.587Z] #42 129.0 CC criu/image.o [2021-02-10T16:07:34.587Z] #42 130.2 CC criu/ipc_ns.o [2021-02-10T16:07:34.959Z] #43 175.6 CC criu/pie-util.o [2021-02-10T16:07:34.959Z] #43 175.8 CC criu/pipes.o [2021-02-10T16:07:35.325Z] #42 ... [2021-02-10T16:07:35.325Z] [2021-02-10T16:07:35.325Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:07:35.325Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-10T16:07:35.325Z] #21 11.93 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-10T16:07:35.325Z] #21 DONE 12.4s [2021-02-10T16:07:35.325Z] [2021-02-10T16:07:35.325Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-10T16:07:35.325Z] #24 sha256:e55c894e34f9f9182ebec40a5c797749d1220683829ebd6bc206f32c7d01c0af [2021-02-10T16:07:35.325Z] #24 DONE 0.2s [2021-02-10T16:07:35.325Z] [2021-02-10T16:07:35.325Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-10T16:07:35.325Z] #29 sha256:428eab07a710ce368a264fbe430cb43a3e5fdc9cac499b4726941703fd69c696 [2021-02-10T16:07:35.975Z] #42 ... [2021-02-10T16:07:35.975Z] [2021-02-10T16:07:35.976Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-10T16:07:35.976Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-10T16:07:35.976Z] #20 1.132 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-10T16:07:35.976Z] #20 1.140 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-10T16:07:35.976Z] #20 1.144 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-10T16:07:35.976Z] #20 DONE 1.2s [2021-02-10T16:07:35.976Z] [2021-02-10T16:07:35.976Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:07:35.976Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-10T16:07:36.029Z] #43 176.6 CC criu/plugin.o [2021-02-10T16:07:36.331Z] #43 177.2 CC criu/proc_parse.o [2021-02-10T16:07:36.713Z] #29 DONE 1.1s [2021-02-10T16:07:36.713Z] [2021-02-10T16:07:36.713Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:36.713Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:36.713Z] #42 137.0 CC criu/pagemap-cache.o [2021-02-10T16:07:36.713Z] #42 ... [2021-02-10T16:07:36.713Z] [2021-02-10T16:07:36.713Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-10T16:07:36.713Z] #32 sha256:6dc2afa02702a4d53a3e0f0697d43a6a66b51bc3178ba8f1c75dde161af75f70 [2021-02-10T16:07:36.713Z] #32 DONE 0.1s [2021-02-10T16:07:36.713Z] [2021-02-10T16:07:36.713Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-10T16:07:36.713Z] #34 sha256:bda3254089d94b93e9343174668c40a90b76a40f5ec2464ef306406148e81458 [2021-02-10T16:07:36.713Z] #34 DONE 0.1s [2021-02-10T16:07:36.713Z] [2021-02-10T16:07:36.713Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-10T16:07:36.713Z] #37 sha256:4093bb6167704300377482445385933ad70d00aa73a9fbac7a1f1cdf9f93f937 [2021-02-10T16:07:36.713Z] #37 DONE 0.1s [2021-02-10T16:07:36.713Z] [2021-02-10T16:07:36.713Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:07:36.713Z] #55 sha256:5277432fdbb1bc71a62033c5f8077c8c6eb472ef28da0c8eadcfd03fd9b0c75f [2021-02-10T16:07:36.975Z] #55 ... [2021-02-10T16:07:36.975Z] [2021-02-10T16:07:36.975Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:36.975Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:36.975Z] #42 137.4 CC criu/pagemap.o [2021-02-10T16:07:37.919Z] #42 138.2 CC criu/parasite-syscall.o [2021-02-10T16:07:38.493Z] #42 139.0 CC criu/path.o [2021-02-10T16:07:38.754Z] #42 139.3 CC criu/pie-util-vdso-elf32.o [2021-02-10T16:07:38.970Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/rootless [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/volume [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-10T16:07:38.970Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === Skipped [2021-02-10T16:07:38.970Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-10T16:07:38.970Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-10T16:07:38.970Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:73: No driver to put! [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-10T16:07:38.970Z] time="2021-02-10T16:06:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-10T16:07:38.970Z] time="2021-02-10T16:06:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-10T16:07:38.970Z] time="2021-02-10T16:06:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-10T16:07:38.970Z] time="2021-02-10T16:06:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-10T16:07:38.970Z] time="2021-02-10T16:06:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:73: No driver to put! [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-10T16:07:38.970Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-10T16:07:38.970Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-10T16:07:38.970Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:07:38.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-10T16:07:38.970Z] graphtest_unix.go:73: No driver to put! [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-10T16:07:38.970Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-10T16:07:38.970Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] [2021-02-10T16:07:38.970Z] DONE 2225 tests, 26 skipped in 193.294s Post stage [Pipeline] junit [2021-02-10T16:07:39.019Z] #42 139.7 CC criu/pie-util-vdso.o [2021-02-10T16:07:39.020Z] Recording test results [2021-02-10T16:07:39.124Z] #43 ... [2021-02-10T16:07:39.124Z] [2021-02-10T16:07:39.125Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:07:39.125Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-10T16:07:39.125Z] #40 244.5 + dpkg --print-architecture [2021-02-10T16:07:39.125Z] #40 244.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-10T16:07:39.125Z] #40 244.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-10T16:07:39.125Z] #40 244.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-10T16:07:39.136Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-10T16:07:39.575Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -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:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/make.sh dynbinary test-integration [2021-02-10T16:07:39.592Z] #42 140.1 CC criu/pie-util.o [2021-02-10T16:07:39.853Z] #42 140.3 CC criu/pipes.o [2021-02-10T16:07:39.868Z] [2021-02-10T16:07:39.868Z] Removing bundles/ [2021-02-10T16:07:39.868Z] [2021-02-10T16:07:39.868Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-10T16:07:40.161Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-10T16:07:40.161Z] GOOS="" GOARCH="" GOARM="" [2021-02-10T16:07:40.426Z] #42 141.0 CC criu/plugin.o [2021-02-10T16:07:40.999Z] #42 141.4 CC criu/proc_parse.o [2021-02-10T16:07:41.266Z] #21 ... [2021-02-10T16:07:41.266Z] [2021-02-10T16:07:41.266Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:41.266Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:41.266Z] #42 132.4 CC criu/irmap.o [2021-02-10T16:07:41.266Z] #42 133.2 CC criu/kcmp-ids.o [2021-02-10T16:07:41.266Z] #42 133.5 CC criu/kerndat.o [2021-02-10T16:07:41.266Z] #42 135.0 CC criu/libnetlink.o [2021-02-10T16:07:41.266Z] #42 135.4 CC criu/log.o [2021-02-10T16:07:41.266Z] #42 136.0 CC criu/lsm.o [2021-02-10T16:07:41.266Z] #42 136.5 CC criu/mem.o [2021-02-10T16:07:41.527Z] #42 ... [2021-02-10T16:07:41.527Z] [2021-02-10T16:07:41.527Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:07:41.527Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-10T16:07:41.527Z] #21 5.774 Collecting yamllint==1.16.0 [2021-02-10T16:07:42.920Z] #42 ... [2021-02-10T16:07:42.920Z] [2021-02-10T16:07:42.921Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:07:42.921Z] #52 sha256:238aea19560f6b1248e73e2d396c4d233394ea3d88913962528c513d7d11f180 [2021-02-10T16:07:42.921Z] #52 90.98 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-10T16:07:42.921Z] #52 92.86 + mkdir -p /build [2021-02-10T16:07:42.921Z] #52 92.86 + cp runc /build/runc [2021-02-10T16:07:42.921Z] #52 DONE 93.1s [2021-02-10T16:07:42.921Z] [2021-02-10T16:07:42.921Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:07:42.921Z] #55 sha256:5277432fdbb1bc71a62033c5f8077c8c6eb472ef28da0c8eadcfd03fd9b0c75f [2021-02-10T16:07:43.494Z] #55 ... [2021-02-10T16:07:43.494Z] [2021-02-10T16:07:43.494Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:43.494Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:43.494Z] #42 144.0 CC criu/protobuf-desc.o [2021-02-10T16:07:44.786Z] #40 ... [2021-02-10T16:07:44.786Z] [2021-02-10T16:07:44.786Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:07:44.786Z] #53 sha256:97c3c186e177b79c7605300018515a737a2a8e6ec869ea252944120a0baf3c04 [2021-02-10T16:07:44.786Z] #53 131.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-10T16:07:44.786Z] #53 133.4 + mkdir -p /build [2021-02-10T16:07:44.786Z] #53 133.4 + cp runc /build/runc [2021-02-10T16:07:44.786Z] #53 DONE 133.6s [2021-02-10T16:07:44.786Z] [2021-02-10T16:07:44.786Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:44.786Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:07:44.786Z] #43 181.3 CC criu/protobuf-desc.o [2021-02-10T16:07:44.786Z] #43 182.6 CC criu/protobuf.o [2021-02-10T16:07:44.786Z] #43 183.0 CC criu/pstree.o [2021-02-10T16:07:44.786Z] #43 184.4 CC criu/rbtree.o [2021-02-10T16:07:44.786Z] #43 184.8 CC criu/rst-malloc.o [2021-02-10T16:07:44.786Z] #43 185.5 CC criu/seccomp.o [2021-02-10T16:07:44.884Z] #42 145.1 CC criu/protobuf.o [2021-02-10T16:07:45.146Z] #42 145.5 CC criu/pstree.o [2021-02-10T16:07:45.720Z] #42 ... [2021-02-10T16:07:45.720Z] [2021-02-10T16:07:45.720Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:07:45.720Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:07:45.720Z] #39 DONE 232.9s [2021-02-10T16:07:45.720Z] [2021-02-10T16:07:45.720Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:07:45.720Z] #55 sha256:5277432fdbb1bc71a62033c5f8077c8c6eb472ef28da0c8eadcfd03fd9b0c75f [2021-02-10T16:07:45.982Z] #55 ... [2021-02-10T16:07:45.982Z] [2021-02-10T16:07:45.982Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:45.982Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:45.982Z] #42 146.3 CC criu/rbtree.o [2021-02-10T16:07:46.244Z] #42 146.8 CC criu/rst-malloc.o [2021-02-10T16:07:46.329Z] #43 186.8 CC criu/seize.o [2021-02-10T16:07:46.506Z] #42 147.2 CC criu/seccomp.o [2021-02-10T16:07:46.818Z] #21 11.13 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-10T16:07:46.818Z] #21 11.23 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-10T16:07:47.080Z] #21 11.29 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-10T16:07:47.080Z] #21 11.36 Collecting pyyaml (from yamllint==1.16.0) [2021-02-10T16:07:47.082Z] #42 ... [2021-02-10T16:07:47.082Z] [2021-02-10T16:07:47.082Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-10T16:07:47.082Z] #40 sha256:ee8023c85c1544b1cd3e879b01478896417435b1049e41eb70b6b7a0351758e5 [2021-02-10T16:07:47.082Z] #40 DONE 0.2s [2021-02-10T16:07:47.082Z] [2021-02-10T16:07:47.082Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:47.082Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:47.082Z] #42 147.7 CC criu/seize.o [2021-02-10T16:07:47.340Z] #21 11.63 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-10T16:07:47.884Z] #43 188.5 CC criu/servicefd.o [2021-02-10T16:07:47.913Z] #21 11.99 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-10T16:07:48.027Z] #42 148.3 CC criu/servicefd.o [2021-02-10T16:07:48.027Z] #42 148.6 CC criu/shmem.o [2021-02-10T16:07:48.175Z] #21 12.45 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-10T16:07:48.185Z] #43 189.0 CC criu/shmem.o [2021-02-10T16:07:48.748Z] #21 DONE 12.9s [2021-02-10T16:07:48.748Z] [2021-02-10T16:07:48.748Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-10T16:07:48.748Z] #24 sha256:037151cbf0afa2874beaeca6b4d8747469a23784b359c3153fa72015095663ae [2021-02-10T16:07:48.748Z] #24 DONE 0.2s [2021-02-10T16:07:48.748Z] [2021-02-10T16:07:48.748Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-10T16:07:48.748Z] #29 sha256:c6452ecfc2db65722d4e2f8ef58e70c403b685180354fbcac9f40a3054894d12 [2021-02-10T16:07:48.971Z] #42 149.2 CC criu/sigframe.o [2021-02-10T16:07:48.971Z] #42 149.3 CC criu/signalfd.o [2021-02-10T16:07:48.971Z] #42 149.5 CC criu/sk-inet.o [2021-02-10T16:07:49.545Z] #42 ... [2021-02-10T16:07:49.545Z] [2021-02-10T16:07:49.545Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:07:49.545Z] #48 sha256:f018697615b28537daa5327d4634d0a0b00a8a4f0497a3f4c14333a8073b0cec [2021-02-10T16:07:49.545Z] #48 236.6 + /build/golangci-lint --version [2021-02-10T16:07:49.546Z] #48 236.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-10T16:07:49.546Z] #48 DONE 237.1s [2021-02-10T16:07:49.546Z] [2021-02-10T16:07:49.546Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:49.546Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:49.546Z] #42 150.2 CC criu/sk-netlink.o [2021-02-10T16:07:49.744Z] #43 190.2 CC criu/sigframe.o [2021-02-10T16:07:49.745Z] #43 190.4 CC criu/signalfd.o [2021-02-10T16:07:49.807Z] #42 150.5 CC criu/sk-packet.o [2021-02-10T16:07:50.045Z] #43 190.8 CC criu/sk-inet.o [2021-02-10T16:07:50.141Z] #29 DONE 1.0s [2021-02-10T16:07:50.141Z] [2021-02-10T16:07:50.141Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-10T16:07:50.141Z] #32 sha256:daf9fc37977dde99d4341f13d08e5df0218bf653eb7ec65567ed7e44d99db1a6 [2021-02-10T16:07:50.141Z] #32 DONE 0.1s [2021-02-10T16:07:50.141Z] [2021-02-10T16:07:50.141Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-10T16:07:50.141Z] #34 sha256:f07af5e0f448a01fc3a9caa61fb59be829d1c136377901aebb5415ee6b2d744f [2021-02-10T16:07:50.141Z] #34 DONE 0.1s [2021-02-10T16:07:50.141Z] [2021-02-10T16:07:50.141Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-10T16:07:50.141Z] #37 sha256:301310f46c68bd274c1599a680a3ee2f931a465558b452317483bb606f28eb40 [2021-02-10T16:07:50.141Z] #37 DONE 0.0s [2021-02-10T16:07:50.141Z] [2021-02-10T16:07:50.141Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:50.141Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:50.141Z] #42 138.3 CC criu/memfd.o [2021-02-10T16:07:50.141Z] #42 139.0 CC criu/mount.o [2021-02-10T16:07:50.141Z] #42 143.1 CC criu/namespaces.o [2021-02-10T16:07:50.141Z] #42 145.4 CC criu/net.o [2021-02-10T16:07:50.381Z] #42 150.9 CC criu/sk-queue.o [2021-02-10T16:07:50.643Z] #42 151.1 CC criu/sk-tcp.o [2021-02-10T16:07:50.904Z] #42 151.4 CC criu/sk-unix.o [2021-02-10T16:07:51.103Z] #43 191.9 CC criu/sk-netlink.o [2021-02-10T16:07:51.796Z] #43 192.4 CC criu/sk-packet.o [2021-02-10T16:07:52.096Z] #43 193.1 CC criu/sk-queue.o [2021-02-10T16:07:52.292Z] #42 152.7 CC criu/sockets.o [2021-02-10T16:07:52.554Z] #42 153.1 CC criu/stats.o [2021-02-10T16:07:52.690Z] #42 148.5 CC criu/netfilter.o [2021-02-10T16:07:52.815Z] #42 153.2 CC criu/string.o [2021-02-10T16:07:52.815Z] #42 153.3 CC criu/sysctl.o [2021-02-10T16:07:52.951Z] #42 148.8 CC criu/page-pipe.o [2021-02-10T16:07:53.077Z] #42 153.6 CC criu/sysfs_parse.o [2021-02-10T16:07:53.159Z] #43 193.7 CC criu/sk-tcp.o [2021-02-10T16:07:53.339Z] #42 153.8 CC criu/timens.o [2021-02-10T16:07:53.339Z] #42 153.9 CC criu/timerfd.o [2021-02-10T16:07:53.461Z] #43 194.3 CC criu/sk-unix.o [2021-02-10T16:07:53.523Z] #42 149.4 CC criu/page-xfer.o [2021-02-10T16:07:53.601Z] #42 154.1 CC criu/tty.o [2021-02-10T16:07:53.784Z] #42 ... [2021-02-10T16:07:53.784Z] [2021-02-10T16:07:53.784Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:07:53.784Z] #52 sha256:b88f16d8fa0b75cfb50374b7ba1bb38cb708a0a78180b77b786185c2850bf711 [2021-02-10T16:07:53.784Z] #52 97.83 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-10T16:07:54.545Z] #42 154.9 CC criu/tun.o [2021-02-10T16:07:54.545Z] #42 155.2 CC criu/uffd.o [2021-02-10T16:07:55.490Z] #42 155.8 CC criu/util.o [2021-02-10T16:07:55.594Z] #43 196.5 CC criu/sockets.o [2021-02-10T16:07:55.701Z] #52 99.76 + mkdir -p /build [2021-02-10T16:07:55.701Z] #52 99.77 + cp runc /build/runc [2021-02-10T16:07:55.701Z] #52 DONE 100.0s [2021-02-10T16:07:55.701Z] [2021-02-10T16:07:55.701Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:07:55.701Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:07:55.701Z] #42 150.9 CC criu/pagemap-cache.o [2021-02-10T16:07:55.701Z] #42 151.4 CC criu/pagemap.o [2021-02-10T16:07:55.751Z] #42 156.4 CC criu/uts_ns.o [2021-02-10T16:07:56.014Z] #42 156.5 CC criu/vdso-compat.o [2021-02-10T16:07:56.014Z] #42 156.6 CC criu/vdso.o [2021-02-10T16:07:56.586Z] #42 156.9 LINK criu/built-in.o [2021-02-10T16:07:56.586Z] #42 157.1 LINK criu/criu [2021-02-10T16:07:56.644Z] #42 152.6 CC criu/parasite-syscall.o [2021-02-10T16:07:56.658Z] #43 197.7 CC criu/stats.o [2021-02-10T16:07:56.847Z] #42 157.3 DEP lib/c/criu.d [2021-02-10T16:07:56.848Z] #42 157.4 CC images/rpc.pb-c.o [2021-02-10T16:07:57.108Z] #42 157.6 CC lib/c/criu.o [2021-02-10T16:07:57.308Z] #43 198.0 CC criu/string.o [2021-02-10T16:07:57.308Z] #43 198.2 CC criu/sysctl.o [2021-02-10T16:07:57.590Z] #42 153.7 CC criu/path.o [2021-02-10T16:07:57.681Z] #42 158.1 LINK lib/c/built-in.o [2021-02-10T16:07:57.681Z] #42 158.1 LINK lib/c/libcriu.so [2021-02-10T16:07:57.681Z] #42 158.2 LINK lib/c/libcriu.a [2021-02-10T16:07:57.681Z] #42 158.2 GEN magic.py [2021-02-10T16:07:57.941Z] #42 158.3 Note: Building without setproctitle() and strlcpy() support. [2021-02-10T16:07:57.941Z] #42 158.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-10T16:07:57.941Z] #42 158.3 Note: Building without GnuTLS support [2021-02-10T16:07:57.941Z] #42 158.3 Makefile.config:39: Warn: you have no libnftables installed [2021-02-10T16:07:57.941Z] #42 158.3 Makefile.config:40: Warn: Building without nftables support [2021-02-10T16:07:58.163Z] #42 154.0 CC criu/pie-util-vdso-elf32.o [2021-02-10T16:07:58.201Z] #42 158.7 fatal: not a git repository (or any of the parent directories): .git [2021-02-10T16:07:58.373Z] #43 198.9 CC criu/sysfs_parse.o [2021-02-10T16:07:58.373Z] #43 199.3 CC criu/timens.o [2021-02-10T16:07:58.424Z] #42 154.4 CC criu/pie-util-vdso.o [2021-02-10T16:07:58.773Z] #42 159.2 make[1]: Nothing to be done for 'all'. [2021-02-10T16:07:59.027Z] #43 199.7 CC criu/timerfd.o [2021-02-10T16:07:59.034Z] #42 159.6 make[1]: 'images/built-in.o' is up to date. [2021-02-10T16:07:59.034Z] #42 159.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-10T16:07:59.034Z] #42 159.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-10T16:07:59.034Z] #42 159.7 make[1]: 'compel/libcompel.a' is up to date. [2021-02-10T16:07:59.034Z] #42 159.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-10T16:07:59.034Z] #42 159.7 make[1]: Nothing to be done for 'all'. [2021-02-10T16:07:59.034Z] #42 159.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-10T16:07:59.038Z] #42 154.8 CC criu/pie-util.o [2021-02-10T16:07:59.038Z] #42 155.0 CC criu/pipes.o [2021-02-10T16:07:59.295Z] #42 159.9 make[2]: Nothing to be done for 'all'. [2021-02-10T16:07:59.328Z] #43 200.1 CC criu/tty.o [2021-02-10T16:07:59.557Z] #42 159.9 make[2]: Nothing to be done for 'all'. [2021-02-10T16:07:59.557Z] #42 159.9 make[2]: Nothing to be done for 'all'. [2021-02-10T16:07:59.557Z] #42 160.0 make[2]: Nothing to be done for 'all'. [2021-02-10T16:07:59.557Z] #42 160.0 make[2]: Nothing to be done for 'all'. [2021-02-10T16:07:59.557Z] #42 160.0 make[2]: Nothing to be done for 'all'. [2021-02-10T16:07:59.557Z] #42 160.0 make[2]: Nothing to be done for 'all'. [2021-02-10T16:07:59.557Z] #42 160.1 make[2]: Nothing to be done for 'all'. [2021-02-10T16:07:59.818Z] #42 160.1 INSTALL criu/criu [2021-02-10T16:07:59.818Z] #42 DONE 160.3s [2021-02-10T16:07:59.818Z] [2021-02-10T16:07:59.818Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:07:59.818Z] #55 sha256:5277432fdbb1bc71a62033c5f8077c8c6eb472ef28da0c8eadcfd03fd9b0c75f [2021-02-10T16:07:59.991Z] #42 155.8 CC criu/plugin.o [2021-02-10T16:08:00.259Z] #42 156.2 CC criu/proc_parse.o [2021-02-10T16:08:00.520Z] #42 ... [2021-02-10T16:08:00.520Z] [2021-02-10T16:08:00.520Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:08:00.520Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-10T16:08:00.520Z] #39 DONE 248.2s [2021-02-10T16:08:00.520Z] [2021-02-10T16:08:00.520Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:08:00.520Z] #48 sha256:fe89161e558e04c6ab5297a68d4f3697406b1fdc521f51c07627b4094298ed4b [2021-02-10T16:08:00.766Z] #55 ... [2021-02-10T16:08:00.766Z] [2021-02-10T16:08:00.766Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-10T16:08:00.766Z] #43 sha256:c2e732bdec692aba79e177365b251b14afd0d3221de765d4ea9a7800d0d8d6fe [2021-02-10T16:08:00.766Z] #43 DONE 0.1s [2021-02-10T16:08:00.766Z] [2021-02-10T16:08:00.766Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-10T16:08:00.766Z] #45 sha256:8520df325eef5e8b0546baeda13be415d2e9eeaf6b7205c89a56b8742d139a78 [2021-02-10T16:08:00.766Z] #45 DONE 0.1s [2021-02-10T16:08:00.766Z] [2021-02-10T16:08:00.766Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-10T16:08:00.766Z] #47 sha256:8b2135752cf98a952c125cfbff789505d10bb15db2ed322d9348158c5a4850f9 [2021-02-10T16:08:00.766Z] #47 DONE 0.1s [2021-02-10T16:08:00.766Z] [2021-02-10T16:08:00.766Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-10T16:08:00.766Z] #49 sha256:b34fc316ae60648ea7c5c7b8d541f5267e9b289b3fe3eba7aee52a9a6994182f [2021-02-10T16:08:01.029Z] #49 DONE 0.2s [2021-02-10T16:08:01.029Z] [2021-02-10T16:08:01.029Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:08:01.029Z] #55 sha256:5277432fdbb1bc71a62033c5f8077c8c6eb472ef28da0c8eadcfd03fd9b0c75f [2021-02-10T16:08:01.291Z] #55 ... [2021-02-10T16:08:01.291Z] [2021-02-10T16:08:01.291Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-10T16:08:01.291Z] #51 sha256:4ec81e1f55ebaf1c0a97964da183be35b2d08faf28c54796f69c15b28b779663 [2021-02-10T16:08:01.291Z] #51 DONE 0.1s [2021-02-10T16:08:01.291Z] [2021-02-10T16:08:01.291Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-10T16:08:01.291Z] #53 sha256:8f2a1df7260e5089b2bcbaab965cd6dd47ad76a58749d99f35fd94c2db831c82 [2021-02-10T16:08:01.291Z] #53 DONE 0.1s [2021-02-10T16:08:01.291Z] [2021-02-10T16:08:01.291Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:08:01.291Z] #55 sha256:5277432fdbb1bc71a62033c5f8077c8c6eb472ef28da0c8eadcfd03fd9b0c75f [2021-02-10T16:08:01.465Z] #43 202.4 CC criu/tun.o [2021-02-10T16:08:01.906Z] #48 ... [2021-02-10T16:08:01.906Z] [2021-02-10T16:08:01.906Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-10T16:08:01.906Z] #40 sha256:bc59a0fde52c84734b565a57082fb4577b028c5cad27cda53005ca93c50f9c6e [2021-02-10T16:08:01.906Z] #40 DONE 0.2s [2021-02-10T16:08:01.906Z] [2021-02-10T16:08:01.906Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:08:01.906Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:08:02.533Z] #43 203.1 CC criu/uffd.o [2021-02-10T16:08:02.847Z] #42 158.7 CC criu/protobuf-desc.o [2021-02-10T16:08:03.206Z] #55 186.9 + bin/containerd [2021-02-10T16:08:03.418Z] #42 159.2 CC criu/protobuf.o [2021-02-10T16:08:03.678Z] #42 159.5 CC criu/pstree.o [2021-02-10T16:08:04.087Z] #43 204.7 CC criu/util.o [2021-02-10T16:08:04.250Z] #42 160.2 CC criu/rbtree.o [2021-02-10T16:08:04.510Z] #42 160.4 CC criu/rst-malloc.o [2021-02-10T16:08:04.782Z] #42 160.7 CC criu/seccomp.o [2021-02-10T16:08:05.043Z] #42 161.2 CC criu/seize.o [2021-02-10T16:08:05.984Z] #42 161.7 CC criu/servicefd.o [2021-02-10T16:08:06.205Z] #43 206.5 CC criu/uts_ns.o [2021-02-10T16:08:06.205Z] #43 206.9 CC criu/vdso.o [2021-02-10T16:08:06.245Z] #42 162.0 CC criu/shmem.o [2021-02-10T16:08:06.245Z] #42 ... [2021-02-10T16:08:06.245Z] [2021-02-10T16:08:06.245Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:08:06.245Z] #48 sha256:fe89161e558e04c6ab5297a68d4f3697406b1fdc521f51c07627b4094298ed4b [2021-02-10T16:08:06.245Z] #48 254.1 + /build/golangci-lint --version [2021-02-10T16:08:06.245Z] #48 254.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-10T16:08:06.245Z] #48 DONE 254.6s [2021-02-10T16:08:06.507Z] [2021-02-10T16:08:06.507Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:08:06.507Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-10T16:08:06.507Z] #42 162.6 CC criu/sigframe.o [2021-02-10T16:08:06.770Z] #42 162.7 CC criu/signalfd.o [2021-02-10T16:08:06.770Z] #42 162.8 CC criu/sk-inet.o [2021-02-10T16:08:06.895Z] #43 207.6 LINK criu/built-in.o [2021-02-10T16:08:06.895Z] #43 ... [2021-02-10T16:08:06.895Z] [2021-02-10T16:08:06.895Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:08:06.895Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-10T16:08:06.895Z] #40 DONE 272.5s [2021-02-10T16:08:06.895Z] [2021-02-10T16:08:06.895Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:08:06.895Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-10T16:08:06.895Z] #43 207.8 LINK criu/criu [2021-02-10T16:08:07.348Z] #42 163.5 CC criu/sk-netlink.o [2021-02-10T16:08:07.547Z] #43 208.5 DEP lib/c/criu.d [2021-02-10T16:08:07.848Z] #43 208.6 CC images/rpc.pb-c.o [2021-02-10T16:08:07.920Z] #42 163.8 CC criu/sk-packet.o [2021-02-10T16:08:08.492Z] #42 164.4 CC criu/sk-queue.o [2021-02-10T16:08:08.498Z] #43 209.4 CC lib/c/criu.o [2021-02-10T16:08:08.753Z] #42 164.7 CC criu/sk-tcp.o [2021-02-10T16:08:09.015Z] #42 165.0 CC criu/sk-unix.o [2021-02-10T16:08:09.960Z] #42 166.0 CC criu/sockets.o [2021-02-10T16:08:10.041Z] #43 210.5 LINK lib/c/built-in.o [2021-02-10T16:08:10.041Z] #43 210.6 LINK lib/c/libcriu.so [2021-02-10T16:08:10.041Z] #43 210.7 LINK lib/c/libcriu.a [2021-02-10T16:08:10.041Z] #43 210.8 GEN magic.py [2021-02-10T16:08:10.041Z] #43 211.1 Note: Building without setproctitle() and strlcpy() support. [2021-02-10T16:08:10.341Z] #43 211.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-10T16:08:10.341Z] #43 211.1 Note: Building without GnuTLS support [2021-02-10T16:08:10.341Z] #43 211.1 Makefile.config:39: Warn: you have no libnftables installed [2021-02-10T16:08:10.341Z] #43 211.1 Makefile.config:40: Warn: Building without nftables support [2021-02-10T16:08:10.532Z] #42 166.4 CC criu/stats.o [2021-02-10T16:08:10.793Z] #42 166.6 CC criu/string.o [2021-02-10T16:08:10.793Z] #42 166.6 CC criu/sysctl.o [2021-02-10T16:08:11.000Z] #43 211.9 fatal: not a git repository (or any of the parent directories): .git [2021-02-10T16:08:11.054Z] #42 167.0 CC criu/sysfs_parse.o [2021-02-10T16:08:11.315Z] #42 167.2 CC criu/timens.o [2021-02-10T16:08:11.315Z] #42 167.3 CC criu/timerfd.o [2021-02-10T16:08:11.576Z] #42 167.5 CC criu/tty.o [2021-02-10T16:08:12.066Z] #43 212.9 make[1]: Nothing to be done for 'all'. [2021-02-10T16:08:12.520Z] #42 168.5 CC criu/tun.o [2021-02-10T16:08:12.781Z] #42 168.8 CC criu/uffd.o [2021-02-10T16:08:13.132Z] #43 213.9 make[1]: 'images/built-in.o' is up to date. [2021-02-10T16:08:13.132Z] #43 213.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-10T16:08:13.132Z] #43 214.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-10T16:08:13.132Z] #43 214.0 make[1]: 'compel/libcompel.a' is up to date. [2021-02-10T16:08:13.132Z] #43 214.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-10T16:08:13.132Z] #43 214.1 make[1]: Nothing to be done for 'all'. [2021-02-10T16:08:13.132Z] #43 214.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-10T16:08:13.432Z] #43 214.3 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:13.432Z] #43 214.3 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:13.432Z] #43 214.4 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:13.723Z] #42 169.4 CC criu/util.o [2021-02-10T16:08:13.734Z] #43 214.6 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:13.734Z] #43 214.6 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:13.734Z] #43 214.7 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:13.984Z] #42 170.1 CC criu/uts_ns.o [2021-02-10T16:08:14.036Z] #43 214.7 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:14.036Z] #43 214.9 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:14.036Z] #43 214.9 INSTALL criu/criu [2021-02-10T16:08:14.245Z] #42 170.3 CC criu/vdso-compat.o [2021-02-10T16:08:14.245Z] #42 170.4 CC criu/vdso.o [2021-02-10T16:08:14.336Z] #43 DONE 215.0s [2021-02-10T16:08:14.336Z] [2021-02-10T16:08:14.336Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:08:14.336Z] #24 sha256:185f463e1923e775f501f7f573da4ea8fb254bbc4e93da7bf21fae647683fe1b [2021-02-10T16:08:14.817Z] #42 170.8 LINK criu/built-in.o [2021-02-10T16:08:15.079Z] #42 170.9 LINK criu/criu [2021-02-10T16:08:15.079Z] #42 171.1 DEP lib/c/criu.d [2021-02-10T16:08:15.340Z] #42 171.2 CC images/rpc.pb-c.o [2021-02-10T16:08:15.601Z] #42 171.5 CC lib/c/criu.o [2021-02-10T16:08:15.883Z] #24 ... [2021-02-10T16:08:15.884Z] [2021-02-10T16:08:15.884Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:08:15.884Z] #49 sha256:b5da8267c43fe4d9771cf849c0e9a101ff21d7852d2339937976b3dfa72572ce [2021-02-10T16:08:15.884Z] #49 281.7 + /build/golangci-lint --version [2021-02-10T16:08:16.174Z] #42 172.1 LINK lib/c/built-in.o [2021-02-10T16:08:16.174Z] #42 172.1 LINK lib/c/libcriu.so [2021-02-10T16:08:16.174Z] #42 172.2 LINK lib/c/libcriu.a [2021-02-10T16:08:16.174Z] #42 172.3 GEN magic.py [2021-02-10T16:08:16.185Z] #49 282.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-10T16:08:16.435Z] #42 172.4 Note: Building without setproctitle() and strlcpy() support. [2021-02-10T16:08:16.435Z] #42 172.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-10T16:08:16.435Z] #42 172.4 Note: Building without GnuTLS support [2021-02-10T16:08:16.435Z] #42 172.4 Makefile.config:39: Warn: you have no libnftables installed [2021-02-10T16:08:16.435Z] #42 172.4 Makefile.config:40: Warn: Building without nftables support [2021-02-10T16:08:16.495Z] #49 DONE 282.2s [2021-02-10T16:08:16.495Z] [2021-02-10T16:08:16.495Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:08:16.495Z] #24 sha256:185f463e1923e775f501f7f573da4ea8fb254bbc4e93da7bf21fae647683fe1b [2021-02-10T16:08:17.006Z] #42 172.9 fatal: not a git repository (or any of the parent directories): .git [2021-02-10T16:08:17.579Z] #42 173.4 make[1]: Nothing to be done for 'all'. [2021-02-10T16:08:17.840Z] #42 173.9 make[1]: 'images/built-in.o' is up to date. [2021-02-10T16:08:17.840Z] #42 173.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-10T16:08:17.840Z] #42 173.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-10T16:08:17.840Z] #42 173.9 make[1]: 'compel/libcompel.a' is up to date. [2021-02-10T16:08:17.840Z] #42 173.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-10T16:08:18.102Z] #42 174.0 make[1]: Nothing to be done for 'all'. [2021-02-10T16:08:18.102Z] #42 174.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-10T16:08:18.102Z] #42 174.1 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:18.102Z] #42 174.1 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:18.102Z] #42 174.1 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:18.102Z] #42 174.2 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:18.368Z] #42 174.2 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:18.368Z] #42 174.2 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:18.368Z] #42 174.3 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:18.368Z] #42 174.3 make[2]: Nothing to be done for 'all'. [2021-02-10T16:08:18.368Z] #42 174.3 INSTALL criu/criu [2021-02-10T16:08:18.630Z] #42 DONE 174.5s [2021-02-10T16:08:18.630Z] [2021-02-10T16:08:18.630Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:08:18.630Z] #55 sha256:42df49b937405b430dd77764f92e7d3e62e4b150835ab0a7fb864039e92f2880 [2021-02-10T16:08:19.575Z] #55 ... [2021-02-10T16:08:19.575Z] [2021-02-10T16:08:19.575Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-10T16:08:19.575Z] #43 sha256:c29535e4ecd74cbf5587910d3d64120b078629fe4329b3ef8deb63fb925c9c3c [2021-02-10T16:08:19.575Z] #43 DONE 0.1s [2021-02-10T16:08:19.575Z] [2021-02-10T16:08:19.575Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-10T16:08:19.575Z] #45 sha256:54ff9468d560d0e8134a9ad5b137180cfd9def09b79b31d5c189418ed578ba9b [2021-02-10T16:08:19.575Z] #45 DONE 0.1s [2021-02-10T16:08:19.575Z] [2021-02-10T16:08:19.575Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-10T16:08:19.575Z] #47 sha256:37c76a77c9600c1ed736736fd376f5bff3d195aa5d85c705bc3354bf06e2cbee [2021-02-10T16:08:19.836Z] #47 DONE 0.1s [2021-02-10T16:08:19.836Z] [2021-02-10T16:08:19.836Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-10T16:08:19.836Z] #49 sha256:15ab30ce7ed2ddea05cfe2a477e7ab3cc83380a89b107f68887905d582aeecff [2021-02-10T16:08:19.836Z] #49 DONE 0.1s [2021-02-10T16:08:19.836Z] [2021-02-10T16:08:19.836Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-10T16:08:19.836Z] #51 sha256:b22fd2e049216413bc30af45302521b58550a7c8f0f8e8e231798798b682e5ad [2021-02-10T16:08:19.836Z] #51 DONE 0.1s [2021-02-10T16:08:19.836Z] [2021-02-10T16:08:19.836Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-10T16:08:19.836Z] #53 sha256:d73a42772866611d8d9c2bd9add26452d2ed022327465d7656585cba9d533acd [2021-02-10T16:08:20.097Z] #53 DONE 0.1s [2021-02-10T16:08:20.097Z] [2021-02-10T16:08:20.097Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:08:20.097Z] #55 sha256:42df49b937405b430dd77764f92e7d3e62e4b150835ab0a7fb864039e92f2880 [2021-02-10T16:08:21.039Z] #55 202.0 + bin/containerd [2021-02-10T16:08:35.225Z] #24 ... [2021-02-10T16:08:35.225Z] [2021-02-10T16:08:35.225Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:08:35.225Z] #56 sha256:96fb82da87b34590a2af7661de488b9322b1e8cd34b178eca80abb7d6d7773e5 [2021-02-10T16:08:35.225Z] #56 256.1 + bin/containerd [2021-02-10T16:08:35.345Z] #55 214.5 + bin/containerd-stress [2021-02-10T16:08:35.345Z] #55 216.3 + bin/containerd-shim [2021-02-10T16:08:37.262Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-10T16:08:37.262Z] [2021-02-10T16:08:37.262Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-10T16:08:37.262Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-10T16:08:37.262Z] HOSTNAME=6f82b3b65d5a [2021-02-10T16:08:37.262Z] TESTDEBUG=0 [2021-02-10T16:08:37.262Z] DEST=bundles/test-integration [2021-02-10T16:08:37.262Z] PWD=/go/src/github.com/docker/docker [2021-02-10T16:08:37.262Z] DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:08:37.262Z] container=docker [2021-02-10T16:08:37.262Z] HOME=/root [2021-02-10T16:08:37.262Z] GOLANG_VERSION=1.13.15 [2021-02-10T16:08:37.262Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-10T16:08:37.262Z] VALIDATE_BRANCH=master [2021-02-10T16:08:37.262Z] TERM=xterm [2021-02-10T16:08:37.262Z] DOCKER_PKG=github.com/docker/docker [2021-02-10T16:08:37.262Z] SHLVL=1 [2021-02-10T16:08:37.262Z] TIMEOUT=120m [2021-02-10T16:08:37.262Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-10T16:08:37.262Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-10T16:08:37.262Z] GO111MODULE=off [2021-02-10T16:08:37.262Z] DOCKER_EXPERIMENTAL=1 [2021-02-10T16:08:37.262Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-10T16:08:37.262Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-10T16:08:37.262Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-10T16:08:37.262Z] GOPATH=/go [2021-02-10T16:08:37.262Z] PKG_CONFIG=pkg-config [2021-02-10T16:08:37.262Z] _=/usr/bin/env [2021-02-10T16:08:37.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-10T16:08:39.562Z] #55 223.0 + bin/containerd-shim-runc-v1 [2021-02-10T16:08:42.204Z] #56 ... [2021-02-10T16:08:42.204Z] [2021-02-10T16:08:42.204Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:08:42.204Z] #24 sha256:185f463e1923e775f501f7f573da4ea8fb254bbc4e93da7bf21fae647683fe1b [2021-02-10T16:08:42.204Z] #24 307.0 + return [2021-02-10T16:08:42.204Z] #24 DONE 307.1s [2021-02-10T16:08:42.204Z] [2021-02-10T16:08:42.204Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:08:42.204Z] #56 sha256:96fb82da87b34590a2af7661de488b9322b1e8cd34b178eca80abb7d6d7773e5 [2021-02-10T16:08:43.296Z] #56 ... [2021-02-10T16:08:43.296Z] [2021-02-10T16:08:43.296Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-10T16:08:43.296Z] #25 sha256:7076c73297cad6ebbdab6eb2f0fc85d2ad0bb8542a5ad5ab96134688b1c64501 [2021-02-10T16:08:43.296Z] #25 DONE 0.1s [2021-02-10T16:08:43.296Z] [2021-02-10T16:08:43.296Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:08:43.296Z] #56 sha256:96fb82da87b34590a2af7661de488b9322b1e8cd34b178eca80abb7d6d7773e5 [2021-02-10T16:08:43.296Z] #56 ... [2021-02-10T16:08:43.296Z] [2021-02-10T16:08:43.296Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-10T16:08:43.296Z] #30 sha256:60d83340b5fb98c9ea30227369019dda5f9b8e84c80ab2f2fb051abe8a4f7ac2 [2021-02-10T16:08:43.771Z] #55 227.5 + bin/containerd-shim-runc-v2 [2021-02-10T16:08:44.344Z] #55 228.4 + binaries [2021-02-10T16:08:44.368Z] #30 DONE 0.8s [2021-02-10T16:08:44.368Z] [2021-02-10T16:08:44.368Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-10T16:08:44.368Z] #33 sha256:38cf152866f1a9c34d9a6a3f28f72d4bb4305902d5d7414ad6e6196c9c07a535 [2021-02-10T16:08:44.368Z] #33 DONE 0.1s [2021-02-10T16:08:44.368Z] [2021-02-10T16:08:44.368Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-10T16:08:44.368Z] #35 sha256:83c1faf9157f25695cf01c4432b4b982658639af9fb155917eaf9d2deda75f2b [2021-02-10T16:08:44.368Z] #35 DONE 0.1s [2021-02-10T16:08:44.368Z] [2021-02-10T16:08:44.368Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-10T16:08:44.368Z] #38 sha256:772b32307e1845729f664d600680d76d8bee2840b956e3687462feeea850fde4 [2021-02-10T16:08:44.368Z] #38 DONE 0.1s [2021-02-10T16:08:44.368Z] [2021-02-10T16:08:44.368Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-10T16:08:44.368Z] #41 sha256:d7ac3bbf425ee796ae1dd2055774e36c3a1d80af1200e51a8d03f7a72f0a5baa [2021-02-10T16:08:44.604Z] #55 228.4 + install -D bin/containerd /build/containerd [2021-02-10T16:08:44.604Z] #55 228.4 + install -D bin/containerd-shim /build/containerd-shim [2021-02-10T16:08:44.604Z] #55 228.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-10T16:08:44.604Z] #55 228.4 + install -D bin/ctr /build/ctr [2021-02-10T16:08:44.668Z] #41 DONE 0.2s [2021-02-10T16:08:44.668Z] [2021-02-10T16:08:44.668Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-10T16:08:44.668Z] #44 sha256:e0883e9b7e8d3b24edc2b31fb7f21a1cac6098e2d85ba11b7b28dedbbb3dc800 [2021-02-10T16:08:44.668Z] #44 DONE 0.2s [2021-02-10T16:08:44.668Z] [2021-02-10T16:08:44.668Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:08:44.668Z] #56 sha256:96fb82da87b34590a2af7661de488b9322b1e8cd34b178eca80abb7d6d7773e5 [2021-02-10T16:08:44.865Z] #55 DONE 228.8s [2021-02-10T16:08:44.994Z] #56 ... [2021-02-10T16:08:44.994Z] [2021-02-10T16:08:44.994Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-10T16:08:44.994Z] #46 sha256:9c8acd7d59a5428641172b0a1efdc2cc39d6b11dcf8fe4d1c1340cca26555382 [2021-02-10T16:08:44.994Z] #46 DONE 0.1s [2021-02-10T16:08:44.994Z] [2021-02-10T16:08:44.994Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-10T16:08:44.994Z] #48 sha256:2429eeb8c60ecd64360ca4d2f096d0ae6c8828e7aa5f439407a6c963a2024bfc [2021-02-10T16:08:44.994Z] #48 DONE 0.1s [2021-02-10T16:08:44.994Z] [2021-02-10T16:08:44.994Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-10T16:08:44.994Z] #50 sha256:64dd44f03668eab6a6033d025ae4f2f0d1ba1e9ccd3d2c64f58435e8b31fce0a [2021-02-10T16:08:44.994Z] #50 DONE 0.1s [2021-02-10T16:08:44.994Z] [2021-02-10T16:08:44.994Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:08:44.994Z] #56 sha256:96fb82da87b34590a2af7661de488b9322b1e8cd34b178eca80abb7d6d7773e5 [2021-02-10T16:08:45.304Z] #56 ... [2021-02-10T16:08:45.304Z] [2021-02-10T16:08:45.304Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-10T16:08:45.304Z] #52 sha256:792acf9191bbb4805e0b2f1b0f8c3fa587e189f5c5a382df5c9f47e4831bd558 [2021-02-10T16:08:45.304Z] #52 DONE 0.1s [2021-02-10T16:08:45.304Z] [2021-02-10T16:08:45.304Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-10T16:08:45.304Z] #54 sha256:df363f01aa5b814f99af8a9ac1c47e5fdafe115aeb10c3388292dcda6f79abf1 [2021-02-10T16:08:45.304Z] #54 DONE 0.1s [2021-02-10T16:08:45.304Z] [2021-02-10T16:08:45.304Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:08:45.304Z] #56 sha256:96fb82da87b34590a2af7661de488b9322b1e8cd34b178eca80abb7d6d7773e5 [2021-02-10T16:08:45.438Z] [2021-02-10T16:08:45.438Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-10T16:08:45.438Z] #56 sha256:21a5f9ea3fbff9c18e8503247294c688f83f1a95d4e29722edb214af6901b02e [2021-02-10T16:08:46.038Z] #56 DONE 0.3s [2021-02-10T16:08:46.038Z] [2021-02-10T16:08:46.038Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-10T16:08:46.038Z] #60 sha256:dbabacf17c06b5c34f5786446355d7a7f633bb8ed6567393be2a73b82d5389f7 [2021-02-10T16:08:46.038Z] #60 DONE 0.1s [2021-02-10T16:08:46.038Z] [2021-02-10T16:08:46.038Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-10T16:08:46.038Z] #62 sha256:5be039f7c6f7b9a88693eafd98de54371ed1494e463150deb2be5e3e29f3612f [2021-02-10T16:08:46.038Z] #62 DONE 0.1s [2021-02-10T16:08:46.038Z] [2021-02-10T16:08:46.038Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-10T16:08:46.038Z] #64 sha256:2c160ce7a991631effbfbc841a3bf415f31a0be688d036b1843942f01697d1f2 [2021-02-10T16:08:46.038Z] #64 DONE 0.1s [2021-02-10T16:08:46.038Z] [2021-02-10T16:08:46.038Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-10T16:08:46.038Z] #65 sha256:885eeed8d940675653e64306c659a7325ef17890626fc969ee673574718fb84b [2021-02-10T16:08:46.038Z] #65 DONE 0.0s [2021-02-10T16:08:46.038Z] [2021-02-10T16:08:46.038Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-10T16:08:46.038Z] #66 sha256:a51b91c3572ddc20d3f6f91805a76886ce0a29039d5a3b3e358a90cccffc8247 [2021-02-10T16:08:47.985Z] #66 DONE 1.7s [2021-02-10T16:08:47.985Z] [2021-02-10T16:08:47.985Z] #67 exporting to image [2021-02-10T16:08:47.985Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-10T16:08:47.985Z] #67 exporting layers [2021-02-10T16:08:53.160Z] #55 232.2 + bin/containerd-stress [2021-02-10T16:08:53.160Z] #55 234.2 + bin/containerd-shim [2021-02-10T16:08:54.569Z] #67 exporting layers 6.5s done [2021-02-10T16:08:54.569Z] #67 writing image sha256:f986fbe6b67305396a73e6a5480996268710044a957a1458945ae6db9643d490 done [2021-02-10T16:08:54.569Z] #67 naming to docker.io/library/docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 done [2021-02-10T16:08:54.569Z] #67 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-10T16:08:54.930Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -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:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/make.sh dynbinary test-integration [2021-02-10T16:08:56.314Z] [2021-02-10T16:08:56.314Z] Removing bundles/ [2021-02-10T16:08:56.314Z] [2021-02-10T16:08:56.314Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-10T16:08:56.314Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-10T16:08:56.314Z] GOOS="" GOARCH="" GOARM="" [2021-02-10T16:08:59.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-10T16:08:59.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-10T16:09:01.312Z] #55 241.4 + bin/containerd-shim-runc-v1 [2021-02-10T16:09:05.519Z] #55 246.3 + bin/containerd-shim-runc-v2 [2021-02-10T16:09:06.461Z] #55 247.3 + binaries [2021-02-10T16:09:06.461Z] #55 247.3 + install -D bin/containerd /build/containerd [2021-02-10T16:09:06.461Z] #55 247.3 + install -D bin/containerd-shim /build/containerd-shim [2021-02-10T16:09:06.461Z] #55 247.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-10T16:09:06.461Z] #55 247.3 + install -D bin/ctr /build/ctr [2021-02-10T16:09:06.461Z] #55 DONE 247.6s [2021-02-10T16:09:07.402Z] [2021-02-10T16:09:07.402Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-10T16:09:07.402Z] #56 sha256:b671018634dff044a6329e7ee3383f7eb97b3b41bb5c06589b6b922e8535a563 [2021-02-10T16:09:07.662Z] #56 DONE 0.2s [2021-02-10T16:09:07.662Z] [2021-02-10T16:09:07.662Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-10T16:09:07.662Z] #60 sha256:284dfc8d8adaf1e65e94f50d7f43c0b686d3b55c39e146d0b0e6b136b0553822 [2021-02-10T16:09:07.662Z] #60 DONE 0.1s [2021-02-10T16:09:07.662Z] [2021-02-10T16:09:07.662Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-10T16:09:07.662Z] #62 sha256:be9923a455b732405f3bbe179739feb1fff3ae404e3cba8143e1fb2567495065 [2021-02-10T16:09:07.922Z] #62 DONE 0.1s [2021-02-10T16:09:07.922Z] [2021-02-10T16:09:07.922Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-10T16:09:07.922Z] #64 sha256:d2a6ddb2fa48279133c4f8ed99d240a12c30c5f80aaa95862adeb84ac04a18ea [2021-02-10T16:09:07.922Z] #64 DONE 0.1s [2021-02-10T16:09:07.922Z] [2021-02-10T16:09:07.922Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-10T16:09:07.922Z] #65 sha256:9d4f5ad379b23e1b30052a00e9044056a8d3d53c1cd2c68026d476c9cfb25f4b [2021-02-10T16:09:07.922Z] #65 DONE 0.0s [2021-02-10T16:09:07.922Z] [2021-02-10T16:09:07.922Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-10T16:09:07.922Z] #66 sha256:a2c7fdc64cbe429ee0db28fa24eff7ca19331f68c021789d8485642a055dab7b [2021-02-10T16:09:09.832Z] #66 DONE 1.7s [2021-02-10T16:09:09.832Z] [2021-02-10T16:09:09.832Z] #67 exporting to image [2021-02-10T16:09:09.832Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-10T16:09:09.832Z] #67 exporting layers [2021-02-10T16:09:12.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-10T16:09:12.581Z] #56 292.5 + bin/containerd-stress [2021-02-10T16:09:12.581Z] #56 295.0 + bin/containerd-shim [2021-02-10T16:09:14.466Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-026eb996903cdd6fb) in /home/ubuntu/workspace/moby_PR-42004 [Pipeline] { [Pipeline] checkout [2021-02-10T16:09:14.687Z] The recommended git tool is: git [2021-02-10T16:09:16.416Z] #67 exporting layers 6.8s done [2021-02-10T16:09:16.416Z] #67 writing image sha256:b4af99aa96f79dbd78a0e3bc60b40cc78d28b1b87da6c0533dbb811e426473bc done [2021-02-10T16:09:16.416Z] #67 naming to docker.io/library/docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 done [2021-02-10T16:09:16.416Z] #67 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-10T16:09:16.770Z] + trap exit INT TERM [2021-02-10T16:09:16.771Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-10T16:09:16.771Z] + CONTAINER_NAME=docker-pr6 [2021-02-10T16:09:16.771Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42004/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42004/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -e DOCKER_GRAPHDRIVER docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/make.sh dynbinary-daemon [2021-02-10T16:09:18.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-10T16:09:18.152Z] [2021-02-10T16:09:18.152Z] Removing bundles/ [2021-02-10T16:09:18.152Z] [2021-02-10T16:09:18.152Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-10T16:09:18.152Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-10T16:09:18.152Z] GOOS="" GOARCH="" GOARM="" [2021-02-10T16:09:18.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-10T16:09:19.376Z] using credential docker-jenkins-github-credentials [2021-02-10T16:09:19.385Z] Cloning the remote Git repository [2021-02-10T16:09:19.385Z] Cloning with configured refspecs honoured and without tags [2021-02-10T16:09:19.567Z] #56 302.2 + bin/containerd-shim-runc-v1 [2021-02-10T16:09:19.430Z] Cloning repository https://github.com/moby/moby.git [2021-02-10T16:09:19.530Z] > git init /home/ubuntu/workspace/moby_PR-42004 # timeout=10 [2021-02-10T16:09:19.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-10T16:09:20.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-10T16:09:20.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-10T16:09:19.850Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:09:19.850Z] > git --version # timeout=10 [2021-02-10T16:09:19.862Z] > git --version # 'git version 2.17.1' [2021-02-10T16:09:19.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:09:19.867Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:09:21.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-10T16:09:23.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-10T16:09:24.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-10T16:09:25.207Z] #56 307.2 + bin/containerd-shim-runc-v2 [2021-02-10T16:09:25.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-10T16:09:25.853Z] #56 308.3 + binaries [2021-02-10T16:09:25.853Z] #56 308.3 + install -D bin/containerd /build/containerd [2021-02-10T16:09:25.853Z] #56 308.4 + install -D bin/containerd-shim /build/containerd-shim [2021-02-10T16:09:25.853Z] #56 308.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-10T16:09:25.853Z] #56 308.4 + install -D bin/ctr /build/ctr [2021-02-10T16:09:25.853Z] #56 DONE 308.5s [2021-02-10T16:09:26.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-10T16:09:26.902Z] [2021-02-10T16:09:26.902Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-10T16:09:26.902Z] #57 sha256:842e9a10f669ca34290f57edfff0d3e58af810b6dcdd490d9175a84ef761423d [2021-02-10T16:09:26.902Z] #57 DONE 0.1s [2021-02-10T16:09:26.902Z] [2021-02-10T16:09:26.902Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-10T16:09:26.902Z] #61 sha256:3a23fe20032977ac37e6a90935beb46a90e44289c680f1dca199eb58551d3a16 [2021-02-10T16:09:26.902Z] #61 DONE 0.1s [2021-02-10T16:09:26.902Z] [2021-02-10T16:09:26.902Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-10T16:09:26.902Z] #63 sha256:8cdcf2e240bcdc8f1e3d669c4d18b47387142f7955cda6bbe31068953e0a0d97 [2021-02-10T16:09:26.902Z] #63 DONE 0.1s [2021-02-10T16:09:27.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-10T16:09:27.218Z] [2021-02-10T16:09:27.218Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-10T16:09:27.218Z] #65 sha256:b5b30b8885847da4534855023b90387376ed78fd73e2714a025b38ba8b81f7c6 [2021-02-10T16:09:27.218Z] #65 DONE 0.1s [2021-02-10T16:09:27.218Z] [2021-02-10T16:09:27.218Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-10T16:09:27.218Z] #66 sha256:b5805265a58a5c758b4f09d16cc667659d12632d0f37995734261e19100cbfda [2021-02-10T16:09:27.218Z] #66 DONE 0.0s [2021-02-10T16:09:27.218Z] [2021-02-10T16:09:27.218Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-10T16:09:27.218Z] #67 sha256:836b840f6f01b8083debc97632fe7247bf6ea0b05ec62b628c403aaff59bf27b [2021-02-10T16:09:27.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-10T16:09:28.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-10T16:09:29.355Z] #67 DONE 2.2s [2021-02-10T16:09:29.355Z] [2021-02-10T16:09:29.355Z] #68 exporting to oci image format [2021-02-10T16:09:29.355Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-10T16:09:29.355Z] #68 exporting layers [2021-02-10T16:09:29.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-10T16:09:30.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-10T16:09:31.186Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-10T16:09:31.186Z] Using test binary docker [2021-02-10T16:09:31.186Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-10T16:09:31.186Z] +++ /etc/init.d/apparmor start [2021-02-10T16:09:31.186Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-10T16:09:31.186Z] INFO: Waiting for daemon to start... [2021-02-10T16:09:31.186Z] Starting dockerd [2021-02-10T16:09:31.186Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-02-10T16:09:33.554Z] . [2021-02-10T16:09:33.554Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-10T16:09:33.554Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-10T16:09:33.554Z] Error: No such image: emptyfs [2021-02-10T16:09:33.554Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-10T16:09:33.554Z] ++++ docker load [2021-02-10T16:09:33.554Z] Running integration-test (iteration 1) [2021-02-10T16:09:33.554Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-02-10T16:09:33.554Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:09:33.554Z] ++ set -e [2021-02-10T16:09:33.554Z] ++ '[' -n 0 ']' [2021-02-10T16:09:33.554Z] ++ set -x [2021-02-10T16:09:33.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:09:42.052Z] Loaded image: buildpack-deps:buster [2021-02-10T16:09:42.346Z] Loaded image: busybox:latest [2021-02-10T16:09:42.346Z] Loaded image: busybox:glibc [2021-02-10T16:09:42.580Z] Fetching without tags [2021-02-10T16:09:42.972Z] Merging remotes/origin/master commit 1c39b1c44c973f18f39bd684c6aba57bb96510fe into PR head commit 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:09:42.483Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:09:42.523Z] > git config --add remote.origin.fetch +refs/pull/42004/head:refs/remotes/origin/PR-42004 # timeout=10 [2021-02-10T16:09:42.537Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:09:42.551Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-10T16:09:42.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-10T16:09:42.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:09:42.593Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42004/head:refs/remotes/origin/PR-42004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T16:09:42.982Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:09:43.012Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:09:43.864Z] Loaded image: debian:bullseye [2021-02-10T16:09:44.057Z] Merge succeeded, producing 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:09:44.057Z] Checking out Revision 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 (PR-42004) [2021-02-10T16:09:44.157Z] Loaded image: hello-world:latest [2021-02-10T16:09:44.450Z] Loaded image: arm32v7/hello-world:latest [2021-02-10T16:09:44.450Z] INFO: Testing against a local daemon [2021-02-10T16:09:44.450Z] === RUN TestCgroupNamespacesBuild [2021-02-10T16:09:43.987Z] > git remote # timeout=10 [2021-02-10T16:09:44.004Z] > git config --get remote.origin.url # timeout=10 [2021-02-10T16:09:44.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-10T16:09:44.016Z] > git merge 1c39b1c44c973f18f39bd684c6aba57bb96510fe # timeout=10 [2021-02-10T16:09:44.031Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-10T16:09:44.060Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T16:09:44.068Z] > git checkout -f 2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 # timeout=10 [2021-02-10T16:09:46.524Z] --- PASS: TestCgroupNamespacesBuild (1.91s) [2021-02-10T16:09:46.524Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-10T16:09:48.038Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2021-02-10T16:09:48.038Z] === RUN TestBuildWithSession [2021-02-10T16:09:48.038Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-10T16:09:48.038Z] build_session_test.go:25: TODO: BuildKit [2021-02-10T16:09:48.038Z] === RUN TestBuildSquashParent [2021-02-10T16:09:49.170Z] Commit message: "Fix userns-remap option when username & UID match" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-10T16:09:50.492Z] + docker version [2021-02-10T16:09:50.891Z] INFO [loader] Go packages loading at mode 575 (files|types_sizes|deps|exports_file|imports|name|compiled_files) took 2m10.066580896s [2021-02-10T16:09:50.891Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 476.850452ms [2021-02-10T16:09:54.950Z] --- PASS: TestBuildSquashParent (6.75s) [2021-02-10T16:09:54.950Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-10T16:09:54.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:09:54.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:09:54.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:09:54.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:09:54.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:09:54.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:09:54.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:09:54.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:09:54.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:09:54.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:09:54.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:09:54.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:09:54.950Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:09:54.950Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:09:57.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:09:57.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:09:58.681Z] Client: Docker Engine - Community [2021-02-10T16:09:58.681Z] Version: 20.10.2 [2021-02-10T16:09:58.681Z] API version: 1.41 [2021-02-10T16:09:58.681Z] Go version: go1.13.15 [2021-02-10T16:09:58.681Z] Git commit: 2291f61 [2021-02-10T16:09:58.681Z] Built: Mon Dec 28 16:17:47 2020 [2021-02-10T16:09:58.681Z] OS/Arch: linux/arm64 [2021-02-10T16:09:58.681Z] Context: default [2021-02-10T16:09:58.681Z] Experimental: true [2021-02-10T16:09:58.681Z] [2021-02-10T16:09:58.681Z] Server: Docker Engine - Community [2021-02-10T16:09:58.681Z] Engine: [2021-02-10T16:09:58.681Z] Version: 20.10.2 [2021-02-10T16:09:58.681Z] API version: 1.41 (minimum version 1.12) [2021-02-10T16:09:58.681Z] Go version: go1.13.15 [2021-02-10T16:09:58.681Z] Git commit: 8891c58 [2021-02-10T16:09:58.681Z] Built: Mon Dec 28 16:15:44 2020 [2021-02-10T16:09:58.681Z] OS/Arch: linux/arm64 [2021-02-10T16:09:58.681Z] Experimental: true [2021-02-10T16:09:58.681Z] containerd: [2021-02-10T16:09:58.681Z] Version: 1.4.3 [2021-02-10T16:09:58.681Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:09:58.681Z] runc: [2021-02-10T16:09:58.681Z] Version: 1.0.0-rc92 [2021-02-10T16:09:58.681Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:09:58.681Z] docker-init: [2021-02-10T16:09:58.681Z] Version: 0.19.0 [2021-02-10T16:09:58.681Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-10T16:09:59.025Z] + docker info [2021-02-10T16:10:00.447Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:10:00.447Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:10:03.071Z] INFO [runner/unused/goanalysis] analyzers took 31.091223485s with top 10 stages: buildssa: 26.137869764s, U1000: 4.953353721s [2021-02-10T16:10:03.187Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-10T16:10:03.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) [2021-02-10T16:10:03.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s) [2021-02-10T16:10:03.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2021-02-10T16:10:03.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.59s) [2021-02-10T16:10:03.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.43s) [2021-02-10T16:10:03.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.60s) [2021-02-10T16:10:03.187Z] === RUN TestBuildMultiStageCopy [2021-02-10T16:10:03.187Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-10T16:10:05.928Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-10T16:10:05.928Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-10T16:10:06.564Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-10T16:10:07.200Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-10T16:10:07.837Z] --- PASS: TestBuildMultiStageCopy (5.19s) [2021-02-10T16:10:07.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s) [2021-02-10T16:10:07.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2021-02-10T16:10:07.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-02-10T16:10:07.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2021-02-10T16:10:07.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2021-02-10T16:10:07.837Z] === RUN TestBuildMultiStageParentConfig [2021-02-10T16:10:09.921Z] --- PASS: TestBuildMultiStageParentConfig (1.70s) [2021-02-10T16:10:09.921Z] === RUN TestBuildLabelWithTargets [2021-02-10T16:10:12.659Z] --- PASS: TestBuildLabelWithTargets (2.68s) [2021-02-10T16:10:12.659Z] === RUN TestBuildWithEmptyLayers [2021-02-10T16:10:13.698Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2021-02-10T16:10:13.698Z] === RUN TestBuildMultiStageOnBuild [2021-02-10T16:10:13.984Z] Client: [2021-02-10T16:10:13.984Z] Context: default [2021-02-10T16:10:13.984Z] Debug Mode: false [2021-02-10T16:10:13.984Z] Plugins: [2021-02-10T16:10:13.984Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-10T16:10:13.984Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-10T16:10:13.984Z] [2021-02-10T16:10:13.984Z] Server: [2021-02-10T16:10:13.984Z] Containers: 0 [2021-02-10T16:10:13.984Z] Running: 0 [2021-02-10T16:10:13.984Z] Paused: 0 [2021-02-10T16:10:13.984Z] Stopped: 0 [2021-02-10T16:10:13.984Z] Images: 0 [2021-02-10T16:10:13.984Z] Server Version: 20.10.2 [2021-02-10T16:10:13.984Z] Storage Driver: overlay2 [2021-02-10T16:10:13.984Z] Backing Filesystem: extfs [2021-02-10T16:10:13.984Z] Supports d_type: true [2021-02-10T16:10:13.984Z] Native Overlay Diff: true [2021-02-10T16:10:13.984Z] Logging Driver: json-file [2021-02-10T16:10:13.984Z] Cgroup Driver: cgroupfs [2021-02-10T16:10:13.984Z] Cgroup Version: 1 [2021-02-10T16:10:13.984Z] Plugins: [2021-02-10T16:10:13.984Z] Volume: local [2021-02-10T16:10:13.984Z] Network: bridge host ipvlan macvlan null overlay [2021-02-10T16:10:13.984Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-10T16:10:13.984Z] Swarm: inactive [2021-02-10T16:10:13.984Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-10T16:10:13.984Z] Default Runtime: runc [2021-02-10T16:10:13.984Z] Init Binary: docker-init [2021-02-10T16:10:13.984Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:10:13.984Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:10:13.984Z] init version: de40ad0 [2021-02-10T16:10:13.984Z] Security Options: [2021-02-10T16:10:13.984Z] apparmor [2021-02-10T16:10:13.984Z] seccomp [2021-02-10T16:10:13.984Z] Profile: default [2021-02-10T16:10:13.984Z] Kernel Version: 5.4.0-1035-aws [2021-02-10T16:10:13.984Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-10T16:10:13.984Z] OSType: linux [2021-02-10T16:10:13.984Z] Architecture: aarch64 [2021-02-10T16:10:13.984Z] CPUs: 4 [2021-02-10T16:10:13.984Z] Total Memory: 7.494GiB [2021-02-10T16:10:13.984Z] Name: ip-10-100-56-73 [2021-02-10T16:10:13.984Z] ID: Z3OO:V7U3:YU5V:AP6J:BSSU:YHN4:P2CM:YHRB:SFPI:TMNE:H3FQ:MSRI [2021-02-10T16:10:13.984Z] Docker Root Dir: /var/lib/docker [2021-02-10T16:10:13.984Z] Debug Mode: false [2021-02-10T16:10:13.984Z] Registry: https://index.docker.io/v1/ [2021-02-10T16:10:13.984Z] Labels: [2021-02-10T16:10:13.984Z] Experimental: true [2021-02-10T16:10:13.984Z] Insecure Registries: [2021-02-10T16:10:13.984Z] 127.0.0.0/8 [2021-02-10T16:10:13.984Z] Live Restore Enabled: true [2021-02-10T16:10:13.984Z] [2021-02-10T16:10:13.984Z] WARNING: No swap limit support [2021-02-10T16:10:13.984Z] WARNING: No blkio weight support [2021-02-10T16:10:13.984Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-10T16:10:14.286Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-10T16:10:14.287Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-10T16:10:14.287Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-10T16:10:14.287Z] + bash /home/ubuntu/workspace/moby_PR-42004/check-config.sh [2021-02-10T16:10:14.287Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-10T16:10:14.287Z] info: reading kernel config from /boot/config-5.4.0-1035-aws ... [2021-02-10T16:10:14.287Z] [2021-02-10T16:10:14.287Z] Generally Necessary: [2021-02-10T16:10:14.287Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-10T16:10:14.287Z] - apparmor: enabled and tools installed [2021-02-10T16:10:14.552Z] - CONFIG_NAMESPACES: enabled [2021-02-10T16:10:14.552Z] - CONFIG_NET_NS: enabled [2021-02-10T16:10:14.552Z] - CONFIG_PID_NS: enabled [2021-02-10T16:10:14.552Z] - CONFIG_IPC_NS: enabled [2021-02-10T16:10:14.552Z] - CONFIG_UTS_NS: enabled [2021-02-10T16:10:14.552Z] - CONFIG_CGROUPS: enabled [2021-02-10T16:10:14.552Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-10T16:10:14.552Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-10T16:10:14.552Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-10T16:10:14.552Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-10T16:10:14.552Z] - CONFIG_CPUSETS: enabled [2021-02-10T16:10:14.552Z] - CONFIG_MEMCG: enabled [2021-02-10T16:10:14.552Z] - CONFIG_KEYS: enabled [2021-02-10T16:10:14.552Z] - CONFIG_VETH: enabled (as module) [2021-02-10T16:10:14.552Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-10T16:10:14.552Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-10T16:10:14.552Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-10T16:10:14.552Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-10T16:10:14.817Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-10T16:10:14.817Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-10T16:10:14.817Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-10T16:10:14.817Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-10T16:10:14.817Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-10T16:10:14.817Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-10T16:10:14.817Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-10T16:10:14.817Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-10T16:10:14.817Z] [2021-02-10T16:10:14.817Z] Optional Features: [2021-02-10T16:10:14.817Z] - CONFIG_USER_NS: enabled [2021-02-10T16:10:14.817Z] - CONFIG_SECCOMP: enabled [2021-02-10T16:10:14.817Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-10T16:10:14.817Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-10T16:10:14.817Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-10T16:10:14.817Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-10T16:10:14.817Z] - CONFIG_BLK_CGROUP: enabled [2021-02-10T16:10:14.817Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-10T16:10:14.817Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-10T16:10:14.817Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-10T16:10:14.817Z] - CONFIG_CGROUP_PERF: enabled [2021-02-10T16:10:15.082Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-10T16:10:15.082Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-10T16:10:15.082Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-10T16:10:15.082Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-10T16:10:15.082Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-10T16:10:15.082Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-10T16:10:15.082Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-10T16:10:15.082Z] - CONFIG_IP_VS: enabled (as module) [2021-02-10T16:10:15.082Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-10T16:10:15.082Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-10T16:10:15.082Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-10T16:10:15.082Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-10T16:10:15.082Z] - CONFIG_EXT4_FS: enabled [2021-02-10T16:10:15.082Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-10T16:10:15.082Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-10T16:10:15.082Z] - Network Drivers: [2021-02-10T16:10:15.082Z] - "overlay": [2021-02-10T16:10:15.082Z] - CONFIG_VXLAN: enabled (as module) [2021-02-10T16:10:15.082Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-10T16:10:15.082Z] Optional (for encrypted networks): [2021-02-10T16:10:15.347Z] - CONFIG_CRYPTO: enabled [2021-02-10T16:10:15.347Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-10T16:10:15.347Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-10T16:10:15.347Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-10T16:10:15.347Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-10T16:10:15.347Z] - CONFIG_XFRM: enabled [2021-02-10T16:10:15.347Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-10T16:10:15.347Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-10T16:10:15.347Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-10T16:10:15.347Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-10T16:10:15.347Z] - "ipvlan": [2021-02-10T16:10:15.347Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-10T16:10:15.347Z] - "macvlan": [2021-02-10T16:10:15.347Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-10T16:10:15.347Z] - CONFIG_DUMMY: enabled (as module) [2021-02-10T16:10:15.347Z] - "ftp,tftp client in container": [2021-02-10T16:10:15.347Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-10T16:10:15.347Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-10T16:10:15.347Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-10T16:10:15.347Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-10T16:10:15.347Z] - Storage Drivers: [2021-02-10T16:10:15.347Z] - "aufs": [2021-02-10T16:10:15.347Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-10T16:10:15.347Z] - "btrfs": [2021-02-10T16:10:15.347Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-10T16:10:15.347Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-10T16:10:15.347Z] - "devicemapper": [2021-02-10T16:10:15.347Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-10T16:10:15.347Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-10T16:10:15.347Z] - "overlay": [2021-02-10T16:10:15.611Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-10T16:10:15.611Z] - "zfs": [2021-02-10T16:10:15.611Z] - /dev/zfs: present [2021-02-10T16:10:15.611Z] - zfs command: missing [2021-02-10T16:10:15.611Z] - zpool command: missing [2021-02-10T16:10:15.611Z] [2021-02-10T16:10:15.611Z] Limits: [2021-02-10T16:10:15.611Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-10T16:10:15.611Z] [2021-02-10T16:10:15.611Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-10T16:10:15.971Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 . [2021-02-10T16:10:16.551Z] #2 [internal] load .dockerignore [2021-02-10T16:10:16.551Z] #2 sha256:c8f084b8f801a9287248f35599bfade3d0ae00d5df882447b14f309c6acdab6e [2021-02-10T16:10:16.551Z] #2 transferring context: 87B done [2021-02-10T16:10:16.551Z] #2 DONE 0.2s [2021-02-10T16:10:16.551Z] [2021-02-10T16:10:16.551Z] #1 [internal] load build definition from Dockerfile [2021-02-10T16:10:16.551Z] #1 sha256:3a19c189c79081639806cf0b431371644e983d98455bbb5479d6666d052477ab [2021-02-10T16:10:16.551Z] #1 transferring dockerfile: 16.55kB done [2021-02-10T16:10:16.551Z] #1 DONE 0.2s [2021-02-10T16:10:16.816Z] [2021-02-10T16:10:16.816Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-10T16:10:16.816Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-10T16:10:17.228Z] --- PASS: TestBuildMultiStageOnBuild (3.11s) [2021-02-10T16:10:17.228Z] === RUN TestBuildUncleanTarFilenames [2021-02-10T16:10:17.397Z] #3 DONE 0.8s [2021-02-10T16:10:17.662Z] [2021-02-10T16:10:17.662Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-10T16:10:17.662Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-10T16:10:17.662Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-10T16:10:17.662Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-10T16:10:17.662Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-02-10T16:10:17.662Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-02-10T16:10:17.927Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.3s [2021-02-10T16:10:18.192Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.29MB / 8.28MB 0.5s [2021-02-10T16:10:18.268Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2021-02-10T16:10:18.268Z] === RUN TestBuildMultiStageLayerLeak [2021-02-10T16:10:18.464Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.7s [2021-02-10T16:10:18.730Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.9s done [2021-02-10T16:10:18.730Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2021-02-10T16:10:18.995Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-02-10T16:10:19.949Z] #4 DONE 2.4s [2021-02-10T16:10:20.901Z] [2021-02-10T16:10:20.901Z] #5 [internal] load build definition from Dockerfile [2021-02-10T16:10:20.901Z] #5 sha256:e58940269f14da649b5f3c6f8406ec3930f0da6a0686943410e1ff218105066b [2021-02-10T16:10:21.167Z] #5 transferring dockerfile: 16.55kB done [2021-02-10T16:10:21.167Z] #5 DONE 0.5s [2021-02-10T16:10:21.745Z] [2021-02-10T16:10:21.745Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-10T16:10:21.745Z] #8 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-10T16:10:21.794Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s) [2021-02-10T16:10:21.794Z] === RUN TestBuildWithHugeFile [2021-02-10T16:10:22.324Z] #8 DONE 0.5s [2021-02-10T16:10:22.324Z] [2021-02-10T16:10:22.324Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-10T16:10:22.324Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-10T16:10:22.324Z] #7 DONE 0.7s [2021-02-10T16:10:22.324Z] [2021-02-10T16:10:22.324Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-10T16:10:22.324Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-10T16:10:22.588Z] #6 DONE 0.7s [2021-02-10T16:10:25.154Z] [2021-02-10T16:10:25.154Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-10T16:10:25.154Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-10T16:10:25.154Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-02-10T16:10:25.154Z] #61 DONE 0.0s [2021-02-10T16:10:25.154Z] [2021-02-10T16:10:25.154Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:10:25.155Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-10T16:10:25.155Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-02-10T16:10:25.155Z] #9 DONE 0.0s [2021-02-10T16:10:25.155Z] [2021-02-10T16:10:25.155Z] #22 [internal] load build context [2021-02-10T16:10:25.155Z] #22 sha256:32ff700e523a0b1e1b79eee091d994eac1863c0c6adc0d9d423b8112df42d084 [2021-02-10T16:10:25.155Z] #22 transferring context: 30B [2021-02-10T16:10:28.498Z] #22 transferring context: 53.39MB 3.3s done [2021-02-10T16:10:28.763Z] #22 ... [2021-02-10T16:10:28.763Z] [2021-02-10T16:10:28.763Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-10T16:10:28.763Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-10T16:10:28.763Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-10T16:10:28.763Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-10T16:10:28.763Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-10T16:10:28.763Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-02-10T16:10:28.763Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done [2021-02-10T16:10:28.763Z] #61 DONE 3.9s [2021-02-10T16:10:28.763Z] [2021-02-10T16:10:28.763Z] #22 [internal] load build context [2021-02-10T16:10:28.763Z] #22 sha256:32ff700e523a0b1e1b79eee091d994eac1863c0c6adc0d9d423b8112df42d084 [2021-02-10T16:10:28.763Z] #22 DONE 3.9s [2021-02-10T16:10:28.763Z] [2021-02-10T16:10:28.763Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:10:28.763Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-10T16:10:28.763Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-10T16:10:28.763Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-02-10T16:10:28.763Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-10T16:10:28.763Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-02-10T16:10:28.763Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.0s done [2021-02-10T16:10:28.763Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.8s done [2021-02-10T16:10:28.763Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.2s done [2021-02-10T16:10:28.763Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.3s done [2021-02-10T16:10:28.763Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.5s [2021-02-10T16:10:28.763Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 24.61MB / 62.53MB 3.8s [2021-02-10T16:10:28.763Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.7s done [2021-02-10T16:10:28.763Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.24MB / 97.69MB 3.8s [2021-02-10T16:10:29.053Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 29.36MB / 62.53MB 3.9s [2021-02-10T16:10:29.053Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 18.87MB / 97.69MB 3.9s [2021-02-10T16:10:29.053Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 35.65MB / 62.53MB 4.0s [2021-02-10T16:10:29.053Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 4.0s [2021-02-10T16:10:29.478Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 38.80MB / 62.53MB 4.1s [2021-02-10T16:10:29.478Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 60.82MB / 62.53MB 4.3s [2021-02-10T16:10:29.478Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 50.33MB / 97.69MB 4.3s [2021-02-10T16:10:29.833Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 83.89MB / 97.69MB 4.5s [2021-02-10T16:10:29.833Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 93.32MB / 97.69MB 4.6s [2021-02-10T16:10:31.893Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.4s done [2021-02-10T16:10:31.893Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.5s done [2021-02-10T16:10:32.824Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-10T16:10:32.825Z] [2021-02-10T16:10:32.825Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-10T16:10:32.825Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-10T16:10:32.825Z] HOSTNAME=ad7f3fd3f719 [2021-02-10T16:10:32.825Z] DEST=bundles/test-integration [2021-02-10T16:10:32.825Z] PWD=/go/src/github.com/docker/docker [2021-02-10T16:10:32.825Z] DOCKER_ROOTLESS=1 [2021-02-10T16:10:32.825Z] DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:10:32.825Z] container=docker [2021-02-10T16:10:32.825Z] HOME=/root [2021-02-10T16:10:32.825Z] GOLANG_VERSION=1.13.15 [2021-02-10T16:10:32.825Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-10T16:10:32.825Z] VALIDATE_BRANCH=master [2021-02-10T16:10:32.825Z] TERM=xterm [2021-02-10T16:10:32.825Z] DOCKER_PKG=github.com/docker/docker [2021-02-10T16:10:32.825Z] SHLVL=1 [2021-02-10T16:10:32.825Z] TIMEOUT=120m [2021-02-10T16:10:32.825Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-10T16:10:32.825Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-10T16:10:32.825Z] GO111MODULE=off [2021-02-10T16:10:32.825Z] DOCKER_EXPERIMENTAL=1 [2021-02-10T16:10:32.825Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-10T16:10:32.825Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-10T16:10:32.825Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-10T16:10:32.825Z] GOPATH=/go [2021-02-10T16:10:32.825Z] PKG_CONFIG=pkg-config [2021-02-10T16:10:32.825Z] _=/usr/bin/env [2021-02-10T16:10:32.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-10T16:10:35.213Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.8s done [2021-02-10T16:10:35.213Z] #9 ... [2021-02-10T16:10:35.213Z] [2021-02-10T16:10:35.213Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-10T16:10:35.213Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-10T16:10:35.213Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-10T16:10:35.213Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-10T16:10:35.213Z] #25 sha256:330cbf028662c0c41ff94c23dc1e37d1cd52703e79e795e275d5f6c86022a8e3 529B / 529B done [2021-02-10T16:10:35.213Z] #25 sha256:fc905079e700da665fc183fff2fcc52bb91dd47590da3b534f1c4f5c4a965f28 1.46kB / 1.46kB done [2021-02-10T16:10:35.213Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 9.7s [2021-02-10T16:10:36.167Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 10.9s done [2021-02-10T16:10:36.167Z] #25 ... [2021-02-10T16:10:36.167Z] [2021-02-10T16:10:36.167Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:10:36.167Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-10T16:10:36.167Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-02-10T16:10:36.762Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done [2021-02-10T16:10:37.341Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-02-10T16:10:38.297Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.6s done [2021-02-10T16:10:39.254Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-02-10T16:10:41.192Z] #9 ... [2021-02-10T16:10:41.192Z] [2021-02-10T16:10:41.192Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-10T16:10:41.192Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-10T16:10:41.192Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 3.5s done [2021-02-10T16:10:41.192Z] #25 DONE 16.3s [2021-02-10T16:10:41.192Z] [2021-02-10T16:10:41.192Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:10:41.192Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-10T16:10:42.594Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.4s done [2021-02-10T16:10:42.859Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-02-10T16:10:46.191Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.0s done [2021-02-10T16:10:46.191Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-02-10T16:10:48.976Z] --- PASS: TestBuildWithHugeFile (27.30s) [2021-02-10T16:10:48.976Z] === RUN TestBuildWCOWSandboxSize [2021-02-10T16:10:48.976Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-10T16:10:48.976Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-10T16:10:48.976Z] === RUN TestBuildWithEmptyDockerfile [2021-02-10T16:10:48.976Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:10:48.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:10:48.976Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:10:48.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:10:48.976Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:10:48.976Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:10:48.976Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:10:48.976Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:10:48.976Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:10:48.976Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-02-10T16:10:48.976Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2021-02-10T16:10:48.976Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2021-02-10T16:10:48.976Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-02-10T16:10:48.976Z] === RUN TestBuildPreserveOwnership [2021-02-10T16:10:48.976Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-10T16:10:51.529Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.2s [2021-02-10T16:10:51.529Z] #9 ... [2021-02-10T16:10:51.529Z] [2021-02-10T16:10:51.529Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:10:51.529Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-10T16:10:51.529Z] #26 1.823 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:10:51.529Z] #26 1.841 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:10:51.529Z] #26 1.844 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:10:51.529Z] #26 2.090 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-10T16:10:51.529Z] #26 2.510 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-10T16:10:51.529Z] #26 2.568 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-10T16:10:51.529Z] #26 4.138 Fetched 8246 kB in 3s (3212 kB/s) [2021-02-10T16:10:51.529Z] #26 4.138 Reading package lists... [2021-02-10T16:10:51.529Z] #26 5.518 Reading package lists... [2021-02-10T16:10:51.529Z] #26 6.852 Building dependency tree... [2021-02-10T16:10:51.529Z] #26 7.526 The following additional packages will be installed: [2021-02-10T16:10:51.529Z] #26 7.528 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-10T16:10:51.529Z] #26 7.528 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-10T16:10:51.529Z] #26 7.529 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-10T16:10:51.529Z] #26 7.532 Suggested packages: [2021-02-10T16:10:51.529Z] #26 7.532 krb5-doc krb5-user [2021-02-10T16:10:51.529Z] #26 7.532 Recommended packages: [2021-02-10T16:10:51.529Z] #26 7.532 krb5-locales publicsuffix libsasl2-modules [2021-02-10T16:10:51.529Z] #26 7.800 The following NEW packages will be installed: [2021-02-10T16:10:51.529Z] #26 7.800 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-10T16:10:51.529Z] #26 7.800 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-10T16:10:51.529Z] #26 7.800 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-10T16:10:51.529Z] #26 7.804 libssh2-1 libssl1.1 openssl [2021-02-10T16:10:51.529Z] #26 8.104 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-10T16:10:51.529Z] #26 8.104 Need to get 4777 kB of archives. [2021-02-10T16:10:51.529Z] #26 8.104 After this operation, 11.5 MB of additional disk space will be used. [2021-02-10T16:10:51.529Z] #26 8.104 Get:1 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-02-10T16:10:51.529Z] #26 8.105 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-10T16:10:51.529Z] #26 8.108 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-02-10T16:10:51.529Z] #26 8.111 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u5 [216 kB] [2021-02-10T16:10:51.529Z] #26 8.112 Get:5 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB] [2021-02-10T16:10:51.529Z] #26 8.146 Get:6 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB] [2021-02-10T16:10:51.529Z] #26 8.161 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-10T16:10:51.529Z] #26 8.165 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-02-10T16:10:51.529Z] #26 8.242 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-02-10T16:10:51.529Z] #26 8.243 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-02-10T16:10:51.529Z] #26 8.246 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-02-10T16:10:51.529Z] #26 8.255 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-02-10T16:10:51.529Z] #26 8.258 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-02-10T16:10:51.529Z] #26 8.260 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-02-10T16:10:51.529Z] #26 8.261 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-02-10T16:10:51.529Z] #26 8.263 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-02-10T16:10:51.529Z] #26 8.272 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-02-10T16:10:51.529Z] #26 8.279 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-02-10T16:10:51.529Z] #26 8.281 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-10T16:10:51.529Z] #26 8.284 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-10T16:10:51.529Z] #26 8.286 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-10T16:10:51.529Z] #26 8.550 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:10:51.529Z] #26 8.597 Fetched 4777 kB in 0s (10.8 MB/s) [2021-02-10T16:10:51.529Z] #26 8.692 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-02-10T16:10:51.530Z] #26 8.692 (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.) [2021-02-10T16:10:51.530Z] #26 8.697 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-10T16:10:51.530Z] #26 8.702 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:10:51.530Z] #26 8.757 Selecting previously unselected package libsasl2-2:arm64. [2021-02-10T16:10:51.530Z] #26 8.759 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-10T16:10:51.530Z] #26 8.773 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:10:51.530Z] #26 8.830 Selecting previously unselected package libldap-common. [2021-02-10T16:10:51.530Z] #26 8.830 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-10T16:10:51.530Z] #26 8.836 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:10:51.530Z] #26 8.904 Selecting previously unselected package libldap-2.4-2:arm64. [2021-02-10T16:10:51.530Z] #26 8.905 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_arm64.deb ... [2021-02-10T16:10:51.530Z] #26 8.912 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:10:51.530Z] #26 9.002 Selecting previously unselected package libssl1.1:arm64. [2021-02-10T16:10:51.530Z] #26 9.007 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ... [2021-02-10T16:10:51.530Z] #26 9.011 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-02-10T16:10:51.530Z] #26 9.232 Selecting previously unselected package openssl. [2021-02-10T16:10:51.530Z] #26 9.232 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_arm64.deb ... [2021-02-10T16:10:51.530Z] #26 9.316 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-10T16:10:51.530Z] #26 9.506 Selecting previously unselected package ca-certificates. [2021-02-10T16:10:51.530Z] #26 9.507 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-10T16:10:51.530Z] #26 9.521 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-10T16:10:51.530Z] #26 9.623 Selecting previously unselected package libkeyutils1:arm64. [2021-02-10T16:10:51.530Z] #26 9.625 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-02-10T16:10:51.530Z] #26 9.633 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-02-10T16:10:51.530Z] #26 9.688 Selecting previously unselected package libkrb5support0:arm64. [2021-02-10T16:10:51.530Z] #26 9.690 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-02-10T16:10:51.530Z] #26 9.694 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-10T16:10:51.530Z] #26 9.759 Selecting previously unselected package libk5crypto3:arm64. [2021-02-10T16:10:51.530Z] #26 9.761 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-02-10T16:10:51.530Z] #26 9.766 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-10T16:10:51.530Z] #26 9.837 Selecting previously unselected package libkrb5-3:arm64. [2021-02-10T16:10:51.530Z] #26 9.837 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-02-10T16:10:51.530Z] #26 9.844 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-10T16:10:51.530Z] #26 10.02 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-02-10T16:10:51.530Z] #26 10.02 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-02-10T16:10:51.530Z] #26 10.03 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-10T16:10:51.530Z] #26 10.10 Selecting previously unselected package libnghttp2-14:arm64. [2021-02-10T16:10:51.530Z] #26 10.10 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-02-10T16:10:51.530Z] #26 10.13 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-10T16:10:51.530Z] #26 10.17 Selecting previously unselected package libpsl5:arm64. [2021-02-10T16:10:51.530Z] #26 10.17 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-02-10T16:10:51.530Z] #26 10.18 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-02-10T16:10:51.530Z] #26 ... [2021-02-10T16:10:51.530Z] [2021-02-10T16:10:51.530Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-10T16:10:51.530Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-10T16:10:52.108Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 6.0s done [2021-02-10T16:10:52.373Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-02-10T16:10:52.953Z] #9 DONE 27.8s [2021-02-10T16:10:52.953Z] [2021-02-10T16:10:52.953Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:10:52.953Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-10T16:10:52.953Z] #26 10.30 Selecting previously unselected package librtmp1:arm64. [2021-02-10T16:10:52.953Z] #26 10.30 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-02-10T16:10:52.953Z] #26 10.31 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-10T16:10:52.953Z] #26 10.38 Selecting previously unselected package libssh2-1:arm64. [2021-02-10T16:10:52.953Z] #26 10.38 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-02-10T16:10:52.953Z] #26 10.38 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-10T16:10:52.953Z] #26 10.46 Selecting previously unselected package libcurl4:arm64. [2021-02-10T16:10:52.953Z] #26 10.46 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-02-10T16:10:52.953Z] #26 10.46 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-10T16:10:52.953Z] #26 10.68 Selecting previously unselected package curl. [2021-02-10T16:10:52.953Z] #26 10.68 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-02-10T16:10:52.953Z] #26 10.69 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-10T16:10:52.953Z] #26 10.77 Selecting previously unselected package libonig5:arm64. [2021-02-10T16:10:52.953Z] #26 10.77 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-02-10T16:10:52.953Z] #26 10.78 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-10T16:10:52.953Z] #26 10.86 Selecting previously unselected package libjq1:arm64. [2021-02-10T16:10:52.953Z] #26 10.86 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-10T16:10:52.953Z] #26 10.87 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-10T16:10:52.953Z] #26 10.93 Selecting previously unselected package jq. [2021-02-10T16:10:52.953Z] #26 10.93 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-10T16:10:52.953Z] #26 10.94 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-10T16:10:52.953Z] #26 11.00 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-02-10T16:10:52.953Z] #26 11.02 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-02-10T16:10:52.953Z] #26 11.04 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-02-10T16:10:52.953Z] #26 11.22 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-10T16:10:52.953Z] #26 11.24 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:10:52.953Z] #26 11.26 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-10T16:10:52.953Z] #26 11.27 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:10:52.953Z] #26 11.29 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-10T16:10:52.953Z] #26 11.30 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-10T16:10:52.953Z] #26 11.32 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-10T16:10:52.953Z] #26 11.33 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-10T16:10:52.953Z] #26 11.35 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-10T16:10:52.953Z] #26 11.37 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-10T16:10:52.953Z] #26 11.39 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-10T16:10:52.953Z] #26 11.42 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-10T16:10:52.953Z] #26 11.43 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-10T16:10:52.953Z] #26 11.46 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-10T16:10:53.912Z] #26 12.49 Updating certificates in /etc/ssl/certs... [2021-02-10T16:10:54.594Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-10T16:10:54.714Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-10T16:10:54.714Z] [2021-02-10T16:10:54.714Z] + TEST_INTEGRATION_DEST=1 [2021-02-10T16:10:54.714Z] + CONTAINER_NAME=docker-pr6-1 [2021-02-10T16:10:54.714Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-10T16:10:54.714Z] + run_tests test-integration-flaky [2021-02-10T16:10:54.714Z] + '[' -n 0 ']' [2021-02-10T16:10:54.714Z] + rm= [2021-02-10T16:10:54.714Z] + c=0 [2021-02-10T16:10:54.714Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42004/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42004/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42004/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/make.sh test-integration-flaky test-integration [2021-02-10T16:10:54.714Z] + TEST_INTEGRATION_DEST=2 [2021-02-10T16:10:54.714Z] + TEST_INTEGRATION_DEST=3 [2021-02-10T16:10:54.714Z] + CONTAINER_NAME=docker-pr6-3 [2021-02-10T16:10:54.714Z] + CONTAINER_NAME=docker-pr6-2 [2021-02-10T16:10:54.714Z] + TEST_SKIP_INTEGRATION=1 [2021-02-10T16:10:54.714Z] + TEST_SKIP_INTEGRATION=1 [2021-02-10T16:10:54.714Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-10T16:10:54.714Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-10T16:10:54.714Z] + run_tests [2021-02-10T16:10:54.714Z] + run_tests [2021-02-10T16:10:54.714Z] + '[' -n 0 ']' [2021-02-10T16:10:54.714Z] + '[' -n 0 ']' [2021-02-10T16:10:54.714Z] + rm= [2021-02-10T16:10:54.714Z] + rm= [2021-02-10T16:10:54.714Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42004/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42004/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42004/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/make.sh '' test-integration [2021-02-10T16:10:54.714Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42004/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42004/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42004/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/make.sh '' test-integration [2021-02-10T16:10:54.714Z] ++ jobs -p [2021-02-10T16:10:54.714Z] + for job in $(jobs -p) [2021-02-10T16:10:54.714Z] + wait 14789 [2021-02-10T16:10:54.714Z] [2021-02-10T16:10:54.714Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-10T16:10:54.714Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-10T16:10:54.714Z] HOSTNAME=237f4e68616a [2021-02-10T16:10:54.714Z] TEST_SKIP_INTEGRATION=1 [2021-02-10T16:10:54.714Z] TESTDEBUG=0 [2021-02-10T16:10:54.714Z] DEST=bundles/test-integration [2021-02-10T16:10:54.714Z] PWD=/go/src/github.com/docker/docker [2021-02-10T16:10:54.714Z] KEEPBUNDLE=1 [2021-02-10T16:10:54.714Z] DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:10:54.714Z] container=docker [2021-02-10T16:10:54.714Z] HOME=/root [2021-02-10T16:10:54.714Z] GOLANG_VERSION=1.13.15 [2021-02-10T16:10:54.714Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-10T16:10:54.714Z] VALIDATE_BRANCH=master [2021-02-10T16:10:54.714Z] TERM=xterm [2021-02-10T16:10:54.714Z] DOCKER_PKG=github.com/docker/docker [2021-02-10T16:10:54.714Z] SHLVL=1 [2021-02-10T16:10:54.714Z] TIMEOUT=120m [2021-02-10T16:10:54.714Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-10T16:10:54.714Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-10T16:10:54.714Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-10T16:10:54.714Z] GO111MODULE=off [2021-02-10T16:10:54.714Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-10T16:10:54.714Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-10T16:10:54.714Z] GOPATH=/go [2021-02-10T16:10:54.714Z] PKG_CONFIG=pkg-config [2021-02-10T16:10:54.714Z] _=/usr/bin/env [2021-02-10T16:10:54.714Z] Building test suite binary ./integration-cli/test.main [2021-02-10T16:10:54.864Z] #26 13.50 137 added, 0 removed; done. [2021-02-10T16:10:54.975Z] [2021-02-10T16:10:55.238Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-10T16:10:55.238Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-10T16:10:55.238Z] HOSTNAME=877601c1dbb3 [2021-02-10T16:10:55.238Z] TEST_SKIP_INTEGRATION=1 [2021-02-10T16:10:55.238Z] TESTDEBUG=0 [2021-02-10T16:10:55.238Z] DEST=bundles/test-integration [2021-02-10T16:10:55.238Z] PWD=/go/src/github.com/docker/docker [2021-02-10T16:10:55.238Z] KEEPBUNDLE=1 [2021-02-10T16:10:55.238Z] DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:10:55.238Z] container=docker [2021-02-10T16:10:55.238Z] HOME=/root [2021-02-10T16:10:55.238Z] GOLANG_VERSION=1.13.15 [2021-02-10T16:10:55.238Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-10T16:10:55.238Z] VALIDATE_BRANCH=master [2021-02-10T16:10:55.238Z] TERM=xterm [2021-02-10T16:10:55.238Z] DOCKER_PKG=github.com/docker/docker [2021-02-10T16:10:55.238Z] SHLVL=1 [2021-02-10T16:10:55.238Z] TIMEOUT=120m [2021-02-10T16:10:55.238Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-10T16:10:55.238Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-10T16:10:55.238Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-10T16:10:55.238Z] GO111MODULE=off [2021-02-10T16:10:55.238Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-10T16:10:55.238Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-10T16:10:55.238Z] GOPATH=/go [2021-02-10T16:10:55.238Z] PKG_CONFIG=pkg-config [2021-02-10T16:10:55.238Z] _=/usr/bin/env [2021-02-10T16:10:55.238Z] Building test suite binary ./integration-cli/test.main [2021-02-10T16:10:55.238Z] [2021-02-10T16:10:55.498Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-10T16:10:55.759Z] No new tests added to integration. [2021-02-10T16:10:55.759Z] [2021-02-10T16:10:55.759Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-10T16:10:55.814Z] #26 14.67 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-10T16:10:56.108Z] --- PASS: TestBuildPreserveOwnership (7.10s) [2021-02-10T16:10:56.108Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.61s) [2021-02-10T16:10:56.108Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.49s) [2021-02-10T16:10:56.108Z] === RUN TestBuildPlatformInvalid [2021-02-10T16:10:56.390Z] #26 14.71 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-10T16:10:56.401Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-02-10T16:10:56.401Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-10T16:10:56.783Z] #26 15.34 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-10T16:10:56.783Z] #26 15.52 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-10T16:10:57.748Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-10T16:10:57.748Z] HOSTNAME=5e63b13dd53d [2021-02-10T16:10:57.748Z] TESTDEBUG=0 [2021-02-10T16:10:57.748Z] DEST=bundles/test-integration [2021-02-10T16:10:57.748Z] PWD=/go/src/github.com/docker/docker [2021-02-10T16:10:57.748Z] KEEPBUNDLE=1 [2021-02-10T16:10:57.748Z] DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:10:57.748Z] container=docker [2021-02-10T16:10:57.748Z] HOME=/root [2021-02-10T16:10:57.748Z] GOLANG_VERSION=1.13.15 [2021-02-10T16:10:57.748Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-10T16:10:57.748Z] VALIDATE_BRANCH=master [2021-02-10T16:10:57.748Z] TERM=xterm [2021-02-10T16:10:57.748Z] DOCKER_PKG=github.com/docker/docker [2021-02-10T16:10:57.748Z] SHLVL=1 [2021-02-10T16:10:57.748Z] TIMEOUT=120m [2021-02-10T16:10:57.748Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-10T16:10:57.748Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-10T16:10:57.748Z] GO111MODULE=off [2021-02-10T16:10:57.748Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-10T16:10:57.748Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-10T16:10:57.748Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-10T16:10:57.748Z] GOPATH=/go [2021-02-10T16:10:57.748Z] PKG_CONFIG=pkg-config [2021-02-10T16:10:57.748Z] _=/usr/bin/env [2021-02-10T16:10:57.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-10T16:10:58.188Z] #26 16.90 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:10:59.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-10T16:10:59.638Z] #26 17.98 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-10T16:10:59.638Z] #26 18.07 Updating certificates in /etc/ssl/certs... [2021-02-10T16:10:59.638Z] #26 ... [2021-02-10T16:10:59.638Z] [2021-02-10T16:10:59.638Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-10T16:10:59.638Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-10T16:10:59.638Z] #10 DONE 7.0s [2021-02-10T16:10:59.950Z] [2021-02-10T16:10:59.950Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-10T16:10:59.950Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-10T16:11:00.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-10T16:11:01.920Z] #11 DONE 1.9s [2021-02-10T16:11:01.920Z] [2021-02-10T16:11:01.920Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-10T16:11:01.920Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-10T16:11:01.920Z] #26 19.37 0 added, 0 removed; done. [2021-02-10T16:11:01.920Z] #26 19.37 Running hooks in /etc/ca-certificates/update.d... [2021-02-10T16:11:01.920Z] #26 19.37 done. [2021-02-10T16:11:01.920Z] #26 DONE 20.4s [2021-02-10T16:11:01.920Z] [2021-02-10T16:11:01.920Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-10T16:11:01.920Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-10T16:11:01.920Z] #38 DONE 0.3s [2021-02-10T16:11:01.920Z] [2021-02-10T16:11:01.920Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-10T16:11:01.920Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-10T16:11:01.920Z] #30 DONE 0.3s [2021-02-10T16:11:01.920Z] [2021-02-10T16:11:01.920Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-10T16:11:01.920Z] #27 sha256:208812e1a8af765c0d21a8b3dbb61dc319a1210c5f482e738981e871e218be1a [2021-02-10T16:11:01.920Z] #27 DONE 0.2s [2021-02-10T16:11:01.920Z] [2021-02-10T16:11:01.920Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:01.920Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:06.826Z] #68 exporting layers 83.6s done [2021-02-10T16:11:06.826Z] #68 exporting manifest sha256:9231d1bda5c5e1d043b6b8c799cc00383f0565b964dcdbc952d42e72010e6138 done [2021-02-10T16:11:06.826Z] #68 exporting config sha256:e273aa8399889f3e96bae21e49a8e6dc0b7292d37eb987f1581f338de55e3494 done [2021-02-10T16:11:06.826Z] #68 sending tarball [2021-02-10T16:11:06.897Z] Loaded image: buildpack-deps:buster [2021-02-10T16:11:06.897Z] Loaded image: busybox:latest [2021-02-10T16:11:06.897Z] Loaded image: busybox:glibc [2021-02-10T16:11:07.261Z] #28 ... [2021-02-10T16:11:07.261Z] [2021-02-10T16:11:07.261Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:11:07.261Z] #50 sha256:4a52911db35c065e33c36117ecb01192885f0381d81f102868b0edd7537e584f [2021-02-10T16:11:07.261Z] #50 5.187 + RM_GOPATH=0 [2021-02-10T16:11:07.261Z] #50 5.187 + TMP_GOPATH= [2021-02-10T16:11:07.261Z] #50 5.187 + : /build [2021-02-10T16:11:07.261Z] #50 5.187 + '[' -z '' ']' [2021-02-10T16:11:07.261Z] #50 5.187 ++ mktemp -d [2021-02-10T16:11:07.261Z] #50 5.191 + export GOPATH=/tmp/tmp.0kZoiR2NLY [2021-02-10T16:11:07.261Z] #50 5.191 + GOPATH=/tmp/tmp.0kZoiR2NLY [2021-02-10T16:11:07.261Z] #50 5.191 + RM_GOPATH=1 [2021-02-10T16:11:07.261Z] #50 5.191 + case "$(go env GOARCH)" in [2021-02-10T16:11:07.261Z] #50 5.191 ++ go env GOARCH [2021-02-10T16:11:07.261Z] #50 5.211 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:07.261Z] #50 5.211 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:07.261Z] #50 5.211 ++ dirname /tmp/install/install.sh [2021-02-10T16:11:07.261Z] #50 5.225 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:11:07.261Z] #50 5.225 + dir=/tmp/install [2021-02-10T16:11:07.261Z] #50 5.225 + bin=shfmt [2021-02-10T16:11:07.261Z] #50 5.225 + shift [2021-02-10T16:11:07.261Z] #50 5.225 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-10T16:11:07.261Z] #50 5.225 + . /tmp/install/shfmt.installer [2021-02-10T16:11:07.261Z] #50 5.225 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:11:07.261Z] #50 5.225 + install_shfmt [2021-02-10T16:11:07.261Z] #50 5.225 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-10T16:11:07.261Z] #50 5.225 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0kZoiR2NLY/src/github.com/mvdan/sh [2021-02-10T16:11:07.261Z] #50 5.225 Cloning into '/tmp/tmp.0kZoiR2NLY/src/github.com/mvdan/sh'... [2021-02-10T16:11:07.528Z] #50 ... [2021-02-10T16:11:07.528Z] [2021-02-10T16:11:07.528Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:11:07.528Z] #48 sha256:883f50b17e06d173f7d3ea336e0749ccf7f22d555917b882af66ba6e11d67635 [2021-02-10T16:11:07.528Z] #48 5.838 + RM_GOPATH=0 [2021-02-10T16:11:07.528Z] #48 5.838 + TMP_GOPATH= [2021-02-10T16:11:07.528Z] #48 5.838 + : /build [2021-02-10T16:11:07.528Z] #48 5.838 + '[' -z '' ']' [2021-02-10T16:11:07.528Z] #48 5.846 ++ mktemp -d [2021-02-10T16:11:07.528Z] #48 5.851 + export GOPATH=/tmp/tmp.DKSZGkyBwx [2021-02-10T16:11:07.528Z] #48 5.851 + GOPATH=/tmp/tmp.DKSZGkyBwx [2021-02-10T16:11:07.528Z] #48 5.851 + RM_GOPATH=1 [2021-02-10T16:11:07.528Z] #48 5.851 + case "$(go env GOARCH)" in [2021-02-10T16:11:07.528Z] #48 5.851 ++ go env GOARCH [2021-02-10T16:11:07.528Z] #48 5.876 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:07.528Z] #48 5.876 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:07.528Z] #48 5.876 ++ dirname /tmp/install/install.sh [2021-02-10T16:11:07.528Z] #48 5.880 + dir=/tmp/install [2021-02-10T16:11:07.528Z] #48 5.880 + bin=golangci_lint [2021-02-10T16:11:07.528Z] #48 5.880 + shift [2021-02-10T16:11:07.528Z] #48 5.880 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-10T16:11:07.528Z] #48 5.880 + . /tmp/install/golangci_lint.installer [2021-02-10T16:11:07.528Z] #48 5.880 ++ : v1.23.8 [2021-02-10T16:11:07.528Z] #48 5.880 + install_golangci_lint [2021-02-10T16:11:07.528Z] #48 5.880 + set -e [2021-02-10T16:11:07.528Z] #48 5.880 + export GO111MODULE=on [2021-02-10T16:11:07.528Z] #48 5.880 + GO111MODULE=on [2021-02-10T16:11:07.528Z] #48 5.880 + GOBIN=/build [2021-02-10T16:11:07.528Z] #48 5.880 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-10T16:11:07.528Z] #48 6.045 go: finding github.com v1.23.8 [2021-02-10T16:11:07.528Z] #48 6.049 go: finding github.com/golangci v1.23.8 [2021-02-10T16:11:07.528Z] #48 6.052 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-10T16:11:07.528Z] #48 6.052 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:11:07.528Z] #48 6.052 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-10T16:11:07.534Z] Loaded image: debian:bullseye [2021-02-10T16:11:07.534Z] Loaded image: hello-world:latest [2021-02-10T16:11:07.827Z] Loaded image: arm32v7/hello-world:latest [2021-02-10T16:11:08.367Z] #68 ... [2021-02-10T16:11:08.367Z] [2021-02-10T16:11:08.367Z] #69 importing to docker [2021-02-10T16:11:08.367Z] #69 sha256:96424419708ef92432604a69b1a12d7e947247c52781ab2aaa693951fe1505df [2021-02-10T16:11:08.933Z] #48 ... [2021-02-10T16:11:08.933Z] [2021-02-10T16:11:08.933Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:11:08.933Z] #33 sha256:0c2854a06af0f4db75ea02b55d2d7846efda760bd8e718b71aeb1c39b07c6b6c [2021-02-10T16:11:08.933Z] #33 6.919 + RM_GOPATH=0 [2021-02-10T16:11:08.933Z] #33 6.923 + TMP_GOPATH= [2021-02-10T16:11:08.933Z] #33 6.923 + : /build [2021-02-10T16:11:08.933Z] #33 6.923 + '[' -z '' ']' [2021-02-10T16:11:08.933Z] #33 6.942 ++ mktemp -d [2021-02-10T16:11:08.933Z] #33 6.944 + export GOPATH=/tmp/tmp.Zj915gHK8Y [2021-02-10T16:11:08.933Z] #33 6.944 + GOPATH=/tmp/tmp.Zj915gHK8Y [2021-02-10T16:11:08.933Z] #33 6.945 + RM_GOPATH=1 [2021-02-10T16:11:08.933Z] #33 6.945 + case "$(go env GOARCH)" in [2021-02-10T16:11:08.933Z] #33 6.945 ++ go env GOARCH [2021-02-10T16:11:08.933Z] #33 7.119 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:08.933Z] #33 7.120 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:08.933Z] #33 7.121 ++ dirname /tmp/install/install.sh [2021-02-10T16:11:08.933Z] #33 7.123 + dir=/tmp/install [2021-02-10T16:11:08.933Z] #33 7.128 + bin=tomlv [2021-02-10T16:11:08.933Z] #33 7.128 + shift [2021-02-10T16:11:08.933Z] #33 7.128 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-10T16:11:08.933Z] #33 7.128 + . /tmp/install/tomlv.installer [2021-02-10T16:11:08.933Z] #33 7.128 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:11:08.933Z] #33 7.128 + install_tomlv [2021-02-10T16:11:08.933Z] #33 7.128 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-10T16:11:08.933Z] #33 7.128 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Zj915gHK8Y/src/github.com/BurntSushi/toml [2021-02-10T16:11:08.933Z] #33 7.128 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:11:08.933Z] #33 7.131 Cloning into '/tmp/tmp.Zj915gHK8Y/src/github.com/BurntSushi/toml'... [2021-02-10T16:11:08.933Z] #33 ... [2021-02-10T16:11:08.933Z] [2021-02-10T16:11:08.933Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:11:08.933Z] #48 sha256:883f50b17e06d173f7d3ea336e0749ccf7f22d555917b882af66ba6e11d67635 [2021-02-10T16:11:08.933Z] #48 7.171 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:11:09.514Z] #48 7.854 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-10T16:11:11.452Z] #48 ... [2021-02-10T16:11:11.452Z] [2021-02-10T16:11:11.452Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:11:11.452Z] #57 sha256:0fc91a2684a0fc96f9bbfe244c49058a03968f60ff7246dcf75a86a5831ed3e2 [2021-02-10T16:11:11.452Z] #57 6.650 + RM_GOPATH=0 [2021-02-10T16:11:11.452Z] #57 6.650 + TMP_GOPATH= [2021-02-10T16:11:11.452Z] #57 6.650 + : /build [2021-02-10T16:11:11.452Z] #57 6.650 + '[' -z '' ']' [2021-02-10T16:11:11.452Z] #57 6.650 ++ mktemp -d [2021-02-10T16:11:11.452Z] #57 6.659 + export GOPATH=/tmp/tmp.tp4JtQZtyV [2021-02-10T16:11:11.452Z] #57 6.659 + GOPATH=/tmp/tmp.tp4JtQZtyV [2021-02-10T16:11:11.452Z] #57 6.659 + RM_GOPATH=1 [2021-02-10T16:11:11.452Z] #57 6.659 + case "$(go env GOARCH)" in [2021-02-10T16:11:11.452Z] #57 6.659 ++ go env GOARCH [2021-02-10T16:11:11.452Z] #57 6.801 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:11.452Z] #57 6.801 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:11.452Z] #57 6.802 ++ dirname /tmp/install/install.sh [2021-02-10T16:11:11.452Z] #57 6.818 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:11:11.452Z] #57 6.818 + dir=/tmp/install [2021-02-10T16:11:11.452Z] #57 6.818 + bin=rootlesskit [2021-02-10T16:11:11.452Z] #57 6.818 + shift [2021-02-10T16:11:11.452Z] #57 6.818 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-10T16:11:11.452Z] #57 6.818 + . /tmp/install/rootlesskit.installer [2021-02-10T16:11:11.452Z] #57 6.818 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:11:11.452Z] #57 6.818 + install_rootlesskit [2021-02-10T16:11:11.452Z] #57 6.818 + case "$1" in [2021-02-10T16:11:11.452Z] #57 6.818 + export CGO_ENABLED=0 [2021-02-10T16:11:11.452Z] #57 6.818 + CGO_ENABLED=0 [2021-02-10T16:11:11.452Z] #57 6.818 + _install_rootlesskit [2021-02-10T16:11:11.452Z] #57 6.818 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-10T16:11:11.452Z] #57 6.818 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tp4JtQZtyV/src/github.com/rootless-containers/rootlesskit [2021-02-10T16:11:11.452Z] #57 6.821 Cloning into '/tmp/tmp.tp4JtQZtyV/src/github.com/rootless-containers/rootlesskit'... [2021-02-10T16:11:11.718Z] #57 ... [2021-02-10T16:11:11.718Z] [2021-02-10T16:11:11.718Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:11:11.718Z] #44 sha256:ba6b4910e6e17ef428a112f9b76049b42ea486df8fdb5ab3e6564e46124ea6fa [2021-02-10T16:11:11.718Z] #44 6.020 + RM_GOPATH=0 [2021-02-10T16:11:11.718Z] #44 6.020 + TMP_GOPATH= [2021-02-10T16:11:11.718Z] #44 6.020 + : /build [2021-02-10T16:11:11.718Z] #44 6.020 + '[' -z '' ']' [2021-02-10T16:11:11.718Z] #44 6.020 ++ mktemp -d [2021-02-10T16:11:11.718Z] #44 6.020 + export GOPATH=/tmp/tmp.41USefZjZp [2021-02-10T16:11:11.718Z] #44 6.020 + GOPATH=/tmp/tmp.41USefZjZp [2021-02-10T16:11:11.718Z] #44 6.020 + RM_GOPATH=1 [2021-02-10T16:11:11.718Z] #44 6.020 + case "$(go env GOARCH)" in [2021-02-10T16:11:11.718Z] #44 6.029 ++ go env GOARCH [2021-02-10T16:11:11.718Z] #44 6.091 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:11.718Z] #44 6.091 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:11.718Z] #44 6.091 ++ dirname /tmp/install/install.sh [2021-02-10T16:11:11.718Z] #44 6.091 + dir=/tmp/install [2021-02-10T16:11:11.718Z] #44 6.091 + bin=vndr [2021-02-10T16:11:11.718Z] #44 6.091 + shift [2021-02-10T16:11:11.718Z] #44 6.091 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-10T16:11:11.718Z] #44 6.091 + . /tmp/install/vndr.installer [2021-02-10T16:11:11.718Z] #44 6.091 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:11:11.718Z] #44 6.091 + install_vndr [2021-02-10T16:11:11.718Z] #44 6.091 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-10T16:11:11.718Z] #44 6.091 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.41USefZjZp/src/github.com/LK4D4/vndr [2021-02-10T16:11:11.718Z] #44 6.101 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:11:11.718Z] #44 6.110 Cloning into '/tmp/tmp.41USefZjZp/src/github.com/LK4D4/vndr'... [2021-02-10T16:11:11.718Z] #44 6.991 + cd /tmp/tmp.41USefZjZp/src/github.com/LK4D4/vndr [2021-02-10T16:11:11.718Z] #44 6.991 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-10T16:11:11.718Z] #44 7.006 + go build -buildmode=pie -v -o /build/vndr . [2021-02-10T16:11:11.718Z] #44 8.704 runtime/internal/sys [2021-02-10T16:11:11.718Z] #44 8.750 internal/cpu [2021-02-10T16:11:11.718Z] #44 8.775 internal/race [2021-02-10T16:11:11.718Z] #44 8.818 runtime/internal/atomic [2021-02-10T16:11:11.718Z] #44 8.927 sync/atomic [2021-02-10T16:11:11.718Z] #44 9.310 runtime/internal/math [2021-02-10T16:11:11.718Z] #44 9.529 unicode [2021-02-10T16:11:11.718Z] #44 9.678 unicode/utf8 [2021-02-10T16:11:11.718Z] #44 10.04 internal/bytealg [2021-02-10T16:11:11.718Z] #44 10.20 math/bits [2021-02-10T16:11:11.718Z] #44 10.27 internal/testlog [2021-02-10T16:11:11.718Z] #44 ... [2021-02-10T16:11:11.718Z] [2021-02-10T16:11:11.718Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:11:11.718Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-10T16:11:11.718Z] #35 5.041 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:11:11.718Z] #35 5.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:11:11.718Z] #35 5.051 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:11:11.718Z] #35 5.717 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-10T16:11:11.718Z] #35 7.884 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-10T16:11:11.718Z] #35 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-10T16:11:11.985Z] #35 ... [2021-02-10T16:11:11.985Z] [2021-02-10T16:11:11.985Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:11:11.985Z] #23 sha256:3119218adca708262e4d1d4f0c490faf9dc2acb78bb1e17338ab2a6c0d0b4c14 [2021-02-10T16:11:11.985Z] #23 3.669 + RM_GOPATH=0 [2021-02-10T16:11:11.985Z] #23 3.669 + TMP_GOPATH= [2021-02-10T16:11:11.985Z] #23 3.669 + : /build [2021-02-10T16:11:11.985Z] #23 3.669 + '[' -z '' ']' [2021-02-10T16:11:11.985Z] #23 3.669 ++ mktemp -d [2021-02-10T16:11:11.985Z] #23 3.673 + export GOPATH=/tmp/tmp.2p8x9GTZuE [2021-02-10T16:11:11.985Z] #23 3.673 + GOPATH=/tmp/tmp.2p8x9GTZuE [2021-02-10T16:11:11.985Z] #23 3.673 + RM_GOPATH=1 [2021-02-10T16:11:11.985Z] #23 3.673 + case "$(go env GOARCH)" in [2021-02-10T16:11:11.985Z] #23 3.676 ++ go env GOARCH [2021-02-10T16:11:11.985Z] #23 3.695 Install docker/cli version 17.06.2-ce from stable [2021-02-10T16:11:11.985Z] #23 3.695 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:11.985Z] #23 3.695 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:11.985Z] #23 3.695 ++ dirname /tmp/install/install.sh [2021-02-10T16:11:11.985Z] #23 3.695 + dir=/tmp/install [2021-02-10T16:11:11.985Z] #23 3.695 + bin=dockercli [2021-02-10T16:11:11.985Z] #23 3.695 + shift [2021-02-10T16:11:11.985Z] #23 3.695 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-10T16:11:11.985Z] #23 3.695 + . /tmp/install/dockercli.installer [2021-02-10T16:11:11.985Z] #23 3.695 ++ : stable [2021-02-10T16:11:11.985Z] #23 3.695 ++ : 17.06.2-ce [2021-02-10T16:11:11.985Z] #23 3.695 + install_dockercli [2021-02-10T16:11:11.985Z] #23 3.695 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-10T16:11:11.985Z] #23 3.695 ++ uname -m [2021-02-10T16:11:11.985Z] #23 3.704 + arch=aarch64 [2021-02-10T16:11:11.985Z] #23 3.704 + '[' aarch64 '!=' x86_64 ']' [2021-02-10T16:11:11.985Z] #23 3.704 + '[' aarch64 '!=' s390x ']' [2021-02-10T16:11:11.985Z] #23 3.704 + '[' aarch64 '!=' armhf ']' [2021-02-10T16:11:11.985Z] #23 3.704 + build_dockercli [2021-02-10T16:11:11.985Z] #23 3.704 + git clone https://github.com/docker/docker-ce /tmp/tmp.2p8x9GTZuE/tmp/docker-ce [2021-02-10T16:11:11.985Z] #23 3.704 Cloning into '/tmp/tmp.2p8x9GTZuE/tmp/docker-ce'... [2021-02-10T16:11:11.985Z] #23 ... [2021-02-10T16:11:11.985Z] [2021-02-10T16:11:11.985Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:11:11.985Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-10T16:11:11.985Z] #39 5.854 + git clone https://github.com/docker/distribution.git . [2021-02-10T16:11:11.985Z] #39 5.854 Cloning into '.'... [2021-02-10T16:11:12.270Z] #39 ... [2021-02-10T16:11:12.270Z] [2021-02-10T16:11:12.270Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:11:12.270Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-10T16:11:12.270Z] #54 3.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:11:12.270Z] #54 3.571 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:11:12.270Z] #54 3.744 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:11:12.270Z] #54 3.943 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-10T16:11:12.270Z] #54 4.412 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-10T16:11:12.270Z] #54 5.348 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-10T16:11:12.270Z] #54 ... [2021-02-10T16:11:12.270Z] [2021-02-10T16:11:12.270Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:11:12.270Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-10T16:11:12.270Z] #12 6.456 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:11:12.270Z] #12 6.542 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:11:12.270Z] #12 6.543 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:11:12.270Z] #12 7.825 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-10T16:11:12.270Z] #12 9.318 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-10T16:11:12.538Z] #12 ... [2021-02-10T16:11:12.538Z] [2021-02-10T16:11:12.538Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:11:12.538Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-10T16:11:12.538Z] #41 7.467 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:11:12.538Z] #41 7.575 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:11:12.538Z] #41 7.576 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:11:12.538Z] #41 8.670 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-10T16:11:12.538Z] #41 10.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-10T16:11:12.538Z] #41 ... [2021-02-10T16:11:12.538Z] [2021-02-10T16:11:12.538Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:11:12.538Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-10T16:11:12.538Z] #31 6.101 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-10T16:11:12.538Z] #31 6.105 Cloning into '.'... [2021-02-10T16:11:12.538Z] #31 ... [2021-02-10T16:11:12.538Z] [2021-02-10T16:11:12.538Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:11:12.538Z] #63 sha256:6a7ba73a5391da3e63387aeca02e6d0327a980194bf692dcabdaf7d516a5ee14 [2021-02-10T16:11:12.538Z] #63 5.578 + RM_GOPATH=0 [2021-02-10T16:11:12.538Z] #63 5.578 + TMP_GOPATH= [2021-02-10T16:11:12.538Z] #63 5.578 + : /build [2021-02-10T16:11:12.538Z] #63 5.578 + '[' -z '' ']' [2021-02-10T16:11:12.538Z] #63 5.578 ++ mktemp -d [2021-02-10T16:11:12.538Z] #63 5.586 + export GOPATH=/tmp/tmp.UBc8AgrY2y [2021-02-10T16:11:12.538Z] #63 5.586 + GOPATH=/tmp/tmp.UBc8AgrY2y [2021-02-10T16:11:12.538Z] #63 5.586 + RM_GOPATH=1 [2021-02-10T16:11:12.538Z] #63 5.586 + case "$(go env GOARCH)" in [2021-02-10T16:11:12.538Z] #63 5.586 ++ go env GOARCH [2021-02-10T16:11:12.538Z] #63 5.600 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:12.538Z] #63 5.600 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:12.538Z] #63 5.602 ++ dirname /tmp/install/install.sh [2021-02-10T16:11:12.538Z] #63 5.619 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:11:12.538Z] #63 5.629 + dir=/tmp/install [2021-02-10T16:11:12.538Z] #63 5.629 + bin=proxy [2021-02-10T16:11:12.538Z] #63 5.629 + shift [2021-02-10T16:11:12.538Z] #63 5.629 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-10T16:11:12.538Z] #63 5.629 + . /tmp/install/proxy.installer [2021-02-10T16:11:12.538Z] #63 5.629 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:11:12.538Z] #63 5.629 + install_proxy [2021-02-10T16:11:12.538Z] #63 5.629 + case "$1" in [2021-02-10T16:11:12.538Z] #63 5.629 + export CGO_ENABLED=0 [2021-02-10T16:11:12.538Z] #63 5.629 + CGO_ENABLED=0 [2021-02-10T16:11:12.538Z] #63 5.629 + _install_proxy [2021-02-10T16:11:12.538Z] #63 5.629 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-10T16:11:12.538Z] #63 5.629 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UBc8AgrY2y/src/github.com/docker/libnetwork [2021-02-10T16:11:12.538Z] #63 5.629 Cloning into '/tmp/tmp.UBc8AgrY2y/src/github.com/docker/libnetwork'... [2021-02-10T16:11:12.805Z] #63 ... [2021-02-10T16:11:12.805Z] [2021-02-10T16:11:12.805Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:11:12.805Z] #46 sha256:ee04bae5e848086acf029695a8aefcc5ed5557e793929e30808c34abf116482b [2021-02-10T16:11:12.805Z] #46 6.958 + RM_GOPATH=0 [2021-02-10T16:11:12.805Z] #46 6.958 + TMP_GOPATH= [2021-02-10T16:11:12.805Z] #46 6.958 + : /build [2021-02-10T16:11:12.805Z] #46 6.958 + '[' -z '' ']' [2021-02-10T16:11:12.805Z] #46 6.959 ++ mktemp -d [2021-02-10T16:11:12.805Z] #46 6.974 + export GOPATH=/tmp/tmp.UahJNoPFw4 [2021-02-10T16:11:12.805Z] #46 6.974 + GOPATH=/tmp/tmp.UahJNoPFw4 [2021-02-10T16:11:12.805Z] #46 6.974 + RM_GOPATH=1 [2021-02-10T16:11:12.805Z] #46 6.974 + case "$(go env GOARCH)" in [2021-02-10T16:11:12.805Z] #46 6.974 ++ go env GOARCH [2021-02-10T16:11:12.805Z] #46 6.994 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:12.805Z] #46 6.994 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:11:12.805Z] #46 6.994 ++ dirname /tmp/install/install.sh [2021-02-10T16:11:12.805Z] #46 7.031 + dir=/tmp/install [2021-02-10T16:11:12.805Z] #46 7.031 + bin=gotestsum [2021-02-10T16:11:12.805Z] #46 7.031 + shift [2021-02-10T16:11:12.805Z] #46 7.031 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-10T16:11:12.805Z] #46 7.031 + . /tmp/install/gotestsum.installer [2021-02-10T16:11:12.805Z] #46 7.031 ++ : v0.5.3 [2021-02-10T16:11:12.805Z] #46 7.031 + install_gotestsum [2021-02-10T16:11:12.805Z] #46 7.034 + set -e [2021-02-10T16:11:12.805Z] #46 7.034 + export GO111MODULE=on [2021-02-10T16:11:12.805Z] #46 7.034 + GO111MODULE=on [2021-02-10T16:11:12.805Z] #46 7.034 + GOBIN=/build [2021-02-10T16:11:12.805Z] #46 7.034 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-10T16:11:12.805Z] #46 7.103 go: finding gotest.tools v0.5.3 [2021-02-10T16:11:12.805Z] #46 7.104 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-10T16:11:12.805Z] #46 8.258 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-10T16:11:12.805Z] #46 9.015 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-10T16:11:12.805Z] #46 10.94 go: downloading github.com/pkg/errors v0.9.1 [2021-02-10T16:11:12.805Z] #46 11.00 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:11:12.805Z] #46 11.01 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-10T16:11:12.805Z] #46 11.08 go: downloading github.com/fatih/color v1.9.0 [2021-02-10T16:11:12.805Z] #46 11.13 go: extracting github.com/pkg/errors v0.9.1 [2021-02-10T16:11:12.805Z] #46 11.30 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:11:12.805Z] #46 ... [2021-02-10T16:11:12.805Z] [2021-02-10T16:11:12.805Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:12.805Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:12.805Z] #28 8.528 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-10T16:11:12.805Z] #28 9.055 [2021-02-10T16:11:14.441Z] #28 9.317 0.0% # 2.1% ## 3.8% ##### 7.6% ####### 10.4% ######### 13.2% ########### 15.3% ############## 19.9% ################ 23.1% ###################### 30.7% ######################### 35.8% ############################## 42.6% ################################# 46.2% ################################## 48.5% #################################### 51.3% ####################################### 54.9% ######################################### 57.7% ########################################### 60.6% ############################################## 65.0% ################################################# 69.3% ###################################################### 75.2% ########################################################## 80.8% ############################################################# 85.6% ############################################################## 87.2% ################################################################# 91.3% ################################################################### 93.3% ##################################################################### 96.3% ####################################################################### 99.2% ######################################################################## 100.0% [2021-02-10T16:11:14.742Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.83s) [2021-02-10T16:11:14.742Z] PASS [2021-02-10T16:11:14.742Z] [2021-02-10T16:11:14.742Z] === Skipped [2021-02-10T16:11:14.742Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-02-10T16:11:14.742Z] build_session_test.go:25: TODO: BuildKit [2021-02-10T16:11:14.742Z] [2021-02-10T16:11:14.742Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-10T16:11:14.742Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-10T16:11:14.742Z] [2021-02-10T16:11:14.742Z] [2021-02-10T16:11:14.742Z] DONE 34 tests, 2 skipped in 100.540s [2021-02-10T16:11:14.742Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-02-10T16:11:14.742Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:11:14.742Z] ++ set -e [2021-02-10T16:11:14.742Z] ++ '[' -n 0 ']' [2021-02-10T16:11:14.742Z] ++ set -x [2021-02-10T16:11:14.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:11:14.742Z] INFO: Testing against a local daemon [2021-02-10T16:11:14.742Z] === RUN TestConfigInspect [2021-02-10T16:11:15.028Z] #28 12.85 [2021-02-10T16:11:15.561Z] #28 13.17 0.0% ################ 22.7% ###################### 31.3% ################################################# 68.4% ################################################################# 90.4% ######################################################################## 100.0% [2021-02-10T16:11:16.165Z] #28 14.18 [2021-02-10T16:11:17.743Z] #28 14.47 #=#=# ####### 10.0% ####################### 33.3% ##################################### 52.3% ################################################## 70.1% ####################################################### 76.7% ############################################################### 88.1% ################################################################## 92.4% ######################################################################## 100.0% [2021-02-10T16:11:18.147Z] #28 15.96 [2021-02-10T16:11:19.208Z] --- PASS: TestConfigInspect (4.02s) [2021-02-10T16:11:19.208Z] === RUN TestConfigList [2021-02-10T16:11:20.026Z] #28 16.31 0.0% ## 2.9% ### 4.6% ###### 8.8% ######## 11.8% ############# 18.4% ################## 25.3% ################## 25.3% ###################### 31.0% ######################### 34.9% ############################ 39.7% ############################## 42.4% ############################### 44.1% ###################################### 53.1% [2021-02-10T16:11:20.026Z] #28 ... [2021-02-10T16:11:20.026Z] [2021-02-10T16:11:20.026Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:11:20.026Z] #33 sha256:0c2854a06af0f4db75ea02b55d2d7846efda760bd8e718b71aeb1c39b07c6b6c [2021-02-10T16:11:20.026Z] #33 8.440 + cd /tmp/tmp.Zj915gHK8Y/src/github.com/BurntSushi/toml [2021-02-10T16:11:20.026Z] #33 8.441 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-10T16:11:20.026Z] #33 8.451 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-10T16:11:20.026Z] #33 9.266 internal/cpu [2021-02-10T16:11:20.026Z] #33 9.271 runtime/internal/sys [2021-02-10T16:11:20.026Z] #33 9.371 math/bits [2021-02-10T16:11:20.026Z] #33 9.521 runtime/internal/atomic [2021-02-10T16:11:20.026Z] #33 9.977 unicode/utf8 [2021-02-10T16:11:20.026Z] #33 10.38 math [2021-02-10T16:11:20.026Z] #33 10.41 unicode [2021-02-10T16:11:20.026Z] #33 10.74 internal/bytealg [2021-02-10T16:11:20.026Z] #33 10.91 internal/testlog [2021-02-10T16:11:20.026Z] #33 11.93 runtime/cgo [2021-02-10T16:11:20.026Z] #33 12.02 runtime [2021-02-10T16:11:20.026Z] #33 ... [2021-02-10T16:11:20.026Z] [2021-02-10T16:11:20.026Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:20.026Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:21.504Z] #28 16.31 0.0% ## 2.9% ### 4.6% ###### 8.8% ######## 11.8% ############# 18.4% ################## 25.3% ################## 25.3% ###################### 31.0% ######################### 34.9% ############################ 39.7% ############################## 42.4% ############################### 44.1% ###################################### 53.1% ######################################### 58.0% ############################################ 61.9% ############################################## 64.0% ################################################# 68.7% ################################################### 71.4% ##################################################### 73.6% ####################################################### 76.6% ########################################################## 81.0% ############################################################### 87.9% ################################################################## 92.5% ##################################################################### 95.9% ######################################################################## 100.0% [2021-02-10T16:11:21.770Z] #28 19.88 [2021-02-10T16:11:22.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-10T16:11:22.424Z] #28 20.24 #=#=# [2021-02-10T16:11:22.424Z] #28 ... [2021-02-10T16:11:22.424Z] [2021-02-10T16:11:22.424Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:11:22.424Z] #57 sha256:0fc91a2684a0fc96f9bbfe244c49058a03968f60ff7246dcf75a86a5831ed3e2 [2021-02-10T16:11:22.424Z] #57 10.73 + cd /tmp/tmp.tp4JtQZtyV/src/github.com/rootless-containers/rootlesskit [2021-02-10T16:11:22.424Z] #57 10.73 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-10T16:11:22.424Z] #57 11.83 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-10T16:11:22.424Z] #57 11.83 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-10T16:11:22.688Z] #57 ... [2021-02-10T16:11:22.688Z] [2021-02-10T16:11:22.688Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:22.688Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:22.688Z] #28 20.24 #=#=# 0.6% [2021-02-10T16:11:22.688Z] #28 ... [2021-02-10T16:11:22.688Z] [2021-02-10T16:11:22.688Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:11:22.688Z] #44 sha256:ba6b4910e6e17ef428a112f9b76049b42ea486df8fdb5ab3e6564e46124ea6fa [2021-02-10T16:11:22.688Z] #44 10.89 math [2021-02-10T16:11:22.688Z] #44 10.95 encoding [2021-02-10T16:11:22.688Z] #44 11.38 unicode/utf16 [2021-02-10T16:11:22.688Z] #44 11.58 runtime [2021-02-10T16:11:22.688Z] #44 11.71 container/list [2021-02-10T16:11:22.688Z] #44 13.46 crypto/internal/subtle [2021-02-10T16:11:22.688Z] #44 14.10 crypto/subtle [2021-02-10T16:11:22.688Z] #44 14.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-10T16:11:22.688Z] #44 14.57 internal/nettrace [2021-02-10T16:11:22.688Z] #44 15.05 vendor/golang.org/x/crypto/internal/subtle [2021-02-10T16:11:22.688Z] #44 15.11 runtime/cgo [2021-02-10T16:11:22.688Z] #44 ... [2021-02-10T16:11:22.688Z] [2021-02-10T16:11:22.688Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:11:22.688Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-10T16:11:22.688Z] #54 10.94 Fetched 8246 kB in 8s (1071 kB/s) [2021-02-10T16:11:22.688Z] #54 10.94 Reading package lists... [2021-02-10T16:11:22.688Z] #54 15.99 Reading package lists... [2021-02-10T16:11:22.688Z] #54 20.97 Building dependency tree... [2021-02-10T16:11:22.688Z] #54 ... [2021-02-10T16:11:22.688Z] [2021-02-10T16:11:22.689Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:22.689Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:22.750Z] --- PASS: TestConfigList (3.76s) [2021-02-10T16:11:22.750Z] === RUN TestConfigsCreateAndDelete [2021-02-10T16:11:22.953Z] #28 20.24 #=#=# 0.6% 1.3% # 2.5% ## 3.6% ### 4.8% ### [2021-02-10T16:11:22.953Z] #28 ... [2021-02-10T16:11:22.953Z] [2021-02-10T16:11:22.953Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:11:22.953Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-10T16:11:22.953Z] #12 11.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-10T16:11:22.953Z] #12 19.35 Fetched 8246 kB in 13s (625 kB/s) [2021-02-10T16:11:22.953Z] #12 19.35 Reading package lists... [2021-02-10T16:11:22.953Z] #12 ... [2021-02-10T16:11:22.953Z] [2021-02-10T16:11:22.953Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:11:22.953Z] #46 sha256:ee04bae5e848086acf029695a8aefcc5ed5557e793929e30808c34abf116482b [2021-02-10T16:11:22.953Z] #46 11.41 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:11:22.953Z] #46 11.62 go: extracting github.com/fatih/color v1.9.0 [2021-02-10T16:11:22.953Z] #46 11.62 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:11:22.953Z] #46 11.82 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:11:22.953Z] #46 11.82 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:11:22.953Z] #46 11.99 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:11:22.953Z] #46 12.04 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:11:22.953Z] #46 12.06 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:11:22.953Z] #46 12.06 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-10T16:11:22.953Z] #46 12.06 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:11:22.953Z] #46 12.13 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:11:22.953Z] #46 12.31 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:11:22.953Z] #46 12.48 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:11:22.953Z] #46 13.80 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:11:22.953Z] #46 14.33 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:11:22.953Z] #46 15.47 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:11:23.219Z] #46 ... [2021-02-10T16:11:23.219Z] [2021-02-10T16:11:23.219Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:23.219Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:23.484Z] #28 20.24 #=#=# 0.6% 1.3% # 2.5% ## 3.6% ### 4.8% ### 5.0% #### 6.8% ##### 7.6% ###### 8.4% [2021-02-10T16:11:23.484Z] #28 ... [2021-02-10T16:11:23.484Z] [2021-02-10T16:11:23.484Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:11:23.484Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-10T16:11:23.484Z] #41 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-10T16:11:23.484Z] #41 20.82 Fetched 8246 kB in 14s (599 kB/s) [2021-02-10T16:11:23.484Z] #41 20.82 Reading package lists... [2021-02-10T16:11:23.484Z] #41 ... [2021-02-10T16:11:23.484Z] [2021-02-10T16:11:23.484Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:23.484Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:24.603Z] #28 20.24 #=#=# 0.6% 1.3% # 2.5% ## 3.6% ### 4.8% ### 5.0% #### 6.8% ##### 7.6% ###### 8.4% ###### 9.2% ####### 10.8% ######## 11.8% ######### 12.7% ######### 13.9% ########## 14.8% ########### 15.9% ############ 17.1% ############# 18.5% ############## 19.9% ############## 20.8% ############### 21.9% [2021-02-10T16:11:24.604Z] #28 ... [2021-02-10T16:11:24.604Z] [2021-02-10T16:11:24.604Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:11:24.604Z] #50 sha256:4a52911db35c065e33c36117ecb01192885f0381d81f102868b0edd7537e584f [2021-02-10T16:11:24.604Z] #50 13.04 + cd /tmp/tmp.0kZoiR2NLY/src/github.com/mvdan/sh [2021-02-10T16:11:24.604Z] #50 13.04 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-10T16:11:24.604Z] #50 13.15 + GO111MODULE=on [2021-02-10T16:11:24.604Z] #50 13.17 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-10T16:11:24.604Z] #50 14.87 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:11:24.604Z] #50 15.02 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:11:24.604Z] #50 15.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:11:24.604Z] #50 15.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:11:24.604Z] #50 15.82 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:11:24.604Z] #50 16.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:11:24.604Z] #50 17.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:11:24.604Z] #50 18.57 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:11:24.604Z] #50 20.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-10T16:11:24.604Z] #50 20.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-10T16:11:24.604Z] #50 20.81 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-10T16:11:24.604Z] #50 20.84 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-10T16:11:24.604Z] #50 22.01 runtime [2021-02-10T16:11:24.604Z] #50 22.08 runtime/cgo [2021-02-10T16:11:24.604Z] #50 ... [2021-02-10T16:11:24.604Z] [2021-02-10T16:11:24.604Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:24.604Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:26.280Z] --- PASS: TestConfigsCreateAndDelete (3.72s) [2021-02-10T16:11:26.280Z] === RUN TestConfigsUpdate [2021-02-10T16:11:27.129Z] #69 DONE 16.4s [2021-02-10T16:11:27.129Z] [2021-02-10T16:11:27.129Z] #68 exporting to oci image format [2021-02-10T16:11:27.129Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-10T16:11:27.129Z] #68 sending tarball 31.6s done [2021-02-10T16:11:27.129Z] #68 DONE 115.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-10T16:11:27.612Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/test/unit [2021-02-10T16:11:27.850Z] #28 20.24 #=#=# 0.6% 1.3% # 2.5% ## 3.6% ### 4.8% ### 5.0% #### 6.8% ##### 7.6% ###### 8.4% ###### 9.2% ####### 10.8% ######## 11.8% ######### 12.7% ######### 13.9% ########## 14.8% ########### 15.9% ############ 17.1% ############# 18.5% ############## 19.9% ############## 20.8% ############### 21.9% ################ 22.4% ################ 22.8% ################ 23.5% ################# 24.1% ################# 24.9% ################## 25.6% ################## 26.4% ################### 27.4% #################### 28.6% ##################### 29.4% ##################### 30.3% ###################### 31.3% ###################### 31.8% ####################### 32.4% ######################## 34.0% ######################### 35.5% ########################## 37.0% ########################## 37.0% ########################### 38.2% ############################ 39.1% ############################ 40.0% ############################# 40.9% ############################## 41.9% ############################## 42.7% ############################### 44.1% ################################ 45.2% ################################# 46.3% ################################## 47.3% [2021-02-10T16:11:27.850Z] #28 ... [2021-02-10T16:11:27.850Z] [2021-02-10T16:11:27.850Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:11:27.850Z] #48 sha256:883f50b17e06d173f7d3ea336e0749ccf7f22d555917b882af66ba6e11d67635 [2021-02-10T16:11:27.850Z] #48 16.31 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-10T16:11:27.850Z] #48 16.36 go: downloading github.com/fatih/color v1.7.0 [2021-02-10T16:11:27.850Z] #48 16.37 go: downloading github.com/spf13/viper v1.6.1 [2021-02-10T16:11:27.850Z] #48 16.39 go: downloading github.com/pkg/errors v0.8.1 [2021-02-10T16:11:27.850Z] #48 16.43 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:11:27.850Z] #48 16.47 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:11:27.850Z] #48 16.51 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:11:27.850Z] #48 16.81 go: extracting github.com/pkg/errors v0.8.1 [2021-02-10T16:11:27.850Z] #48 16.98 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-10T16:11:27.850Z] #48 17.12 go: extracting github.com/fatih/color v1.7.0 [2021-02-10T16:11:27.850Z] #48 17.18 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:11:27.850Z] #48 17.21 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:11:27.850Z] #48 17.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:11:27.850Z] #48 17.53 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-10T16:11:27.850Z] #48 17.69 go: extracting github.com/spf13/viper v1.6.1 [2021-02-10T16:11:27.850Z] #48 17.84 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:11:27.850Z] #48 17.86 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:11:27.850Z] #48 17.87 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:11:27.850Z] #48 17.90 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:11:27.850Z] #48 17.91 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-10T16:11:27.850Z] #48 18.18 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:11:27.850Z] #48 18.32 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:11:27.850Z] #48 18.40 go: downloading github.com/spf13/afero v1.1.2 [2021-02-10T16:11:27.850Z] #48 18.43 go: downloading github.com/spf13/cast v1.3.0 [2021-02-10T16:11:27.850Z] #48 18.60 go: extracting github.com/spf13/afero v1.1.2 [2021-02-10T16:11:27.850Z] #48 18.79 go: extracting github.com/spf13/cast v1.3.0 [2021-02-10T16:11:27.850Z] #48 18.86 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-10T16:11:27.850Z] #48 18.95 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:11:27.850Z] #48 18.95 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-10T16:11:27.850Z] #48 19.02 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-10T16:11:27.850Z] #48 19.12 go: downloading golang.org/x/text v0.3.2 [2021-02-10T16:11:27.850Z] #48 19.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:11:27.850Z] #48 19.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:11:27.850Z] #48 19.60 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-10T16:11:27.850Z] #48 19.80 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:11:27.850Z] #48 20.41 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:11:27.850Z] #48 20.49 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:11:27.850Z] #48 20.97 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:11:27.850Z] #48 21.06 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:11:27.850Z] #48 21.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:11:27.850Z] #48 21.49 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:11:27.850Z] #48 22.79 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:11:27.850Z] #48 23.11 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:11:28.116Z] #48 ... [2021-02-10T16:11:28.116Z] [2021-02-10T16:11:28.116Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:28.116Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:29.724Z] #28 20.24 #=#=# 0.6% 1.3% # 2.5% ## 3.6% ### 4.8% ### 5.0% #### 6.8% ##### 7.6% ###### 8.4% ###### 9.2% ####### 10.8% ######## 11.8% ######### 12.7% ######### 13.9% ########## 14.8% ########### 15.9% ############ 17.1% ############# 18.5% ############## 19.9% ############## 20.8% ############### 21.9% ################ 22.4% ################ 22.8% ################ 23.5% ################# 24.1% ################# 24.9% ################## 25.6% ################## 26.4% ################### 27.4% #################### 28.6% ##################### 29.4% ##################### 30.3% ###################### 31.3% ###################### 31.8% ####################### 32.4% ######################## 34.0% ######################### 35.5% ########################## 37.0% ########################## 37.0% ########################### 38.2% ############################ 39.1% ############################ 40.0% ############################# 40.9% ############################## 41.9% ############################## 42.7% ############################### 44.1% ################################ 45.2% ################################# 46.3% ################################## 47.3% ################################## 48.6% ################################### 49.8% #################################### 50.6% ##################################### 51.9% ##################################### 52.7% ###################################### 53.4% ####################################### 54.7% ######################################## 55.9% ######################################## 56.7% ######################################### 57.7% ########################################## 58.5% ########################################## 59.6% ########################################### 60.1% ############################################ 61.2% ############################################# 62.5% ############################################## 64.0% [2021-02-10T16:11:29.724Z] #28 ... [2021-02-10T16:11:29.724Z] [2021-02-10T16:11:29.724Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:11:29.724Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-10T16:11:29.724Z] #35 17.99 Fetched 8246 kB in 13s (626 kB/s) [2021-02-10T16:11:29.724Z] #35 17.99 Reading package lists... [2021-02-10T16:11:29.724Z] #35 24.94 Reading package lists... [2021-02-10T16:11:29.724Z] #35 ... [2021-02-10T16:11:29.724Z] [2021-02-10T16:11:29.724Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:29.724Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:29.807Z] --- PASS: TestConfigsUpdate (3.82s) [2021-02-10T16:11:29.807Z] === RUN TestTemplatedConfig [2021-02-10T16:11:30.805Z] #28 20.24 #=#=# 0.6% 1.3% # 2.5% ## 3.6% ### 4.8% ### 5.0% #### 6.8% ##### 7.6% ###### 8.4% ###### 9.2% ####### 10.8% ######## 11.8% ######### 12.7% ######### 13.9% ########## 14.8% ########### 15.9% ############ 17.1% ############# 18.5% ############## 19.9% ############## 20.8% ############### 21.9% ################ 22.4% ################ 22.8% ################ 23.5% ################# 24.1% ################# 24.9% ################## 25.6% ################## 26.4% ################### 27.4% #################### 28.6% ##################### 29.4% ##################### 30.3% ###################### 31.3% ###################### 31.8% ####################### 32.4% ######################## 34.0% ######################### 35.5% ########################## 37.0% ########################## 37.0% ########################### 38.2% ############################ 39.1% ############################ 40.0% ############################# 40.9% ############################## 41.9% ############################## 42.7% ############################### 44.1% ################################ 45.2% ################################# 46.3% ################################## 47.3% ################################## 48.6% ################################### 49.8% #################################### 50.6% ##################################### 51.9% ##################################### 52.7% ###################################### 53.4% ####################################### 54.7% ######################################## 55.9% ######################################## 56.7% ######################################### 57.7% ########################################## 58.5% ########################################## 59.6% ########################################### 60.1% ############################################ 61.2% ############################################# 62.5% ############################################## 64.0% ############################################### 65.6% ############################################### 66.2% ################################################ 67.3% ################################################# 68.5% ################################################## 70.1% ################################################### 71.9% #################################################### 73.0% ##################################################### 74.6% ###################################################### 75.8% ####################################################### 77.2% [2021-02-10T16:11:30.805Z] #28 ... [2021-02-10T16:11:30.805Z] [2021-02-10T16:11:30.805Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:11:30.805Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-10T16:11:30.805Z] #39 18.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-10T16:11:30.805Z] #39 21.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-10T16:11:30.805Z] #39 ... [2021-02-10T16:11:30.805Z] [2021-02-10T16:11:30.805Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:30.805Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:31.181Z] ? github.com/docker/docker/api [no test files] [2021-02-10T16:11:32.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-10T16:11:32.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-10T16:11:32.748Z] #28 20.24 #=#=# 0.6% 1.3% # 2.5% ## 3.6% ### 4.8% ### 5.0% #### 6.8% ##### 7.6% ###### 8.4% ###### 9.2% ####### 10.8% ######## 11.8% ######### 12.7% ######### 13.9% ########## 14.8% ########### 15.9% ############ 17.1% ############# 18.5% ############## 19.9% ############## 20.8% ############### 21.9% ################ 22.4% ################ 22.8% ################ 23.5% ################# 24.1% ################# 24.9% ################## 25.6% ################## 26.4% ################### 27.4% #################### 28.6% ##################### 29.4% ##################### 30.3% ###################### 31.3% ###################### 31.8% ####################### 32.4% ######################## 34.0% ######################### 35.5% ########################## 37.0% ########################## 37.0% ########################### 38.2% ############################ 39.1% ############################ 40.0% ############################# 40.9% ############################## 41.9% ############################## 42.7% ############################### 44.1% ################################ 45.2% ################################# 46.3% ################################## 47.3% ################################## 48.6% ################################### 49.8% #################################### 50.6% ##################################### 51.9% ##################################### 52.7% ###################################### 53.4% ####################################### 54.7% ######################################## 55.9% ######################################## 56.7% ######################################### 57.7% ########################################## 58.5% ########################################## 59.6% ########################################### 60.1% ############################################ 61.2% ############################################# 62.5% ############################################## 64.0% ############################################### 65.6% ############################################### 66.2% ################################################ 67.3% ################################################# 68.5% ################################################## 70.1% ################################################### 71.9% #################################################### 73.0% ##################################################### 74.6% ###################################################### 75.8% ####################################################### 77.2% ######################################################## 78.3% ######################################################### 79.9% ########################################################## 81.6% ########################################################### 83.2% ############################################################ 83.6% ############################################################ 84.4% ############################################################# 85.4% ############################################################## 86.3% ############################################################### 87.6% ############################################################### 88.5% ################################################################ 89.3% ################################################################ 90.2% ################################################################# 91.1% ################################################################## 91.9% ################################################################## 92.7% ################################################################### 93.1% ################################################################### 93.3% [2021-02-10T16:11:32.748Z] #28 ... [2021-02-10T16:11:32.748Z] [2021-02-10T16:11:32.748Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:11:32.748Z] #63 sha256:6a7ba73a5391da3e63387aeca02e6d0327a980194bf692dcabdaf7d516a5ee14 [2021-02-10T16:11:32.749Z] #63 21.18 Checking out files: 37% (716/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/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: 75% (1444/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-10T16:11:32.749Z] #63 22.95 + cd /tmp/tmp.UBc8AgrY2y/src/github.com/docker/libnetwork [2021-02-10T16:11:32.749Z] #63 22.95 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-10T16:11:32.749Z] #63 23.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-10T16:11:33.124Z] #63 ... [2021-02-10T16:11:33.124Z] [2021-02-10T16:11:33.124Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:33.124Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:33.380Z] --- PASS: TestTemplatedConfig (3.76s) [2021-02-10T16:11:33.381Z] === RUN TestConfigCreateResolve [2021-02-10T16:11:33.653Z] #28 20.24 #=#=# 0.6% 1.3% # 2.5% ## 3.6% ### 4.8% ### 5.0% #### 6.8% ##### 7.6% ###### 8.4% ###### 9.2% ####### 10.8% ######## 11.8% ######### 12.7% ######### 13.9% ########## 14.8% ########### 15.9% ############ 17.1% ############# 18.5% ############## 19.9% ############## 20.8% ############### 21.9% ################ 22.4% ################ 22.8% ################ 23.5% ################# 24.1% ################# 24.9% ################## 25.6% ################## 26.4% ################### 27.4% #################### 28.6% ##################### 29.4% ##################### 30.3% ###################### 31.3% ###################### 31.8% ####################### 32.4% ######################## 34.0% ######################### 35.5% ########################## 37.0% ########################## 37.0% ########################### 38.2% ############################ 39.1% ############################ 40.0% ############################# 40.9% ############################## 41.9% ############################## 42.7% ############################### 44.1% ################################ 45.2% ################################# 46.3% ################################## 47.3% ################################## 48.6% ################################### 49.8% #################################### 50.6% ##################################### 51.9% ##################################### 52.7% ###################################### 53.4% ####################################### 54.7% ######################################## 55.9% ######################################## 56.7% ######################################### 57.7% ########################################## 58.5% ########################################## 59.6% ########################################### 60.1% ############################################ 61.2% ############################################# 62.5% ############################################## 64.0% ############################################### 65.6% ############################################### 66.2% ################################################ 67.3% ################################################# 68.5% ################################################## 70.1% ################################################### 71.9% #################################################### 73.0% ##################################################### 74.6% ###################################################### 75.8% ####################################################### 77.2% ######################################################## 78.3% ######################################################### 79.9% ########################################################## 81.6% ########################################################### 83.2% ############################################################ 83.6% ############################################################ 84.4% ############################################################# 85.4% ############################################################## 86.3% ############################################################### 87.6% ############################################################### 88.5% ################################################################ 89.3% ################################################################ 90.2% ################################################################# 91.1% ################################################################## 91.9% ################################################################## 92.7% ################################################################### 93.1% ################################################################### 93.3% ################################################################### 94.0% #################################################################### 95.5% ##################################################################### 96.2% ##################################################################### 97.1% ##################################################################### 97.1% [2021-02-10T16:11:33.653Z] #28 ... [2021-02-10T16:11:33.653Z] [2021-02-10T16:11:33.653Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:11:33.653Z] #46 sha256:ee04bae5e848086acf029695a8aefcc5ed5557e793929e30808c34abf116482b [2021-02-10T16:11:33.653Z] #46 22.11 go: finding github.com/fatih/color v1.9.0 [2021-02-10T16:11:33.653Z] #46 22.13 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:11:33.653Z] #46 22.21 go: finding github.com/pkg/errors v0.9.1 [2021-02-10T16:11:33.653Z] #46 22.28 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:11:33.653Z] #46 22.32 go: finding github.com/spf13/pflag v1.0.3 [2021-02-10T16:11:33.653Z] #46 22.40 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:11:33.653Z] #46 22.79 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:11:33.653Z] #46 23.12 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:11:33.653Z] #46 23.16 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:11:33.653Z] #46 23.21 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:11:33.653Z] #46 23.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:11:33.653Z] #46 ... [2021-02-10T16:11:33.653Z] [2021-02-10T16:11:33.653Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:33.653Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:33.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-10T16:11:34.032Z] #28 20.24 #=#=# 0.6% 1.3% # 2.5% ## 3.6% ### 4.8% ### 5.0% #### 6.8% ##### 7.6% ###### 8.4% ###### 9.2% ####### 10.8% ######## 11.8% ######### 12.7% ######### 13.9% ########## 14.8% ########### 15.9% ############ 17.1% ############# 18.5% ############## 19.9% ############## 20.8% ############### 21.9% ################ 22.4% ################ 22.8% ################ 23.5% ################# 24.1% ################# 24.9% ################## 25.6% ################## 26.4% ################### 27.4% #################### 28.6% ##################### 29.4% ##################### 30.3% ###################### 31.3% ###################### 31.8% ####################### 32.4% ######################## 34.0% ######################### 35.5% ########################## 37.0% ########################## 37.0% ########################### 38.2% ############################ 39.1% ############################ 40.0% ############################# 40.9% ############################## 41.9% ############################## 42.7% ############################### 44.1% ################################ 45.2% ################################# 46.3% ################################## 47.3% ################################## 48.6% ################################### 49.8% #################################### 50.6% ##################################### 51.9% ##################################### 52.7% ###################################### 53.4% ####################################### 54.7% ######################################## 55.9% ######################################## 56.7% ######################################### 57.7% ########################################## 58.5% ########################################## 59.6% ########################################### 60.1% ############################################ 61.2% ############################################# 62.5% ############################################## 64.0% ############################################### 65.6% ############################################### 66.2% ################################################ 67.3% ################################################# 68.5% ################################################## 70.1% ################################################### 71.9% #################################################### 73.0% ##################################################### 74.6% ###################################################### 75.8% ####################################################### 77.2% ######################################################## 78.3% ######################################################### 79.9% ########################################################## 81.6% ########################################################### 83.2% ############################################################ 83.6% ############################################################ 84.4% ############################################################# 85.4% ############################################################## 86.3% ############################################################### 87.6% ############################################################### 88.5% ################################################################ 89.3% ################################################################ 90.2% ################################################################# 91.1% ################################################################## 91.9% ################################################################## 92.7% ################################################################### 93.1% ################################################################### 93.3% ################################################################### 94.0% #################################################################### 95.5% ##################################################################### 96.2% ##################################################################### 97.1% ##################################################################### 97.1% ###################################################################### 98.5% ######################################################################## 100.0% [2021-02-10T16:11:34.296Z] #28 32.14 [2021-02-10T16:11:34.296Z] #28 ... [2021-02-10T16:11:34.296Z] [2021-02-10T16:11:34.296Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:11:34.296Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-10T16:11:34.296Z] #54 20.97 Building dependency tree... [2021-02-10T16:11:34.296Z] #54 24.94 The following additional packages will be installed: [2021-02-10T16:11:34.296Z] #54 24.95 libbtrfs0 [2021-02-10T16:11:34.296Z] #54 25.22 The following NEW packages will be installed: [2021-02-10T16:11:34.296Z] #54 25.23 libbtrfs-dev libbtrfs0 [2021-02-10T16:11:34.296Z] #54 25.69 0 upgraded, 2 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:11:34.296Z] #54 25.69 Need to get 119 kB of archives. [2021-02-10T16:11:34.296Z] #54 25.69 After this operation, 387 kB of additional disk space will be used. [2021-02-10T16:11:34.296Z] #54 25.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-10T16:11:34.296Z] #54 25.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-10T16:11:34.296Z] #54 27.74 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:11:34.296Z] #54 28.03 Fetched 119 kB in 0s (308 kB/s) [2021-02-10T16:11:34.296Z] #54 28.18 Selecting previously unselected package libbtrfs0. [2021-02-10T16:11:34.296Z] #54 28.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 ... 15383 files and directories currently installed.) [2021-02-10T16:11:34.296Z] #54 28.38 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-10T16:11:34.296Z] #54 28.41 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-10T16:11:34.296Z] #54 28.60 Selecting previously unselected package libbtrfs-dev. [2021-02-10T16:11:34.296Z] #54 28.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-10T16:11:34.296Z] #54 28.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:11:34.296Z] #54 29.03 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-10T16:11:34.296Z] #54 29.08 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:11:34.296Z] #54 29.16 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:11:34.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-10T16:11:35.044Z] #54 ... [2021-02-10T16:11:35.045Z] [2021-02-10T16:11:35.045Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:11:35.045Z] #48 sha256:883f50b17e06d173f7d3ea336e0749ccf7f22d555917b882af66ba6e11d67635 [2021-02-10T16:11:35.045Z] #48 28.89 go: extracting golang.org/x/text v0.3.2 [2021-02-10T16:11:35.045Z] #48 31.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:11:35.045Z] #48 31.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:11:35.045Z] #48 31.96 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:11:35.045Z] #48 31.96 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:11:35.045Z] #48 31.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:11:35.045Z] #48 31.98 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:11:35.045Z] #48 32.00 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:11:35.045Z] #48 32.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:11:35.045Z] #48 32.45 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:11:35.045Z] #48 32.61 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:11:35.045Z] #48 32.61 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-10T16:11:35.045Z] #48 32.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:11:35.045Z] #48 32.91 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:11:35.045Z] #48 32.92 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:11:35.045Z] #48 32.93 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:11:35.045Z] #48 32.94 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:11:35.045Z] #48 32.97 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:11:35.045Z] #48 33.11 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:11:35.045Z] #48 33.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:11:35.045Z] #48 33.15 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:11:35.045Z] #48 33.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:11:35.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-10T16:11:35.310Z] #48 33.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:11:35.310Z] #48 33.61 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-10T16:11:35.310Z] #48 33.61 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:11:35.310Z] #48 33.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:11:35.576Z] #48 33.85 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:11:35.576Z] #48 33.94 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:11:35.979Z] #48 34.10 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:11:35.979Z] #48 34.13 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:11:35.979Z] #48 34.16 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:11:35.979Z] #48 34.26 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:11:36.253Z] #48 34.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:11:36.253Z] #48 34.27 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:11:36.254Z] #48 34.56 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:11:36.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-10T16:11:36.631Z] #48 34.56 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:11:36.631Z] #48 34.59 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:11:36.631Z] #48 34.64 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:11:36.631Z] #48 ... [2021-02-10T16:11:36.631Z] [2021-02-10T16:11:36.631Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:36.631Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:36.631Z] #28 33.29 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-10T16:11:36.631Z] #28 33.95 [2021-02-10T16:11:36.631Z] #28 34.28 # 2.0% ## 4.0% ######################################################################## 100.0% [2021-02-10T16:11:36.926Z] #28 34.62 [2021-02-10T16:11:37.844Z] --- PASS: TestConfigCreateResolve (3.73s) [2021-02-10T16:11:37.844Z] === RUN TestConfigDaemonLibtrustID [2021-02-10T16:11:37.844Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-02-10T16:11:37.844Z] PASS [2021-02-10T16:11:37.844Z] [2021-02-10T16:11:37.844Z] DONE 7 tests in 23.408s [2021-02-10T16:11:37.844Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-02-10T16:11:37.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:11:37.844Z] ++ set -e [2021-02-10T16:11:37.844Z] ++ '[' -n 0 ']' [2021-02-10T16:11:37.844Z] ++ set -x [2021-02-10T16:11:37.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:11:37.844Z] INFO: Testing against a local daemon [2021-02-10T16:11:37.844Z] === RUN TestCheckpoint [2021-02-10T16:11:37.844Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-10T16:11:37.844Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-10T16:11:37.844Z] === RUN TestContainerInvalidJSON [2021-02-10T16:11:37.844Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:11:37.844Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:11:37.844Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:11:37.844Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:11:37.844Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:11:37.844Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:11:37.844Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:11:37.844Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:11:37.844Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:11:37.844Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-10T16:11:37.844Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-10T16:11:37.844Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-10T16:11:37.844Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-10T16:11:37.844Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-10T16:11:37.976Z] #28 ... [2021-02-10T16:11:37.976Z] [2021-02-10T16:11:37.976Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:11:37.976Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-10T16:11:37.976Z] #12 19.35 Reading package lists... [2021-02-10T16:11:37.976Z] #12 26.90 Reading package lists... [2021-02-10T16:11:37.976Z] #12 33.34 Building dependency tree... [2021-02-10T16:11:37.976Z] #12 35.74 The following additional packages will be installed: [2021-02-10T16:11:37.976Z] #12 35.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-10T16:11:37.976Z] #12 35.74 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-10T16:11:37.976Z] #12 35.75 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-10T16:11:37.976Z] #12 35.75 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-10T16:11:37.976Z] #12 35.75 mingw-w64-x86-64-dev [2021-02-10T16:11:37.976Z] #12 35.76 Suggested packages: [2021-02-10T16:11:37.976Z] #12 35.76 gcc-8-locales seccomp wine64 [2021-02-10T16:11:38.137Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-02-10T16:11:38.137Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-10T16:11:38.137Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-02-10T16:11:38.137Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-10T16:11:38.244Z] #12 ... [2021-02-10T16:11:38.244Z] [2021-02-10T16:11:38.244Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:11:38.244Z] #48 sha256:883f50b17e06d173f7d3ea336e0749ccf7f22d555917b882af66ba6e11d67635 [2021-02-10T16:11:38.244Z] #48 34.82 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:11:38.244Z] #48 34.83 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:11:38.244Z] #48 34.90 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:11:38.244Z] #48 34.93 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:11:38.244Z] #48 34.98 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:11:38.244Z] #48 35.01 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:11:38.244Z] #48 35.21 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:11:38.244Z] #48 35.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:11:38.244Z] #48 35.27 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:11:38.244Z] #48 35.32 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:11:38.244Z] #48 35.34 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:11:38.244Z] #48 35.36 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-10T16:11:38.244Z] #48 35.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:11:38.244Z] #48 35.46 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:11:38.244Z] #48 35.47 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-10T16:11:38.244Z] #48 35.84 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:11:38.244Z] #48 35.85 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:11:38.244Z] #48 35.86 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:11:38.244Z] #48 35.91 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-10T16:11:38.244Z] #48 36.22 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-10T16:11:38.244Z] #48 36.22 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:11:38.244Z] #48 36.23 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:11:38.244Z] #48 36.24 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:11:38.244Z] #48 36.27 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:11:38.244Z] #48 36.51 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:11:38.244Z] #48 36.52 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:11:38.244Z] #48 36.53 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-10T16:11:38.244Z] #48 36.54 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:11:38.244Z] #48 36.58 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:11:38.244Z] #48 36.76 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-10T16:11:38.244Z] #48 36.78 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-10T16:11:38.431Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-02-10T16:11:38.431Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-10T16:11:38.431Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-02-10T16:11:38.431Z] === RUN TestCopyFromContainer [2021-02-10T16:11:38.508Z] #48 36.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:11:38.773Z] #48 36.98 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:11:38.773Z] #48 37.10 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:11:38.773Z] #48 37.19 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:11:38.773Z] #48 37.20 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:11:38.773Z] #48 37.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:11:38.773Z] #48 37.29 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:11:39.242Z] #48 37.43 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:11:39.490Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m29.536903833s with top 10 stages: buildssa: 1m51.008108916s, goimports: 23.886550223s, unconvert: 14.500332434s, gosec: 11.23417037s, golint: 6.481428032s, ineffassign: 4.62027002s, misspell: 4.538679018s, inspect: 3.919488372s, vrp: 3.216540889s, printf: 2.227451635s [2021-02-10T16:11:39.490Z] INFO [runner] Issues before processing: 2264, after processing: 0 [2021-02-10T16:11:39.490Z] INFO [runner] Processors filtering stat (out/in): cgo: 1684/2264, skip_dirs: 1684/1684, autogenerated_exclude: 1579/1684, identifier_marker: 1579/1579, filename_unadjuster: 1684/1684, exclude: 1579/1579, path_prettifier: 1684/1684, exclude-rules: 64/1579, nolint: 0/64, skip_files: 1684/1684 [2021-02-10T16:11:39.490Z] INFO [runner] processing took 121.424144ms with stages: nolint: 52.495455ms, identifier_marker: 38.702821ms, path_prettifier: 12.547578ms, autogenerated_exclude: 6.475717ms, exclude-rules: 6.439902ms, skip_dirs: 3.747539ms, cgo: 548.928µs, filename_unadjuster: 459.48µs, max_same_issues: 2.398µs, uniq_by_line: 906ns, diff: 719ns, exclude: 607ns, source_code: 483ns, skip_files: 476ns, max_from_linter: 438ns, path_shortener: 389ns, max_per_file_from_linter: 308ns [2021-02-10T16:11:39.490Z] INFO [runner] linters took 1m50.139141593s with stages: goanalysis_metalinter: 1m27.966553097s, unused: 22.050454959s [2021-02-10T16:11:39.490Z] INFO File cache stats: 1450 entries of total size 6.8MiB [2021-02-10T16:11:39.490Z] INFO Memory: 1641 samples, avg is 785.9MB, max is 3971.6MB [2021-02-10T16:11:39.490Z] INFO Execution took 4m0.799424755s [2021-02-10T16:11:39.490Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-10T16:11:39.616Z] #48 37.44 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:11:39.616Z] #48 37.45 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:11:39.616Z] #48 37.45 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-10T16:11:39.616Z] #48 37.68 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-10T16:11:39.616Z] #48 37.69 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-10T16:11:39.616Z] #48 37.74 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:11:39.616Z] #48 37.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:11:39.616Z] #48 37.86 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:11:39.616Z] #48 37.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:11:39.826Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/make.sh dynbinary-daemon test-docker-py [2021-02-10T16:11:39.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-10T16:11:39.881Z] #48 ... [2021-02-10T16:11:39.881Z] [2021-02-10T16:11:39.881Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:11:39.881Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-10T16:11:39.881Z] #41 20.82 Reading package lists... [2021-02-10T16:11:39.881Z] #41 28.65 Reading package lists... [2021-02-10T16:11:39.881Z] #41 34.15 Building dependency tree... [2021-02-10T16:11:39.881Z] #41 36.00 The following additional packages will be installed: [2021-02-10T16:11:39.881Z] #41 36.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-10T16:11:39.881Z] #41 36.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-10T16:11:39.881Z] #41 36.02 Suggested packages: [2021-02-10T16:11:39.881Z] #41 36.02 manpages-dev python-setuptools [2021-02-10T16:11:39.881Z] #41 37.15 The following NEW packages will be installed: [2021-02-10T16:11:39.881Z] #41 37.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-10T16:11:39.881Z] #41 37.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-10T16:11:39.881Z] #41 37.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-10T16:11:39.881Z] #41 37.15 python-six zlib1g-dev [2021-02-10T16:11:39.881Z] #41 37.81 0 upgraded, 17 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:11:39.881Z] #41 37.81 Need to get 3798 kB of archives. [2021-02-10T16:11:39.881Z] #41 37.81 After this operation, 21.6 MB of additional disk space will be used. [2021-02-10T16:11:39.881Z] #41 37.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-02-10T16:11:39.881Z] #41 37.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-10T16:11:39.881Z] #41 37.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-02-10T16:11:39.881Z] #41 38.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-10T16:11:39.881Z] #41 38.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-02-10T16:11:39.881Z] #41 38.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-10T16:11:39.881Z] #41 38.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-02-10T16:11:39.881Z] #41 ... [2021-02-10T16:11:39.881Z] [2021-02-10T16:11:39.881Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:39.881Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:39.881Z] #28 36.16 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-10T16:11:39.881Z] #28 36.96 [2021-02-10T16:11:39.881Z] #28 37.29 0.8% ########################################################### 82.5% ######################################################################## 100.0% [2021-02-10T16:11:39.881Z] #28 37.58 [2021-02-10T16:11:40.521Z] === RUN TestCopyFromContainer// [2021-02-10T16:11:40.757Z] [2021-02-10T16:11:40.757Z] Removing bundles/ [2021-02-10T16:11:40.757Z] [2021-02-10T16:11:40.757Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-10T16:11:40.757Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-10T16:11:40.757Z] GOOS="" GOARCH="" GOARM="" [2021-02-10T16:11:40.815Z] === RUN TestCopyFromContainer//bar/root [2021-02-10T16:11:40.815Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-10T16:11:40.815Z] === RUN TestCopyFromContainer/bar/quux [2021-02-10T16:11:41.108Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-10T16:11:41.108Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-10T16:11:41.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-10T16:11:41.284Z] #28 38.84 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-10T16:11:41.401Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-10T16:11:41.401Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-10T16:11:41.401Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-10T16:11:41.612Z] #28 39.48 [2021-02-10T16:11:41.694Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-10T16:11:41.694Z] --- PASS: TestCopyFromContainer (3.27s) [2021-02-10T16:11:41.694Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-10T16:11:41.694Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-02-10T16:11:41.694Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-10T16:11:41.694Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-10T16:11:41.694Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-02-10T16:11:41.694Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-02-10T16:11:41.694Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-02-10T16:11:41.694Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-02-10T16:11:41.694Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-02-10T16:11:41.694Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-10T16:11:41.694Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-10T16:11:41.694Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:11:41.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:11:41.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:11:41.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:11:41.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:11:41.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:11:41.695Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:11:41.695Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:11:41.695Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:11:41.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-10T16:11:41.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-10T16:11:41.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-10T16:11:41.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-10T16:11:41.695Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-10T16:11:41.695Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-10T16:11:41.695Z] === RUN TestCreateWithInvalidEnv [2021-02-10T16:11:41.695Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-10T16:11:41.695Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-10T16:11:41.695Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-10T16:11:41.695Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-10T16:11:41.695Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-10T16:11:41.695Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-10T16:11:41.695Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-10T16:11:41.695Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-10T16:11:41.695Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-10T16:11:41.695Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-10T16:11:41.695Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-10T16:11:41.695Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-10T16:11:41.695Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-10T16:11:41.695Z] === RUN TestCreateTmpfsMountsTarget [2021-02-10T16:11:41.695Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-10T16:11:41.695Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-10T16:11:42.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-10T16:11:43.151Z] #28 39.84 0.0% # 2.6% ## 3.8% ## 3.8% #### 6.5% ###### 9.4% ######## 11.4% ########## 14.3% [2021-02-10T16:11:43.151Z] #28 ... [2021-02-10T16:11:43.151Z] [2021-02-10T16:11:43.151Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:11:43.151Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-10T16:11:43.151Z] #35 24.94 Reading package lists... [2021-02-10T16:11:43.151Z] #35 31.79 Building dependency tree... [2021-02-10T16:11:43.151Z] #35 34.01 The following additional packages will be installed: [2021-02-10T16:11:43.151Z] #35 34.01 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-10T16:11:43.151Z] #35 34.02 Suggested packages: [2021-02-10T16:11:43.151Z] #35 34.02 cmake-doc ninja-build lrzip [2021-02-10T16:11:43.151Z] #35 34.02 Recommended packages: [2021-02-10T16:11:43.151Z] #35 34.02 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-10T16:11:43.151Z] #35 34.77 The following NEW packages will be installed: [2021-02-10T16:11:43.151Z] #35 34.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-10T16:11:43.151Z] #35 34.78 vim-common xxd [2021-02-10T16:11:43.151Z] #35 35.36 0 upgraded, 10 newly installed, 0 to remove and 21 not upgraded. [2021-02-10T16:11:43.151Z] #35 35.36 Need to get 14.2 MB of archives. [2021-02-10T16:11:43.151Z] #35 35.36 After this operation, 60.0 MB of additional disk space will be used. [2021-02-10T16:11:43.151Z] #35 35.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-10T16:11:43.151Z] #35 35.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-10T16:11:43.151Z] #35 35.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-10T16:11:43.151Z] #35 35.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-10T16:11:43.151Z] #35 38.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-02-10T16:11:43.151Z] #35 38.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-02-10T16:11:43.151Z] #35 38.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-02-10T16:11:43.151Z] #35 38.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-02-10T16:11:43.151Z] #35 38.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-02-10T16:11:43.151Z] #35 38.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-02-10T16:11:43.151Z] #35 40.84 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:11:43.151Z] #35 ... [2021-02-10T16:11:43.151Z] [2021-02-10T16:11:43.151Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:43.151Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:43.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-10T16:11:44.434Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2021-02-10T16:11:44.434Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-10T16:11:44.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-10T16:11:45.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-10T16:11:45.704Z] #28 39.84 0.0% # 2.6% ## 3.8% ## 3.8% #### 6.5% ###### 9.4% ######## 11.4% ########## 14.3% ################# 24.5% ################## 25.1% #################### 28.8% ###################### 30.8% ######################### 36.1% ########################## 36.8% ############################ 39.8% ################################# 47.0% #################################### 50.6% ######################################## 55.7% ############################################## 65.0% ################################################## 69.8% ################################################## 69.9% ###################################################### 75.3% ############################################################# 85.0% ############################################################### 88.2% ####################################################################### 99.6% ######################################################################## 100.0% [2021-02-10T16:11:45.704Z] #28 43.38 [2021-02-10T16:11:47.175Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.64s) [2021-02-10T16:11:47.176Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-10T16:11:47.176Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:11:47.176Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:11:47.176Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:11:47.176Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:11:47.176Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:11:47.176Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:11:47.176Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:11:47.176Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:11:47.176Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:11:47.176Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:11:47.176Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:11:47.176Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:11:47.176Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:11:47.176Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:11:47.176Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:11:47.176Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-10T16:11:47.176Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-10T16:11:47.176Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-10T16:11:47.176Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-10T16:11:47.176Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-10T16:11:47.176Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-02-10T16:11:47.176Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-10T16:11:47.189Z] #28 44.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-10T16:11:47.455Z] #28 45.39 [2021-02-10T16:11:47.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-10T16:11:47.733Z] #28 45.59 ######################################################################## 100.0% [2021-02-10T16:11:47.733Z] #28 45.78 [2021-02-10T16:11:47.812Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2021-02-10T16:11:47.812Z] === RUN TestCreateDifferentPlatform [2021-02-10T16:11:47.812Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-10T16:11:47.812Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-10T16:11:47.812Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-10T16:11:47.812Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-10T16:11:47.812Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-10T16:11:47.812Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-10T16:11:47.812Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-10T16:11:47.812Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-10T16:11:48.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-10T16:11:48.106Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s) [2021-02-10T16:11:48.106Z] === RUN TestContainerStartOnDaemonRestart [2021-02-10T16:11:48.106Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-10T16:11:48.106Z] === RUN TestDaemonRestartIpcMode [2021-02-10T16:11:48.106Z] === PAUSE TestDaemonRestartIpcMode [2021-02-10T16:11:48.106Z] === RUN TestDaemonHostGatewayIP [2021-02-10T16:11:48.106Z] === PAUSE TestDaemonHostGatewayIP [2021-02-10T16:11:48.106Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-10T16:11:48.106Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-10T16:11:48.106Z] === RUN TestContainerKillOnDaemonStart [2021-02-10T16:11:48.106Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-10T16:11:48.106Z] === RUN TestDiff [2021-02-10T16:11:48.743Z] --- PASS: TestDiff (0.81s) [2021-02-10T16:11:48.743Z] === RUN TestExecWithCloseStdin [2021-02-10T16:11:48.751Z] #28 46.50 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-10T16:11:48.751Z] #28 ... [2021-02-10T16:11:48.751Z] [2021-02-10T16:11:48.751Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:11:48.751Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-10T16:11:48.751Z] #12 36.89 The following NEW packages will be installed: [2021-02-10T16:11:48.751Z] #12 36.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-10T16:11:48.751Z] #12 36.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-10T16:11:48.751Z] #12 36.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-10T16:11:48.751Z] #12 36.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-10T16:11:48.751Z] #12 36.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-10T16:11:48.751Z] #12 36.90 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-10T16:11:48.751Z] #12 36.90 The following packages will be upgraded: [2021-02-10T16:11:48.751Z] #12 36.92 libsystemd0 libudev1 [2021-02-10T16:11:48.751Z] #12 37.35 2 upgraded, 25 newly installed, 0 to remove and 19 not upgraded. [2021-02-10T16:11:48.751Z] #12 37.35 Need to get 73.8 MB of archives. [2021-02-10T16:11:48.751Z] #12 37.35 After this operation, 472 MB of additional disk space will be used. [2021-02-10T16:11:48.751Z] #12 37.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-02-10T16:11:48.751Z] #12 37.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-02-10T16:11:48.751Z] #12 37.37 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] [2021-02-10T16:11:48.751Z] #12 38.23 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] [2021-02-10T16:11:48.751Z] #12 38.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-10T16:11:48.751Z] #12 38.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-02-10T16:11:48.751Z] #12 38.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-02-10T16:11:48.751Z] #12 38.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-10T16:11:48.751Z] #12 39.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-10T16:11:48.751Z] #12 40.35 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] [2021-02-10T16:11:48.751Z] #12 40.37 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] [2021-02-10T16:11:48.751Z] #12 45.34 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] [2021-02-10T16:11:48.751Z] #12 ... [2021-02-10T16:11:48.751Z] [2021-02-10T16:11:48.751Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:11:48.751Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-10T16:11:48.751Z] #41 38.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-02-10T16:11:48.751Z] #41 38.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-02-10T16:11:48.751Z] #41 38.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-02-10T16:11:48.751Z] #41 38.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-02-10T16:11:48.751Z] #41 38.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-02-10T16:11:48.751Z] #41 38.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-02-10T16:11:48.751Z] #41 38.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-02-10T16:11:48.751Z] #41 38.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-10T16:11:48.751Z] #41 38.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-02-10T16:11:48.751Z] #41 38.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-02-10T16:11:48.751Z] #41 40.85 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:11:48.751Z] #41 41.69 Fetched 3798 kB in 2s (2148 kB/s) [2021-02-10T16:11:48.751Z] #41 42.45 Selecting previously unselected package libcap-dev:arm64. [2021-02-10T16:11:48.751Z] #41 42.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 ... 15383 files and directories currently installed.) [2021-02-10T16:11:48.751Z] #41 42.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-02-10T16:11:48.751Z] #41 43.00 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-02-10T16:11:48.751Z] #41 46.18 Selecting previously unselected package libnet1:arm64. [2021-02-10T16:11:48.751Z] #41 46.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-10T16:11:48.751Z] #41 47.04 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:11:49.331Z] #41 ... [2021-02-10T16:11:49.331Z] [2021-02-10T16:11:49.331Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:49.331Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:49.331Z] #28 47.17 [2021-02-10T16:11:49.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-10T16:11:49.596Z] #28 47.51 ######################################################################## 100.0% [2021-02-10T16:11:49.596Z] #28 47.59 [2021-02-10T16:11:49.596Z] #28 47.65 Download of images into '/build' complete. [2021-02-10T16:11:49.596Z] #28 47.65 Use something like the following to load the result into a Docker daemon: [2021-02-10T16:11:49.596Z] #28 47.65 tar -cC '/build' . | docker load [2021-02-10T16:11:49.836Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-02-10T16:11:49.836Z] === RUN TestExec [2021-02-10T16:11:49.907Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2021-02-10T16:11:50.177Z] #28 ... [2021-02-10T16:11:50.178Z] [2021-02-10T16:11:50.178Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:11:50.178Z] #48 sha256:883f50b17e06d173f7d3ea336e0749ccf7f22d555917b882af66ba6e11d67635 [2021-02-10T16:11:50.178Z] #48 38.23 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:11:50.178Z] #48 38.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:11:50.178Z] #48 38.26 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:11:50.178Z] #48 38.94 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-10T16:11:50.178Z] #48 38.94 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:11:50.178Z] #48 39.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:11:50.178Z] #48 39.50 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:11:50.178Z] #48 39.52 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:11:50.178Z] #48 39.52 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:11:50.178Z] #48 39.53 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:11:50.178Z] #48 39.56 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-10T16:11:50.178Z] #48 39.85 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:11:50.178Z] #48 39.85 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:11:50.178Z] #48 39.85 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:11:50.178Z] #48 40.00 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-10T16:11:50.178Z] #48 40.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:11:50.178Z] #48 40.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:11:50.178Z] #48 40.70 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:11:50.178Z] #48 40.71 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:11:50.178Z] #48 41.15 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:11:50.178Z] #48 41.18 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:11:50.178Z] #48 41.22 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:11:50.178Z] #48 41.59 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-10T16:11:50.178Z] #48 47.03 go: finding github.com/fatih/color v1.7.0 [2021-02-10T16:11:50.178Z] #48 47.15 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-10T16:11:50.178Z] #48 47.22 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-10T16:11:50.178Z] #48 47.25 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-10T16:11:50.178Z] #48 47.31 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-10T16:11:50.178Z] #48 47.54 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-10T16:11:50.178Z] #48 47.87 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-10T16:11:50.178Z] #48 47.87 go: finding github.com/pkg/errors v0.8.1 [2021-02-10T16:11:50.178Z] #48 47.89 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-10T16:11:50.178Z] #48 ... [2021-02-10T16:11:50.178Z] [2021-02-10T16:11:50.178Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:11:50.178Z] #33 sha256:0c2854a06af0f4db75ea02b55d2d7846efda760bd8e718b71aeb1c39b07c6b6c [2021-02-10T16:11:50.178Z] #33 38.49 sync [2021-02-10T16:11:50.178Z] #33 38.50 internal/reflectlite [2021-02-10T16:11:50.178Z] #33 40.33 errors [2021-02-10T16:11:50.178Z] #33 40.33 sort [2021-02-10T16:11:50.178Z] #33 40.64 strconv [2021-02-10T16:11:50.178Z] #33 40.65 io [2021-02-10T16:11:50.178Z] #33 40.66 internal/oserror [2021-02-10T16:11:50.178Z] #33 40.92 syscall [2021-02-10T16:11:50.178Z] #33 41.63 strings [2021-02-10T16:11:50.178Z] #33 41.64 bytes [2021-02-10T16:11:50.178Z] #33 42.88 reflect [2021-02-10T16:11:50.178Z] #33 44.24 bufio [2021-02-10T16:11:50.178Z] #33 44.75 path [2021-02-10T16:11:50.178Z] #33 45.40 text/tabwriter [2021-02-10T16:11:50.178Z] #33 46.84 internal/syscall/execenv [2021-02-10T16:11:50.178Z] #33 46.87 time [2021-02-10T16:11:50.178Z] #33 46.91 internal/syscall/unix [2021-02-10T16:11:50.178Z] #33 ... [2021-02-10T16:11:50.178Z] [2021-02-10T16:11:50.178Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:11:50.178Z] #44 sha256:ba6b4910e6e17ef428a112f9b76049b42ea486df8fdb5ab3e6564e46124ea6fa [2021-02-10T16:11:50.178Z] #44 39.02 internal/reflectlite [2021-02-10T16:11:50.178Z] #44 39.04 sync [2021-02-10T16:11:50.178Z] #44 40.34 github.com/LK4D4/vndr/godl/singleflight [2021-02-10T16:11:50.178Z] #44 40.34 math/rand [2021-02-10T16:11:50.178Z] #44 40.34 internal/singleflight [2021-02-10T16:11:50.178Z] #44 40.34 errors [2021-02-10T16:11:50.178Z] #44 40.94 io [2021-02-10T16:11:50.178Z] #44 41.16 strconv [2021-02-10T16:11:50.178Z] #44 41.24 syscall [2021-02-10T16:11:50.178Z] #44 41.47 vendor/golang.org/x/net/dns/dnsmessage [2021-02-10T16:11:50.178Z] #44 42.29 bytes [2021-02-10T16:11:50.178Z] #44 44.55 reflect [2021-02-10T16:11:50.178Z] #44 44.66 bufio [2021-02-10T16:11:50.178Z] #44 46.62 regexp/syntax [2021-02-10T16:11:50.178Z] #44 47.11 hash/crc32 [2021-02-10T16:11:50.178Z] #44 48.55 vendor/golang.org/x/text/transform [2021-02-10T16:11:50.178Z] #44 48.63 time [2021-02-10T16:11:50.386Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-10T16:11:50.386Z] Using test binary docker [2021-02-10T16:11:50.386Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-10T16:11:50.386Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-10T16:11:50.386Z] INFO: Waiting for daemon to start... [2021-02-10T16:11:50.386Z] Starting dockerd [2021-02-10T16:11:50.760Z] #44 ... [2021-02-10T16:11:50.760Z] [2021-02-10T16:11:50.760Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:11:50.760Z] #48 sha256:883f50b17e06d173f7d3ea336e0749ccf7f22d555917b882af66ba6e11d67635 [2021-02-10T16:11:50.760Z] #48 48.90 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-10T16:11:50.760Z] #48 48.91 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-10T16:11:50.760Z] #48 48.91 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-10T16:11:50.760Z] #48 49.04 go: finding github.com/spf13/viper v1.6.1 [2021-02-10T16:11:50.760Z] #48 49.04 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-10T16:11:50.878Z] --- PASS: TestExec (0.91s) [2021-02-10T16:11:50.878Z] === RUN TestExecUser [2021-02-10T16:11:51.025Z] #48 49.34 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-10T16:11:51.025Z] #48 49.35 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-10T16:11:51.025Z] #48 49.36 go: finding github.com/stretchr/testify v1.4.0 [2021-02-10T16:11:51.025Z] #48 49.37 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-10T16:11:51.025Z] #48 49.46 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-10T16:11:51.290Z] #48 49.56 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-10T16:11:51.290Z] #48 49.64 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-10T16:11:51.514Z] --- PASS: TestExecUser (0.95s) [2021-02-10T16:11:51.514Z] === RUN TestExportContainerAndImportImage [2021-02-10T16:11:51.556Z] #48 ... [2021-02-10T16:11:51.556Z] [2021-02-10T16:11:51.556Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:11:51.556Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-10T16:11:51.556Z] #31 39.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-10T16:11:51.556Z] #31 39.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:11:51.556Z] #31 ... [2021-02-10T16:11:51.556Z] [2021-02-10T16:11:51.556Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:11:51.556Z] #48 sha256:883f50b17e06d173f7d3ea336e0749ccf7f22d555917b882af66ba6e11d67635 [2021-02-10T16:11:51.556Z] #48 49.95 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-10T16:11:51.556Z] #48 49.97 go: finding github.com/gobwas/glob v0.2.3 [2021-02-10T16:11:51.556Z] #48 49.97 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-10T16:11:51.556Z] #48 49.99 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-10T16:11:51.556Z] #48 50.03 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-10T16:11:52.136Z] #48 50.41 go: finding github.com/spf13/cobra v0.0.5 [2021-02-10T16:11:52.136Z] #48 50.41 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-10T16:11:52.136Z] #48 50.42 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-10T16:11:52.136Z] #48 50.42 go: finding github.com/stretchr/objx v0.2.0 [2021-02-10T16:11:52.136Z] #48 50.43 go: finding github.com/spf13/pflag v1.0.5 [2021-02-10T16:11:52.136Z] #48 ... [2021-02-10T16:11:52.136Z] [2021-02-10T16:11:52.136Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-10T16:11:52.136Z] #28 sha256:e3091be7740ff4736e436e14e2bf29193aaf0f84725ae9bdab1e9ff39dbb38fb [2021-02-10T16:11:52.136Z] #28 DONE 50.3s [2021-02-10T16:11:52.136Z] [2021-02-10T16:11:52.136Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:11:52.136Z] #48 sha256:883f50b17e06d173f7d3ea336e0749ccf7f22d555917b882af66ba6e11d67635 [2021-02-10T16:11:52.136Z] #48 50.63 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-10T16:11:52.419Z] #48 ... [2021-02-10T16:11:52.419Z] [2021-02-10T16:11:52.419Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-10T16:11:52.419Z] #63 sha256:6a7ba73a5391da3e63387aeca02e6d0327a980194bf692dcabdaf7d516a5ee14 [2021-02-10T16:11:52.419Z] #63 DONE 50.7s [2021-02-10T16:11:52.419Z] [2021-02-10T16:11:52.419Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-10T16:11:52.419Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-10T16:11:52.419Z] #54 DONE 50.7s [2021-02-10T16:11:52.419Z] [2021-02-10T16:11:52.419Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:11:52.419Z] #48 sha256:883f50b17e06d173f7d3ea336e0749ccf7f22d555917b882af66ba6e11d67635 [2021-02-10T16:11:52.419Z] #48 50.66 go: finding github.com/magiconair/properties v1.8.1 [2021-02-10T16:11:52.419Z] #48 50.75 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-10T16:11:52.419Z] #48 50.80 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T16:11:52.419Z] #48 50.80 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-10T16:11:52.419Z] #48 50.85 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-10T16:11:52.687Z] #48 50.90 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-10T16:11:52.687Z] #48 50.94 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-10T16:11:52.687Z] #48 50.94 go: finding github.com/spf13/afero v1.1.2 [2021-02-10T16:11:52.687Z] #48 50.98 go: finding github.com/spf13/cast v1.3.0 [2021-02-10T16:11:52.687Z] #48 50.99 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-10T16:11:52.687Z] #48 51.02 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-10T16:11:52.687Z] #48 51.04 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-10T16:11:52.930Z] . [2021-02-10T16:11:52.930Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-10T16:11:52.930Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-10T16:11:52.930Z] Error: No such image: emptyfs [2021-02-10T16:11:52.930Z] Running integration-test (iteration 1) [2021-02-10T16:11:52.930Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-10T16:11:52.952Z] #48 51.26 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-10T16:11:52.952Z] #48 51.31 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-10T16:11:53.029Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2021-02-10T16:11:53.029Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-10T16:11:53.221Z] #48 51.54 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-10T16:11:53.221Z] #48 ... [2021-02-10T16:11:53.221Z] [2021-02-10T16:11:53.221Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:11:53.221Z] #50 sha256:4a52911db35c065e33c36117ecb01192885f0381d81f102868b0edd7537e584f [2021-02-10T16:11:53.221Z] #50 41.60 io [2021-02-10T16:11:53.221Z] #50 41.62 syscall [2021-02-10T16:11:53.221Z] #50 41.64 strconv [2021-02-10T16:11:53.221Z] #50 42.97 bytes [2021-02-10T16:11:53.221Z] #50 42.98 strings [2021-02-10T16:11:53.221Z] #50 44.82 reflect [2021-02-10T16:11:53.221Z] #50 45.32 regexp/syntax [2021-02-10T16:11:53.221Z] #50 45.44 bufio [2021-02-10T16:11:53.221Z] #50 48.14 time [2021-02-10T16:11:53.221Z] #50 50.89 regexp [2021-02-10T16:11:53.487Z] #50 ... [2021-02-10T16:11:53.487Z] [2021-02-10T16:11:53.487Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:11:53.487Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-10T16:11:53.487Z] #35 41.71 Fetched 14.2 MB in 4s (3531 kB/s) [2021-02-10T16:11:53.487Z] #35 43.31 Selecting previously unselected package xxd. [2021-02-10T16:11:53.487Z] #35 43.31 (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.) [2021-02-10T16:11:53.487Z] #35 43.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-10T16:11:53.487Z] #35 44.23 Unpacking xxd (2:8.1.0875-5) ... [2021-02-10T16:11:53.487Z] #35 47.08 Selecting previously unselected package vim-common. [2021-02-10T16:11:53.487Z] #35 47.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:11:53.487Z] #35 47.19 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-10T16:11:53.487Z] #35 50.99 Selecting previously unselected package cmake-data. [2021-02-10T16:11:53.487Z] #35 50.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-10T16:11:53.487Z] #35 51.01 Unpacking cmake-data (3.13.4-1) ... [2021-02-10T16:11:53.487Z] #35 ... [2021-02-10T16:11:53.487Z] [2021-02-10T16:11:53.487Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:11:53.487Z] #48 sha256:883f50b17e06d173f7d3ea336e0749ccf7f22d555917b882af66ba6e11d67635 [2021-02-10T16:11:53.487Z] #48 51.68 go: finding golang.org/x/text v0.3.2 [2021-02-10T16:11:53.487Z] #48 51.77 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-10T16:11:53.487Z] #48 51.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-10T16:11:53.487Z] #48 51.86 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-10T16:11:53.753Z] #48 51.94 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-10T16:11:53.753Z] #48 51.95 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-10T16:11:53.753Z] #48 51.95 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-10T16:11:53.753Z] #48 52.01 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-10T16:11:53.753Z] #48 52.01 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-10T16:11:53.753Z] #48 52.05 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-10T16:11:53.753Z] #48 ... [2021-02-10T16:11:53.753Z] [2021-02-10T16:11:53.753Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-10T16:11:53.753Z] #46 sha256:ee04bae5e848086acf029695a8aefcc5ed5557e793929e30808c34abf116482b [2021-02-10T16:11:53.753Z] #46 DONE 52.1s [2021-02-10T16:11:53.753Z] [2021-02-10T16:11:53.753Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:11:53.753Z] #48 sha256:883f50b17e06d173f7d3ea336e0749ccf7f22d555917b882af66ba6e11d67635 [2021-02-10T16:11:53.753Z] #48 52.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-10T16:11:53.753Z] #48 52.17 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-10T16:11:53.753Z] #48 52.24 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-10T16:11:54.019Z] #48 52.33 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-10T16:11:54.019Z] #48 52.39 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-10T16:11:54.285Z] #48 52.47 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-10T16:11:54.285Z] #48 52.48 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-10T16:11:54.285Z] #48 52.50 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-10T16:11:54.285Z] #48 52.50 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-10T16:11:54.285Z] #48 52.63 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-10T16:11:54.285Z] #48 52.73 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-10T16:11:54.542Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2021-02-10T16:11:54.542Z] === RUN TestHealthCheckWorkdir [2021-02-10T16:11:54.554Z] #48 52.78 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-10T16:11:54.820Z] #48 53.10 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-10T16:11:54.820Z] #48 53.22 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-10T16:11:54.820Z] #48 53.22 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-10T16:11:55.086Z] #48 53.35 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-10T16:11:55.086Z] #48 53.37 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-10T16:11:55.582Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2021-02-10T16:11:55.582Z] === RUN TestHealthKillContainer [2021-02-10T16:11:58.320Z] --- PASS: TestHealthKillContainer (2.95s) [2021-02-10T16:11:58.320Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-10T16:11:59.335Z] #48 ... [2021-02-10T16:11:59.335Z] [2021-02-10T16:11:59.335Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:11:59.335Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-10T16:11:59.335Z] #35 57.07 Selecting previously unselected package libicu63:arm64. [2021-02-10T16:11:59.335Z] #35 57.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-10T16:11:59.335Z] #35 57.36 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-10T16:11:59.358Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2021-02-10T16:11:59.358Z] === RUN TestIpcModeNone [2021-02-10T16:12:00.397Z] --- PASS: TestIpcModeNone (0.94s) [2021-02-10T16:12:00.397Z] === RUN TestIpcModePrivate [2021-02-10T16:12:00.739Z] #35 ... [2021-02-10T16:12:00.739Z] [2021-02-10T16:12:00.739Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:12:00.739Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-10T16:12:00.739Z] #12 49.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-02-10T16:12:00.739Z] #12 49.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-02-10T16:12:00.739Z] #12 49.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-10T16:12:00.739Z] #12 49.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-10T16:12:00.739Z] #12 49.07 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] [2021-02-10T16:12:00.739Z] #12 49.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-02-10T16:12:00.739Z] #12 49.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-02-10T16:12:00.739Z] #12 49.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-02-10T16:12:00.739Z] #12 49.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-02-10T16:12:00.739Z] #12 49.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-02-10T16:12:00.739Z] #12 49.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-02-10T16:12:00.739Z] #12 49.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-02-10T16:12:00.739Z] #12 49.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-02-10T16:12:00.739Z] #12 49.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-02-10T16:12:00.739Z] #12 49.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-02-10T16:12:00.739Z] #12 50.68 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:12:00.739Z] #12 51.60 Fetched 73.8 MB in 12s (6033 kB/s) [2021-02-10T16:12:00.739Z] #12 51.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-10T16:12:00.739Z] #12 51.97 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-02-10T16:12:00.739Z] #12 52.05 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-10T16:12:00.739Z] #12 52.75 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-02-10T16:12:00.739Z] #12 53.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-10T16:12:00.739Z] #12 53.12 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-02-10T16:12:00.739Z] #12 53.21 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-10T16:12:00.739Z] #12 53.74 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-02-10T16:12:00.739Z] #12 53.99 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-10T16:12:00.739Z] #12 53.99 (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.) [2021-02-10T16:12:00.739Z] #12 54.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-02-10T16:12:00.739Z] #12 54.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-10T16:12:00.739Z] #12 57.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-10T16:12:00.739Z] #12 57.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-02-10T16:12:00.739Z] #12 57.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-10T16:12:01.004Z] #12 ... [2021-02-10T16:12:01.004Z] [2021-02-10T16:12:01.004Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:12:01.004Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-10T16:12:01.004Z] #41 49.40 Selecting previously unselected package libnet1-dev. [2021-02-10T16:12:01.004Z] #41 49.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-10T16:12:01.004Z] #41 49.71 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-10T16:12:01.004Z] #41 50.82 Selecting previously unselected package libnl-3-200:arm64. [2021-02-10T16:12:01.004Z] #41 50.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-10T16:12:01.004Z] #41 50.85 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-10T16:12:01.004Z] #41 51.27 Selecting previously unselected package libnl-3-dev:arm64. [2021-02-10T16:12:01.004Z] #41 51.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-02-10T16:12:01.004Z] #41 51.30 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-10T16:12:01.004Z] #41 51.71 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-10T16:12:01.004Z] #41 51.71 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-10T16:12:01.004Z] #41 51.71 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-10T16:12:01.004Z] #41 51.97 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-02-10T16:12:01.004Z] #41 51.97 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-02-10T16:12:01.004Z] #41 51.99 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-10T16:12:01.004Z] #41 52.24 Selecting previously unselected package zlib1g-dev:arm64. [2021-02-10T16:12:01.004Z] #41 52.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-02-10T16:12:01.004Z] #41 52.25 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-10T16:12:01.004Z] #41 52.50 Selecting previously unselected package libprotobuf17:arm64. [2021-02-10T16:12:01.004Z] #41 52.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-02-10T16:12:01.004Z] #41 52.52 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-10T16:12:01.004Z] #41 53.27 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-02-10T16:12:01.004Z] #41 53.27 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-02-10T16:12:01.004Z] #41 53.31 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-10T16:12:01.005Z] #41 53.72 Selecting previously unselected package libprotobuf-dev:arm64. [2021-02-10T16:12:01.005Z] #41 53.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-02-10T16:12:01.005Z] #41 53.74 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-10T16:12:01.005Z] #41 55.77 Selecting previously unselected package libprotoc17:arm64. [2021-02-10T16:12:01.005Z] #41 55.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-02-10T16:12:01.005Z] #41 55.80 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-10T16:12:01.005Z] #41 56.61 Selecting previously unselected package protobuf-c-compiler. [2021-02-10T16:12:01.005Z] #41 56.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-02-10T16:12:01.005Z] #41 56.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-10T16:12:01.005Z] #41 57.32 Selecting previously unselected package protobuf-compiler. [2021-02-10T16:12:01.005Z] #41 57.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-02-10T16:12:01.005Z] #41 57.37 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-10T16:12:01.005Z] #41 57.66 Selecting previously unselected package python-pkg-resources. [2021-02-10T16:12:01.005Z] #41 57.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-10T16:12:01.005Z] #41 57.69 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-10T16:12:01.005Z] #41 57.88 Selecting previously unselected package python-six. [2021-02-10T16:12:01.005Z] #41 57.89 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-10T16:12:01.005Z] #41 57.90 Unpacking python-six (1.12.0-1) ... [2021-02-10T16:12:01.005Z] #41 58.04 Selecting previously unselected package python-protobuf. [2021-02-10T16:12:01.005Z] #41 58.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-02-10T16:12:01.005Z] #41 58.07 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-10T16:12:01.005Z] #41 58.72 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-10T16:12:01.436Z] --- PASS: TestIpcModePrivate (1.00s) [2021-02-10T16:12:01.436Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-02-10T16:12:01.436Z] === RUN TestIpcModeShareable [2021-02-10T16:12:01.961Z] #41 ... [2021-02-10T16:12:01.961Z] [2021-02-10T16:12:01.961Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:12:01.961Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-10T16:12:01.961Z] #12 60.14 Selecting previously unselected package binutils-mingw-w64. [2021-02-10T16:12:01.961Z] #12 60.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-10T16:12:01.961Z] #12 60.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-10T16:12:01.961Z] #12 60.35 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-02-10T16:12:01.961Z] #12 60.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-10T16:12:01.961Z] #12 60.40 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-10T16:12:02.227Z] #12 ... [2021-02-10T16:12:02.227Z] [2021-02-10T16:12:02.227Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:12:02.227Z] #33 sha256:0c2854a06af0f4db75ea02b55d2d7846efda760bd8e718b71aeb1c39b07c6b6c [2021-02-10T16:12:02.227Z] #33 50.53 internal/poll [2021-02-10T16:12:02.227Z] #33 52.91 os [2021-02-10T16:12:02.227Z] #33 54.75 internal/fmtsort [2021-02-10T16:12:02.227Z] #33 56.99 path/filepath [2021-02-10T16:12:02.227Z] #33 56.99 fmt [2021-02-10T16:12:02.227Z] #33 58.55 io/ioutil [2021-02-10T16:12:02.477Z] --- PASS: TestIpcModeShareable (1.10s) [2021-02-10T16:12:02.477Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-02-10T16:12:02.477Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-10T16:12:02.492Z] #33 ... [2021-02-10T16:12:02.492Z] [2021-02-10T16:12:02.492Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:12:02.492Z] #55 sha256:58dfbd5a2e8e539049720d7655bb08d015222860c580a0ecc16bd303d52ad330 [2021-02-10T16:12:02.492Z] #55 3.347 + RM_GOPATH=0 [2021-02-10T16:12:02.493Z] #55 3.347 + TMP_GOPATH= [2021-02-10T16:12:02.493Z] #55 3.347 + : /build [2021-02-10T16:12:02.493Z] #55 3.347 + '[' -z '' ']' [2021-02-10T16:12:02.493Z] #55 3.347 ++ mktemp -d [2021-02-10T16:12:02.493Z] #55 3.351 + export GOPATH=/tmp/tmp.iwNcSvOoRQ [2021-02-10T16:12:02.493Z] #55 3.351 + GOPATH=/tmp/tmp.iwNcSvOoRQ [2021-02-10T16:12:02.493Z] #55 3.351 + RM_GOPATH=1 [2021-02-10T16:12:02.493Z] #55 3.351 + case "$(go env GOARCH)" in [2021-02-10T16:12:02.493Z] #55 3.352 ++ go env GOARCH [2021-02-10T16:12:02.493Z] #55 3.367 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:12:02.493Z] #55 3.367 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:12:02.493Z] #55 3.367 ++ dirname /tmp/install/install.sh [2021-02-10T16:12:02.493Z] #55 3.377 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:12:02.493Z] #55 3.377 + dir=/tmp/install [2021-02-10T16:12:02.493Z] #55 3.377 + bin=containerd [2021-02-10T16:12:02.493Z] #55 3.377 + shift [2021-02-10T16:12:02.493Z] #55 3.377 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-10T16:12:02.493Z] #55 3.377 + . /tmp/install/containerd.installer [2021-02-10T16:12:02.493Z] #55 3.377 ++ set -e [2021-02-10T16:12:02.493Z] #55 3.377 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:12:02.493Z] #55 3.377 + install_containerd [2021-02-10T16:12:02.493Z] #55 3.377 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-10T16:12:02.493Z] #55 3.377 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iwNcSvOoRQ/src/github.com/containerd/containerd [2021-02-10T16:12:02.493Z] #55 3.377 Cloning into '/tmp/tmp.iwNcSvOoRQ/src/github.com/containerd/containerd'... [2021-02-10T16:12:02.493Z] #55 ... [2021-02-10T16:12:02.493Z] [2021-02-10T16:12:02.493Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:12:02.493Z] #33 sha256:0c2854a06af0f4db75ea02b55d2d7846efda760bd8e718b71aeb1c39b07c6b6c [2021-02-10T16:12:02.493Z] #33 60.83 flag [2021-02-10T16:12:02.493Z] #33 60.84 github.com/BurntSushi/toml [2021-02-10T16:12:02.493Z] #33 60.84 log [2021-02-10T16:12:05.069Z] #33 ... [2021-02-10T16:12:05.069Z] [2021-02-10T16:12:05.069Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:12:05.070Z] #44 sha256:ba6b4910e6e17ef428a112f9b76049b42ea486df8fdb5ab3e6564e46124ea6fa [2021-02-10T16:12:05.070Z] #44 53.05 regexp [2021-02-10T16:12:05.070Z] #44 56.75 os [2021-02-10T16:12:05.070Z] #44 59.66 github.com/LK4D4/vndr/versioned [2021-02-10T16:12:05.070Z] #44 61.17 internal/lazyregexp [2021-02-10T16:12:05.070Z] #44 61.17 os/exec [2021-02-10T16:12:05.070Z] #44 61.26 net [2021-02-10T16:12:05.070Z] #44 62.71 encoding/binary [2021-02-10T16:12:05.070Z] #44 62.75 flag [2021-02-10T16:12:05.070Z] #44 ... [2021-02-10T16:12:05.070Z] [2021-02-10T16:12:05.070Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:12:05.070Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-10T16:12:05.070Z] #35 63.16 Selecting previously unselected package libxml2:arm64. [2021-02-10T16:12:05.070Z] #35 63.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-02-10T16:12:05.070Z] #35 63.19 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-10T16:12:05.222Z] Loaded image: buildpack-deps:buster [2021-02-10T16:12:05.222Z] Loaded image: busybox:latest [2021-02-10T16:12:05.222Z] Loaded image: busybox:glibc [2021-02-10T16:12:05.335Z] #35 63.64 Selecting previously unselected package libarchive13:arm64. [2021-02-10T16:12:05.335Z] #35 63.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-02-10T16:12:05.335Z] #35 63.67 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-10T16:12:05.917Z] #35 64.20 Selecting previously unselected package libjsoncpp1:arm64. [2021-02-10T16:12:05.917Z] #35 64.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-02-10T16:12:05.917Z] #35 64.22 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-10T16:12:05.917Z] #35 64.44 Selecting previously unselected package librhash0:arm64. [2021-02-10T16:12:06.005Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2021-02-10T16:12:06.005Z] === RUN TestAPIIpcModeHost [2021-02-10T16:12:06.005Z] --- PASS: TestAPIIpcModeHost (0.66s) [2021-02-10T16:12:06.005Z] === RUN TestDaemonIpcModeShareable [2021-02-10T16:12:06.193Z] #35 64.44 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-02-10T16:12:06.193Z] #35 64.46 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-02-10T16:12:06.464Z] #35 64.67 Selecting previously unselected package libuv1:arm64. [2021-02-10T16:12:06.464Z] #35 64.68 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-02-10T16:12:06.464Z] #35 64.69 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-02-10T16:12:06.464Z] #35 64.88 Selecting previously unselected package cmake. [2021-02-10T16:12:06.464Z] #35 64.89 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-02-10T16:12:06.464Z] #35 64.90 Unpacking cmake (3.13.4-1) ... [2021-02-10T16:12:07.768Z] Loaded image: debian:bullseye [2021-02-10T16:12:07.768Z] Loaded image: hello-world:latest [2021-02-10T16:12:07.768Z] Loaded image: arm32v7/hello-world:latest [2021-02-10T16:12:08.029Z] INFO: Testing against a local daemon [2021-02-10T16:12:08.029Z] === RUN TestCgroupNamespacesBuild [2021-02-10T16:12:08.079Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2021-02-10T16:12:08.080Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-02-10T16:12:08.080Z] === RUN TestDaemonIpcModePrivate [2021-02-10T16:12:09.044Z] #35 66.99 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-10T16:12:09.044Z] #35 67.01 Setting up xxd (2:8.1.0875-5) ... [2021-02-10T16:12:09.044Z] #35 67.04 Setting up libuv1:arm64 (1.24.1-1) ... [2021-02-10T16:12:09.044Z] #35 67.06 Setting up vim-common (2:8.1.0875-5) ... [2021-02-10T16:12:09.044Z] #35 67.11 Setting up librhash0:arm64 (1.3.8-1) ... [2021-02-10T16:12:09.044Z] #35 67.15 Setting up cmake-data (3.13.4-1) ... [2021-02-10T16:12:09.044Z] #35 67.18 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-10T16:12:09.044Z] #35 67.21 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-10T16:12:09.044Z] #35 67.25 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-10T16:12:09.044Z] #35 ... [2021-02-10T16:12:09.044Z] [2021-02-10T16:12:09.044Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:12:09.044Z] #50 sha256:4a52911db35c065e33c36117ecb01192885f0381d81f102868b0edd7537e584f [2021-02-10T16:12:09.044Z] #50 57.23 path/filepath [2021-02-10T16:12:09.044Z] #50 57.66 mvdan.cc/sh/v3/fileutil [2021-02-10T16:12:09.044Z] #50 58.61 io/ioutil [2021-02-10T16:12:09.044Z] #50 61.31 flag [2021-02-10T16:12:09.044Z] #50 61.33 github.com/pkg/diff [2021-02-10T16:12:09.044Z] #50 61.35 go/token [2021-02-10T16:12:09.044Z] #50 61.52 encoding/binary [2021-02-10T16:12:09.044Z] #50 63.57 go/scanner [2021-02-10T16:12:09.044Z] #50 64.85 mvdan.cc/editorconfig [2021-02-10T16:12:09.044Z] #50 64.89 encoding/base64 [2021-02-10T16:12:09.044Z] #50 65.04 golang.org/x/sys/unix [2021-02-10T16:12:09.044Z] #50 66.09 go/ast [2021-02-10T16:12:09.044Z] #50 67.15 encoding/json [2021-02-10T16:12:09.044Z] #50 ... [2021-02-10T16:12:09.044Z] [2021-02-10T16:12:09.044Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:12:09.044Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-10T16:12:09.044Z] #35 67.25 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-10T16:12:09.044Z] #35 67.28 Setting up cmake (3.13.4-1) ... [2021-02-10T16:12:09.044Z] #35 67.31 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:12:09.310Z] #35 67.48 Processing triggers for mime-support (3.62) ... [2021-02-10T16:12:09.593Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2021-02-10T16:12:09.593Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-02-10T16:12:09.593Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-10T16:12:10.574Z] --- PASS: TestCgroupNamespacesBuild (2.43s) [2021-02-10T16:12:10.574Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-10T16:12:11.669Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2021-02-10T16:12:11.669Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-02-10T16:12:11.669Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-10T16:12:12.486Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.23s) [2021-02-10T16:12:12.487Z] === RUN TestBuildWithSession [2021-02-10T16:12:12.487Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-10T16:12:12.487Z] build_session_test.go:25: TODO: BuildKit [2021-02-10T16:12:12.487Z] === RUN TestBuildSquashParent [2021-02-10T16:12:12.642Z] #35 ... [2021-02-10T16:12:12.642Z] [2021-02-10T16:12:12.642Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:12:12.642Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-10T16:12:12.642Z] #12 60.69 Selecting previously unselected package dmsetup. [2021-02-10T16:12:12.642Z] #12 60.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-02-10T16:12:12.642Z] #12 60.71 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-10T16:12:12.642Z] #12 60.88 Selecting previously unselected package mingw-w64-common. [2021-02-10T16:12:12.642Z] #12 60.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-10T16:12:12.642Z] #12 60.89 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-10T16:12:12.642Z] #12 69.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-10T16:12:12.642Z] #12 69.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-10T16:12:12.642Z] #12 70.09 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-10T16:12:12.642Z] #12 ... [2021-02-10T16:12:12.642Z] [2021-02-10T16:12:12.642Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:12:12.642Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-10T16:12:12.642Z] #41 61.91 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-10T16:12:12.642Z] #41 61.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:12:12.642Z] #41 61.97 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-10T16:12:12.642Z] #41 62.00 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-10T16:12:12.642Z] #41 62.02 Setting up python-six (1.12.0-1) ... [2021-02-10T16:12:12.642Z] #41 64.41 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-10T16:12:12.642Z] #41 64.44 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-10T16:12:12.642Z] #41 64.48 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-10T16:12:12.642Z] #41 64.52 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-02-10T16:12:12.642Z] #41 64.54 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-10T16:12:12.642Z] #41 64.56 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-10T16:12:12.642Z] #41 64.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-10T16:12:12.642Z] #41 64.67 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-10T16:12:12.642Z] #41 64.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-10T16:12:12.642Z] #41 64.73 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-10T16:12:12.642Z] #41 70.79 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-10T16:12:12.642Z] #41 71.09 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:12:13.230Z] #41 ... [2021-02-10T16:12:13.230Z] [2021-02-10T16:12:13.230Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-10T16:12:13.230Z] #33 sha256:0c2854a06af0f4db75ea02b55d2d7846efda760bd8e718b71aeb1c39b07c6b6c [2021-02-10T16:12:13.230Z] #33 65.18 github.com/BurntSushi/toml/cmd/tomlv [2021-02-10T16:12:13.230Z] #33 DONE 71.7s [2021-02-10T16:12:13.230Z] [2021-02-10T16:12:13.230Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:12:13.230Z] #44 sha256:ba6b4910e6e17ef428a112f9b76049b42ea486df8fdb5ab3e6564e46124ea6fa [2021-02-10T16:12:13.230Z] #44 64.89 go/scanner [2021-02-10T16:12:13.230Z] #44 65.51 net/url [2021-02-10T16:12:13.230Z] #44 66.04 text/template/parse [2021-02-10T16:12:13.230Z] #44 67.36 go/ast [2021-02-10T16:12:13.230Z] #44 68.67 encoding/json [2021-02-10T16:12:13.496Z] #44 ... [2021-02-10T16:12:13.496Z] [2021-02-10T16:12:13.496Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-10T16:12:13.496Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-10T16:12:13.496Z] #35 DONE 71.7s [2021-02-10T16:12:13.496Z] [2021-02-10T16:12:13.496Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:12:13.496Z] #36 sha256:96f5b48dd39e23a0eaffe1a028d3a4557f09dd9182e26c6cda458efda65b8330 [2021-02-10T16:12:13.747Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-02-10T16:12:13.747Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-02-10T16:12:13.747Z] === RUN TestIpcModeOlderClient [2021-02-10T16:12:13.747Z] === PAUSE TestIpcModeOlderClient [2021-02-10T16:12:13.747Z] === RUN TestKillContainerInvalidSignal [2021-02-10T16:12:13.762Z] #36 ... [2021-02-10T16:12:13.762Z] [2021-02-10T16:12:13.763Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-10T16:12:13.763Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-10T16:12:13.763Z] #41 DONE 72.2s [2021-02-10T16:12:14.028Z] [2021-02-10T16:12:14.028Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:12:14.028Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:12:14.384Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2021-02-10T16:12:14.384Z] === RUN TestKillContainer [2021-02-10T16:12:14.384Z] === RUN TestKillContainer/no_signal [2021-02-10T16:12:15.423Z] === RUN TestKillContainer/non_killing_signal [2021-02-10T16:12:15.716Z] === RUN TestKillContainer/killing_signal [2021-02-10T16:12:17.230Z] --- PASS: TestKillContainer (2.76s) [2021-02-10T16:12:17.230Z] --- PASS: TestKillContainer/no_signal (0.93s) [2021-02-10T16:12:17.230Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-02-10T16:12:17.230Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2021-02-10T16:12:17.230Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-10T16:12:17.230Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-10T16:12:17.866Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-10T16:12:18.905Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2021-02-10T16:12:18.905Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2021-02-10T16:12:18.905Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-02-10T16:12:18.905Z] === RUN TestKillStoppedContainer [2021-02-10T16:12:18.905Z] --- PASS: TestKillStoppedContainer (0.12s) [2021-02-10T16:12:18.905Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-10T16:12:18.905Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-02-10T16:12:18.905Z] === RUN TestKillDifferentUserContainer [2021-02-10T16:12:19.358Z] #42 4.704 Note: Building without setproctitle() and strlcpy() support. [2021-02-10T16:12:19.359Z] #42 4.704 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-10T16:12:19.359Z] #42 4.715 Note: Building without GnuTLS support [2021-02-10T16:12:19.359Z] #42 4.729 Makefile.config:39: Warn: you have no libnftables installed [2021-02-10T16:12:19.359Z] #42 4.729 Makefile.config:40: Warn: Building without nftables support [2021-02-10T16:12:19.624Z] #42 ... [2021-02-10T16:12:19.624Z] [2021-02-10T16:12:19.624Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:12:19.624Z] #50 sha256:4a52911db35c065e33c36117ecb01192885f0381d81f102868b0edd7537e584f [2021-02-10T16:12:19.624Z] #50 68.06 mvdan.cc/sh/v3/syntax [2021-02-10T16:12:19.624Z] #50 77.40 golang.org/x/crypto/ssh/terminal [2021-02-10T16:12:19.890Z] #50 ... [2021-02-10T16:12:19.890Z] [2021-02-10T16:12:19.890Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:12:19.890Z] #36 sha256:96f5b48dd39e23a0eaffe1a028d3a4557f09dd9182e26c6cda458efda65b8330 [2021-02-10T16:12:19.890Z] #36 3.137 + RM_GOPATH=0 [2021-02-10T16:12:19.890Z] #36 3.137 + TMP_GOPATH= [2021-02-10T16:12:19.890Z] #36 3.137 + : /build [2021-02-10T16:12:19.890Z] #36 3.137 + '[' -z '' ']' [2021-02-10T16:12:19.890Z] #36 3.147 ++ mktemp -d [2021-02-10T16:12:19.890Z] #36 3.168 + export GOPATH=/tmp/tmp.78ZUE3qZ0w [2021-02-10T16:12:19.890Z] #36 3.168 + GOPATH=/tmp/tmp.78ZUE3qZ0w [2021-02-10T16:12:19.890Z] #36 3.168 + RM_GOPATH=1 [2021-02-10T16:12:19.890Z] #36 3.168 + case "$(go env GOARCH)" in [2021-02-10T16:12:19.890Z] #36 3.168 ++ go env GOARCH [2021-02-10T16:12:19.890Z] #36 3.188 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:12:19.890Z] #36 3.188 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:12:19.890Z] #36 3.188 ++ dirname /tmp/install/install.sh [2021-02-10T16:12:19.890Z] #36 3.191 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:12:19.890Z] #36 3.191 + dir=/tmp/install [2021-02-10T16:12:19.890Z] #36 3.191 + bin=tini [2021-02-10T16:12:19.890Z] #36 3.191 + shift [2021-02-10T16:12:19.890Z] #36 3.191 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-10T16:12:19.890Z] #36 3.191 + . /tmp/install/tini.installer [2021-02-10T16:12:19.890Z] #36 3.191 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:12:19.890Z] #36 3.191 + install_tini [2021-02-10T16:12:19.890Z] #36 3.191 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-10T16:12:19.890Z] #36 3.191 + git clone https://github.com/krallin/tini.git /tmp/tmp.78ZUE3qZ0w/tini [2021-02-10T16:12:19.890Z] #36 3.196 Cloning into '/tmp/tmp.78ZUE3qZ0w/tini'... [2021-02-10T16:12:19.890Z] #36 4.327 + cd /tmp/tmp.78ZUE3qZ0w/tini [2021-02-10T16:12:19.890Z] #36 4.328 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-10T16:12:19.890Z] #36 4.391 + cmake . [2021-02-10T16:12:19.890Z] #36 5.341 -- The C compiler identification is GNU 8.3.0 [2021-02-10T16:12:19.890Z] #36 5.409 -- Check for working C compiler: /usr/bin/cc [2021-02-10T16:12:19.890Z] #36 6.345 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-10T16:12:19.890Z] #36 6.347 -- Detecting C compiler ABI info [2021-02-10T16:12:19.945Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2021-02-10T16:12:19.945Z] === RUN TestInspectOomKilledTrue [2021-02-10T16:12:19.945Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-10T16:12:19.945Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:12:19.945Z] === RUN TestInspectOomKilledFalse [2021-02-10T16:12:19.945Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-10T16:12:19.945Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:12:19.945Z] === RUN TestLinksEtcHostsContentMatch [2021-02-10T16:12:20.582Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2021-02-10T16:12:20.582Z] === RUN TestLinksContainerNames [2021-02-10T16:12:20.622Z] --- PASS: TestBuildSquashParent (6.66s) [2021-02-10T16:12:20.622Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-10T16:12:20.622Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:12:20.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:12:20.622Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:12:20.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:12:20.622Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:12:20.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:12:20.622Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:12:20.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:12:20.622Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:12:20.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:12:20.622Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:12:20.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:12:20.622Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:12:20.622Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:12:20.848Z] #36 7.352 -- Detecting C compiler ABI info - done [2021-02-10T16:12:20.848Z] #36 7.405 -- Detecting C compile features [2021-02-10T16:12:20.883Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:12:20.883Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:12:22.096Z] --- PASS: TestLinksContainerNames (1.69s) [2021-02-10T16:12:22.096Z] === RUN TestLogsFollowTailEmpty [2021-02-10T16:12:22.793Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:12:22.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:12:23.136Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-02-10T16:12:23.136Z] === RUN TestContainerNetworkMountsNoChown [2021-02-10T16:12:23.779Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/default [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/default [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/private [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/private [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/rprivate [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/slave [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/slave [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/rslave [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/shared [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/shared [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/rshared [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-10T16:12:23.779Z] === CONT TestMountDaemonRoot/default [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-10T16:12:23.779Z] === CONT TestMountDaemonRoot/rslave [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:12:23.779Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:12:23.779Z] === CONT TestMountDaemonRoot/rshared [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:12:23.779Z] === CONT TestMountDaemonRoot/shared [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-10T16:12:23.779Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:12:23.779Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:12:23.779Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:12:24.073Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:12:24.073Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:12:24.073Z] === CONT TestMountDaemonRoot/rprivate [2021-02-10T16:12:24.073Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:12:24.073Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:12:24.073Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:12:24.073Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:12:24.073Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:12:24.073Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:12:24.073Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:12:24.073Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:12:24.073Z] === CONT TestMountDaemonRoot/slave [2021-02-10T16:12:24.073Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-10T16:12:24.073Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-10T16:12:24.073Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:12:24.073Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:12:24.073Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-10T16:12:24.073Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-10T16:12:24.073Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:12:24.073Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:12:24.073Z] === CONT TestMountDaemonRoot/private [2021-02-10T16:12:24.073Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-10T16:12:24.073Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-10T16:12:24.073Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:12:24.073Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:12:24.073Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-10T16:12:24.073Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-10T16:12:24.073Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:12:24.073Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:12:24.073Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-10T16:12:24.073Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:12:24.073Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:12:24.073Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-10T16:12:24.183Z] #36 ... [2021-02-10T16:12:24.183Z] [2021-02-10T16:12:24.183Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:12:24.183Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:12:24.183Z] #42 6.908 fatal: not a git repository (or any of the parent directories): .git [2021-02-10T16:12:24.183Z] #42 6.983 GEN .gitid [2021-02-10T16:12:24.183Z] #42 7.012 GEN criu/include/version.h [2021-02-10T16:12:24.183Z] #42 7.088 GEN include/common/asm [2021-02-10T16:12:24.183Z] #42 9.450 PBCC images/timens.pb-c.c [2021-02-10T16:12:24.183Z] #42 9.508 DEP images/timens.pb-c.d [2021-02-10T16:12:24.183Z] #42 9.687 PBCC images/fown.pb-c.c [2021-02-10T16:12:24.183Z] #42 9.783 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-10T16:12:24.183Z] #42 9.995 PBCC images/opts.pb-c.c [2021-02-10T16:12:24.183Z] #42 10.15 PBCC images/memfd.pb-c.c [2021-02-10T16:12:24.183Z] #42 10.37 DEP images/fown.pb-c.d [2021-02-10T16:12:24.367Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:12:24.367Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-10T16:12:24.367Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:12:24.367Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:12:24.367Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:12:24.367Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-10T16:12:24.367Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:12:24.367Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:12:24.367Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:12:24.367Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-10T16:12:24.449Z] #42 10.51 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-10T16:12:24.449Z] #42 10.61 DEP images/opts.pb-c.d [2021-02-10T16:12:24.449Z] #42 ... [2021-02-10T16:12:24.449Z] [2021-02-10T16:12:24.449Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:12:24.449Z] #44 sha256:ba6b4910e6e17ef428a112f9b76049b42ea486df8fdb5ab3e6564e46124ea6fa [2021-02-10T16:12:24.449Z] #44 72.75 text/template [2021-02-10T16:12:24.449Z] #44 73.14 go/parser [2021-02-10T16:12:24.449Z] #44 80.23 encoding/xml [2021-02-10T16:12:24.449Z] #44 81.35 compress/flate [2021-02-10T16:12:24.449Z] #44 ... [2021-02-10T16:12:24.449Z] [2021-02-10T16:12:24.450Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:12:24.450Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:12:24.450Z] #42 10.69 DEP images/memfd.pb-c.d [2021-02-10T16:12:24.450Z] #42 10.75 PBCC images/sit.pb-c.c [2021-02-10T16:12:24.661Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:12:24.661Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:12:24.661Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:12:24.661Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-10T16:12:24.661Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:12:24.661Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-10T16:12:24.661Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:12:24.661Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:12:24.661Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-10T16:12:24.661Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-02-10T16:12:24.661Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-02-10T16:12:24.661Z] === RUN TestContainerBindMountNonRecursive [2021-02-10T16:12:24.717Z] #42 10.91 DEP images/sit.pb-c.d [2021-02-10T16:12:24.717Z] #42 11.00 PBCC images/macvlan.pb-c.c [2021-02-10T16:12:25.017Z] #42 11.10 DEP images/macvlan.pb-c.d [2021-02-10T16:12:25.017Z] #42 11.24 PBCC images/autofs.pb-c.c [2021-02-10T16:12:25.304Z] #42 11.34 DEP images/autofs.pb-c.d [2021-02-10T16:12:25.304Z] #42 11.43 PBCC images/sysctl.pb-c.c [2021-02-10T16:12:25.304Z] #42 11.51 DEP images/sysctl.pb-c.d [2021-02-10T16:12:25.338Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-10T16:12:25.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2021-02-10T16:12:25.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2021-02-10T16:12:25.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2021-02-10T16:12:25.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2021-02-10T16:12:25.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2021-02-10T16:12:25.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2021-02-10T16:12:25.338Z] === RUN TestBuildMultiStageCopy [2021-02-10T16:12:25.338Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-10T16:12:25.576Z] #42 11.66 PBCC images/time.pb-c.c [2021-02-10T16:12:25.576Z] #42 11.72 DEP images/time.pb-c.d [2021-02-10T16:12:25.576Z] #42 11.79 PBCC images/binfmt-misc.pb-c.c [2021-02-10T16:12:25.576Z] #42 11.82 DEP images/binfmt-misc.pb-c.d [2021-02-10T16:12:25.844Z] #42 11.91 PBCC images/seccomp.pb-c.c [2021-02-10T16:12:25.844Z] #42 11.97 DEP images/seccomp.pb-c.d [2021-02-10T16:12:25.844Z] #42 12.01 PBCC images/userns.pb-c.c [2021-02-10T16:12:25.844Z] #42 12.05 DEP images/userns.pb-c.d [2021-02-10T16:12:26.112Z] #42 12.14 PBCC images/cgroup.pb-c.c [2021-02-10T16:12:26.112Z] #42 12.15 DEP images/cgroup.pb-c.d [2021-02-10T16:12:26.112Z] #42 12.23 PBCC images/ext-file.pb-c.c [2021-02-10T16:12:26.112Z] #42 12.24 DEP images/ext-file.pb-c.d [2021-02-10T16:12:26.112Z] #42 12.34 PBCC images/rpc.pb-c.c [2021-02-10T16:12:26.379Z] #42 12.40 DEP images/rpc.pb-c.d [2021-02-10T16:12:26.379Z] #42 12.48 PBCC images/siginfo.pb-c.c [2021-02-10T16:12:26.379Z] #42 12.50 DEP images/siginfo.pb-c.d [2021-02-10T16:12:26.379Z] #42 12.56 PBCC images/pagemap.pb-c.c [2021-02-10T16:12:26.644Z] #42 12.63 DEP images/pagemap.pb-c.d [2021-02-10T16:12:26.644Z] #42 12.73 PBCC images/rlimit.pb-c.c [2021-02-10T16:12:26.644Z] #42 12.76 DEP images/rlimit.pb-c.d [2021-02-10T16:12:26.644Z] #42 12.83 PBCC images/file-lock.pb-c.c [2021-02-10T16:12:26.739Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2021-02-10T16:12:26.739Z] === RUN TestContainerVolumesMountedAsShared [2021-02-10T16:12:26.909Z] #42 12.87 DEP images/file-lock.pb-c.d [2021-02-10T16:12:26.910Z] #42 12.90 PBCC images/tty.pb-c.c [2021-02-10T16:12:26.910Z] #42 13.02 DEP images/tty.pb-c.d [2021-02-10T16:12:26.910Z] #42 13.09 PBCC images/tun.pb-c.c [2021-02-10T16:12:26.910Z] #42 13.15 PBCC images/netdev.pb-c.c [2021-02-10T16:12:26.910Z] #42 13.22 DEP images/tun.pb-c.d [2021-02-10T16:12:27.174Z] #42 13.30 DEP images/netdev.pb-c.d [2021-02-10T16:12:27.174Z] #42 13.39 PBCC images/vma.pb-c.c [2021-02-10T16:12:27.174Z] #42 13.47 DEP images/vma.pb-c.d [2021-02-10T16:12:27.440Z] #42 13.50 PBCC images/creds.pb-c.c [2021-02-10T16:12:27.440Z] #42 13.54 DEP images/creds.pb-c.d [2021-02-10T16:12:27.440Z] #42 13.64 PBCC images/utsns.pb-c.c [2021-02-10T16:12:27.440Z] #42 13.69 DEP images/utsns.pb-c.d [2021-02-10T16:12:27.440Z] #42 13.75 PBCC images/ipc-desc.pb-c.c [2021-02-10T16:12:27.704Z] #42 13.76 PBCC images/ipc-sem.pb-c.c [2021-02-10T16:12:27.705Z] #42 13.80 DEP images/ipc-desc.pb-c.d [2021-02-10T16:12:27.705Z] #42 13.89 DEP images/ipc-sem.pb-c.d [2021-02-10T16:12:27.705Z] #42 13.96 PBCC images/ipc-msg.pb-c.c [2021-02-10T16:12:27.705Z] #42 14.02 DEP images/ipc-msg.pb-c.d [2021-02-10T16:12:27.778Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) [2021-02-10T16:12:27.778Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-10T16:12:27.970Z] #42 14.06 PBCC images/ipc-shm.pb-c.c [2021-02-10T16:12:27.970Z] #42 14.08 DEP images/ipc-shm.pb-c.d [2021-02-10T16:12:27.970Z] #42 14.11 PBCC images/ipc-var.pb-c.c [2021-02-10T16:12:27.970Z] #42 14.14 DEP images/ipc-var.pb-c.d [2021-02-10T16:12:27.970Z] #42 14.19 PBCC images/sk-opts.pb-c.c [2021-02-10T16:12:27.970Z] #42 14.22 PBCC images/packet-sock.pb-c.c [2021-02-10T16:12:27.970Z] #42 14.26 DEP images/sk-opts.pb-c.d [2021-02-10T16:12:28.235Z] #42 14.30 DEP images/packet-sock.pb-c.d [2021-02-10T16:12:28.235Z] #42 14.33 PBCC images/sk-netlink.pb-c.c [2021-02-10T16:12:28.235Z] #42 14.37 DEP images/sk-netlink.pb-c.d [2021-02-10T16:12:28.235Z] #42 14.49 PBCC images/sk-inet.pb-c.c [2021-02-10T16:12:28.414Z] --- PASS: TestContainerVolumesMountedAsSlave (0.69s) [2021-02-10T16:12:28.414Z] === RUN TestNetworkNat [2021-02-10T16:12:28.500Z] #42 14.56 DEP images/sk-inet.pb-c.d [2021-02-10T16:12:28.500Z] #42 14.60 PBCC images/sk-unix.pb-c.c [2021-02-10T16:12:28.500Z] #42 14.66 DEP images/sk-unix.pb-c.d [2021-02-10T16:12:28.636Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-10T16:12:28.767Z] #42 14.76 PBCC images/mm.pb-c.c [2021-02-10T16:12:28.767Z] #42 14.80 DEP images/mm.pb-c.d [2021-02-10T16:12:28.767Z] #42 14.90 PBCC images/timerfd.pb-c.c [2021-02-10T16:12:28.767Z] #42 14.96 DEP images/timerfd.pb-c.d [2021-02-10T16:12:28.767Z] #42 15.00 PBCC images/timer.pb-c.c [2021-02-10T16:12:29.034Z] #42 15.02 DEP images/timer.pb-c.d [2021-02-10T16:12:29.034Z] #42 15.09 PBCC images/sa.pb-c.c [2021-02-10T16:12:29.034Z] #42 15.21 DEP images/sa.pb-c.d [2021-02-10T16:12:29.034Z] #42 15.24 PBCC images/pipe-data.pb-c.c [2021-02-10T16:12:29.034Z] #42 15.28 DEP images/pipe-data.pb-c.d [2021-02-10T16:12:29.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-10T16:12:29.303Z] #42 15.43 PBCC images/mnt.pb-c.c [2021-02-10T16:12:29.303Z] #42 15.48 DEP images/mnt.pb-c.d [2021-02-10T16:12:29.454Z] --- PASS: TestNetworkNat (0.95s) [2021-02-10T16:12:29.454Z] === RUN TestNetworkLocalhostTCPNat [2021-02-10T16:12:29.571Z] #42 15.60 PBCC images/sk-packet.pb-c.c [2021-02-10T16:12:29.571Z] #42 15.67 DEP images/sk-packet.pb-c.d [2021-02-10T16:12:29.571Z] #42 15.74 PBCC images/tcp-stream.pb-c.c [2021-02-10T16:12:29.571Z] #42 15.84 DEP images/tcp-stream.pb-c.d [2021-02-10T16:12:29.836Z] #42 15.93 PBCC images/pipe.pb-c.c [2021-02-10T16:12:29.836Z] #42 15.96 DEP images/pipe.pb-c.d [2021-02-10T16:12:29.836Z] #42 16.04 PBCC images/pstree.pb-c.c [2021-02-10T16:12:29.836Z] #42 16.08 DEP images/pstree.pb-c.d [2021-02-10T16:12:30.091Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2021-02-10T16:12:30.091Z] === RUN TestNetworkLoopbackNat [2021-02-10T16:12:30.102Z] #42 16.20 PBCC images/fs.pb-c.c [2021-02-10T16:12:30.102Z] #42 16.21 DEP images/fs.pb-c.d [2021-02-10T16:12:30.102Z] #42 16.25 PBCC images/signalfd.pb-c.c [2021-02-10T16:12:30.102Z] #42 16.30 DEP images/signalfd.pb-c.d [2021-02-10T16:12:30.102Z] #42 ... [2021-02-10T16:12:30.102Z] [2021-02-10T16:12:30.102Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:12:30.102Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-10T16:12:30.102Z] #12 78.52 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-10T16:12:30.102Z] #12 78.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-10T16:12:30.102Z] #12 78.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:12:30.102Z] #12 78.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-10T16:12:30.102Z] #12 78.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-10T16:12:30.102Z] #12 78.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:12:30.150Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-10T16:12:30.369Z] #12 ... [2021-02-10T16:12:30.369Z] [2021-02-10T16:12:30.369Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:12:30.369Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:12:30.369Z] #42 16.36 PBCC images/fh.pb-c.c [2021-02-10T16:12:30.369Z] #42 16.39 PBCC images/fsnotify.pb-c.c [2021-02-10T16:12:30.369Z] #42 16.49 DEP images/fh.pb-c.d [2021-02-10T16:12:30.369Z] #42 16.58 DEP images/fsnotify.pb-c.d [2021-02-10T16:12:30.634Z] #42 16.72 PBCC images/eventpoll.pb-c.c [2021-02-10T16:12:30.634Z] #42 16.76 DEP images/eventpoll.pb-c.d [2021-02-10T16:12:30.634Z] #42 16.80 PBCC images/eventfd.pb-c.c [2021-02-10T16:12:30.634Z] #42 16.88 DEP images/eventfd.pb-c.d [2021-02-10T16:12:30.899Z] #42 16.96 PBCC images/remap-file-path.pb-c.c [2021-02-10T16:12:30.899Z] #42 16.97 DEP images/remap-file-path.pb-c.d [2021-02-10T16:12:30.899Z] #42 17.11 PBCC images/fifo.pb-c.c [2021-02-10T16:12:30.899Z] #42 17.13 DEP images/fifo.pb-c.d [2021-02-10T16:12:31.091Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-10T16:12:31.164Z] #42 17.18 PBCC images/ghost-file.pb-c.c [2021-02-10T16:12:31.164Z] #42 17.21 DEP images/ghost-file.pb-c.d [2021-02-10T16:12:31.164Z] #42 17.24 PBCC images/regfile.pb-c.c [2021-02-10T16:12:31.164Z] #42 17.28 DEP images/regfile.pb-c.d [2021-02-10T16:12:31.164Z] #42 17.32 PBCC images/ns.pb-c.c [2021-02-10T16:12:31.164Z] #42 17.34 DEP images/ns.pb-c.d [2021-02-10T16:12:31.164Z] #42 17.38 PBCC images/fdinfo.pb-c.c [2021-02-10T16:12:31.429Z] #42 17.45 DEP images/fdinfo.pb-c.d [2021-02-10T16:12:31.429Z] #42 17.51 PBCC images/core-aarch64.pb-c.c [2021-02-10T16:12:31.429Z] #42 ... [2021-02-10T16:12:31.429Z] [2021-02-10T16:12:31.429Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-10T16:12:31.429Z] #36 sha256:96f5b48dd39e23a0eaffe1a028d3a4557f09dd9182e26c6cda458efda65b8330 [2021-02-10T16:12:31.429Z] #36 10.79 -- Detecting C compile features - done [2021-02-10T16:12:31.429Z] #36 10.89 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-10T16:12:31.429Z] #36 11.36 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-10T16:12:31.429Z] #36 11.63 -- Configuring done [2021-02-10T16:12:31.429Z] #36 11.72 -- Generating done [2021-02-10T16:12:31.429Z] #36 11.73 -- Build files have been written to: /tmp/tmp.78ZUE3qZ0w/tini [2021-02-10T16:12:31.429Z] #36 11.73 + make tini-static [2021-02-10T16:12:31.429Z] #36 12.59 Scanning dependencies of target tini-static [2021-02-10T16:12:31.429Z] #36 12.75 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-10T16:12:31.429Z] #36 14.35 [100%] Linking C executable tini-static [2021-02-10T16:12:31.429Z] #36 15.16 [100%] Built target tini-static [2021-02-10T16:12:31.429Z] #36 15.27 + mkdir -p /build [2021-02-10T16:12:31.429Z] #36 15.28 + cp tini-static /build/docker-init [2021-02-10T16:12:31.429Z] #36 DONE 18.1s [2021-02-10T16:12:31.429Z] [2021-02-10T16:12:31.429Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-10T16:12:31.429Z] #50 sha256:4a52911db35c065e33c36117ecb01192885f0381d81f102868b0edd7537e584f [2021-02-10T16:12:31.429Z] #50 82.21 mvdan.cc/sh/v3/cmd/shfmt [2021-02-10T16:12:31.429Z] #50 DONE 89.8s [2021-02-10T16:12:31.429Z] [2021-02-10T16:12:31.429Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:12:31.429Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:12:31.429Z] #42 17.63 PBCC images/core-arm.pb-c.c [2021-02-10T16:12:31.693Z] #42 17.77 PBCC images/core-ppc64.pb-c.c [2021-02-10T16:12:31.693Z] #42 17.89 PBCC images/core-s390.pb-c.c [2021-02-10T16:12:31.966Z] #42 18.03 PBCC images/core-x86.pb-c.c [2021-02-10T16:12:32.235Z] #42 18.19 PBCC images/core.pb-c.c [2021-02-10T16:12:32.235Z] #42 18.36 PBCC images/inventory.pb-c.c [2021-02-10T16:12:32.474Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2021-02-10T16:12:32.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2021-02-10T16:12:32.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-10T16:12:32.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-10T16:12:32.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-02-10T16:12:32.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-02-10T16:12:32.474Z] === RUN TestBuildMultiStageParentConfig [2021-02-10T16:12:32.500Z] #42 18.50 DEP images/core-aarch64.pb-c.d [2021-02-10T16:12:32.500Z] #42 18.59 DEP images/core-arm.pb-c.d [2021-02-10T16:12:32.500Z] #42 18.63 DEP images/core-ppc64.pb-c.d [2021-02-10T16:12:32.500Z] #42 18.68 DEP images/core-s390.pb-c.d [2021-02-10T16:12:32.500Z] #42 18.72 DEP images/core-x86.pb-c.d [2021-02-10T16:12:32.765Z] #42 18.77 DEP images/core.pb-c.d [2021-02-10T16:12:32.765Z] #42 18.82 DEP images/inventory.pb-c.d [2021-02-10T16:12:32.765Z] #42 18.86 PBCC images/cpuinfo.pb-c.c [2021-02-10T16:12:32.765Z] #42 18.89 DEP images/cpuinfo.pb-c.d [2021-02-10T16:12:32.765Z] #42 18.95 PBCC images/stats.pb-c.c [2021-02-10T16:12:32.765Z] #42 18.97 DEP images/stats.pb-c.d [2021-02-10T16:12:33.622Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2021-02-10T16:12:33.623Z] === RUN TestPause [2021-02-10T16:12:34.259Z] --- PASS: TestPause (0.93s) [2021-02-10T16:12:34.259Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-10T16:12:34.259Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-10T16:12:34.259Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-10T16:12:34.259Z] === RUN TestPauseStopPausedContainer [2021-02-10T16:12:35.311Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2021-02-10T16:12:35.311Z] === RUN TestPsFilter [2021-02-10T16:12:35.634Z] --- PASS: TestPsFilter (0.26s) [2021-02-10T16:12:35.634Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-10T16:12:36.098Z] #42 21.76 make[1]: Nothing to be done for 'all'. [2021-02-10T16:12:36.270Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2021-02-10T16:12:36.270Z] === RUN TestRemoveContainerWithVolume [2021-02-10T16:12:36.364Z] #42 ... [2021-02-10T16:12:36.364Z] [2021-02-10T16:12:36.364Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:12:36.364Z] #44 sha256:ba6b4910e6e17ef428a112f9b76049b42ea486df8fdb5ab3e6564e46124ea6fa [2021-02-10T16:12:36.364Z] #44 84.71 go/doc [2021-02-10T16:12:36.364Z] #44 88.34 crypto/elliptic [2021-02-10T16:12:36.364Z] #44 91.14 github.com/LK4D4/vndr/build [2021-02-10T16:12:36.364Z] #44 92.35 crypto/ecdsa [2021-02-10T16:12:36.364Z] #44 93.80 crypto/x509/pkix [2021-02-10T16:12:36.364Z] #44 93.98 vendor/golang.org/x/crypto/cryptobyte [2021-02-10T16:12:36.364Z] #44 94.58 vendor/golang.org/x/text/unicode/norm [2021-02-10T16:12:36.629Z] #44 ... [2021-02-10T16:12:36.629Z] [2021-02-10T16:12:36.629Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:12:36.629Z] #57 sha256:0fc91a2684a0fc96f9bbfe244c49058a03968f60ff7246dcf75a86a5831ed3e2 [2021-02-10T16:12:36.629Z] #57 94.28 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-10T16:12:36.629Z] #57 94.28 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-10T16:12:37.310Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2021-02-10T16:12:37.310Z] === RUN TestRemoveContainerRunning [2021-02-10T16:12:37.773Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-02-10T16:12:37.773Z] === RUN TestBuildLabelWithTargets [2021-02-10T16:12:38.350Z] --- PASS: TestRemoveContainerRunning (0.93s) [2021-02-10T16:12:38.350Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-10T16:12:38.986Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2021-02-10T16:12:38.986Z] === RUN TestRemoveInvalidContainer [2021-02-10T16:12:38.986Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-10T16:12:38.986Z] === RUN TestRenameLinkedContainer [2021-02-10T16:12:41.972Z] #57 ... [2021-02-10T16:12:41.972Z] [2021-02-10T16:12:41.972Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:12:41.972Z] #55 sha256:58dfbd5a2e8e539049720d7655bb08d015222860c580a0ecc16bd303d52ad330 [2021-02-10T16:12:41.972Z] #55 45.38 Checking out files: 49% (1848/3766) Checking out files: 50% (1883/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 91% (3438/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-10T16:12:41.972Z] #55 46.72 + cd /tmp/tmp.iwNcSvOoRQ/src/github.com/containerd/containerd [2021-02-10T16:12:41.972Z] #55 46.72 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-10T16:12:41.972Z] #55 48.88 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-10T16:12:41.972Z] #55 48.88 + BUILDTAGS='netgo osusergo static_build' [2021-02-10T16:12:41.972Z] #55 48.88 + export EXTRA_FLAGS=-buildmode=pie [2021-02-10T16:12:41.972Z] #55 48.88 + EXTRA_FLAGS=-buildmode=pie [2021-02-10T16:12:41.972Z] #55 48.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-10T16:12:41.972Z] #55 48.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-10T16:12:41.972Z] #55 48.89 + '[' '' = dynamic ']' [2021-02-10T16:12:41.972Z] #55 48.89 + make [2021-02-10T16:12:42.515Z] --- PASS: TestRenameLinkedContainer (3.49s) [2021-02-10T16:12:42.515Z] === RUN TestRenameStoppedContainer [2021-02-10T16:12:42.552Z] #55 49.92 + bin/ctr [2021-02-10T16:12:43.507Z] #55 ... [2021-02-10T16:12:43.507Z] [2021-02-10T16:12:43.507Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-10T16:12:43.507Z] #57 sha256:0fc91a2684a0fc96f9bbfe244c49058a03968f60ff7246dcf75a86a5831ed3e2 [2021-02-10T16:12:43.507Z] #57 DONE 101.9s [2021-02-10T16:12:43.507Z] [2021-02-10T16:12:43.507Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-10T16:12:43.507Z] #58 sha256:ea54a1af243a338d36ec2ce96cc917781bcbd1d829a2504356b4ba63ebfcead2 [2021-02-10T16:12:43.576Z] --- PASS: TestRenameStoppedContainer (0.89s) [2021-02-10T16:12:43.576Z] === RUN TestRenameRunningContainerAndReuse [2021-02-10T16:12:43.782Z] #58 DONE 0.2s [2021-02-10T16:12:43.782Z] [2021-02-10T16:12:43.782Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-10T16:12:43.782Z] #59 sha256:0f8e2813d0caa5b1e6fd24b751145d787e9a1f919d473a920fb4f56016662d0f [2021-02-10T16:12:44.054Z] #59 DONE 0.3s [2021-02-10T16:12:44.054Z] [2021-02-10T16:12:44.054Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:12:44.054Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:12:44.054Z] #42 23.72 CC images/stats.o [2021-02-10T16:12:44.054Z] #42 24.64 CC images/core.o [2021-02-10T16:12:44.054Z] #42 25.54 CC images/core-x86.o [2021-02-10T16:12:44.054Z] #42 26.04 CC images/core-arm.o [2021-02-10T16:12:44.054Z] #42 26.65 CC images/core-aarch64.o [2021-02-10T16:12:44.054Z] #42 27.07 CC images/core-ppc64.o [2021-02-10T16:12:44.054Z] #42 27.84 CC images/core-s390.o [2021-02-10T16:12:44.054Z] #42 28.49 CC images/cpuinfo.o [2021-02-10T16:12:44.054Z] #42 28.99 CC images/inventory.o [2021-02-10T16:12:44.054Z] #42 29.44 CC images/fdinfo.o [2021-02-10T16:12:44.054Z] #42 29.84 CC images/fown.o [2021-02-10T16:12:44.054Z] #42 30.16 CC images/ns.o [2021-02-10T16:12:44.321Z] #42 30.49 CC images/regfile.o [2021-02-10T16:12:44.903Z] #42 30.81 CC images/ghost-file.o [2021-02-10T16:12:45.168Z] #42 31.32 CC images/fifo.o [2021-02-10T16:12:45.434Z] #42 31.55 CC images/remap-file-path.o [2021-02-10T16:12:45.651Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s) [2021-02-10T16:12:45.651Z] === RUN TestRenameInvalidName [2021-02-10T16:12:45.908Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-02-10T16:12:45.908Z] === RUN TestBuildWithEmptyLayers [2021-02-10T16:12:46.014Z] #42 32.00 CC images/eventfd.o [2021-02-10T16:12:46.280Z] #42 32.40 CC images/eventpoll.o [2021-02-10T16:12:46.286Z] --- PASS: TestRenameInvalidName (0.88s) [2021-02-10T16:12:46.287Z] === RUN TestRenameAnonymousContainer [2021-02-10T16:12:46.545Z] #42 32.57 CC images/fh.o [2021-02-10T16:12:46.545Z] #42 32.80 CC images/fsnotify.o [2021-02-10T16:12:47.500Z] #42 33.48 CC images/signalfd.o [2021-02-10T16:12:47.766Z] #42 33.78 CC images/fs.o [2021-02-10T16:12:47.766Z] #42 ... [2021-02-10T16:12:47.766Z] [2021-02-10T16:12:47.766Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:12:47.766Z] #44 sha256:ba6b4910e6e17ef428a112f9b76049b42ea486df8fdb5ab3e6564e46124ea6fa [2021-02-10T16:12:47.766Z] #44 96.07 mime [2021-02-10T16:12:47.766Z] #44 97.88 mime/quotedprintable [2021-02-10T16:12:47.766Z] #44 98.34 net/http/internal [2021-02-10T16:12:47.766Z] #44 100.4 vendor/golang.org/x/net/idna [2021-02-10T16:12:47.766Z] #44 103.3 net/textproto [2021-02-10T16:12:47.766Z] #44 103.3 vendor/golang.org/x/net/http/httpproxy [2021-02-10T16:12:47.766Z] #44 103.3 crypto/x509 [2021-02-10T16:12:47.766Z] #44 104.4 vendor/golang.org/x/net/http/httpguts [2021-02-10T16:12:47.766Z] #44 104.4 mime/multipart [2021-02-10T16:12:48.032Z] #44 ... [2021-02-10T16:12:48.032Z] [2021-02-10T16:12:48.032Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:12:48.032Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:12:48.032Z] #42 34.02 CC images/pstree.o [2021-02-10T16:12:48.032Z] #42 34.23 CC images/pipe.o [2021-02-10T16:12:48.297Z] #42 34.49 CC images/tcp-stream.o [2021-02-10T16:12:48.451Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-02-10T16:12:48.451Z] === RUN TestBuildMultiStageOnBuild [2021-02-10T16:12:48.562Z] #42 34.82 CC images/sk-packet.o [2021-02-10T16:12:49.143Z] #42 35.24 CC images/mnt.o [2021-02-10T16:12:49.409Z] #42 35.42 CC images/pipe-data.o [2021-02-10T16:12:49.409Z] #42 35.61 CC images/sa.o [2021-02-10T16:12:49.674Z] #42 35.82 CC images/timer.o [2021-02-10T16:12:49.674Z] #42 ... [2021-02-10T16:12:49.674Z] [2021-02-10T16:12:49.674Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:12:49.674Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-10T16:12:49.674Z] #12 98.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-10T16:12:49.674Z] #12 98.08 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-10T16:12:49.674Z] #12 98.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:12:49.939Z] #12 ... [2021-02-10T16:12:49.939Z] [2021-02-10T16:12:49.939Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:12:49.939Z] #44 sha256:ba6b4910e6e17ef428a112f9b76049b42ea486df8fdb5ab3e6564e46124ea6fa [2021-02-10T16:12:49.939Z] #44 106.8 crypto/tls [2021-02-10T16:12:51.867Z] --- PASS: TestRenameAnonymousContainer (5.02s) [2021-02-10T16:12:51.867Z] === RUN TestRenameContainerWithSameName [2021-02-10T16:12:52.161Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2021-02-10T16:12:52.161Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-10T16:12:53.734Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-02-10T16:12:53.735Z] === RUN TestBuildUncleanTarFilenames [2021-02-10T16:12:53.735Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-02-10T16:12:53.735Z] === RUN TestBuildMultiStageLayerLeak [2021-02-10T16:12:54.180Z] #44 ... [2021-02-10T16:12:54.180Z] [2021-02-10T16:12:54.180Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:12:54.180Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-10T16:12:54.180Z] #12 111.3 Selecting previously unselected package libapparmor1:arm64. [2021-02-10T16:12:54.180Z] #12 111.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-02-10T16:12:54.180Z] #12 111.3 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-02-10T16:12:54.180Z] #12 111.4 Selecting previously unselected package libapparmor-dev:arm64. [2021-02-10T16:12:54.180Z] #12 111.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-02-10T16:12:54.180Z] #12 111.4 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-10T16:12:54.180Z] #12 111.7 Selecting previously unselected package libbtrfs0. [2021-02-10T16:12:54.180Z] #12 111.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-10T16:12:54.180Z] #12 111.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-10T16:12:54.180Z] #12 111.9 Selecting previously unselected package libbtrfs-dev. [2021-02-10T16:12:54.180Z] #12 111.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-10T16:12:54.180Z] #12 111.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:12:54.180Z] #12 112.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-02-10T16:12:54.181Z] #12 112.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-10T16:12:54.181Z] #12 112.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-10T16:12:54.181Z] #12 112.5 Selecting previously unselected package libudev-dev:arm64. [2021-02-10T16:12:54.181Z] #12 112.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-02-10T16:12:54.181Z] #12 112.6 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-10T16:12:54.247Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s) [2021-02-10T16:12:54.247Z] === RUN TestResize [2021-02-10T16:12:54.447Z] #12 112.8 Selecting previously unselected package libsepol1-dev:arm64. [2021-02-10T16:12:54.447Z] #12 112.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-02-10T16:12:54.447Z] #12 112.8 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-02-10T16:12:54.712Z] #12 113.1 Selecting previously unselected package libpcre16-3:arm64. [2021-02-10T16:12:54.712Z] #12 113.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-02-10T16:12:54.712Z] #12 113.1 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-02-10T16:12:54.883Z] --- PASS: TestResize (0.87s) [2021-02-10T16:12:54.883Z] === RUN TestResizeWithInvalidSize [2021-02-10T16:12:54.980Z] #12 113.3 Selecting previously unselected package libpcre32-3:arm64. [2021-02-10T16:12:54.980Z] #12 113.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-02-10T16:12:54.980Z] #12 113.3 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-02-10T16:12:55.245Z] #12 113.5 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-02-10T16:12:55.245Z] #12 113.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-02-10T16:12:55.245Z] #12 113.6 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-10T16:12:55.510Z] #12 113.9 Selecting previously unselected package libpcre3-dev:arm64. [2021-02-10T16:12:55.510Z] #12 113.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-02-10T16:12:55.510Z] #12 113.9 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-10T16:12:55.921Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2021-02-10T16:12:55.922Z] === RUN TestResizeWhenContainerNotStarted [2021-02-10T16:12:56.091Z] #12 114.3 Selecting previously unselected package libselinux1-dev:arm64. [2021-02-10T16:12:56.091Z] #12 114.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-02-10T16:12:56.091Z] #12 114.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-10T16:12:56.357Z] #12 114.7 Selecting previously unselected package libdevmapper-dev:arm64. [2021-02-10T16:12:56.357Z] #12 114.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-02-10T16:12:56.357Z] #12 114.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-10T16:12:56.357Z] #12 114.8 Selecting previously unselected package libseccomp-dev:arm64. [2021-02-10T16:12:56.357Z] #12 114.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-02-10T16:12:56.357Z] #12 114.8 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-10T16:12:56.557Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2021-02-10T16:12:56.557Z] === RUN TestDaemonRestartKillContainers [2021-02-10T16:12:56.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-10T16:12:56.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-10T16:12:56.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-10T16:12:56.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-10T16:12:56.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-10T16:12:56.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-10T16:12:56.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-10T16:12:56.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-10T16:12:56.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-10T16:12:56.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-10T16:12:56.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-10T16:12:56.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-10T16:12:56.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-10T16:12:56.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-10T16:12:56.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-10T16:12:56.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-10T16:12:56.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:12:56.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:12:56.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:12:56.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:12:56.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:12:56.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:12:56.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:12:56.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:12:56.557Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-10T16:12:56.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:12:56.622Z] #12 115.1 Selecting previously unselected package libsystemd-dev:arm64. [2021-02-10T16:12:56.622Z] #12 115.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-02-10T16:12:56.622Z] #12 115.1 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-10T16:12:57.480Z] #12 115.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-10T16:12:57.480Z] #12 115.7 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-10T16:12:57.480Z] #12 115.8 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-02-10T16:12:57.480Z] #12 115.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-10T16:12:57.480Z] #12 115.8 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-02-10T16:12:57.480Z] #12 115.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-02-10T16:12:57.480Z] #12 115.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:12:57.480Z] #12 115.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-10T16:12:57.480Z] #12 115.9 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-02-10T16:12:57.480Z] #12 115.9 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-10T16:12:57.749Z] #12 115.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-10T16:12:57.749Z] #12 116.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-10T16:12:57.749Z] #12 116.0 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-10T16:12:57.749Z] #12 116.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-10T16:12:57.749Z] #12 116.0 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-10T16:12:57.749Z] #12 116.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-10T16:12:57.749Z] #12 116.1 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-10T16:12:57.749Z] #12 116.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:12:57.749Z] #12 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-10T16:12:57.749Z] #12 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-10T16:12:57.749Z] #12 116.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-10T16:12:58.014Z] #12 116.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-10T16:12:58.015Z] #12 116.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-10T16:12:58.015Z] #12 116.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-10T16:12:58.015Z] #12 116.2 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-10T16:12:58.015Z] #12 116.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-10T16:12:58.015Z] #12 116.3 Setting up dmsetup (2:1.02.155-3) ... [2021-02-10T16:12:58.015Z] #12 116.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-10T16:12:58.015Z] #12 116.3 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-10T16:12:58.015Z] #12 116.4 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:12:58.135Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:12:58.771Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:12:59.020Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2021-02-10T16:12:59.020Z] === RUN TestBuildWithHugeFile [2021-02-10T16:12:59.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:13:00.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-10T16:13:00.597Z] #12 ... [2021-02-10T16:13:00.597Z] [2021-02-10T16:13:00.597Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:13:00.597Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:13:00.597Z] #42 36.33 CC images/timerfd.o [2021-02-10T16:13:00.597Z] #42 36.54 CC images/mm.o [2021-02-10T16:13:00.597Z] #42 36.84 CC images/sk-opts.o [2021-02-10T16:13:00.597Z] #42 37.12 CC images/sk-unix.o [2021-02-10T16:13:00.597Z] #42 37.46 CC images/sk-inet.o [2021-02-10T16:13:00.597Z] #42 37.98 CC images/tun.o [2021-02-10T16:13:00.597Z] #42 38.46 CC images/sk-netlink.o [2021-02-10T16:13:00.597Z] #42 38.81 CC images/packet-sock.o [2021-02-10T16:13:00.597Z] #42 39.24 CC images/ipc-var.o [2021-02-10T16:13:00.597Z] #42 39.42 CC images/ipc-desc.o [2021-02-10T16:13:00.597Z] #42 39.67 CC images/ipc-shm.o [2021-02-10T16:13:00.597Z] #42 39.86 CC images/ipc-msg.o [2021-02-10T16:13:00.597Z] #42 40.22 CC images/ipc-sem.o [2021-02-10T16:13:00.597Z] #42 40.43 CC images/utsns.o [2021-02-10T16:13:00.597Z] #42 40.64 CC images/creds.o [2021-02-10T16:13:00.597Z] #42 40.86 CC images/vma.o [2021-02-10T16:13:00.597Z] #42 41.20 CC images/netdev.o [2021-02-10T16:13:00.597Z] #42 41.75 CC images/tty.o [2021-02-10T16:13:00.597Z] #42 42.37 CC images/file-lock.o [2021-02-10T16:13:00.597Z] #42 42.68 CC images/rlimit.o [2021-02-10T16:13:00.597Z] #42 42.91 CC images/pagemap.o [2021-02-10T16:13:00.597Z] #42 43.13 CC images/siginfo.o [2021-02-10T16:13:00.597Z] #42 43.37 CC images/rpc.o [2021-02-10T16:13:00.597Z] #42 44.39 CC images/ext-file.o [2021-02-10T16:13:00.597Z] #42 44.66 CC images/cgroup.o [2021-02-10T16:13:00.597Z] #42 45.37 CC images/userns.o [2021-02-10T16:13:00.597Z] #42 45.62 CC images/google/protobuf/descriptor.o [2021-02-10T16:13:01.178Z] #42 ... [2021-02-10T16:13:01.178Z] [2021-02-10T16:13:01.178Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-10T16:13:01.178Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-10T16:13:01.178Z] #12 DONE 119.5s [2021-02-10T16:13:01.178Z] [2021-02-10T16:13:01.178Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:13:01.178Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:13:01.178Z] #42 47.22 CC images/opts.o [2021-02-10T16:13:01.178Z] #42 ... [2021-02-10T16:13:01.178Z] [2021-02-10T16:13:01.178Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-10T16:13:01.178Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-10T16:13:01.321Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-10T16:13:02.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-10T16:13:03.520Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-10T16:13:03.753Z] #13 DONE 2.1s [2021-02-10T16:13:03.754Z] [2021-02-10T16:13:03.754Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-10T16:13:03.754Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-10T16:13:04.019Z] #14 ... [2021-02-10T16:13:04.019Z] [2021-02-10T16:13:04.019Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:13:04.019Z] #44 sha256:ba6b4910e6e17ef428a112f9b76049b42ea486df8fdb5ab3e6564e46124ea6fa [2021-02-10T16:13:04.019Z] #44 112.4 net/http/httptrace [2021-02-10T16:13:04.019Z] #44 112.7 net/http [2021-02-10T16:13:04.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-10T16:13:04.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-10T16:13:04.284Z] #44 ... [2021-02-10T16:13:04.284Z] [2021-02-10T16:13:04.284Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:13:04.284Z] #52 sha256:a7153da9753c009d81a633dda7c06bdb29be841d3cddc186a734a71eba7a9a9f [2021-02-10T16:13:04.284Z] #52 1.948 + RM_GOPATH=0 [2021-02-10T16:13:04.284Z] #52 1.948 + TMP_GOPATH= [2021-02-10T16:13:04.284Z] #52 1.948 + : /build [2021-02-10T16:13:04.284Z] #52 1.948 + '[' -z '' ']' [2021-02-10T16:13:04.284Z] #52 1.956 ++ mktemp -d [2021-02-10T16:13:04.284Z] #52 1.958 + export GOPATH=/tmp/tmp.VsQB4MA81u [2021-02-10T16:13:04.284Z] #52 1.960 + GOPATH=/tmp/tmp.VsQB4MA81u [2021-02-10T16:13:04.284Z] #52 1.961 + RM_GOPATH=1 [2021-02-10T16:13:04.284Z] #52 1.961 + case "$(go env GOARCH)" in [2021-02-10T16:13:04.284Z] #52 1.963 ++ go env GOARCH [2021-02-10T16:13:04.284Z] #52 1.997 + export GO_BUILDMODE=-buildmode=pie [2021-02-10T16:13:04.284Z] #52 1.997 + GO_BUILDMODE=-buildmode=pie [2021-02-10T16:13:04.284Z] #52 2.000 ++ dirname /tmp/install/install.sh [2021-02-10T16:13:04.284Z] #52 2.003 + dir=/tmp/install [2021-02-10T16:13:04.284Z] #52 2.003 + bin=runc [2021-02-10T16:13:04.284Z] #52 2.003 + shift [2021-02-10T16:13:04.284Z] #52 2.003 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-10T16:13:04.284Z] #52 2.003 + . /tmp/install/runc.installer [2021-02-10T16:13:04.284Z] #52 2.003 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:13:04.284Z] #52 2.003 + install_runc [2021-02-10T16:13:04.284Z] #52 2.004 + uname -r [2021-02-10T16:13:04.284Z] #52 2.004 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-10T16:13:04.284Z] #52 2.008 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-10T16:13:04.284Z] #52 2.008 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-10T16:13:04.284Z] #52 2.010 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-10T16:13:04.284Z] #52 2.010 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VsQB4MA81u/src/github.com/opencontainers/runc [2021-02-10T16:13:04.284Z] #52 2.013 Cloning into '/tmp/tmp.VsQB4MA81u/src/github.com/opencontainers/runc'... [2021-02-10T16:13:05.690Z] #52 ... [2021-02-10T16:13:05.690Z] [2021-02-10T16:13:05.690Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-10T16:13:05.690Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-10T16:13:05.690Z] #14 DONE 2.2s [2021-02-10T16:13:05.690Z] [2021-02-10T16:13:05.690Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-10T16:13:05.690Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-10T16:13:05.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-10T16:13:06.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-10T16:13:07.095Z] #15 1.657 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-10T16:13:07.675Z] #15 DONE 2.1s [2021-02-10T16:13:07.675Z] [2021-02-10T16:13:07.675Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-10T16:13:07.675Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-10T16:13:07.988Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-10T16:13:09.245Z] #16 DONE 1.5s [2021-02-10T16:13:09.245Z] [2021-02-10T16:13:09.245Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-10T16:13:09.245Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-10T16:13:10.187Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-10T16:13:10.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2021-02-10T16:13:10.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s) [2021-02-10T16:13:10.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-02-10T16:13:10.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2021-02-10T16:13:10.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-02-10T16:13:10.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2021-02-10T16:13:10.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s) [2021-02-10T16:13:10.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s) [2021-02-10T16:13:10.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.10s) [2021-02-10T16:13:10.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2021-02-10T16:13:10.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.38s) [2021-02-10T16:13:10.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2021-02-10T16:13:10.187Z] === RUN TestCgroupNamespacesRun [2021-02-10T16:13:11.184Z] #17 DONE 1.7s [2021-02-10T16:13:11.185Z] [2021-02-10T16:13:11.185Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-10T16:13:11.185Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-10T16:13:11.449Z] #18 ... [2021-02-10T16:13:11.449Z] [2021-02-10T16:13:11.449Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:13:11.449Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:13:11.449Z] #42 47.56 CC images/seccomp.o [2021-02-10T16:13:11.449Z] #42 47.87 CC images/binfmt-misc.o [2021-02-10T16:13:11.449Z] #42 48.09 CC images/time.o [2021-02-10T16:13:11.449Z] #42 48.46 CC images/sysctl.o [2021-02-10T16:13:11.449Z] #42 48.80 CC images/autofs.o [2021-02-10T16:13:11.449Z] #42 49.08 CC images/macvlan.o [2021-02-10T16:13:11.449Z] #42 49.31 CC images/sit.o [2021-02-10T16:13:11.449Z] #42 49.51 CC images/memfd.o [2021-02-10T16:13:11.449Z] #42 49.91 CC images/timens.o [2021-02-10T16:13:11.449Z] #42 50.28 LINK images/built-in.o [2021-02-10T16:13:11.449Z] #42 50.50 GEN compel/include/asm [2021-02-10T16:13:11.449Z] #42 50.55 GEN compel/include/version.h [2021-02-10T16:13:11.449Z] #42 50.57 touch .config [2021-02-10T16:13:11.449Z] #42 50.74 GEN include/common/config.h [2021-02-10T16:13:11.449Z] #42 50.90 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-10T16:13:11.449Z] #42 50.92 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-02-10T16:13:11.449Z] #42 50.98 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-02-10T16:13:11.449Z] #42 51.02 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-02-10T16:13:11.449Z] #42 51.04 DEP compel/plugins/std/infect.d [2021-02-10T16:13:11.449Z] #42 51.24 DEP compel/plugins/std/string.d [2021-02-10T16:13:11.449Z] #42 51.40 DEP compel/plugins/std/log.d [2021-02-10T16:13:11.449Z] #42 51.54 DEP compel/plugins/std/fds.d [2021-02-10T16:13:11.449Z] #42 51.73 DEP compel/plugins/std/std.d [2021-02-10T16:13:11.449Z] #42 51.89 DEP compel/plugins/shmem/shmem.d [2021-02-10T16:13:11.449Z] #42 52.04 DEP compel/plugins/fds/fds.d [2021-02-10T16:13:11.449Z] #42 52.33 CC compel/plugins/std/std.o [2021-02-10T16:13:11.449Z] #42 52.76 CC compel/plugins/std/fds.o [2021-02-10T16:13:11.449Z] #42 53.44 CC compel/plugins/std/log.o [2021-02-10T16:13:11.449Z] #42 54.58 CC compel/plugins/std/string.o [2021-02-10T16:13:11.449Z] #42 55.65 CC compel/plugins/std/infect.o [2021-02-10T16:13:11.449Z] #42 56.15 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-02-10T16:13:11.449Z] #42 56.23 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-02-10T16:13:11.449Z] #42 56.35 AR compel/plugins/std.lib.a [2021-02-10T16:13:11.449Z] #42 56.57 CC compel/plugins/fds/fds.o [2021-02-10T16:13:11.449Z] #42 56.87 AR compel/plugins/fds.lib.a [2021-02-10T16:13:11.449Z] #42 56.92 HOSTDEP compel/src/lib/log-host.d [2021-02-10T16:13:11.449Z] #42 57.02 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-10T16:13:11.449Z] #42 57.18 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-02-10T16:13:11.449Z] #42 57.26 HOSTDEP compel/src/main-host.d [2021-02-10T16:13:11.449Z] #42 57.49 DEP compel/src/lib/ptrace.d [2021-02-10T16:13:11.714Z] #42 57.66 DEP compel/src/lib/infect.d [2021-02-10T16:13:11.714Z] #42 ... [2021-02-10T16:13:11.714Z] [2021-02-10T16:13:11.714Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:13:11.714Z] #52 sha256:a7153da9753c009d81a633dda7c06bdb29be841d3cddc186a734a71eba7a9a9f [2021-02-10T16:13:11.714Z] #52 10.61 + cd /tmp/tmp.VsQB4MA81u/src/github.com/opencontainers/runc [2021-02-10T16:13:11.714Z] #52 10.61 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-10T16:13:11.816Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-02-10T16:13:11.816Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-10T16:13:12.294Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-10T16:13:12.294Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-10T16:13:12.294Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-02-10T16:13:12.294Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2021-02-10T16:13:12.294Z] ok github.com/docker/docker/api/server/router/swarm 0.031s coverage: 5.7% of statements [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-10T16:13:12.294Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2021-02-10T16:13:12.294Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/builder [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-10T16:13:12.294Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-10T16:13:12.670Z] #52 11.30 + '[' -z '' ']' [2021-02-10T16:13:12.670Z] #52 11.30 + target=static [2021-02-10T16:13:12.670Z] #52 11.30 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-10T16:13:12.935Z] #52 11.83 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-10T16:13:13.449Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2021-02-10T16:13:13.449Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-10T16:13:13.517Z] #52 ... [2021-02-10T16:13:13.517Z] [2021-02-10T16:13:13.517Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-10T16:13:13.517Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-10T16:13:13.517Z] #18 DONE 2.6s [2021-02-10T16:13:13.517Z] [2021-02-10T16:13:13.517Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:13:13.517Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:13:13.517Z] #42 58.03 DEP compel/src/lib/infect-util.d [2021-02-10T16:13:13.517Z] #42 58.23 DEP compel/src/lib/infect-rpc.d [2021-02-10T16:13:13.517Z] #42 58.38 DEP compel/arch/aarch64/src/lib/infect.d [2021-02-10T16:13:13.517Z] #42 58.49 DEP compel/arch/aarch64/src/lib/cpu.d [2021-02-10T16:13:13.517Z] #42 58.56 DEP compel/src/lib/log.d [2021-02-10T16:13:13.517Z] #42 58.71 DEP compel/src/main.d [2021-02-10T16:13:13.517Z] #42 58.79 DEP compel/src/lib/handle-elf.d [2021-02-10T16:13:13.517Z] #42 58.85 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-02-10T16:13:13.517Z] #42 58.98 CC compel/src/lib/log.o [2021-02-10T16:13:13.517Z] #42 59.22 CC compel/arch/aarch64/src/lib/cpu.o [2021-02-10T16:13:13.517Z] #42 59.65 CC compel/arch/aarch64/src/lib/infect.o [2021-02-10T16:13:14.099Z] #42 60.38 CC compel/src/lib/infect-rpc.o [2021-02-10T16:13:14.364Z] #42 ... [2021-02-10T16:13:14.364Z] [2021-02-10T16:13:14.364Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:13:14.364Z] #44 sha256:ba6b4910e6e17ef428a112f9b76049b42ea486df8fdb5ab3e6564e46124ea6fa [2021-02-10T16:13:14.364Z] #44 122.9 github.com/LK4D4/vndr/godl [2021-02-10T16:13:14.364Z] #44 123.7 github.com/LK4D4/vndr [2021-02-10T16:13:14.408Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2021-02-10T16:13:14.629Z] #44 ... [2021-02-10T16:13:14.629Z] [2021-02-10T16:13:14.630Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:13:14.630Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-10T16:13:15.647Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2021-02-10T16:13:15.647Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-10T16:13:16.035Z] #19 2.348 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-10T16:13:16.035Z] #19 2.437 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-10T16:13:16.035Z] #19 2.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-10T16:13:16.301Z] #19 ... [2021-02-10T16:13:16.301Z] [2021-02-10T16:13:16.301Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-10T16:13:16.301Z] #44 sha256:ba6b4910e6e17ef428a112f9b76049b42ea486df8fdb5ab3e6564e46124ea6fa [2021-02-10T16:13:16.301Z] #44 DONE 134.6s [2021-02-10T16:13:16.301Z] [2021-02-10T16:13:16.301Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:13:16.301Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:13:16.301Z] #42 60.94 CC compel/src/lib/infect-util.o [2021-02-10T16:13:16.301Z] #42 61.22 CC compel/src/lib/infect.o [2021-02-10T16:13:16.523Z] ok github.com/docker/docker/builder/remotecontext/git 3.634s coverage: 86.3% of statements [2021-02-10T16:13:17.169Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-10T16:13:17.169Z] [2021-02-10T16:13:17.169Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-10T16:13:17.169Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-10T16:13:17.169Z] Using test binary docker [2021-02-10T16:13:17.169Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-10T16:13:17.169Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-10T16:13:17.169Z] INFO: Waiting for daemon to start... [2021-02-10T16:13:17.169Z] Starting dockerd [2021-02-10T16:13:17.169Z] . [2021-02-10T16:13:17.169Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-10T16:13:17.276Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2021-02-10T16:13:17.276Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-10T16:13:18.238Z] #42 ... [2021-02-10T16:13:18.238Z] [2021-02-10T16:13:18.239Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-10T16:13:18.239Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-10T16:13:18.239Z] #31 DONE 136.0s [2021-02-10T16:13:18.239Z] [2021-02-10T16:13:18.239Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:13:18.239Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-10T16:13:18.239Z] #19 3.482 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-10T16:13:18.239Z] #19 4.931 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-10T16:13:18.703Z] ok github.com/docker/docker/builder/remotecontext 0.460s coverage: 13.7% of statements [2021-02-10T16:13:18.886Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2021-02-10T16:13:18.886Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-10T16:13:20.174Z] #19 6.447 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-10T16:13:20.816Z] ok github.com/docker/docker/builder/dockerfile 1.154s coverage: 48.3% of statements [2021-02-10T16:13:20.816Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-10T16:13:20.816Z] ? github.com/docker/docker/cli [no test files] [2021-02-10T16:13:20.816Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-10T16:13:20.964Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2021-02-10T16:13:20.964Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-10T16:13:21.663Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2021-02-10T16:13:21.663Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-10T16:13:23.248Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2021-02-10T16:13:23.248Z] === RUN TestKernelTCPMemory [2021-02-10T16:13:23.509Z] #19 ... [2021-02-10T16:13:23.509Z] [2021-02-10T16:13:23.509Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:13:23.509Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:13:23.509Z] #42 64.77 CC compel/src/lib/ptrace.o [2021-02-10T16:13:23.509Z] #42 65.24 AR compel/libcompel.a [2021-02-10T16:13:23.509Z] #42 65.35 HOSTCC compel/src/main-host.o [2021-02-10T16:13:23.509Z] #42 65.91 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-02-10T16:13:23.509Z] #42 66.33 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-10T16:13:23.509Z] #42 66.85 HOSTCC compel/src/lib/log-host.o [2021-02-10T16:13:23.509Z] #42 67.20 HOSTLINK compel/compel-host-bin [2021-02-10T16:13:23.509Z] #42 67.59 DEP soccr/soccr.d [2021-02-10T16:13:23.509Z] #42 67.67 CC soccr/soccr.o [2021-02-10T16:13:23.509Z] #42 68.85 AR soccr/libsoccr.a [2021-02-10T16:13:23.509Z] #42 68.94 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-10T16:13:23.509Z] #42 69.34 DEP criu/arch/aarch64/sigframe.d [2021-02-10T16:13:23.509Z] #42 69.47 DEP criu/arch/aarch64/crtools.d [2021-02-10T16:13:23.509Z] #42 69.72 DEP criu/arch/aarch64/cpu.d [2021-02-10T16:13:23.509Z] #42 69.74 DEP criu/arch/aarch64/bitops.d [2021-02-10T16:13:23.603Z] ok github.com/docker/docker/client 0.635s coverage: 75.4% of statements [2021-02-10T16:13:23.775Z] #42 69.85 CC criu/arch/aarch64/bitops.o [2021-02-10T16:13:23.775Z] #42 69.93 CC criu/arch/aarch64/cpu.o [2021-02-10T16:13:24.042Z] #42 70.13 CC criu/arch/aarch64/crtools.o [2021-02-10T16:13:24.338Z] --- PASS: TestKernelTCPMemory (0.92s) [2021-02-10T16:13:24.338Z] === RUN TestNISDomainname [2021-02-10T16:13:24.622Z] #42 70.79 CC criu/arch/aarch64/sigframe.o [2021-02-10T16:13:24.892Z] #42 71.10 LINK criu/arch/aarch64/crtools.built-in.o [2021-02-10T16:13:25.158Z] #42 71.19 DEP criu/pie/util-vdso.d [2021-02-10T16:13:25.421Z] --- PASS: TestNISDomainname (1.04s) [2021-02-10T16:13:25.421Z] === RUN TestHostnameDnsResolution [2021-02-10T16:13:25.424Z] #42 71.40 DEP criu/pie/util.d [2021-02-10T16:13:25.424Z] #42 71.58 CC criu/pie/util.o [2021-02-10T16:13:25.424Z] #42 ... [2021-02-10T16:13:25.424Z] [2021-02-10T16:13:25.424Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:13:25.424Z] #23 sha256:3119218adca708262e4d1d4f0c490faf9dc2acb78bb1e17338ab2a6c0d0b4c14 [2021-02-10T16:13:27.005Z] --- PASS: TestHostnameDnsResolution (1.77s) [2021-02-10T16:13:27.005Z] === RUN TestStats [2021-02-10T16:13:30.564Z] --- PASS: TestStats (2.96s) [2021-02-10T16:13:30.564Z] === RUN TestStopContainerWithTimeout [2021-02-10T16:13:30.564Z] === RUN TestStopContainerWithTimeout/0 [2021-02-10T16:13:30.564Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-10T16:13:30.564Z] === RUN TestStopContainerWithTimeout/1 [2021-02-10T16:13:30.564Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-10T16:13:30.564Z] === RUN TestStopContainerWithTimeout/3 [2021-02-10T16:13:30.564Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-10T16:13:30.564Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-10T16:13:30.564Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-10T16:13:30.564Z] === CONT TestStopContainerWithTimeout/0 [2021-02-10T16:13:30.564Z] === CONT TestStopContainerWithTimeout/3 [2021-02-10T16:13:30.743Z] #23 143.8 Checking out files: 17% (1928/11185) Checking out files: 18% (2014/11185) Checking out files: 19% (2126/11185) Checking out files: 20% (2237/11185) Checking out files: 21% (2349/11185) Checking out files: 22% (2461/11185) Checking out files: 23% (2573/11185) Checking out files: 24% (2685/11185) Checking out files: 25% (2797/11185) Checking out files: 26% (2909/11185) Checking out files: 27% (3020/11185) Checking out files: 28% (3132/11185) Checking out files: 29% (3244/11185) Checking out files: 30% (3356/11185) Checking out files: 31% (3468/11185) Checking out files: 31% (3477/11185) Checking out files: 32% (3580/11185) Checking out files: 33% (3692/11185) Checking out files: 34% (3803/11185) Checking out files: 35% (3915/11185) Checking out files: 36% (4027/11185) Checking out files: 37% (4139/11185) Checking out files: 38% (4251/11185) Checking out files: 39% (4363/11185) Checking out files: 40% (4474/11185) Checking out files: 41% (4586/11185) Checking out files: 42% (4698/11185) Checking out files: 43% (4810/11185) Checking out files: 44% (4922/11185) Checking out files: 44% (4980/11185) Checking out files: 45% (5034/11185) Checking out files: 46% (5146/11185) Checking out files: 47% (5257/11185) Checking out files: 48% (5369/11185) Checking out files: 49% (5481/11185) Checking out files: 50% (5593/11185) Checking out files: 51% (5705/11185) Checking out files: 52% (5817/11185) Checking out files: 53% (5929/11185) Checking out files: 54% (6040/11185) Checking out files: 55% (6152/11185) Checking out files: 56% (6264/11185) Checking out files: 57% (6376/11185) Checking out files: 58% (6488/11185) Checking out files: 59% (6600/11185) Checking out files: 60% (6711/11185) Checking out files: 61% (6823/11185) Checking out files: 62% (6935/11185) Checking out files: 63% (7047/11185) Checking out files: 63% (7123/11185) Checking out files: 64% (7159/11185) Checking out files: 65% (7271/11185) Checking out files: 66% (7383/11185) Checking out files: 67% (7494/11185) Checking out files: 68% (7606/11185) Checking out files: 69% (7718/11185) Checking out files: 70% (7830/11185) Checking out files: 71% (7942/11185) Checking out files: 72% (8054/11185) Checking out files: 73% (8166/11185) Checking out files: 74% (8277/11185) Checking out files: 75% (8389/11185) Checking out files: 76% (8501/11185) Checking out files: 77% (8613/11185) Checking out files: 78% (8725/11185) Checking out files: 79% (8837/11185) Checking out files: 80% (8948/11185) Checking out files: 81% (9060/11185) Checking out files: 81% (9150/11185) Checking out files: 82% (9172/11185) Checking out files: 83% (9284/11185) Checking out files: 84% (9396/11185) Checking out files: 85% (9508/11185) Checking out files: 86% (9620/11185) Checking out files: 87% (9731/11185) Checking out files: 88% (9843/11185) Checking out files: 89% (9955/11185) Checking out files: 90% (10067/11185) Checking out files: 91% (10179/11185) Checking out files: 92% (10291/11185) Checking out files: 93% (10403/11185) Checking out files: 94% (10514/11185) Checking out files: 95% (10626/11185) Checking out files: 96% (10738/11185) Checking out files: 97% (10850/11185) Checking out files: 97% (10909/11185) Checking out files: 98% (10962/11185) Checking out files: 99% (11074/11185) Checking out files: 100% (11185/11185) Checking out files: 100% (11185/11185), done. [2021-02-10T16:13:30.743Z] #23 149.0 + cd /tmp/tmp.2p8x9GTZuE/tmp/docker-ce [2021-02-10T16:13:30.743Z] #23 149.0 + git checkout -q v17.06.2-ce [2021-02-10T16:13:31.200Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-10T16:13:33.276Z] === CONT TestStopContainerWithTimeout/1 [2021-02-10T16:13:33.332Z] #23 ... [2021-02-10T16:13:33.332Z] [2021-02-10T16:13:33.332Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:13:33.332Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-10T16:13:33.332Z] #19 9.680 Fetched 8246 kB in 8s (1059 kB/s) [2021-02-10T16:13:33.332Z] #19 9.680 Reading package lists... [2021-02-10T16:13:33.332Z] #19 12.23 Reading package lists... [2021-02-10T16:13:33.332Z] #19 15.39 Building dependency tree... [2021-02-10T16:13:33.332Z] #19 16.97 libcap2-bin is already the newest version (1:2.25-2). [2021-02-10T16:13:33.332Z] #19 16.97 The following additional packages will be installed: [2021-02-10T16:13:33.332Z] #19 16.97 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-10T16:13:33.332Z] #19 16.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-10T16:13:33.332Z] #19 16.97 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-10T16:13:33.332Z] #19 16.97 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-10T16:13:33.332Z] #19 16.98 python3.7 python3.7-minimal vim-runtime xxd [2021-02-10T16:13:33.332Z] #19 16.98 Suggested packages: [2021-02-10T16:13:33.332Z] #19 16.98 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-10T16:13:33.332Z] #19 16.98 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-10T16:13:33.332Z] #19 16.98 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-10T16:13:33.332Z] #19 16.98 Recommended packages: [2021-02-10T16:13:33.332Z] #19 16.98 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-10T16:13:33.332Z] #19 16.98 python3-keyrings.alt python3-xdg unzip [2021-02-10T16:13:33.332Z] #19 18.66 The following NEW packages will be installed: [2021-02-10T16:13:33.332Z] #19 18.66 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-10T16:13:33.332Z] #19 18.67 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-10T16:13:33.332Z] #19 18.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-10T16:13:33.332Z] #19 18.67 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-10T16:13:33.332Z] #19 18.67 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-10T16:13:33.332Z] #19 18.67 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-10T16:13:33.332Z] #19 18.68 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-10T16:13:33.332Z] #19 18.68 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-10T16:13:33.332Z] #19 18.68 xz-utils zip [2021-02-10T16:13:33.332Z] #19 19.07 0 upgraded, 48 newly installed, 0 to remove and 19 not upgraded. [2021-02-10T16:13:33.332Z] #19 19.07 Need to get 27.6 MB of archives. [2021-02-10T16:13:33.332Z] #19 19.07 After this operation, 114 MB of additional disk space will be used. [2021-02-10T16:13:33.332Z] #19 19.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-02-10T16:13:33.332Z] #19 19.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-02-10T16:13:33.332Z] #19 19.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-02-10T16:13:33.332Z] #19 19.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-02-10T16:13:33.332Z] #19 19.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-02-10T16:13:33.332Z] #19 19.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-02-10T16:13:33.332Z] #19 19.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-02-10T16:13:33.332Z] #19 19.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-02-10T16:13:33.332Z] #19 19.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-02-10T16:13:33.332Z] #19 19.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-02-10T16:13:33.332Z] #19 19.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-02-10T16:13:33.332Z] #19 19.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-02-10T16:13:33.332Z] #19 19.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-02-10T16:13:33.332Z] #19 19.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-02-10T16:13:33.332Z] #19 19.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-02-10T16:13:33.332Z] #19 19.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-02-10T16:13:33.332Z] #19 19.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-10T16:13:33.332Z] #19 19.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-10T16:13:33.332Z] #19 19.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-02-10T16:13:33.332Z] #19 19.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-02-10T16:13:33.332Z] #19 19.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-02-10T16:13:33.332Z] #19 19.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-02-10T16:13:33.332Z] #19 19.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-02-10T16:13:33.332Z] #19 19.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-10T16:13:33.332Z] #19 19.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-10T16:13:33.332Z] #19 19.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-10T16:13:33.332Z] #19 19.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-02-10T16:13:33.332Z] #19 19.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-02-10T16:13:33.332Z] #19 19.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-10T16:13:33.597Z] #19 20.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-10T16:13:33.863Z] #19 20.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-10T16:13:33.863Z] #19 20.32 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-10T16:13:33.863Z] #19 20.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-02-10T16:13:33.863Z] #19 20.33 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-02-10T16:13:33.863Z] #19 20.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-10T16:13:33.863Z] #19 20.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-10T16:13:33.863Z] #19 20.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-10T16:13:33.863Z] #19 20.51 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-02-10T16:13:33.863Z] #19 20.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-10T16:13:33.863Z] #19 20.53 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-10T16:13:33.863Z] #19 20.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-10T16:13:33.863Z] #19 20.55 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-02-10T16:13:34.129Z] #19 20.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-02-10T16:13:34.129Z] #19 20.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-02-10T16:13:34.129Z] #19 20.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-10T16:13:34.715Z] #19 21.24 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-02-10T16:13:34.715Z] #19 21.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-02-10T16:13:34.715Z] #19 21.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-02-10T16:13:34.792Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-10T16:13:34.792Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2021-02-10T16:13:34.792Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2021-02-10T16:13:34.792Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2021-02-10T16:13:34.792Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2021-02-10T16:13:34.792Z] === RUN TestDeleteDevicemapper [2021-02-10T16:13:34.792Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-10T16:13:34.792Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-10T16:13:34.792Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-10T16:13:35.295Z] #19 ... [2021-02-10T16:13:35.295Z] [2021-02-10T16:13:35.295Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:13:35.295Z] #23 sha256:3119218adca708262e4d1d4f0c490faf9dc2acb78bb1e17338ab2a6c0d0b4c14 [2021-02-10T16:13:35.295Z] #23 153.5 + mkdir -p /tmp/tmp.2p8x9GTZuE/src/github.com/docker [2021-02-10T16:13:35.295Z] #23 153.5 + mv components/cli /tmp/tmp.2p8x9GTZuE/src/github.com/docker/cli [2021-02-10T16:13:35.295Z] #23 153.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-10T16:13:35.874Z] #23 ... [2021-02-10T16:13:35.874Z] [2021-02-10T16:13:35.874Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:13:35.874Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:13:35.874Z] #42 71.97 CC criu/pie/util-vdso.o [2021-02-10T16:13:35.874Z] #42 72.56 AR criu/pie/pie.lib.a [2021-02-10T16:13:35.874Z] #42 72.64 DEP criu/pie/restorer.d [2021-02-10T16:13:35.874Z] #42 72.82 DEP criu/arch/aarch64/intraprocedure.d [2021-02-10T16:13:35.874Z] #42 72.85 DEP criu/arch/aarch64/restorer.d [2021-02-10T16:13:35.874Z] #42 73.01 DEP criu/arch/aarch64/vdso-pie.d [2021-02-10T16:13:35.874Z] #42 73.10 DEP criu/pie/parasite-vdso.d [2021-02-10T16:13:35.875Z] #42 73.24 DEP criu/pie/parasite.d [2021-02-10T16:13:35.875Z] #42 73.42 CC criu/pie/parasite.o [2021-02-10T16:13:35.875Z] #42 74.78 LINK criu/pie/parasite.built-in.o [2021-02-10T16:13:35.875Z] #42 74.79 GEN criu/pie/parasite-blob.h [2021-02-10T16:13:35.875Z] #42 74.81 CC criu/pie/parasite-vdso.o [2021-02-10T16:13:35.875Z] #42 75.54 CC criu/arch/aarch64/vdso-pie.o [2021-02-10T16:13:35.875Z] #42 75.95 CC criu/arch/aarch64/restorer.o [2021-02-10T16:13:35.875Z] #42 76.36 CC criu/arch/aarch64/intraprocedure.o [2021-02-10T16:13:35.875Z] #42 76.41 CC criu/pie/restorer.o [2021-02-10T16:13:35.875Z] #42 79.71 LINK criu/pie/restorer.built-in.o [2021-02-10T16:13:35.875Z] #42 79.72 GEN criu/pie/restorer-blob.h [2021-02-10T16:13:35.875Z] #42 79.88 DEP criu/vdso.d [2021-02-10T16:13:35.875Z] #42 80.03 DEP criu/uts_ns.d [2021-02-10T16:13:35.875Z] #42 80.11 DEP criu/util.d [2021-02-10T16:13:35.875Z] #42 80.29 DEP criu/uffd.d [2021-02-10T16:13:35.875Z] #42 80.46 DEP criu/tun.d [2021-02-10T16:13:35.875Z] #42 80.58 DEP criu/tty.d [2021-02-10T16:13:35.875Z] #42 80.84 DEP criu/timerfd.d [2021-02-10T16:13:35.875Z] #42 81.09 DEP criu/timens.d [2021-02-10T16:13:35.875Z] #42 81.28 DEP criu/sysfs_parse.d [2021-02-10T16:13:35.875Z] #42 81.47 DEP criu/sysctl.d [2021-02-10T16:13:35.875Z] #42 81.59 DEP criu/string.d [2021-02-10T16:13:35.875Z] #42 81.62 DEP criu/stats.d [2021-02-10T16:13:35.875Z] #42 81.71 DEP criu/sockets.d [2021-02-10T16:13:35.875Z] #42 81.89 DEP criu/sk-unix.d [2021-02-10T16:13:35.875Z] #42 82.06 DEP criu/sk-tcp.d [2021-02-10T16:13:35.875Z] #42 ... [2021-02-10T16:13:35.875Z] [2021-02-10T16:13:35.875Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:13:35.875Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-10T16:13:35.875Z] #19 22.11 debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T16:13:35.875Z] #19 22.23 Fetched 27.6 MB in 3s (10.9 MB/s) [2021-02-10T16:13:35.875Z] #19 22.31 Selecting previously unselected package pigz. [2021-02-10T16:13:35.875Z] #19 22.31 (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.) [2021-02-10T16:13:35.875Z] #19 22.38 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-02-10T16:13:35.875Z] #19 22.39 Unpacking pigz (2.4-1) ... [2021-02-10T16:13:35.875Z] #19 22.51 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-02-10T16:13:35.875Z] #19 22.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-10T16:13:35.875Z] #19 22.52 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-10T16:13:36.454Z] #19 23.01 Selecting previously unselected package python3.7-minimal. [2021-02-10T16:13:36.454Z] #19 23.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-10T16:13:36.454Z] #19 23.04 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-10T16:13:37.034Z] #19 23.62 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-10T16:13:37.034Z] #19 23.65 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-10T16:13:39.257Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.75s) [2021-02-10T16:13:39.257Z] === RUN TestUpdateMemory [2021-02-10T16:13:39.257Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-10T16:13:39.257Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:13:39.257Z] === RUN TestUpdateCPUQuota [2021-02-10T16:13:39.605Z] #19 25.93 Selecting previously unselected package python3-minimal. [2021-02-10T16:13:39.605Z] #19 25.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 ... 23654 files and directories currently installed.) [2021-02-10T16:13:39.605Z] #19 26.04 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-02-10T16:13:39.605Z] #19 26.05 Unpacking python3-minimal (3.7.3-1) ... [2021-02-10T16:13:39.605Z] #19 26.17 Selecting previously unselected package libmpdec2:arm64. [2021-02-10T16:13:39.605Z] #19 26.18 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-02-10T16:13:39.605Z] #19 26.20 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-02-10T16:13:39.605Z] #19 26.31 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-02-10T16:13:39.870Z] #19 26.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-02-10T16:13:39.870Z] #19 26.31 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-10T16:13:39.893Z] --- PASS: TestUpdateCPUQuota (1.13s) [2021-02-10T16:13:39.893Z] === RUN TestUpdatePidsLimit [2021-02-10T16:13:39.893Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-10T16:13:40.186Z] === RUN TestUpdatePidsLimit/no_change [2021-02-10T16:13:40.450Z] #19 27.00 Selecting previously unselected package python3.7. [2021-02-10T16:13:40.450Z] #19 27.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-02-10T16:13:40.450Z] #19 27.01 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-10T16:13:40.479Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-10T16:13:40.715Z] #19 27.17 Selecting previously unselected package libpython3-stdlib:arm64. [2021-02-10T16:13:40.715Z] #19 27.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-02-10T16:13:40.715Z] #19 27.19 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-10T16:13:40.715Z] #19 27.33 Setting up python3-minimal (3.7.3-1) ... [2021-02-10T16:13:41.115Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-10T16:13:41.408Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-10T16:13:41.701Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-10T16:13:42.117Z] #19 28.46 Selecting previously unselected package python3. [2021-02-10T16:13:42.117Z] #19 28.46 (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.) [2021-02-10T16:13:42.117Z] #19 28.52 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-02-10T16:13:42.117Z] #19 28.54 Unpacking python3 (3.7.3-1) ... [2021-02-10T16:13:42.117Z] #19 28.66 Selecting previously unselected package libip4tc0:arm64. [2021-02-10T16:13:42.117Z] #19 28.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-02-10T16:13:42.117Z] #19 28.67 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-02-10T16:13:42.117Z] #19 28.77 Selecting previously unselected package libip6tc0:arm64. [2021-02-10T16:13:42.117Z] #19 28.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-02-10T16:13:42.117Z] #19 28.80 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-02-10T16:13:42.338Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-10T16:13:42.382Z] #19 28.90 Selecting previously unselected package libiptc0:arm64. [2021-02-10T16:13:42.382Z] #19 28.90 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-02-10T16:13:42.382Z] #19 28.91 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-02-10T16:13:42.382Z] #19 29.02 Selecting previously unselected package libnfnetlink0:arm64. [2021-02-10T16:13:42.382Z] #19 29.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-02-10T16:13:42.382Z] #19 29.03 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-10T16:13:42.382Z] #19 29.15 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-02-10T16:13:42.647Z] #19 29.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-02-10T16:13:42.647Z] #19 29.18 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-10T16:13:42.647Z] #19 29.30 Selecting previously unselected package libnftnl11:arm64. [2021-02-10T16:13:42.647Z] #19 29.32 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-02-10T16:13:42.647Z] #19 29.33 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-02-10T16:13:42.912Z] #19 29.47 Selecting previously unselected package iptables. [2021-02-10T16:13:42.912Z] #19 29.47 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-02-10T16:13:42.912Z] #19 29.49 Unpacking iptables (1.8.2-4) ... [2021-02-10T16:13:43.178Z] #19 29.84 Selecting previously unselected package xxd. [2021-02-10T16:13:43.377Z] --- PASS: TestUpdatePidsLimit (3.65s) [2021-02-10T16:13:43.377Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2021-02-10T16:13:43.377Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-02-10T16:13:43.377Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2021-02-10T16:13:43.377Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2021-02-10T16:13:43.377Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2021-02-10T16:13:43.377Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-02-10T16:13:43.377Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2021-02-10T16:13:43.377Z] === RUN TestUpdateRestartPolicy [2021-02-10T16:13:43.443Z] #19 29.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-10T16:13:43.443Z] #19 29.86 Unpacking xxd (2:8.1.0875-5) ... [2021-02-10T16:13:43.443Z] #19 30.05 Selecting previously unselected package vim-common. [2021-02-10T16:13:43.443Z] #19 30.05 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:13:43.443Z] #19 30.09 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-10T16:13:44.022Z] #19 30.38 Selecting previously unselected package bash-completion. [2021-02-10T16:13:44.022Z] #19 30.40 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-10T16:13:44.022Z] #19 ... [2021-02-10T16:13:44.022Z] [2021-02-10T16:13:44.022Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-10T16:13:44.022Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-10T16:13:44.022Z] #39 161.9 + dpkg --print-architecture [2021-02-10T16:13:45.957Z] #39 DONE 164.0s [2021-02-10T16:13:45.957Z] [2021-02-10T16:13:45.957Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:13:45.957Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:13:45.957Z] #42 82.23 DEP criu/sk-queue.d [2021-02-10T16:13:45.957Z] #42 82.40 DEP criu/sk-packet.d [2021-02-10T16:13:45.957Z] #42 82.64 DEP criu/sk-netlink.d [2021-02-10T16:13:45.957Z] #42 82.90 DEP criu/sk-inet.d [2021-02-10T16:13:45.957Z] #42 83.10 DEP criu/signalfd.d [2021-02-10T16:13:45.957Z] #42 83.23 DEP criu/sigframe.d [2021-02-10T16:13:45.957Z] #42 83.29 DEP criu/shmem.d [2021-02-10T16:13:45.957Z] #42 83.41 DEP criu/servicefd.d [2021-02-10T16:13:45.957Z] #42 83.58 DEP criu/seize.d [2021-02-10T16:13:45.957Z] #42 83.72 DEP criu/seccomp.d [2021-02-10T16:13:45.957Z] #42 83.93 DEP criu/rst-malloc.d [2021-02-10T16:13:45.957Z] #42 84.05 DEP criu/rbtree.d [2021-02-10T16:13:45.957Z] #42 84.09 DEP criu/pstree.d [2021-02-10T16:13:45.957Z] #42 84.35 DEP criu/protobuf.d [2021-02-10T16:13:45.957Z] #42 84.46 GEN criu/protobuf-desc-gen.h [2021-02-10T16:13:45.957Z] #42 85.99 DEP criu/protobuf-desc.d [2021-02-10T16:13:45.957Z] #42 86.18 DEP criu/proc_parse.d [2021-02-10T16:13:45.957Z] #42 86.30 DEP criu/plugin.d [2021-02-10T16:13:45.957Z] #42 86.39 DEP criu/pipes.d [2021-02-10T16:13:45.957Z] #42 86.61 DEP criu/pie-util.d [2021-02-10T16:13:45.957Z] #42 86.79 DEP criu/pie-util-vdso.d [2021-02-10T16:13:45.957Z] #42 86.91 DEP criu/path.d [2021-02-10T16:13:45.957Z] #42 87.12 DEP criu/parasite-syscall.d [2021-02-10T16:13:45.957Z] #42 87.30 DEP criu/pagemap.d [2021-02-10T16:13:45.957Z] #42 87.58 DEP criu/pagemap-cache.d [2021-02-10T16:13:45.957Z] #42 87.70 DEP criu/page-xfer.d [2021-02-10T16:13:45.957Z] #42 87.92 DEP criu/page-pipe.d [2021-02-10T16:13:45.957Z] #42 88.02 DEP criu/netfilter.d [2021-02-10T16:13:45.957Z] #42 88.20 DEP criu/net.d [2021-02-10T16:13:45.957Z] #42 88.42 DEP criu/namespaces.d [2021-02-10T16:13:45.957Z] #42 88.63 DEP criu/mount.d [2021-02-10T16:13:45.957Z] #42 88.81 DEP criu/memfd.d [2021-02-10T16:13:45.957Z] #42 88.96 DEP criu/mem.d [2021-02-10T16:13:45.957Z] #42 89.14 DEP criu/lsm.d [2021-02-10T16:13:45.957Z] #42 89.30 DEP criu/log.d [2021-02-10T16:13:45.957Z] #42 89.50 DEP criu/libnetlink.d [2021-02-10T16:13:45.957Z] #42 89.60 DEP criu/kerndat.d [2021-02-10T16:13:45.957Z] #42 89.78 DEP criu/kcmp-ids.d [2021-02-10T16:13:45.957Z] #42 89.90 DEP criu/irmap.d [2021-02-10T16:13:45.957Z] #42 90.05 DEP criu/ipc_ns.d [2021-02-10T16:13:45.957Z] #42 90.24 DEP criu/image.d [2021-02-10T16:13:45.957Z] #42 90.38 DEP criu/image-desc.d [2021-02-10T16:13:45.957Z] #42 90.45 DEP criu/fsnotify.d [2021-02-10T16:13:45.957Z] #42 90.65 DEP criu/filesystems.d [2021-02-10T16:13:45.957Z] #42 90.91 DEP criu/files.d [2021-02-10T16:13:45.957Z] #42 91.17 DEP criu/files-reg.d [2021-02-10T16:13:45.957Z] #42 91.34 DEP criu/files-ext.d [2021-02-10T16:13:45.957Z] #42 91.44 DEP criu/file-lock.d [2021-02-10T16:13:45.957Z] #42 91.54 DEP criu/file-ids.d [2021-02-10T16:13:45.957Z] #42 91.64 DEP criu/fifo.d [2021-02-10T16:13:45.957Z] #42 91.83 DEP criu/fdstore.d [2021-02-10T16:13:45.957Z] #42 91.96 DEP criu/fault-injection.d [2021-02-10T16:13:45.957Z] #42 91.99 DEP criu/external.d [2021-02-10T16:13:46.222Z] #42 92.17 DEP criu/eventpoll.d [2021-02-10T16:13:46.222Z] #42 92.32 DEP criu/eventfd.d [2021-02-10T16:13:46.222Z] #42 92.42 DEP criu/crtools.d [2021-02-10T16:13:46.487Z] #42 92.58 DEP criu/cr-service.d [2021-02-10T16:13:46.752Z] #42 ... [2021-02-10T16:13:46.752Z] [2021-02-10T16:13:46.752Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:13:46.752Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-10T16:13:46.752Z] #19 33.31 Unpacking bash-completion (1:2.8-6) ... [2021-02-10T16:13:47.332Z] #19 33.94 Selecting previously unselected package bzip2. [2021-02-10T16:13:47.332Z] #19 33.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-02-10T16:13:47.332Z] #19 33.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-10T16:13:47.674Z] #19 34.16 Selecting previously unselected package xz-utils. [2021-02-10T16:13:47.674Z] #19 34.17 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-02-10T16:13:47.674Z] #19 34.19 Unpacking xz-utils (5.2.4-1) ... [2021-02-10T16:13:47.939Z] #19 34.53 Selecting previously unselected package apparmor. [2021-02-10T16:13:47.939Z] #19 34.53 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-02-10T16:13:48.205Z] #19 34.63 Unpacking apparmor (2.13.2-10) ... [2021-02-10T16:13:48.470Z] #19 35.13 Selecting previously unselected package aufs-tools. [2021-02-10T16:13:48.470Z] #19 35.14 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-02-10T16:13:48.470Z] #19 35.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-10T16:13:48.735Z] #19 35.37 Selecting previously unselected package libonig5:arm64. [2021-02-10T16:13:48.735Z] #19 35.39 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-02-10T16:13:48.735Z] #19 35.40 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-10T16:13:49.000Z] #19 35.55 Selecting previously unselected package libjq1:arm64. [2021-02-10T16:13:49.000Z] #19 35.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-10T16:13:49.000Z] #19 35.60 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-10T16:13:49.265Z] #19 35.81 Selecting previously unselected package jq. [2021-02-10T16:13:49.265Z] #19 35.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-10T16:13:49.265Z] #19 35.83 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-10T16:13:49.531Z] #19 35.94 Selecting previously unselected package libaio1:arm64. [2021-02-10T16:13:49.531Z] #19 35.96 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-02-10T16:13:49.531Z] #19 35.97 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-02-10T16:13:49.531Z] #19 36.05 Selecting previously unselected package libgpm2:arm64. [2021-02-10T16:13:49.531Z] #19 36.06 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-02-10T16:13:49.531Z] #19 36.08 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-02-10T16:13:49.531Z] #19 36.18 Selecting previously unselected package libicu63:arm64. [2021-02-10T16:13:49.795Z] #19 36.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-10T16:13:49.795Z] #19 36.19 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-10T16:13:52.477Z] #19 38.56 Selecting previously unselected package libnet1:arm64. [2021-02-10T16:13:52.477Z] #19 38.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-10T16:13:52.477Z] #19 38.58 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:13:52.477Z] #19 38.68 Selecting previously unselected package libnl-3-200:arm64. [2021-02-10T16:13:52.477Z] #19 38.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-10T16:13:52.477Z] #19 38.70 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-10T16:13:52.477Z] #19 38.78 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-10T16:13:52.477Z] #19 38.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-10T16:13:52.477Z] #19 38.81 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-10T16:13:52.477Z] #19 38.93 Selecting previously unselected package libreadline5:arm64. [2021-02-10T16:13:52.477Z] #19 38.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-02-10T16:13:52.477Z] #19 38.95 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-10T16:13:52.477Z] #19 39.07 Selecting previously unselected package net-tools. [2021-02-10T16:13:52.477Z] #19 39.07 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-02-10T16:13:52.477Z] #19 39.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-10T16:13:52.742Z] #19 39.28 Selecting previously unselected package python-pip-whl. [2021-02-10T16:13:52.742Z] #19 39.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-10T16:13:52.742Z] #19 39.30 Unpacking python-pip-whl (18.1-5) ... [2021-02-10T16:13:53.009Z] #19 39.78 Selecting previously unselected package python3-lib2to3. [2021-02-10T16:13:53.274Z] #19 39.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-10T16:13:53.274Z] #19 39.81 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-10T16:13:53.539Z] #19 39.98 Selecting previously unselected package python3-distutils. [2021-02-10T16:13:53.539Z] #19 40.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-10T16:13:53.539Z] #19 40.02 Unpacking python3-distutils (3.7.3-1) ... [2021-02-10T16:13:53.805Z] #19 40.20 Selecting previously unselected package python3-pip. [2021-02-10T16:13:53.805Z] #19 40.23 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-10T16:13:53.805Z] #19 40.24 Unpacking python3-pip (18.1-5) ... [2021-02-10T16:13:53.805Z] #19 40.44 Selecting previously unselected package python3-pkg-resources. [2021-02-10T16:13:53.805Z] #19 40.44 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-10T16:13:54.070Z] #19 40.46 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-10T16:13:54.070Z] #19 40.60 Selecting previously unselected package python3-setuptools. [2021-02-10T16:13:54.070Z] #19 40.60 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-10T16:13:54.070Z] #19 40.63 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-10T16:13:54.070Z] #19 40.83 Selecting previously unselected package python3-wheel. [2021-02-10T16:13:54.070Z] #19 40.84 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-10T16:13:54.070Z] #19 40.85 Unpacking python3-wheel (0.32.3-2) ... [2021-02-10T16:13:54.335Z] #19 40.97 Selecting previously unselected package sudo. [2021-02-10T16:13:54.599Z] #19 41.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-02-10T16:13:54.599Z] #19 41.02 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-10T16:13:54.864Z] #19 41.51 Selecting previously unselected package thin-provisioning-tools. [2021-02-10T16:13:54.864Z] #19 41.51 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-02-10T16:13:54.864Z] #19 41.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-10T16:13:55.130Z] #19 41.70 Selecting previously unselected package uidmap. [2021-02-10T16:13:55.130Z] #19 41.71 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-02-10T16:13:55.130Z] #19 41.74 Unpacking uidmap (1:4.5-1.1) ... [2021-02-10T16:13:55.291Z] --- PASS: TestBuildWithHugeFile (52.02s) [2021-02-10T16:13:55.292Z] === RUN TestBuildWCOWSandboxSize [2021-02-10T16:13:55.292Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-10T16:13:55.292Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-10T16:13:55.292Z] === RUN TestBuildWithEmptyDockerfile [2021-02-10T16:13:55.292Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:13:55.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:13:55.292Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:13:55.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:13:55.292Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:13:55.292Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:13:55.292Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:13:55.292Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:13:55.292Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:13:55.292Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-02-10T16:13:55.292Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-02-10T16:13:55.292Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-02-10T16:13:55.292Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-10T16:13:55.292Z] === RUN TestBuildPreserveOwnership [2021-02-10T16:13:55.292Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-10T16:13:55.395Z] #19 41.92 Selecting previously unselected package vim-runtime. [2021-02-10T16:13:55.395Z] #19 41.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-10T16:13:55.395Z] #19 41.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-10T16:13:55.395Z] #19 42.00 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-10T16:13:55.395Z] #19 42.01 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-10T16:13:56.234Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-10T16:13:56.805Z] #19 ... [2021-02-10T16:13:56.805Z] [2021-02-10T16:13:56.805Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:13:56.805Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:13:56.805Z] #42 92.89 DEP criu/cr-restore.d [2021-02-10T16:13:56.805Z] #42 93.13 DEP criu/cr-errno.d [2021-02-10T16:13:56.805Z] #42 93.15 DEP criu/cr-dump.d [2021-02-10T16:13:56.805Z] #42 93.38 DEP criu/cr-dedup.d [2021-02-10T16:13:56.805Z] #42 93.65 DEP criu/cr-check.d [2021-02-10T16:13:56.805Z] #42 94.00 DEP criu/config.d [2021-02-10T16:13:56.805Z] #42 94.22 DEP criu/clone-noasan.d [2021-02-10T16:13:56.805Z] #42 94.31 DEP criu/cgroup.d [2021-02-10T16:13:56.805Z] #42 94.43 DEP criu/cgroup-props.d [2021-02-10T16:13:56.805Z] #42 94.49 DEP criu/bitmap.d [2021-02-10T16:13:56.805Z] #42 94.51 DEP criu/bfd.d [2021-02-10T16:13:56.805Z] #42 94.62 DEP criu/autofs.d [2021-02-10T16:13:56.805Z] #42 94.80 DEP criu/aio.d [2021-02-10T16:13:56.805Z] #42 95.01 DEP criu/action-scripts.d [2021-02-10T16:13:56.805Z] #42 95.35 CC criu/action-scripts.o [2021-02-10T16:13:56.805Z] #42 95.81 CC criu/aio.o [2021-02-10T16:13:56.805Z] #42 96.26 CC criu/autofs.o [2021-02-10T16:13:56.805Z] #42 97.50 CC criu/bfd.o [2021-02-10T16:13:56.805Z] #42 97.95 CC criu/bitmap.o [2021-02-10T16:13:56.805Z] #42 98.06 CC criu/cgroup-props.o [2021-02-10T16:13:56.805Z] #42 98.65 CC criu/cgroup.o [2021-02-10T16:13:56.805Z] #42 100.7 CC criu/clone-noasan.o [2021-02-10T16:13:56.805Z] #42 101.0 CC criu/config.o [2021-02-10T16:13:56.805Z] #42 102.2 CC criu/cr-check.o [2021-02-10T16:13:57.759Z] #42 103.6 CC criu/cr-dedup.o [2021-02-10T16:13:57.759Z] #42 ... [2021-02-10T16:13:57.759Z] [2021-02-10T16:13:57.759Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:13:57.759Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-10T16:13:57.759Z] #19 44.33 Selecting previously unselected package vim. [2021-02-10T16:13:57.759Z] #19 44.34 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-02-10T16:13:57.759Z] #19 44.37 Unpacking vim (2:8.1.0875-5) ... [2021-02-10T16:13:58.024Z] #19 44.69 Selecting previously unselected package xfsprogs. [2021-02-10T16:13:58.024Z] #19 44.69 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-02-10T16:13:58.024Z] #19 44.71 Unpacking xfsprogs (4.20.0-1) ... [2021-02-10T16:13:58.562Z] #19 45.05 Selecting previously unselected package zip. [2021-02-10T16:13:58.562Z] #19 45.07 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-02-10T16:13:58.562Z] #19 45.07 Unpacking zip (3.0-11+b1) ... [2021-02-10T16:13:58.562Z] #19 45.32 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-10T16:13:58.739Z] --- PASS: TestUpdateRestartPolicy (13.04s) [2021-02-10T16:13:58.739Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-10T16:13:58.739Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2021-02-10T16:13:58.739Z] === RUN TestWaitNonBlocked [2021-02-10T16:13:58.739Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:13:58.739Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:13:58.739Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:13:58.739Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:13:58.739Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:13:58.739Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:13:58.739Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-10T16:13:58.739Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2021-02-10T16:13:58.739Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2021-02-10T16:13:58.739Z] === RUN TestWaitBlocked [2021-02-10T16:13:58.739Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:13:58.739Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:13:58.739Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:13:58.739Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:13:58.739Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:13:58.739Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:13:58.827Z] #19 45.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-10T16:13:58.827Z] #19 45.37 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-02-10T16:13:58.827Z] #19 45.39 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-10T16:13:58.827Z] #19 45.40 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-02-10T16:13:58.827Z] #19 45.45 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-02-10T16:13:58.827Z] #19 45.47 Setting up uidmap (1:4.5-1.1) ... [2021-02-10T16:13:58.827Z] #19 45.49 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-02-10T16:13:58.827Z] #19 45.51 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-10T16:13:58.827Z] #19 45.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-10T16:13:58.827Z] #19 45.53 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-10T16:13:58.827Z] #19 45.55 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-10T16:13:59.092Z] #19 45.57 Setting up xxd (2:8.1.0875-5) ... [2021-02-10T16:13:59.092Z] #19 45.59 Setting up zip (3.0-11+b1) ... [2021-02-10T16:13:59.092Z] #19 45.60 Setting up vim-common (2:8.1.0875-5) ... [2021-02-10T16:13:59.092Z] #19 45.64 Setting up bash-completion (1:2.8-6) ... [2021-02-10T16:13:59.778Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-10T16:13:59.778Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2021-02-10T16:13:59.778Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2021-02-10T16:13:59.778Z] === CONT TestContainerStartOnDaemonRestart [2021-02-10T16:13:59.778Z] === CONT TestIpcModeOlderClient [2021-02-10T16:14:00.074Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-02-10T16:14:00.074Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-10T16:14:00.443Z] --- PASS: TestBuildPreserveOwnership (9.59s) [2021-02-10T16:14:00.443Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.59s) [2021-02-10T16:14:00.443Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-10T16:14:00.443Z] === RUN TestBuildPlatformInvalid [2021-02-10T16:14:00.443Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-02-10T16:14:00.443Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-10T16:14:00.443Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-10T16:14:00.443Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-02-10T16:14:00.443Z] PASS [2021-02-10T16:14:00.443Z] [2021-02-10T16:14:00.443Z] === Skipped [2021-02-10T16:14:00.443Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-10T16:14:00.443Z] build_session_test.go:25: TODO: BuildKit [2021-02-10T16:14:00.443Z] [2021-02-10T16:14:00.443Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-10T16:14:00.443Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-10T16:14:00.443Z] [2021-02-10T16:14:00.443Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-10T16:14:00.443Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-02-10T16:14:00.443Z] [2021-02-10T16:14:00.443Z] [2021-02-10T16:14:00.443Z] DONE 34 tests, 3 skipped in 127.568s [2021-02-10T16:14:00.443Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-10T16:14:00.443Z] INFO: Testing against a local daemon [2021-02-10T16:14:00.443Z] === RUN TestConfigInspect [2021-02-10T16:14:00.443Z] --- SKIP: TestConfigInspect (0.02s) [2021-02-10T16:14:00.443Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:14:00.443Z] === RUN TestConfigList [2021-02-10T16:14:00.443Z] --- SKIP: TestConfigList (0.01s) [2021-02-10T16:14:00.443Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:14:00.443Z] === RUN TestConfigsCreateAndDelete [2021-02-10T16:14:00.443Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-02-10T16:14:00.443Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:14:00.443Z] === RUN TestConfigsUpdate [2021-02-10T16:14:00.443Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-02-10T16:14:00.443Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:14:00.443Z] === RUN TestTemplatedConfig [2021-02-10T16:14:00.443Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-10T16:14:00.443Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:14:00.443Z] === RUN TestConfigCreateResolve [2021-02-10T16:14:00.443Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-10T16:14:00.443Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:14:00.443Z] === RUN TestConfigDaemonLibtrustID [2021-02-10T16:14:02.356Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-02-10T16:14:02.356Z] PASS [2021-02-10T16:14:02.356Z] [2021-02-10T16:14:02.356Z] === Skipped [2021-02-10T16:14:02.356Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-02-10T16:14:02.356Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:14:02.356Z] [2021-02-10T16:14:02.356Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-02-10T16:14:02.356Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:14:02.356Z] [2021-02-10T16:14:02.356Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-02-10T16:14:02.356Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:14:02.356Z] [2021-02-10T16:14:02.356Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-02-10T16:14:02.356Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:14:02.356Z] [2021-02-10T16:14:02.356Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-10T16:14:02.356Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:14:02.356Z] [2021-02-10T16:14:02.356Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-10T16:14:02.356Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:14:02.356Z] [2021-02-10T16:14:02.356Z] [2021-02-10T16:14:02.356Z] DONE 7 tests, 6 skipped in 1.754s [2021-02-10T16:14:02.356Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-10T16:14:02.356Z] INFO: Testing against a local daemon [2021-02-10T16:14:02.356Z] === RUN TestCheckpoint [2021-02-10T16:14:02.356Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-10T16:14:02.356Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-10T16:14:02.356Z] === RUN TestContainerInvalidJSON [2021-02-10T16:14:02.356Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:14:02.356Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:14:02.356Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:14:02.356Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:14:02.356Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:14:02.356Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:14:02.356Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:14:02.356Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:14:02.356Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:14:02.356Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-10T16:14:02.356Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-10T16:14:02.356Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-10T16:14:02.356Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-10T16:14:02.356Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-10T16:14:02.356Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-02-10T16:14:02.356Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-10T16:14:02.356Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-10T16:14:02.356Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-10T16:14:02.423Z] #19 48.73 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-02-10T16:14:02.423Z] #19 48.76 Setting up xz-utils (5.2.4-1) ... [2021-02-10T16:14:02.423Z] #19 48.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-10T16:14:02.423Z] #19 48.81 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-10T16:14:02.423Z] #19 48.95 invoke-rc.d: could not determine current runlevel [2021-02-10T16:14:02.423Z] #19 48.98 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-10T16:14:02.423Z] #19 49.01 Setting up pigz (2.4-1) ... [2021-02-10T16:14:02.423Z] #19 49.06 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-10T16:14:02.423Z] #19 49.09 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-10T16:14:02.423Z] #19 49.12 Setting up python-pip-whl (18.1-5) ... [2021-02-10T16:14:02.423Z] #19 49.13 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-02-10T16:14:02.423Z] #19 49.17 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-10T16:14:02.617Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-02-10T16:14:02.617Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-10T16:14:02.617Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-10T16:14:02.617Z] === RUN TestCopyFromContainer [2021-02-10T16:14:02.992Z] === CONT TestContainerKillOnDaemonStart [2021-02-10T16:14:02.992Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.00s) [2021-02-10T16:14:02.992Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s) [2021-02-10T16:14:02.992Z] === CONT TestDaemonHostGatewayIP [2021-02-10T16:14:03.118Z] ok github.com/docker/docker/cmd/dockerd 0.196s coverage: 29.1% of statements [2021-02-10T16:14:03.270Z] #19 49.75 Setting up libaio1:arm64 (0.3.112-3) ... [2021-02-10T16:14:03.270Z] #19 49.76 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-10T16:14:03.270Z] #19 49.79 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-10T16:14:03.270Z] #19 49.81 Setting up vim (2:8.1.0875-5) ... [2021-02-10T16:14:03.270Z] #19 49.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-10T16:14:03.270Z] #19 49.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-10T16:14:03.270Z] #19 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-10T16:14:03.270Z] #19 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-10T16:14:03.270Z] #19 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-10T16:14:03.270Z] #19 49.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-10T16:14:03.270Z] #19 49.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-10T16:14:03.270Z] #19 49.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-10T16:14:03.536Z] #19 49.98 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-10T16:14:03.536Z] #19 50.01 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-10T16:14:03.536Z] #19 50.03 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-10T16:14:03.536Z] #19 50.05 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-10T16:14:03.536Z] #19 50.06 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-10T16:14:03.536Z] #19 50.08 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-10T16:14:06.867Z] #19 52.92 Setting up iptables (1.8.2-4) ... [2021-02-10T16:14:06.867Z] #19 52.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-10T16:14:06.867Z] #19 52.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-10T16:14:06.867Z] #19 52.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-10T16:14:06.867Z] #19 52.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-10T16:14:06.867Z] #19 53.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-10T16:14:06.867Z] #19 53.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-10T16:14:06.867Z] #19 53.05 Setting up python3 (3.7.3-1) ... [2021-02-10T16:14:06.890Z] === RUN TestCopyFromContainer// [2021-02-10T16:14:06.890Z] === RUN TestCopyFromContainer//bar/root [2021-02-10T16:14:06.890Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-10T16:14:06.890Z] === RUN TestCopyFromContainer/bar/quux [2021-02-10T16:14:06.890Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-10T16:14:06.890Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-10T16:14:06.890Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-10T16:14:06.890Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-10T16:14:06.890Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-10T16:14:06.890Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-10T16:14:06.890Z] --- PASS: TestCopyFromContainer (4.28s) [2021-02-10T16:14:06.890Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-10T16:14:06.890Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-02-10T16:14:06.890Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-10T16:14:06.890Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-10T16:14:06.890Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-10T16:14:06.890Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-10T16:14:06.890Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-10T16:14:06.890Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-10T16:14:06.890Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-10T16:14:06.890Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-10T16:14:06.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-10T16:14:06.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:14:06.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:14:06.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:14:06.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:14:06.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:14:06.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:14:06.890Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:14:06.890Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:14:06.890Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:14:06.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-10T16:14:06.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-10T16:14:06.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-10T16:14:06.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-10T16:14:06.890Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-10T16:14:06.890Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-10T16:14:06.890Z] === RUN TestCreateWithInvalidEnv [2021-02-10T16:14:06.890Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-10T16:14:06.890Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-10T16:14:06.890Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-10T16:14:06.890Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-10T16:14:06.890Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-10T16:14:06.890Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-10T16:14:06.890Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-10T16:14:06.890Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-10T16:14:06.890Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-10T16:14:06.890Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-10T16:14:06.890Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-10T16:14:06.890Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-10T16:14:06.890Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-10T16:14:06.890Z] === RUN TestCreateTmpfsMountsTarget [2021-02-10T16:14:06.890Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-10T16:14:06.890Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-10T16:14:07.133Z] #19 53.67 Setting up python3-wheel (0.32.3-2) ... [2021-02-10T16:14:07.456Z] --- PASS: TestDaemonHostGatewayIP (3.62s) [2021-02-10T16:14:07.456Z] === CONT TestDaemonRestartIpcMode [2021-02-10T16:14:07.645Z] ok github.com/docker/docker/container 0.144s coverage: 34.7% of statements [2021-02-10T16:14:07.645Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-10T16:14:07.645Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-10T16:14:07.645Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-10T16:14:07.645Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-10T16:14:08.090Z] #19 ... [2021-02-10T16:14:08.090Z] [2021-02-10T16:14:08.090Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:14:08.090Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:14:08.090Z] #42 104.0 CC criu/cr-dump.o [2021-02-10T16:14:08.090Z] #42 106.3 CC criu/cr-errno.o [2021-02-10T16:14:08.090Z] #42 106.5 CC criu/cr-restore.o [2021-02-10T16:14:08.090Z] #42 110.4 CC criu/cr-service.o [2021-02-10T16:14:08.090Z] #42 111.7 CC criu/crtools.o [2021-02-10T16:14:08.090Z] #42 112.2 CC criu/eventfd.o [2021-02-10T16:14:08.090Z] #42 112.5 CC criu/eventpoll.o [2021-02-10T16:14:08.090Z] #42 113.1 CC criu/external.o [2021-02-10T16:14:08.090Z] #42 113.4 CC criu/fault-injection.o [2021-02-10T16:14:08.090Z] #42 113.5 CC criu/fdstore.o [2021-02-10T16:14:08.090Z] #42 113.8 CC criu/fifo.o [2021-02-10T16:14:08.090Z] #42 114.2 CC criu/file-ids.o [2021-02-10T16:14:08.090Z] #42 ... [2021-02-10T16:14:08.090Z] [2021-02-10T16:14:08.090Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:14:08.090Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-10T16:14:08.090Z] #19 54.61 Setting up apparmor (2.13.2-10) ... [2021-02-10T16:14:08.294Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2021-02-10T16:14:08.294Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-10T16:14:09.678Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2021-02-10T16:14:09.678Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-10T16:14:09.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:14:09.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:14:09.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:14:09.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:14:09.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:14:09.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:14:09.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:14:09.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:14:09.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:14:09.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:14:09.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:14:09.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:14:09.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:14:09.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:14:09.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:14:09.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-10T16:14:09.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-10T16:14:09.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-10T16:14:09.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-10T16:14:09.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-10T16:14:09.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-10T16:14:09.678Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-10T16:14:09.760Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.093s coverage: 65.3% of statements [2021-02-10T16:14:09.938Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-02-10T16:14:09.938Z] === RUN TestCreateDifferentPlatform [2021-02-10T16:14:09.938Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-10T16:14:09.938Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-10T16:14:09.938Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-10T16:14:09.938Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-10T16:14:09.938Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-10T16:14:09.938Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-10T16:14:09.938Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-02-10T16:14:09.938Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-10T16:14:09.938Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-10T16:14:09.938Z] === RUN TestContainerStartOnDaemonRestart [2021-02-10T16:14:09.938Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-10T16:14:09.938Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-10T16:14:09.938Z] === RUN TestDaemonRestartIpcMode [2021-02-10T16:14:09.938Z] === PAUSE TestDaemonRestartIpcMode [2021-02-10T16:14:09.938Z] === RUN TestDaemonHostGatewayIP [2021-02-10T16:14:09.938Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-10T16:14:09.938Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:14:09.938Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-10T16:14:09.938Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-10T16:14:09.938Z] === RUN TestContainerKillOnDaemonStart [2021-02-10T16:14:09.938Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-10T16:14:09.938Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-10T16:14:09.938Z] === RUN TestDiff [2021-02-10T16:14:10.025Z] #19 56.50 Setting up xfsprogs (4.20.0-1) ... [2021-02-10T16:14:10.025Z] #19 56.52 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-10T16:14:10.509Z] --- PASS: TestDiff (0.41s) [2021-02-10T16:14:10.509Z] === RUN TestExecWithCloseStdin [2021-02-10T16:14:10.605Z] #19 56.97 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-10T16:14:10.770Z] --- PASS: TestExecWithCloseStdin (0.47s) [2021-02-10T16:14:10.770Z] === RUN TestExec [2021-02-10T16:14:10.982Z] --- PASS: TestDaemonRestartIpcMode (3.72s) [2021-02-10T16:14:11.346Z] --- PASS: TestExec (0.48s) [2021-02-10T16:14:11.346Z] === RUN TestExecUser [2021-02-10T16:14:11.560Z] #19 58.04 Setting up python3-distutils (3.7.3-1) ... [2021-02-10T16:14:11.916Z] --- PASS: TestExecUser (0.49s) [2021-02-10T16:14:11.916Z] === RUN TestExportContainerAndImportImage [2021-02-10T16:14:12.143Z] #19 58.63 Setting up python3-setuptools (40.8.0-1) ... [2021-02-10T16:14:12.488Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2021-02-10T16:14:12.488Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-10T16:14:13.370Z] sha256:d252d4c23eea254cfe370c62d58d10fb670b8ce98331124a4a0fadc3538c9788 [2021-02-10T16:14:13.370Z] INFO: Starting docker-py tests... [2021-02-10T16:14:13.370Z] ============================= test session starts ============================== [2021-02-10T16:14:13.370Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-10T16:14:13.370Z] rootdir: /src, inifile: pytest.ini [2021-02-10T16:14:13.370Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-10T16:14:13.370Z] collected 389 items / 1 deselected / 388 selected [2021-02-10T16:14:13.370Z] [2021-02-10T16:14:13.545Z] #19 60.13 Setting up python3-pip (18.1-5) ... [2021-02-10T16:14:14.500Z] #19 61.02 Processing triggers for libc-bin (2.28-10) ... [2021-02-10T16:14:14.500Z] #19 61.09 Processing triggers for mime-support (3.62) ... [2021-02-10T16:14:15.446Z] --- PASS: TestContainerKillOnDaemonStart (12.51s) [2021-02-10T16:14:15.446Z] PASS [2021-02-10T16:14:15.446Z] [2021-02-10T16:14:15.446Z] === Skipped [2021-02-10T16:14:15.446Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-02-10T16:14:15.446Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-10T16:14:15.446Z] [2021-02-10T16:14:15.446Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-10T16:14:15.446Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:14:15.446Z] [2021-02-10T16:14:15.446Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-10T16:14:15.446Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:14:15.446Z] [2021-02-10T16:14:15.446Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-10T16:14:15.446Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-10T16:14:15.446Z] [2021-02-10T16:14:15.446Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-02-10T16:14:15.446Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-10T16:14:15.446Z] [2021-02-10T16:14:15.446Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-02-10T16:14:15.446Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:14:15.446Z] [2021-02-10T16:14:15.446Z] [2021-02-10T16:14:15.446Z] DONE 196 tests, 6 skipped in 157.782s [2021-02-10T16:14:15.446Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-02-10T16:14:15.446Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:14:15.446Z] ++ set -e [2021-02-10T16:14:15.446Z] ++ '[' -n 0 ']' [2021-02-10T16:14:15.446Z] ++ set -x [2021-02-10T16:14:15.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:14:15.455Z] #19 ... [2021-02-10T16:14:15.455Z] [2021-02-10T16:14:15.455Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:14:15.455Z] #52 sha256:a7153da9753c009d81a633dda7c06bdb29be841d3cddc186a734a71eba7a9a9f [2021-02-10T16:14:15.455Z] #52 74.07 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-10T16:14:15.739Z] INFO: Testing against a local daemon [2021-02-10T16:14:15.739Z] === RUN TestCommitInheritsEnv [2021-02-10T16:14:15.786Z] --- PASS: TestExportContainerAfterDaemonRestart (3.36s) [2021-02-10T16:14:15.786Z] === RUN TestHealthCheckWorkdir [2021-02-10T16:14:16.356Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2021-02-10T16:14:16.356Z] === RUN TestHealthKillContainer [2021-02-10T16:14:16.375Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-02-10T16:14:16.375Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-10T16:14:16.375Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-10T16:14:16.375Z] === RUN TestImagesFilterMultiReference [2021-02-10T16:14:16.375Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-02-10T16:14:16.375Z] === RUN TestImagePullPlatformInvalid [2021-02-10T16:14:16.375Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-02-10T16:14:16.375Z] === RUN TestRemoveImageOrphaning [2021-02-10T16:14:16.765Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.9% of statements [2021-02-10T16:14:16.857Z] #52 ... [2021-02-10T16:14:16.857Z] [2021-02-10T16:14:16.857Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-10T16:14:16.857Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-10T16:14:16.857Z] #19 DONE 63.2s [2021-02-10T16:14:16.857Z] [2021-02-10T16:14:16.857Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-10T16:14:16.857Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-10T16:14:17.011Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2021-02-10T16:14:17.011Z] === RUN TestRemoveImageGarbageCollector [2021-02-10T16:14:17.011Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-10T16:14:17.011Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:14:17.011Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-10T16:14:17.011Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-10T16:14:17.011Z] === RUN TestTagInvalidReference [2021-02-10T16:14:17.011Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-10T16:14:17.011Z] === RUN TestTagValidPrefixedRepo [2021-02-10T16:14:17.011Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-02-10T16:14:17.011Z] === RUN TestTagExistedNameWithoutForce [2021-02-10T16:14:17.011Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-10T16:14:17.011Z] === RUN TestTagOfficialNames [2021-02-10T16:14:17.304Z] --- PASS: TestTagOfficialNames (0.03s) [2021-02-10T16:14:17.304Z] === RUN TestTagMatchesDigest [2021-02-10T16:14:17.304Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-10T16:14:17.304Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-10T16:14:17.814Z] #20 ... [2021-02-10T16:14:17.814Z] [2021-02-10T16:14:17.814Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-10T16:14:17.814Z] #52 sha256:a7153da9753c009d81a633dda7c06bdb29be841d3cddc186a734a71eba7a9a9f [2021-02-10T16:14:17.814Z] #52 76.14 + mkdir -p /build [2021-02-10T16:14:17.814Z] #52 76.14 + cp runc /build/runc [2021-02-10T16:14:17.814Z] #52 DONE 76.4s [2021-02-10T16:14:17.814Z] [2021-02-10T16:14:17.814Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:14:17.814Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:14:17.814Z] #42 114.5 CC criu/file-lock.o [2021-02-10T16:14:17.814Z] #42 115.3 CC criu/files-ext.o [2021-02-10T16:14:17.814Z] #42 115.6 CC criu/files-reg.o [2021-02-10T16:14:17.814Z] #42 117.6 CC criu/files.o [2021-02-10T16:14:17.814Z] #42 119.4 CC criu/filesystems.o [2021-02-10T16:14:17.814Z] #42 120.1 CC criu/fsnotify.o [2021-02-10T16:14:17.814Z] #42 121.2 CC criu/image-desc.o [2021-02-10T16:14:17.814Z] #42 121.3 CC criu/image.o [2021-02-10T16:14:17.814Z] #42 122.2 CC criu/ipc_ns.o [2021-02-10T16:14:17.814Z] #42 123.3 CC criu/irmap.o [2021-02-10T16:14:18.080Z] #42 124.1 CC criu/kcmp-ids.o [2021-02-10T16:14:18.305Z] ok github.com/docker/docker/daemon/cluster 0.193s coverage: 0.5% of statements [2021-02-10T16:14:18.661Z] #42 124.6 CC criu/kerndat.o [2021-02-10T16:14:18.661Z] #42 ... [2021-02-10T16:14:18.661Z] [2021-02-10T16:14:18.661Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-10T16:14:18.661Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-10T16:14:18.661Z] #20 1.834 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-10T16:14:18.661Z] #20 1.850 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-10T16:14:18.661Z] #20 1.858 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-10T16:14:18.661Z] #20 DONE 1.9s [2021-02-10T16:14:18.661Z] [2021-02-10T16:14:18.661Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:14:18.661Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-10T16:14:18.899Z] --- PASS: TestHealthKillContainer (2.48s) [2021-02-10T16:14:18.899Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-10T16:14:19.160Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-02-10T16:14:19.160Z] === RUN TestIpcModeNone [2021-02-10T16:14:19.730Z] --- PASS: TestIpcModeNone (0.47s) [2021-02-10T16:14:19.730Z] === RUN TestIpcModePrivate [2021-02-10T16:14:19.990Z] --- PASS: TestIpcModePrivate (0.45s) [2021-02-10T16:14:19.990Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-02-10T16:14:19.990Z] === RUN TestIpcModeShareable [2021-02-10T16:14:19.990Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-10T16:14:19.990Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-10T16:14:19.990Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-10T16:14:21.387Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2021-02-10T16:14:21.387Z] === RUN TestAPIIpcModeHost [2021-02-10T16:14:21.387Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-10T16:14:21.387Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-10T16:14:21.387Z] === RUN TestDaemonIpcModeShareable [2021-02-10T16:14:21.387Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-10T16:14:21.387Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-10T16:14:21.387Z] === RUN TestDaemonIpcModePrivate [2021-02-10T16:14:21.893Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-02-10T16:14:23.934Z] --- PASS: TestDaemonIpcModePrivate (2.17s) [2021-02-10T16:14:23.934Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-02-10T16:14:23.934Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-10T16:14:23.934Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-10T16:14:23.934Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-10T16:14:23.934Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-10T16:14:23.934Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-10T16:14:23.934Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-10T16:14:23.934Z] === RUN TestIpcModeOlderClient [2021-02-10T16:14:23.934Z] === PAUSE TestIpcModeOlderClient [2021-02-10T16:14:23.934Z] === RUN TestKillContainerInvalidSignal [2021-02-10T16:14:23.993Z] #21 5.072 Collecting yamllint==1.16.0 [2021-02-10T16:14:23.993Z] #21 ... [2021-02-10T16:14:23.993Z] [2021-02-10T16:14:23.993Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-10T16:14:23.993Z] #48 sha256:883f50b17e06d173f7d3ea336e0749ccf7f22d555917b882af66ba6e11d67635 [2021-02-10T16:14:23.993Z] #48 201.8 + /build/golangci-lint --version [2021-02-10T16:14:23.993Z] #48 202.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-10T16:14:24.001Z] ok github.com/docker/docker/daemon/config 0.128s coverage: 81.8% of statements [2021-02-10T16:14:24.001Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2021-02-10T16:14:24.195Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2021-02-10T16:14:24.195Z] === RUN TestKillContainer [2021-02-10T16:14:24.195Z] === RUN TestKillContainer/no_signal [2021-02-10T16:14:24.456Z] === RUN TestKillContainer/non_killing_signal [2021-02-10T16:14:24.798Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-10T16:14:24.948Z] #48 DONE 203.4s [2021-02-10T16:14:24.948Z] [2021-02-10T16:14:24.948Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:14:24.948Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:14:24.948Z] #42 125.8 CC criu/libnetlink.o [2021-02-10T16:14:24.948Z] #42 126.2 CC criu/log.o [2021-02-10T16:14:24.948Z] #42 126.8 CC criu/lsm.o [2021-02-10T16:14:24.948Z] #42 127.2 CC criu/mem.o [2021-02-10T16:14:24.948Z] #42 128.8 CC criu/memfd.o [2021-02-10T16:14:24.948Z] #42 129.3 CC criu/mount.o [2021-02-10T16:14:25.026Z] === RUN TestKillContainer/killing_signal [2021-02-10T16:14:25.597Z] --- PASS: TestKillContainer (1.29s) [2021-02-10T16:14:25.597Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-02-10T16:14:25.597Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2021-02-10T16:14:25.597Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2021-02-10T16:14:25.597Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-10T16:14:25.597Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-10T16:14:25.622Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-10T16:14:25.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-10T16:14:25.858Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-10T16:14:26.362Z] #42 132.4 CC criu/namespaces.o [2021-02-10T16:14:26.430Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2021-02-10T16:14:26.430Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-02-10T16:14:26.430Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2021-02-10T16:14:26.430Z] === RUN TestKillStoppedContainer [2021-02-10T16:14:26.430Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-02-10T16:14:26.430Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-10T16:14:26.430Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-02-10T16:14:26.430Z] === RUN TestKillDifferentUserContainer [2021-02-10T16:14:26.693Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-02-10T16:14:26.693Z] === RUN TestInspectOomKilledTrue [2021-02-10T16:14:26.693Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-10T16:14:26.693Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:14:26.693Z] === RUN TestInspectOomKilledFalse [2021-02-10T16:14:26.693Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-10T16:14:26.693Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:14:26.693Z] === RUN TestLinksEtcHostsContentMatch [2021-02-10T16:14:26.693Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-10T16:14:26.693Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-10T16:14:26.693Z] === RUN TestLinksContainerNames [2021-02-10T16:14:26.796Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-02-10T16:14:27.371Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-10T16:14:27.637Z] --- PASS: TestLinksContainerNames (0.82s) [2021-02-10T16:14:27.638Z] === RUN TestLogsFollowTailEmpty [2021-02-10T16:14:27.765Z] #42 133.7 CC criu/net.o [2021-02-10T16:14:28.209Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-02-10T16:14:28.209Z] === RUN TestContainerNetworkMountsNoChown [2021-02-10T16:14:28.470Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/default [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/default [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/private [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/private [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rprivate [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/slave [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/slave [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rslave [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/shared [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/shared [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rshared [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/default [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/rshared [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/shared [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/rslave [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/slave [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/rprivate [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/private [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-10T16:14:28.470Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:14:28.470Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:14:28.470Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-10T16:14:28.731Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-10T16:14:28.992Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-02-10T16:14:28.992Z] === RUN TestContainerBindMountNonRecursive [2021-02-10T16:14:28.992Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-10T16:14:28.992Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-10T16:14:28.992Z] === RUN TestContainerVolumesMountedAsShared [2021-02-10T16:14:28.992Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-10T16:14:28.992Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-10T16:14:28.992Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-10T16:14:28.992Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-10T16:14:28.992Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-10T16:14:28.992Z] === RUN TestNetworkNat [2021-02-10T16:14:29.166Z] #42 ... [2021-02-10T16:14:29.166Z] [2021-02-10T16:14:29.166Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:14:29.166Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-10T16:14:29.166Z] #21 10.45 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-10T16:14:29.166Z] #21 10.54 Collecting pyyaml (from yamllint==1.16.0) [2021-02-10T16:14:29.431Z] #21 10.74 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-10T16:14:29.554Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-02-10T16:14:29.563Z] --- PASS: TestNetworkNat (0.53s) [2021-02-10T16:14:29.563Z] === RUN TestNetworkLocalhostTCPNat [2021-02-10T16:14:29.824Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-02-10T16:14:29.824Z] === RUN TestNetworkLoopbackNat [2021-02-10T16:14:29.851Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.496s coverage: 14.1% of statements [2021-02-10T16:14:30.012Z] #21 11.33 Installing build dependencies: started [2021-02-10T16:14:30.906Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.727s coverage: 57.1% of statements [2021-02-10T16:14:32.366Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2021-02-10T16:14:32.366Z] === RUN TestPause [2021-02-10T16:14:32.366Z] --- SKIP: TestPause (0.00s) [2021-02-10T16:14:32.366Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:14:32.366Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-10T16:14:32.366Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-10T16:14:32.366Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-10T16:14:32.366Z] === RUN TestPauseStopPausedContainer [2021-02-10T16:14:32.366Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-10T16:14:32.366Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:14:32.366Z] === RUN TestPsFilter [2021-02-10T16:14:32.627Z] --- PASS: TestPsFilter (0.10s) [2021-02-10T16:14:32.627Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-10T16:14:32.890Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2021-02-10T16:14:32.890Z] === RUN TestRemoveContainerWithVolume [2021-02-10T16:14:33.461Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2021-02-10T16:14:33.461Z] === RUN TestRemoveContainerRunning [2021-02-10T16:14:33.683Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2021-02-10T16:14:33.722Z] --- PASS: TestRemoveContainerRunning (0.45s) [2021-02-10T16:14:33.722Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-10T16:14:34.293Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2021-02-10T16:14:34.293Z] === RUN TestRemoveInvalidContainer [2021-02-10T16:14:34.293Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-10T16:14:34.293Z] === RUN TestRenameLinkedContainer [2021-02-10T16:14:35.215Z] ok github.com/docker/docker/daemon 12.349s coverage: 17.1% of statements [2021-02-10T16:14:35.215Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-10T16:14:35.215Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-10T16:14:35.215Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-10T16:14:35.215Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-10T16:14:35.215Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.173s coverage: 69.3% of statements [2021-02-10T16:14:35.358Z] #21 ... [2021-02-10T16:14:35.358Z] [2021-02-10T16:14:35.358Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:14:35.358Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:14:35.358Z] #42 136.4 CC criu/netfilter.o [2021-02-10T16:14:35.358Z] #42 136.6 CC criu/page-pipe.o [2021-02-10T16:14:35.358Z] #42 137.2 CC criu/page-xfer.o [2021-02-10T16:14:35.358Z] #42 138.4 CC criu/pagemap-cache.o [2021-02-10T16:14:35.358Z] #42 138.7 CC criu/pagemap.o [2021-02-10T16:14:35.358Z] #42 139.4 CC criu/parasite-syscall.o [2021-02-10T16:14:35.358Z] #42 140.0 CC criu/path.o [2021-02-10T16:14:35.358Z] #42 140.2 CC criu/pie-util-vdso.o [2021-02-10T16:14:35.358Z] #42 140.5 CC criu/pie-util.o [2021-02-10T16:14:35.358Z] #42 140.6 CC criu/pipes.o [2021-02-10T16:14:35.358Z] #42 141.1 CC criu/plugin.o [2021-02-10T16:14:35.358Z] #42 141.4 CC criu/proc_parse.o [2021-02-10T16:14:36.208Z] --- PASS: TestRenameLinkedContainer (1.70s) [2021-02-10T16:14:36.208Z] === RUN TestRenameStoppedContainer [2021-02-10T16:14:36.469Z] --- PASS: TestRenameStoppedContainer (0.46s) [2021-02-10T16:14:36.469Z] === RUN TestRenameRunningContainerAndReuse [2021-02-10T16:14:37.302Z] #42 143.4 CC criu/protobuf-desc.o [2021-02-10T16:14:37.323Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.942s coverage: 46.2% of statements [2021-02-10T16:14:37.323Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-10T16:14:37.419Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2021-02-10T16:14:37.419Z] === RUN TestRenameInvalidName [2021-02-10T16:14:37.680Z] --- PASS: TestRenameInvalidName (0.43s) [2021-02-10T16:14:37.680Z] === RUN TestRenameAnonymousContainer [2021-02-10T16:14:37.974Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 57.5% of statements [2021-02-10T16:14:38.257Z] #42 144.2 CC criu/protobuf.o [2021-02-10T16:14:38.257Z] #42 144.4 CC criu/pstree.o [2021-02-10T16:14:38.275Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.432s coverage: 49.4% of statements [2021-02-10T16:14:39.294Z] #42 145.4 CC criu/rbtree.o [2021-02-10T16:14:39.367Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2021-02-10T16:14:39.562Z] #42 145.7 CC criu/rst-malloc.o [2021-02-10T16:14:39.596Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2021-02-10T16:14:39.596Z] === RUN TestRenameContainerWithSameName [2021-02-10T16:14:39.828Z] #42 146.0 CC criu/seccomp.o [2021-02-10T16:14:39.857Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2021-02-10T16:14:39.857Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-10T16:14:40.414Z] #42 146.5 CC criu/seize.o [2021-02-10T16:14:40.679Z] #42 ... [2021-02-10T16:14:40.679Z] [2021-02-10T16:14:40.679Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:14:40.679Z] #55 sha256:58dfbd5a2e8e539049720d7655bb08d015222860c580a0ecc16bd303d52ad330 [2021-02-10T16:14:40.679Z] #55 168.2 + bin/containerd [2021-02-10T16:14:40.798Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2021-02-10T16:14:40.798Z] === RUN TestResize [2021-02-10T16:14:40.911Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2021-02-10T16:14:41.058Z] --- PASS: TestResize (0.43s) [2021-02-10T16:14:41.058Z] === RUN TestResizeWithInvalidSize [2021-02-10T16:14:41.630Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2021-02-10T16:14:41.630Z] === RUN TestResizeWhenContainerNotStarted [2021-02-10T16:14:41.891Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-02-10T16:14:41.891Z] === RUN TestDaemonRestartKillContainers [2021-02-10T16:14:41.891Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-10T16:14:41.891Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-10T16:14:41.891Z] === RUN TestCgroupNamespacesRun [2021-02-10T16:14:43.706Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.000s coverage: 52.1% of statements [2021-02-10T16:14:43.706Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-10T16:14:43.706Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-10T16:14:43.706Z] ok github.com/docker/docker/daemon/logger 0.250s coverage: 43.0% of statements [2021-02-10T16:14:44.433Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2021-02-10T16:14:44.434Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-10T16:14:45.256Z] ok github.com/docker/docker/daemon/logger/awslogs 0.657s coverage: 77.8% of statements [2021-02-10T16:14:45.256Z] ok github.com/docker/docker/daemon/images 0.074s coverage: 6.4% of statements [2021-02-10T16:14:45.256Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-10T16:14:45.256Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-10T16:14:45.256Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-10T16:14:45.256Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-10T16:14:45.904Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 67.0% of statements [2021-02-10T16:14:46.007Z] #55 ... [2021-02-10T16:14:46.007Z] [2021-02-10T16:14:46.007Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:14:46.007Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:14:46.007Z] #42 147.2 CC criu/servicefd.o [2021-02-10T16:14:46.007Z] #42 147.6 CC criu/shmem.o [2021-02-10T16:14:46.007Z] #42 148.4 CC criu/sigframe.o [2021-02-10T16:14:46.007Z] #42 148.5 CC criu/signalfd.o [2021-02-10T16:14:46.007Z] #42 148.8 CC criu/sk-inet.o [2021-02-10T16:14:46.007Z] #42 149.7 CC criu/sk-netlink.o [2021-02-10T16:14:46.007Z] #42 150.1 CC criu/sk-packet.o [2021-02-10T16:14:46.007Z] #42 150.6 CC criu/sk-queue.o [2021-02-10T16:14:46.007Z] #42 151.0 CC criu/sk-tcp.o [2021-02-10T16:14:46.007Z] #42 151.5 CC criu/sk-unix.o [2021-02-10T16:14:46.204Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-02-10T16:14:46.346Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2021-02-10T16:14:46.346Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-10T16:14:46.503Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2021-02-10T16:14:46.963Z] #42 153.1 CC criu/sockets.o [2021-02-10T16:14:47.922Z] #42 153.9 CC criu/stats.o [2021-02-10T16:14:48.044Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.044s coverage: 61.6% of statements [2021-02-10T16:14:48.187Z] #42 154.2 CC criu/string.o [2021-02-10T16:14:48.187Z] #42 154.3 CC criu/sysctl.o [2021-02-10T16:14:48.259Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2021-02-10T16:14:48.259Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-10T16:14:48.768Z] #42 154.9 CC criu/sysfs_parse.o [2021-02-10T16:14:49.033Z] #42 155.2 CC criu/timens.o [2021-02-10T16:14:49.105Z] ok github.com/docker/docker/daemon/logger/local 0.076s coverage: 75.2% of statements [2021-02-10T16:14:49.105Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-10T16:14:49.298Z] #42 155.5 CC criu/timerfd.o [2021-02-10T16:14:49.406Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 57.5% of statements [2021-02-10T16:14:49.565Z] #42 155.8 CC criu/tty.o [2021-02-10T16:14:50.061Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2021-02-10T16:14:50.804Z] --- PASS: TestCgroupNamespacesRunHostMode (2.21s) [2021-02-10T16:14:50.804Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-10T16:14:51.122Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2021-02-10T16:14:51.499Z] #42 157.5 CC criu/tun.o [2021-02-10T16:14:51.772Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2021-02-10T16:14:52.081Z] #42 158.0 CC criu/uffd.o [2021-02-10T16:14:52.081Z] #42 ... [2021-02-10T16:14:52.081Z] [2021-02-10T16:14:52.081Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-10T16:14:52.081Z] #23 sha256:3119218adca708262e4d1d4f0c490faf9dc2acb78bb1e17338ab2a6c0d0b4c14 [2021-02-10T16:14:52.081Z] #23 230.2 + return [2021-02-10T16:14:52.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-10T16:14:52.662Z] #23 DONE 231.0s [2021-02-10T16:14:52.662Z] [2021-02-10T16:14:52.662Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-10T16:14:52.662Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-10T16:14:52.662Z] #21 24.39 Installing build dependencies: finished with status 'done' [2021-02-10T16:14:52.662Z] #21 29.26 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-10T16:14:52.662Z] #21 29.30 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-10T16:14:52.662Z] #21 29.34 Building wheels for collected packages: pyyaml [2021-02-10T16:14:52.662Z] #21 29.34 Running setup.py bdist_wheel for pyyaml: started [2021-02-10T16:14:52.662Z] #21 30.61 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-10T16:14:52.662Z] #21 30.61 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-10T16:14:52.662Z] #21 30.74 Successfully built pyyaml [2021-02-10T16:14:52.662Z] #21 30.75 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-10T16:14:52.662Z] #21 31.02 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-10T16:14:52.662Z] #21 DONE 34.1s [2021-02-10T16:14:52.662Z] [2021-02-10T16:14:52.662Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:14:52.662Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:14:52.716Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s) [2021-02-10T16:14:52.717Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-10T16:14:52.927Z] #42 159.1 CC criu/util.o [2021-02-10T16:14:53.882Z] ok github.com/docker/docker/daemon/network 0.021s coverage: 63.8% of statements [2021-02-10T16:14:54.182Z] ok github.com/docker/docker/daemon/logger/splunk 2.460s coverage: 82.5% of statements [2021-02-10T16:14:54.182Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-10T16:14:54.182Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-10T16:14:54.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-10T16:14:54.328Z] #42 160.3 CC criu/uts_ns.o [2021-02-10T16:14:54.328Z] #42 160.4 CC criu/vdso.o [2021-02-10T16:14:54.907Z] #42 160.9 LINK criu/built-in.o [2021-02-10T16:14:54.907Z] #42 161.1 LINK criu/criu [2021-02-10T16:14:55.172Z] #42 161.4 DEP lib/c/criu.d [2021-02-10T16:14:55.172Z] #42 161.5 CC images/rpc.pb-c.o [2021-02-10T16:14:55.259Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2021-02-10T16:14:55.259Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-10T16:14:55.735Z] ok github.com/docker/docker/distribution/metadata 0.182s coverage: 48.2% of statements [2021-02-10T16:14:55.751Z] #42 162.0 CC lib/c/criu.o [2021-02-10T16:14:56.335Z] #42 ... [2021-02-10T16:14:56.335Z] [2021-02-10T16:14:56.335Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-10T16:14:56.335Z] #24 sha256:58de8c55c1cbd2a0da0c67b042181c37a4b222a844ba3eacd6a176c38014464d [2021-02-10T16:14:56.335Z] #24 DONE 1.3s [2021-02-10T16:14:56.335Z] [2021-02-10T16:14:56.335Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-10T16:14:56.335Z] #29 sha256:40383ee7c7dc0c1a6ada14f480731711b4ff2bc85265c88b079c9e41f16243b1 [2021-02-10T16:14:56.643Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-02-10T16:14:56.643Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-10T16:14:57.279Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-02-10T16:14:57.577Z] ok github.com/docker/docker/distribution 0.417s coverage: 25.0% of statements [2021-02-10T16:14:57.577Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-10T16:14:58.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-10T16:14:58.580Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-10T16:14:59.185Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2021-02-10T16:14:59.185Z] === RUN TestKernelTCPMemory [2021-02-10T16:14:59.185Z] --- SKIP: TestKernelTCPMemory (0.03s) [2021-02-10T16:14:59.185Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:14:59.185Z] === RUN TestNISDomainname [2021-02-10T16:14:59.185Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-10T16:14:59.185Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-10T16:14:59.185Z] === RUN TestHostnameDnsResolution [2021-02-10T16:14:59.445Z] --- PASS: TestHostnameDnsResolution (0.64s) [2021-02-10T16:14:59.446Z] === RUN TestStats [2021-02-10T16:14:59.446Z] --- SKIP: TestStats (0.00s) [2021-02-10T16:14:59.446Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:14:59.446Z] === RUN TestStopContainerWithTimeout [2021-02-10T16:14:59.446Z] === RUN TestStopContainerWithTimeout/0 [2021-02-10T16:14:59.446Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-10T16:14:59.446Z] === RUN TestStopContainerWithTimeout/1 [2021-02-10T16:14:59.446Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-10T16:14:59.446Z] === RUN TestStopContainerWithTimeout/3 [2021-02-10T16:14:59.446Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-10T16:14:59.446Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-10T16:14:59.446Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-10T16:14:59.446Z] === CONT TestStopContainerWithTimeout/0 [2021-02-10T16:14:59.446Z] === CONT TestStopContainerWithTimeout/3 [2021-02-10T16:14:59.684Z] ok github.com/docker/docker/image 0.050s coverage: 86.8% of statements [2021-02-10T16:14:59.982Z] ok github.com/docker/docker/distribution/xfer 1.694s coverage: 85.1% of statements [2021-02-10T16:14:59.982Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-10T16:15:00.017Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-10T16:15:00.282Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2021-02-10T16:15:01.356Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2021-02-10T16:15:01.356Z] ok github.com/docker/docker/image/tarexport 0.055s coverage: 0.6% of statements [2021-02-10T16:15:01.658Z] #29 ... [2021-02-10T16:15:01.658Z] [2021-02-10T16:15:01.658Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-10T16:15:01.658Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-10T16:15:01.658Z] #42 163.0 LINK lib/c/built-in.o [2021-02-10T16:15:01.658Z] #42 163.0 LINK lib/c/libcriu.so [2021-02-10T16:15:01.658Z] #42 163.1 LINK lib/c/libcriu.a [2021-02-10T16:15:01.658Z] #42 163.2 GEN magic.py [2021-02-10T16:15:01.658Z] #42 163.5 Note: Building without setproctitle() and strlcpy() support. [2021-02-10T16:15:01.658Z] #42 163.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-10T16:15:01.658Z] #42 163.5 Note: Building without GnuTLS support [2021-02-10T16:15:01.658Z] #42 163.5 Makefile.config:39: Warn: you have no libnftables installed [2021-02-10T16:15:01.658Z] #42 163.5 Makefile.config:40: Warn: Building without nftables support [2021-02-10T16:15:01.658Z] #42 164.2 fatal: not a git repository (or any of the parent directories): .git [2021-02-10T16:15:01.658Z] #42 165.0 make[1]: Nothing to be done for 'all'. [2021-02-10T16:15:01.658Z] #42 165.9 make[1]: 'images/built-in.o' is up to date. [2021-02-10T16:15:01.658Z] #42 166.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-10T16:15:01.658Z] #42 166.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-10T16:15:01.658Z] #42 166.1 make[1]: 'compel/libcompel.a' is up to date. [2021-02-10T16:15:01.658Z] #42 166.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-10T16:15:01.658Z] #42 166.2 make[1]: Nothing to be done for 'all'. [2021-02-10T16:15:01.658Z] #42 166.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-10T16:15:01.658Z] #42 166.5 make[2]: Nothing to be done for 'all'. [2021-02-10T16:15:01.658Z] #42 166.6 make[2]: Nothing to be done for 'all'. [2021-02-10T16:15:01.658Z] #42 166.6 make[2]: Nothing to be done for 'all'. [2021-02-10T16:15:01.658Z] #42 166.7 make[2]: Nothing to be done for 'all'. [2021-02-10T16:15:01.658Z] #42 166.8 make[2]: Nothing to be done for 'all'. [2021-02-10T16:15:01.658Z] #42 166.8 make[2]: Nothing to be done for 'all'. [2021-02-10T16:15:01.658Z] #42 166.9 make[2]: Nothing to be done for 'all'. [2021-02-10T16:15:01.658Z] #42 167.0 make[2]: Nothing to be done for 'all'. [2021-02-10T16:15:01.658Z] #42 167.0 INSTALL criu/criu [2021-02-10T16:15:01.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-10T16:15:02.005Z] === CONT TestStopContainerWithTimeout/1 [2021-02-10T16:15:02.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-10T16:15:02.907Z] ok github.com/docker/docker/image/v1 0.067s coverage: 25.0% of statements [2021-02-10T16:15:02.907Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-10T16:15:03.920Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-10T16:15:03.920Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2021-02-10T16:15:03.920Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2021-02-10T16:15:03.920Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2021-02-10T16:15:03.920Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2021-02-10T16:15:03.920Z] === RUN TestDeleteDevicemapper [2021-02-10T16:15:03.920Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-10T16:15:03.920Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-10T16:15:03.920Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-10T16:15:04.445Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 52.9% of statements [2021-02-10T16:15:04.445Z] ok github.com/docker/docker/oci 0.047s coverage: 38.4% of statements [2021-02-10T16:15:04.745Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2021-02-10T16:15:05.835Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s) [2021-02-10T16:15:05.835Z] === RUN TestUpdateMemory [2021-02-10T16:15:05.835Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-10T16:15:05.835Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:15:05.835Z] === RUN TestUpdateCPUQuota [2021-02-10T16:15:05.835Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-10T16:15:05.835Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:15:05.835Z] === RUN TestUpdatePidsLimit [2021-02-10T16:15:05.835Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-10T16:15:05.835Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:15:05.835Z] === RUN TestUpdateRestartPolicy [2021-02-10T16:15:06.310Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2021-02-10T16:15:06.982Z] #42 DONE 173.1s [2021-02-10T16:15:06.982Z] [2021-02-10T16:15:06.982Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-10T16:15:06.982Z] #29 sha256:40383ee7c7dc0c1a6ada14f480731711b4ff2bc85265c88b079c9e41f16243b1 [2021-02-10T16:15:06.982Z] #29 DONE 10.9s [2021-02-10T16:15:06.982Z] [2021-02-10T16:15:06.982Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-10T16:15:06.982Z] #32 sha256:63ef88e6d489d22773adcd5f06134c3d95ef300673cc51851a62b7eb74a63f07 [2021-02-10T16:15:07.245Z] #32 DONE 0.1s [2021-02-10T16:15:07.245Z] [2021-02-10T16:15:07.245Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-10T16:15:07.245Z] #34 sha256:eca6fefa8139445e348bbc96b4c13270ca401be3c616ef40ee9fa60b2f8e27d3 [2021-02-10T16:15:07.368Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-02-10T16:15:07.368Z] ok github.com/docker/docker/pkg/authorization 0.742s coverage: 68.3% of statements [2021-02-10T16:15:07.827Z] #34 DONE 0.8s [2021-02-10T16:15:07.827Z] [2021-02-10T16:15:07.827Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-10T16:15:07.827Z] #37 sha256:09b4bd2c40307d71fdf88bec98822e149de8ace105fc375b313c7d23036f620f [2021-02-10T16:15:07.827Z] #37 DONE 0.1s [2021-02-10T16:15:07.827Z] [2021-02-10T16:15:07.827Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:15:07.827Z] #55 sha256:58dfbd5a2e8e539049720d7655bb08d015222860c580a0ecc16bd303d52ad330 [2021-02-10T16:15:08.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-10T16:15:08.091Z] #55 ... [2021-02-10T16:15:08.091Z] [2021-02-10T16:15:08.091Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-10T16:15:08.091Z] #40 sha256:8d9ad7456b10d934b64db161ee6444ab697222e6423b56ce1f007d1f8c74736b [2021-02-10T16:15:08.434Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2021-02-10T16:15:08.734Z] ok github.com/docker/docker/pkg/archive 1.159s coverage: 77.2% of statements [2021-02-10T16:15:09.043Z] #40 DONE 1.0s [2021-02-10T16:15:09.043Z] [2021-02-10T16:15:09.043Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-10T16:15:09.043Z] #43 sha256:554945f5d4b5374380f1e9dc875cae75b297a134c75deb8fc47d0f909aeaf7c1 [2021-02-10T16:15:09.043Z] #43 DONE 0.1s [2021-02-10T16:15:09.043Z] [2021-02-10T16:15:09.043Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-10T16:15:09.043Z] #45 sha256:1758b25701a34d0ecccbb25f529ee532f8d40df0d719d5c7d60a82b364beb68c [2021-02-10T16:15:09.310Z] #45 DONE 0.4s [2021-02-10T16:15:09.310Z] [2021-02-10T16:15:09.310Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:15:09.310Z] #55 sha256:58dfbd5a2e8e539049720d7655bb08d015222860c580a0ecc16bd303d52ad330 [2021-02-10T16:15:09.449Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-02-10T16:15:09.449Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2021-02-10T16:15:09.573Z] #55 ... [2021-02-10T16:15:09.573Z] [2021-02-10T16:15:09.573Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-10T16:15:09.573Z] #47 sha256:abe3d05dad15dfd142fc9123fe0dd3fe39857787f4dc5a34dd1c4a9cbc0a0528 [2021-02-10T16:15:09.573Z] #47 DONE 0.1s [2021-02-10T16:15:09.574Z] [2021-02-10T16:15:09.574Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-10T16:15:09.574Z] #49 sha256:77312e283a30ae06d79ec6ccb5e91f21759330c87ff14ff66ec49e8112e36073 [2021-02-10T16:15:10.508Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-02-10T16:15:10.973Z] #49 DONE 1.1s [2021-02-10T16:15:10.973Z] [2021-02-10T16:15:10.973Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-10T16:15:10.973Z] #51 sha256:4bd701653756502642bf6376da420e0290b5e1ecb14d793939cf4ca9ba25b41b [2021-02-10T16:15:10.973Z] #51 DONE 0.1s [2021-02-10T16:15:10.973Z] [2021-02-10T16:15:10.973Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:15:10.973Z] #55 sha256:58dfbd5a2e8e539049720d7655bb08d015222860c580a0ecc16bd303d52ad330 [2021-02-10T16:15:10.973Z] #55 ... [2021-02-10T16:15:10.973Z] [2021-02-10T16:15:10.973Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-10T16:15:10.973Z] #53 sha256:e6e3d34e91f5c602c0c27923d7c75f1b48aa3d7e8e96cfc14e7d50ed625171ad [2021-02-10T16:15:11.156Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-02-10T16:15:11.236Z] #53 DONE 0.5s [2021-02-10T16:15:11.236Z] [2021-02-10T16:15:11.236Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-10T16:15:11.236Z] #55 sha256:58dfbd5a2e8e539049720d7655bb08d015222860c580a0ecc16bd303d52ad330 [2021-02-10T16:15:11.804Z] ok github.com/docker/docker/pkg/dmesg 0.031s coverage: 83.3% of statements [2021-02-10T16:15:12.856Z] ok github.com/docker/docker/pkg/chrootarchive 3.870s coverage: 43.2% of statements [2021-02-10T16:15:12.856Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-02-10T16:15:13.156Z] ok github.com/docker/docker/layer 7.943s coverage: 68.8% of statements [2021-02-10T16:15:13.156Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-10T16:15:13.156Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-10T16:15:13.156Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-10T16:15:13.156Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-10T16:15:13.156Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-10T16:15:13.156Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-10T16:15:13.156Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-10T16:15:13.810Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-02-10T16:15:14.111Z] ok github.com/docker/docker/pkg/fsutils 0.341s coverage: 85.1% of statements [2021-02-10T16:15:14.411Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2021-02-10T16:15:14.713Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 11.4% of statements [2021-02-10T16:15:15.776Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2021-02-10T16:15:16.076Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-02-10T16:15:16.723Z] ok github.com/docker/docker/pkg/idtools 0.753s coverage: 69.5% of statements [2021-02-10T16:15:16.723Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2021-02-10T16:15:17.023Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2021-02-10T16:15:17.023Z] ok github.com/docker/docker/pkg/ioutils 1.305s coverage: 70.6% of statements [2021-02-10T16:15:17.023Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-10T16:15:17.023Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-10T16:15:17.023Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-10T16:15:17.023Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-10T16:15:17.671Z] ok github.com/docker/docker/pkg/parsers/kernel 0.030s coverage: 60.0% of statements [2021-02-10T16:15:17.970Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-02-10T16:15:17.970Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2021-02-10T16:15:17.970Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-10T16:15:17.970Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-10T16:15:18.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-10T16:15:18.064Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2021-02-10T16:15:18.064Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-10T16:15:18.064Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-02-10T16:15:18.064Z] === RUN TestWaitNonBlocked [2021-02-10T16:15:18.064Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:15:18.064Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:15:18.064Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:15:18.064Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:15:18.064Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:15:18.064Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:15:18.064Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-10T16:15:18.064Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2021-02-10T16:15:18.064Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2021-02-10T16:15:18.064Z] === RUN TestWaitBlocked [2021-02-10T16:15:18.064Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:15:18.064Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:15:18.064Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:15:18.064Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:15:18.064Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:15:18.064Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:15:18.326Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-10T16:15:18.326Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2021-02-10T16:15:18.326Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2021-02-10T16:15:18.326Z] === CONT TestDaemonRestartIpcMode [2021-02-10T16:15:18.326Z] === CONT TestIpcModeOlderClient [2021-02-10T16:15:18.587Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-02-10T16:15:18.587Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-10T16:15:19.510Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2021-02-10T16:15:19.811Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-02-10T16:15:19.811Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2021-02-10T16:15:20.109Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2021-02-10T16:15:20.756Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-02-10T16:15:21.419Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2021-02-10T16:15:21.419Z] ok github.com/docker/docker/pkg/pubsub 1.133s coverage: 75.0% of statements [2021-02-10T16:15:22.067Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-02-10T16:15:22.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-10T16:15:22.366Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-02-10T16:15:22.789Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.29s) [2021-02-10T16:15:23.050Z] --- PASS: TestDaemonRestartIpcMode (4.65s) [2021-02-10T16:15:23.050Z] PASS [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === Skipped [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-10T16:15:23.050Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-10T16:15:23.050Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-10T16:15:23.050Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-10T16:15:23.050Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-10T16:15:23.050Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-10T16:15:23.050Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-10T16:15:23.050Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-10T16:15:23.050Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-10T16:15:23.050Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-10T16:15:23.050Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-10T16:15:23.050Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-10T16:15:23.050Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-10T16:15:23.050Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-10T16:15:23.050Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-10T16:15:23.050Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-10T16:15:23.050Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-10T16:15:23.050Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-10T16:15:23.050Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-10T16:15:23.050Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2021-02-10T16:15:23.050Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-10T16:15:23.050Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-10T16:15:23.050Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-10T16:15:23.050Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-10T16:15:23.050Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-10T16:15:23.050Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-10T16:15:23.050Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] [2021-02-10T16:15:23.050Z] DONE 177 tests, 26 skipped in 80.965s [2021-02-10T16:15:23.050Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-10T16:15:23.310Z] INFO: Testing against a local daemon [2021-02-10T16:15:23.310Z] === RUN TestCommitInheritsEnv [2021-02-10T16:15:23.422Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2021-02-10T16:15:23.511Z] #55 210.6 + bin/containerd-stress [2021-02-10T16:15:23.723Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 53.8% of statements [2021-02-10T16:15:24.022Z] ok github.com/docker/docker/pkg/signal 3.073s coverage: 61.0% of statements [2021-02-10T16:15:24.321Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2021-02-10T16:15:24.620Z] testing: warning: no tests to run [2021-02-10T16:15:24.620Z] coverage: [no statements] [2021-02-10T16:15:24.620Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-02-10T16:15:25.222Z] --- PASS: TestCommitInheritsEnv (1.88s) [2021-02-10T16:15:25.222Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-10T16:15:25.222Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-10T16:15:25.222Z] === RUN TestImagesFilterMultiReference [2021-02-10T16:15:25.222Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-10T16:15:25.222Z] === RUN TestImagePullPlatformInvalid [2021-02-10T16:15:25.222Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-10T16:15:25.222Z] === RUN TestRemoveImageOrphaning [2021-02-10T16:15:25.276Z] ok github.com/docker/docker/pkg/tarsum 0.169s coverage: 89.3% of statements [2021-02-10T16:15:25.276Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2021-02-10T16:15:25.276Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-02-10T16:15:25.926Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2021-02-10T16:15:26.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-10T16:15:26.838Z] #55 213.9 + bin/containerd-shim [2021-02-10T16:15:27.134Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2021-02-10T16:15:27.134Z] === RUN TestRemoveImageGarbageCollector [2021-02-10T16:15:27.134Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-10T16:15:27.134Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-10T16:15:27.134Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-10T16:15:27.134Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-10T16:15:27.134Z] === RUN TestTagInvalidReference [2021-02-10T16:15:27.134Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-10T16:15:27.134Z] === RUN TestTagValidPrefixedRepo [2021-02-10T16:15:27.134Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-10T16:15:27.134Z] === RUN TestTagExistedNameWithoutForce [2021-02-10T16:15:27.395Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-10T16:15:27.395Z] === RUN TestTagOfficialNames [2021-02-10T16:15:27.395Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-10T16:15:27.395Z] === RUN TestTagMatchesDigest [2021-02-10T16:15:27.395Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-10T16:15:27.395Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-10T16:15:28.037Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 14.5% of statements [2021-02-10T16:15:28.037Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 83.5% of statements [2021-02-10T16:15:29.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-10T16:15:29.579Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements [2021-02-10T16:15:29.879Z] ok github.com/docker/docker/plugin 0.567s coverage: 23.2% of statements [2021-02-10T16:15:30.351Z] 4612f6d0b889: Verifying Checksum [2021-02-10T16:15:30.351Z] 4612f6d0b889: Download complete [2021-02-10T16:15:31.428Z] ok github.com/docker/docker/quota 0.743s coverage: 71.4% of statements [2021-02-10T16:15:31.428Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2021-02-10T16:15:32.075Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-02-10T16:15:32.158Z] #55 219.7 + bin/containerd-shim-runc-v1 [2021-02-10T16:15:32.723Z] ok github.com/docker/docker/registry 0.210s coverage: 57.2% of statements [2021-02-10T16:15:33.027Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-02-10T16:15:33.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-10T16:15:34.086Z] ok github.com/docker/docker/runconfig 0.018s coverage: 66.1% of statements [2021-02-10T16:15:36.226Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2021-02-10T16:15:36.393Z] #55 223.7 + bin/containerd-shim-runc-v2 [2021-02-10T16:15:37.342Z] #55 225.0 + binaries [2021-02-10T16:15:37.343Z] #55 225.0 + install -D bin/containerd /build/containerd [2021-02-10T16:15:37.343Z] #55 225.1 + install -D bin/containerd-shim /build/containerd-shim [2021-02-10T16:15:37.343Z] #55 225.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-10T16:15:37.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-10T16:15:37.605Z] #55 225.1 + install -D bin/ctr /build/ctr [2021-02-10T16:15:37.783Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.0% of statements [2021-02-10T16:15:38.082Z] ok github.com/docker/docker/volume/local 0.220s coverage: 76.4% of statements [2021-02-10T16:15:38.727Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2021-02-10T16:15:39.585Z] --- PASS: TestImportExtremelyLargeImageWorks (78.88s) [2021-02-10T16:15:39.585Z] PASS [2021-02-10T16:15:39.585Z] [2021-02-10T16:15:39.585Z] === Skipped [2021-02-10T16:15:39.585Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-10T16:15:39.585Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:15:39.585Z] [2021-02-10T16:15:39.585Z] [2021-02-10T16:15:39.585Z] DONE 12 tests, 1 skipped in 80.475s [2021-02-10T16:15:39.585Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-02-10T16:15:39.585Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:15:39.585Z] ++ set -e [2021-02-10T16:15:39.585Z] ++ '[' -n 0 ']' [2021-02-10T16:15:39.585Z] ++ set -x [2021-02-10T16:15:39.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:15:39.586Z] INFO: Testing against a local daemon [2021-02-10T16:15:39.586Z] === RUN TestNetworkCreateDelete [2021-02-10T16:15:39.586Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-02-10T16:15:39.586Z] === RUN TestDockerNetworkDeletePreferID [2021-02-10T16:15:39.586Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-02-10T16:15:39.586Z] === RUN TestDaemonDNSFallback [2021-02-10T16:15:39.586Z] --- PASS: TestDaemonDNSFallback (2.53s) [2021-02-10T16:15:39.586Z] === RUN TestInspectNetwork [2021-02-10T16:15:40.936Z] #55 DONE 227.9s [2021-02-10T16:15:41.894Z] [2021-02-10T16:15:41.894Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-10T16:15:41.894Z] #56 sha256:5d3d27ee54ef0de914319a0b979371367b38aa89fbd4cd3cf8eb25a80a94b5d0 [2021-02-10T16:15:42.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-10T16:15:43.819Z] #56 DONE 2.0s [2021-02-10T16:15:44.082Z] [2021-02-10T16:15:44.082Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-10T16:15:44.082Z] #60 sha256:95fdeeb1bc3e8385ccf44ab55fbf6ad51ef1dba0fbb77d1df8fe21fae36c0c93 [2021-02-10T16:15:44.658Z] #60 DONE 0.5s [2021-02-10T16:15:44.658Z] [2021-02-10T16:15:44.658Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-10T16:15:44.658Z] #62 sha256:a2055dce9ca66a9195b3d0121097d3ea4197be68227577fd45ab04741d348477 [2021-02-10T16:15:45.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-10T16:15:45.606Z] #62 DONE 1.2s [2021-02-10T16:15:45.606Z] [2021-02-10T16:15:45.606Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-10T16:15:45.606Z] #64 sha256:b207f5ab46aa50d87b1610bf40310491f10523754bc2dbe6af333f7a2f671dcc [2021-02-10T16:15:45.606Z] #64 DONE 0.1s [2021-02-10T16:15:45.606Z] [2021-02-10T16:15:45.606Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-10T16:15:45.606Z] #65 sha256:2c87eb2619c2a884c60c54973a8caea0ce233b97b2b80d3561ccbf759b671272 [2021-02-10T16:15:45.606Z] #65 DONE 0.0s [2021-02-10T16:15:45.869Z] [2021-02-10T16:15:45.869Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-10T16:15:45.869Z] #66 sha256:d44e45ba5ebb33970f7f026539e2d04100ae711f6cab9082f64499a11ff09603 [2021-02-10T16:15:46.518Z] === RUN TestInspectNetwork/full_network_id [2021-02-10T16:15:46.518Z] === RUN TestInspectNetwork/partial_network_id [2021-02-10T16:15:46.518Z] === RUN TestInspectNetwork/network_name [2021-02-10T16:15:46.518Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-10T16:15:49.195Z] #66 DONE 3.5s [2021-02-10T16:15:49.195Z] [2021-02-10T16:15:49.195Z] #67 exporting to image [2021-02-10T16:15:49.195Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-10T16:15:49.195Z] #67 exporting layers [2021-02-10T16:15:49.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-10T16:15:50.972Z] --- PASS: TestInspectNetwork (11.84s) [2021-02-10T16:15:50.972Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-10T16:15:50.972Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-10T16:15:50.972Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-10T16:15:50.972Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-10T16:15:50.972Z] === RUN TestRunContainerWithBridgeNone [2021-02-10T16:15:52.852Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-10T16:15:52.852Z] Using test binary docker [2021-02-10T16:15:52.852Z] +++ /etc/init.d/apparmor start [2021-02-10T16:15:52.852Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-10T16:15:52.852Z] INFO: Waiting for daemon to start... [2021-02-10T16:15:52.852Z] Starting dockerd [2021-02-10T16:15:52.852Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-10T16:15:53.703Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2021-02-10T16:15:53.703Z] === RUN TestNetworkInvalidJSON [2021-02-10T16:15:53.703Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-10T16:15:53.703Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-10T16:15:53.703Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:15:53.703Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:15:53.703Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:15:53.703Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:15:53.703Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-10T16:15:53.703Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:15:53.703Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:15:53.703Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-10T16:15:53.703Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-10T16:15:53.703Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-10T16:15:53.703Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-10T16:15:53.703Z] === RUN TestNetworkList [2021-02-10T16:15:53.703Z] === RUN TestNetworkList//networks [2021-02-10T16:15:53.703Z] === PAUSE TestNetworkList//networks [2021-02-10T16:15:53.703Z] === RUN TestNetworkList//networks/ [2021-02-10T16:15:53.703Z] === PAUSE TestNetworkList//networks/ [2021-02-10T16:15:53.703Z] === CONT TestNetworkList//networks [2021-02-10T16:15:53.703Z] === CONT TestNetworkList//networks/ [2021-02-10T16:15:53.703Z] --- PASS: TestNetworkList (0.04s) [2021-02-10T16:15:53.703Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-10T16:15:53.703Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-10T16:15:53.703Z] === RUN TestHostIPv4BridgeLabel [2021-02-10T16:15:54.139Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/rootless [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/volume [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-10T16:15:54.139Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === Skipped [2021-02-10T16:15:54.139Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-10T16:15:54.139Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-10T16:15:54.139Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:73: No driver to put! [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-10T16:15:54.139Z] time="2021-02-10T16:14:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-10T16:15:54.139Z] time="2021-02-10T16:14:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-10T16:15:54.139Z] time="2021-02-10T16:14:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-10T16:15:54.139Z] time="2021-02-10T16:14:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-10T16:15:54.139Z] time="2021-02-10T16:14:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:73: No driver to put! [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-10T16:15:54.139Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-10T16:15:54.139Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-10T16:15:54.139Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:15:54.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-10T16:15:54.139Z] graphtest_unix.go:73: No driver to put! [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-10T16:15:54.139Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-10T16:15:54.139Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] [2021-02-10T16:15:54.139Z] DONE 2225 tests, 26 skipped in 263.946s Post stage [Pipeline] junit [2021-02-10T16:15:54.188Z] Recording test results [2021-02-10T16:15:54.341Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-02-10T16:15:54.341Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-10T16:15:54.500Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-02-10T16:15:54.511Z] #67 exporting layers 4.4s done [2021-02-10T16:15:54.511Z] #67 writing image sha256:bef4499ff8ac95a3205613800ed896b65ddab3d07fa3ffb7dd37a913795a51fe [2021-02-10T16:15:54.511Z] #67 writing image sha256:bef4499ff8ac95a3205613800ed896b65ddab3d07fa3ffb7dd37a913795a51fe 0.0s done [2021-02-10T16:15:54.511Z] #67 naming to docker.io/library/docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 done [2021-02-10T16:15:54.511Z] #67 DONE 4.4s [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-02-10T16:15:54.769Z] . [2021-02-10T16:15:54.769Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-10T16:15:54.903Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/test/unit [2021-02-10T16:15:55.023Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -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:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/make.sh dynbinary test-integration [2021-02-10T16:15:55.028Z] ..........................xx.................... [ 29%] [2021-02-10T16:15:55.029Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-10T16:15:55.030Z] Error: No such image: emptyfs [2021-02-10T16:15:55.030Z] ++++ docker load [2021-02-10T16:15:55.030Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-10T16:15:55.322Z] [2021-02-10T16:15:55.322Z] Removing bundles/ [2021-02-10T16:15:55.322Z] [2021-02-10T16:15:55.322Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-10T16:15:55.322Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-10T16:15:55.322Z] GOOS="" GOARCH="" GOARM="" [2021-02-10T16:15:55.376Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-02-10T16:15:55.376Z] === RUN TestDaemonDefaultNetworkPools [2021-02-10T16:15:55.601Z] Running integration-test (iteration 1) [2021-02-10T16:15:55.601Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-10T16:15:55.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:15:55.601Z] ++ set -e [2021-02-10T16:15:55.601Z] ++ '[' -n 0 ']' [2021-02-10T16:15:55.601Z] ++ set -x [2021-02-10T16:15:55.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:15:56.013Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-02-10T16:15:56.013Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-10T16:15:57.049Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-02-10T16:15:57.049Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-10T16:15:58.558Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2021-02-10T16:15:58.558Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-10T16:15:59.193Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2021-02-10T16:15:59.193Z] === RUN TestServiceWithPredefinedNetwork [2021-02-10T16:16:00.217Z] ? github.com/docker/docker/api [no test files] [2021-02-10T16:16:02.760Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2021-02-10T16:16:02.760Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-10T16:16:02.760Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-10T16:16:02.760Z] service_test.go:236: FLAKY_TEST [2021-02-10T16:16:02.760Z] === RUN TestServiceWithDataPathPortInit [2021-02-10T16:16:12.360Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-10T16:16:15.182Z] ok github.com/docker/docker/api/server 0.039s coverage: 9.0% of statements [2021-02-10T16:16:19.832Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-10T16:16:23.977Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-10T16:16:25.222Z] --- PASS: TestServiceWithDataPathPortInit (21.23s) [2021-02-10T16:16:25.222Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-10T16:16:35.602Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.50s) [2021-02-10T16:16:35.602Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hey3hojg9gckr9mq7h3lbsp6u Created:2021-02-10 16:16:25.148230368 +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[6a6160a0d9ba0f3dbb37289913783e116fe9e14b24b8fbee2356857581ea2563:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.70j85yz9xktb9qm6iknr681v3 EndpointID:bd6b946d6ac1fc7cd0791d240a16dac71e309b6c2dfe803b24ece3c3969d2edc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8e6b6ebbf4f55538cd66afaaa2055059ea74007fcdaae1b671306722b625f259 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:60c32f46b0ab IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.70j85yz9xktb9qm6iknr681v3 EndpointID:bd6b946d6ac1fc7cd0791d240a16dac71e309b6c2dfe803b24ece3c3969d2edc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-10T16:16:35.602Z] PASS [2021-02-10T16:16:35.602Z] [2021-02-10T16:16:35.602Z] === Skipped [2021-02-10T16:16:35.602Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-10T16:16:35.602Z] service_test.go:236: FLAKY_TEST [2021-02-10T16:16:35.602Z] [2021-02-10T16:16:35.602Z] [2021-02-10T16:16:35.602Z] DONE 26 tests, 1 skipped in 58.090s [2021-02-10T16:16:35.602Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-10T16:16:35.602Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:16:35.602Z] ++ set -e [2021-02-10T16:16:35.602Z] ++ '[' -n 0 ']' [2021-02-10T16:16:35.602Z] ++ set -x [2021-02-10T16:16:35.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:16:35.602Z] INFO: Testing against a local daemon [2021-02-10T16:16:35.602Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-10T16:16:35.602Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-10T16:16:35.602Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:16:35.602Z] === RUN TestDockerNetworkIpvlan [2021-02-10T16:16:35.602Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-02-10T16:16:35.602Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:16:35.602Z] PASS [2021-02-10T16:16:35.602Z] [2021-02-10T16:16:35.602Z] === Skipped [2021-02-10T16:16:35.602Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-10T16:16:35.602Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:16:35.602Z] [2021-02-10T16:16:35.602Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-02-10T16:16:35.602Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:16:35.602Z] [2021-02-10T16:16:35.602Z] [2021-02-10T16:16:35.602Z] DONE 2 tests, 2 skipped in 0.183s [2021-02-10T16:16:35.602Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-10T16:16:35.602Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:16:35.602Z] ++ set -e [2021-02-10T16:16:35.602Z] ++ '[' -n 0 ']' [2021-02-10T16:16:35.602Z] ++ set -x [2021-02-10T16:16:35.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:16:35.602Z] INFO: Testing against a local daemon [2021-02-10T16:16:35.602Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-10T16:16:35.894Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2021-02-10T16:16:35.894Z] === RUN TestDockerNetworkMacvlan [2021-02-10T16:16:36.930Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-10T16:16:37.964Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-10T16:16:38.999Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-10T16:16:41.717Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-10T16:16:42.331Z] Loaded image: buildpack-deps:buster [2021-02-10T16:16:42.331Z] Loaded image: busybox:latest [2021-02-10T16:16:42.331Z] Loaded image: busybox:glibc [2021-02-10T16:16:43.488Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-10T16:16:47.159Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-10T16:16:47.638Z] Loaded image: debian:bullseye [2021-02-10T16:16:47.899Z] Loaded image: hello-world:latest [2021-02-10T16:16:47.899Z] Loaded image: arm32v7/hello-world:latest [2021-02-10T16:16:48.160Z] INFO: Testing against a local daemon [2021-02-10T16:16:48.160Z] === RUN TestCgroupNamespacesBuild [2021-02-10T16:16:49.672Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-10T16:16:51.420Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-10T16:16:51.464Z] --- PASS: TestCgroupNamespacesBuild (2.83s) [2021-02-10T16:16:51.464Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-10T16:16:53.392Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.34s) [2021-02-10T16:16:53.392Z] === RUN TestBuildWithSession [2021-02-10T16:16:53.392Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-10T16:16:53.392Z] build_session_test.go:25: TODO: BuildKit [2021-02-10T16:16:53.392Z] === RUN TestBuildSquashParent [2021-02-10T16:16:54.181Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-10T16:16:56.250Z] --- PASS: TestDockerNetworkMacvlan (20.20s) [2021-02-10T16:16:56.250Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-02-10T16:16:56.250Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2021-02-10T16:16:56.250Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.56s) [2021-02-10T16:16:56.250Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.55s) [2021-02-10T16:16:56.250Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.62s) [2021-02-10T16:16:56.250Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.53s) [2021-02-10T16:16:56.250Z] PASS [2021-02-10T16:16:56.250Z] [2021-02-10T16:16:56.250Z] DONE 8 tests in 21.846s [2021-02-10T16:16:56.250Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-10T16:16:56.250Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:16:56.250Z] ++ set -e [2021-02-10T16:16:56.250Z] ++ '[' -n 0 ']' [2021-02-10T16:16:56.250Z] ++ set -x [2021-02-10T16:16:56.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:16:56.250Z] testing: warning: no tests to run [2021-02-10T16:16:56.250Z] PASS [2021-02-10T16:16:56.250Z] [2021-02-10T16:16:56.250Z] DONE 0 tests in 0.054s [2021-02-10T16:16:56.250Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-10T16:16:56.250Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:16:56.250Z] ++ set -e [2021-02-10T16:16:56.250Z] ++ '[' -n 0 ']' [2021-02-10T16:16:56.250Z] ++ set -x [2021-02-10T16:16:56.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:16:56.542Z] INFO: Testing against a local daemon [2021-02-10T16:16:56.542Z] === RUN TestAuthZPluginAllowRequest [2021-02-10T16:16:56.942Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-10T16:16:58.611Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2021-02-10T16:16:58.611Z] === RUN TestAuthZPluginTLS [2021-02-10T16:16:58.927Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-10T16:16:58.927Z] === RUN TestAuthZPluginDenyRequest [2021-02-10T16:16:59.229Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-10T16:16:59.229Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-10T16:16:59.862Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-02-10T16:16:59.862Z] === RUN TestAuthZPluginDenyResponse [2021-02-10T16:17:00.517Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-10T16:17:00.517Z] === RUN TestAuthZPluginAllowEventStream [2021-02-10T16:17:02.108Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2021-02-10T16:17:02.108Z] === RUN TestAuthZPluginErrorResponse [2021-02-10T16:17:02.794Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-02-10T16:17:02.794Z] === RUN TestAuthZPluginErrorRequest [2021-02-10T16:17:03.092Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-02-10T16:17:03.092Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-10T16:17:03.407Z] --- PASS: TestBuildSquashParent (9.62s) [2021-02-10T16:17:03.407Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-10T16:17:03.407Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:17:03.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:17:03.407Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:17:03.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:17:03.407Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:17:03.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:17:03.407Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:17:03.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:17:03.407Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:17:03.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:17:03.407Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:17:03.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:17:03.407Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:17:03.407Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:17:03.729Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-02-10T16:17:03.729Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-10T16:17:05.836Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s) [2021-02-10T16:17:05.836Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-10T16:17:06.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:17:06.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:17:08.576Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.37s) [2021-02-10T16:17:08.576Z] === RUN TestAuthZPluginHeader [2021-02-10T16:17:09.209Z] --- PASS: TestAuthZPluginHeader (0.92s) [2021-02-10T16:17:09.209Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-10T16:17:09.209Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-02-10T16:17:09.209Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:17:09.209Z] === RUN TestAuthZPluginV2Disable [2021-02-10T16:17:09.209Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-10T16:17:09.209Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:17:09.209Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-10T16:17:09.209Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-10T16:17:09.209Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:17:09.209Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-10T16:17:09.209Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-10T16:17:09.209Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:17:09.209Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-10T16:17:09.717Z] ......................... [ 67%] [2021-02-10T16:17:10.020Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:17:10.020Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:17:11.532Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 14.7% of statements [2021-02-10T16:17:11.532Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-10T16:17:11.532Z] ok github.com/docker/docker/api/server/middleware 0.040s coverage: 37.7% of statements [2021-02-10T16:17:11.532Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-10T16:17:11.532Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-10T16:17:11.532Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-10T16:17:11.532Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-10T16:17:11.532Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-10T16:17:11.532Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-10T16:17:11.532Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-10T16:17:11.532Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-10T16:17:11.702Z] 4612f6d0b889: Pull complete [2021-02-10T16:17:11.799Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-10T16:17:12.755Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-10T16:17:12.755Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-10T16:17:13.019Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 5.7% of statements [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/types [no test files] [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-10T16:17:13.019Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-02-10T16:17:13.019Z] ok github.com/docker/docker/api/types/filters 0.029s coverage: 92.2% of statements [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-10T16:17:13.019Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-10T16:17:13.283Z] ok github.com/docker/docker/api/types/time 0.029s coverage: 100.0% of statements [2021-02-10T16:17:13.324Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-10T16:17:13.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s) [2021-02-10T16:17:13.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.51s) [2021-02-10T16:17:13.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s) [2021-02-10T16:17:13.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s) [2021-02-10T16:17:13.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.38s) [2021-02-10T16:17:13.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.39s) [2021-02-10T16:17:13.324Z] === RUN TestBuildMultiStageCopy [2021-02-10T16:17:13.324Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-10T16:17:13.548Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 75.0% of statements [2021-02-10T16:17:13.548Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-10T16:17:13.548Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-10T16:17:13.548Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-10T16:17:13.548Z] ? github.com/docker/docker/builder [no test files] [2021-02-10T16:17:13.548Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-10T16:17:13.548Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-10T16:17:13.548Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-10T16:17:13.548Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-10T16:17:13.548Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-10T16:17:13.548Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-10T16:17:13.548Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-10T16:17:16.630Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-10T16:17:16.630Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-10T16:17:16.875Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2021-02-10T16:17:17.140Z] ok github.com/docker/docker/builder/remotecontext 0.149s coverage: 13.7% of statements [2021-02-10T16:17:17.591Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-10T16:17:17.853Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-10T16:17:18.094Z] ok github.com/docker/docker/builder/dockerfile 0.517s coverage: 48.3% of statements [2021-02-10T16:17:18.095Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-10T16:17:18.797Z] --- PASS: TestBuildMultiStageCopy (5.49s) [2021-02-10T16:17:18.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.86s) [2021-02-10T16:17:18.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-02-10T16:17:18.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.74s) [2021-02-10T16:17:18.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2021-02-10T16:17:18.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2021-02-10T16:17:18.797Z] === RUN TestBuildMultiStageParentConfig [2021-02-10T16:17:18.898Z] --- PASS: TestImportExtremelyLargeImageWorks (102.64s) [2021-02-10T16:17:18.898Z] PASS [2021-02-10T16:17:18.898Z] [2021-02-10T16:17:18.898Z] === Skipped [2021-02-10T16:17:18.898Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-10T16:17:18.898Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-10T16:17:18.898Z] [2021-02-10T16:17:18.898Z] [2021-02-10T16:17:18.898Z] DONE 12 tests, 1 skipped in 106.906s [2021-02-10T16:17:18.899Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-10T16:17:18.899Z] INFO: Testing against a local daemon [2021-02-10T16:17:18.899Z] === RUN TestNetworkCreateDelete [2021-02-10T16:17:18.899Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-02-10T16:17:18.899Z] === RUN TestDockerNetworkDeletePreferID [2021-02-10T16:17:18.899Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-02-10T16:17:18.899Z] === RUN TestDaemonDNSFallback [2021-02-10T16:17:18.899Z] --- PASS: TestDaemonDNSFallback (7.31s) [2021-02-10T16:17:18.899Z] === RUN TestInspectNetwork [2021-02-10T16:17:18.899Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-10T16:17:18.899Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:18.899Z] === RUN TestRunContainerWithBridgeNone [2021-02-10T16:17:18.899Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-10T16:17:18.899Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] === RUN TestNetworkInvalidJSON [2021-02-10T16:17:18.899Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-10T16:17:18.899Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-10T16:17:18.899Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:17:18.899Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:17:18.899Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:17:18.899Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:17:18.899Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-10T16:17:18.899Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:17:18.899Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:17:18.899Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-10T16:17:18.899Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-10T16:17:18.899Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-10T16:17:18.899Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-10T16:17:18.899Z] === RUN TestNetworkList [2021-02-10T16:17:18.899Z] === RUN TestNetworkList//networks [2021-02-10T16:17:18.899Z] === PAUSE TestNetworkList//networks [2021-02-10T16:17:18.899Z] === RUN TestNetworkList//networks/ [2021-02-10T16:17:18.899Z] === PAUSE TestNetworkList//networks/ [2021-02-10T16:17:18.899Z] === CONT TestNetworkList//networks [2021-02-10T16:17:18.899Z] === CONT TestNetworkList//networks/ [2021-02-10T16:17:18.899Z] --- PASS: TestNetworkList (0.01s) [2021-02-10T16:17:18.899Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-10T16:17:18.899Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-10T16:17:18.899Z] === RUN TestHostIPv4BridgeLabel [2021-02-10T16:17:18.899Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-10T16:17:18.899Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-10T16:17:18.899Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2021-02-10T16:17:18.899Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] === RUN TestDaemonDefaultNetworkPools [2021-02-10T16:17:18.899Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-10T16:17:18.899Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-10T16:17:18.899Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-10T16:17:18.899Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-10T16:17:18.899Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-10T16:17:18.899Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-10T16:17:18.899Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-10T16:17:18.899Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] === RUN TestServiceWithPredefinedNetwork [2021-02-10T16:17:18.899Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-10T16:17:18.899Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:18.899Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-10T16:17:18.899Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-10T16:17:18.899Z] service_test.go:236: FLAKY_TEST [2021-02-10T16:17:18.899Z] === RUN TestServiceWithDataPathPortInit [2021-02-10T16:17:18.899Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-02-10T16:17:18.899Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:18.899Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-10T16:17:18.899Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-10T16:17:18.899Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:18.899Z] PASS [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === Skipped [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-10T16:17:18.899Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-10T16:17:18.899Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-10T16:17:18.899Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2021-02-10T16:17:18.899Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-10T16:17:18.899Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-10T16:17:18.899Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-10T16:17:18.899Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-10T16:17:18.899Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-10T16:17:18.899Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-10T16:17:18.899Z] service_test.go:236: FLAKY_TEST [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-02-10T16:17:18.899Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-10T16:17:18.899Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] DONE 22 tests, 12 skipped in 8.117s [2021-02-10T16:17:18.899Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-10T16:17:18.899Z] INFO: Testing against a local daemon [2021-02-10T16:17:18.899Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-10T16:17:18.899Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-10T16:17:18.899Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:17:18.899Z] === RUN TestDockerNetworkIpvlan [2021-02-10T16:17:18.899Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-10T16:17:18.899Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:17:18.899Z] PASS [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === Skipped [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-10T16:17:18.899Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-10T16:17:18.899Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] DONE 2 tests, 2 skipped in 0.125s [2021-02-10T16:17:18.899Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-10T16:17:18.899Z] INFO: Testing against a local daemon [2021-02-10T16:17:18.899Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-10T16:17:18.899Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-10T16:17:18.899Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] === RUN TestDockerNetworkMacvlan [2021-02-10T16:17:18.899Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-10T16:17:18.899Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] PASS [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === Skipped [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-10T16:17:18.899Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-10T16:17:18.899Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] DONE 2 tests, 2 skipped in 0.123s [2021-02-10T16:17:18.899Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-10T16:17:18.899Z] testing: warning: no tests to run [2021-02-10T16:17:18.899Z] PASS [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] DONE 0 tests in 0.025s [2021-02-10T16:17:18.899Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-10T16:17:18.899Z] INFO: Testing against a local daemon [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginAllowRequest [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginTLS [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginDenyRequest [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginDenyResponse [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginAllowEventStream [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginErrorResponse [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginErrorRequest [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginHeader [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginV2Disable [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-10T16:17:18.899Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] PASS [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === Skipped [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-10T16:17:18.899Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] [2021-02-10T16:17:18.899Z] DONE 17 tests, 17 skipped in 0.409s [2021-02-10T16:17:18.899Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-10T16:17:19.048Z] ok github.com/docker/docker/builder/remotecontext/git 4.298s coverage: 86.3% of statements [2021-02-10T16:17:19.048Z] ? github.com/docker/docker/cli [no test files] [2021-02-10T16:17:19.048Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-10T16:17:19.159Z] INFO: Testing against a local daemon [2021-02-10T16:17:19.159Z] === RUN TestPluginInvalidJSON [2021-02-10T16:17:19.159Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:17:19.159Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:17:19.159Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:17:19.159Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-10T16:17:19.159Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-02-10T16:17:19.159Z] === RUN TestPluginInstall [2021-02-10T16:17:19.159Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-10T16:17:19.159Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:19.159Z] === RUN TestPluginsWithRuntimes [2021-02-10T16:17:19.159Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-10T16:17:19.159Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-10T16:17:19.159Z] PASS [2021-02-10T16:17:19.159Z] [2021-02-10T16:17:19.159Z] === Skipped [2021-02-10T16:17:19.159Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-10T16:17:19.159Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-10T16:17:19.159Z] [2021-02-10T16:17:19.159Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-02-10T16:17:19.159Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-10T16:17:19.159Z] [2021-02-10T16:17:19.159Z] [2021-02-10T16:17:19.159Z] DONE 4 tests, 2 skipped in 0.186s [2021-02-10T16:17:19.159Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-10T16:17:19.159Z] INFO: Testing against a local daemon [2021-02-10T16:17:19.159Z] === RUN TestExternalGraphDriver [2021-02-10T16:17:19.419Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-02-10T16:17:19.420Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-10T16:17:19.420Z] === RUN TestGraphdriverPluginV2 [2021-02-10T16:17:20.182Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2021-02-10T16:17:20.182Z] === RUN TestBuildLabelWithTargets [2021-02-10T16:17:22.813Z] --- PASS: TestBuildLabelWithTargets (2.64s) [2021-02-10T16:17:22.813Z] === RUN TestBuildWithEmptyLayers [2021-02-10T16:17:24.200Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2021-02-10T16:17:24.200Z] === RUN TestBuildMultiStageOnBuild [2021-02-10T16:17:24.373Z] ok github.com/docker/docker/client 0.299s coverage: 75.4% of statements [2021-02-10T16:17:26.000Z] --- PASS: TestGraphdriverPluginV2 (5.83s) [2021-02-10T16:17:26.000Z] PASS [2021-02-10T16:17:26.000Z] [2021-02-10T16:17:26.000Z] === Skipped [2021-02-10T16:17:26.000Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-02-10T16:17:26.000Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-10T16:17:26.000Z] [2021-02-10T16:17:26.000Z] [2021-02-10T16:17:26.000Z] DONE 2 tests, 1 skipped in 6.037s [2021-02-10T16:17:26.000Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-10T16:17:26.000Z] INFO: Testing against a local daemon [2021-02-10T16:17:26.000Z] === RUN TestContinueAfterPluginCrash [2021-02-10T16:17:26.000Z] === PAUSE TestContinueAfterPluginCrash [2021-02-10T16:17:26.000Z] === RUN TestReadPluginNoRead [2021-02-10T16:17:26.000Z] === PAUSE TestReadPluginNoRead [2021-02-10T16:17:26.000Z] === RUN TestDaemonStartWithLogOpt [2021-02-10T16:17:26.000Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-10T16:17:26.000Z] === CONT TestContinueAfterPluginCrash [2021-02-10T16:17:26.000Z] === CONT TestDaemonStartWithLogOpt [2021-02-10T16:17:27.500Z] --- PASS: TestBuildMultiStageOnBuild (3.24s) [2021-02-10T16:17:27.500Z] === RUN TestBuildUncleanTarFilenames [2021-02-10T16:17:27.853Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.34s) [2021-02-10T16:17:27.853Z] PASS [2021-02-10T16:17:27.853Z] [2021-02-10T16:17:27.853Z] === Skipped [2021-02-10T16:17:27.853Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-02-10T16:17:27.853Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:17:27.853Z] [2021-02-10T16:17:27.853Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-10T16:17:27.853Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:17:27.853Z] [2021-02-10T16:17:27.853Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-10T16:17:27.853Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:17:27.853Z] [2021-02-10T16:17:27.853Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-10T16:17:27.853Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:17:27.853Z] [2021-02-10T16:17:27.853Z] [2021-02-10T16:17:27.853Z] DONE 17 tests, 4 skipped in 30.345s [2021-02-10T16:17:27.853Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-10T16:17:27.853Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:17:27.853Z] ++ set -e [2021-02-10T16:17:27.853Z] ++ '[' -n 0 ']' [2021-02-10T16:17:27.853Z] ++ set -x [2021-02-10T16:17:27.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:17:27.853Z] INFO: Testing against a local daemon [2021-02-10T16:17:27.853Z] === RUN TestPluginInvalidJSON [2021-02-10T16:17:27.853Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:17:27.853Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:17:27.853Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:17:27.853Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-10T16:17:27.853Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-10T16:17:27.853Z] === RUN TestPluginInstall [2021-02-10T16:17:27.853Z] === RUN TestPluginInstall/no_auth [2021-02-10T16:17:28.894Z] time="2021-02-10T16:17:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:17:28.894Z] time="2021-02-10T16:17:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:537884ae0adad65214e3caff8baf46aefd0585bcd23e4a06020c81c7ce9c98f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:17:28.894Z] time="2021-02-10T16:17:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:17:28.894Z] time="2021-02-10T16:17:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:537884ae0adad65214e3caff8baf46aefd0585bcd23e4a06020c81c7ce9c98f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:17:29.187Z] === RUN TestPluginInstall/with_htpasswd [2021-02-10T16:17:29.821Z] time="2021-02-10T16:17:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:17:29.821Z] time="2021-02-10T16:17:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:132b066ec8892d5cd7c0269645a62010116e9e69b5b064ec623356810c9f9aca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:17:29.821Z] time="2021-02-10T16:17:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:17:29.821Z] time="2021-02-10T16:17:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:132b066ec8892d5cd7c0269645a62010116e9e69b5b064ec623356810c9f9aca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:17:30.046Z] --- PASS: TestBuildUncleanTarFilenames (2.16s) [2021-02-10T16:17:30.046Z] === RUN TestBuildMultiStageLayerLeak [2021-02-10T16:17:30.119Z] === RUN TestPluginInstall/with_insecure [2021-02-10T16:17:31.209Z] time="2021-02-10T16:17:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:17:31.209Z] time="2021-02-10T16:17:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f73e7502ad5b4426353793316634b321684fad38a14ce1add678c226be91e1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:17:31.209Z] time="2021-02-10T16:17:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:17:31.209Z] time="2021-02-10T16:17:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f73e7502ad5b4426353793316634b321684fad38a14ce1add678c226be91e1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:17:31.518Z] --- PASS: TestPluginInstall (4.47s) [2021-02-10T16:17:31.518Z] --- PASS: TestPluginInstall/no_auth (2.28s) [2021-02-10T16:17:31.518Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2021-02-10T16:17:31.518Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2021-02-10T16:17:31.518Z] plugin_test.go:160: [df215557819ac] daemon is not started [2021-02-10T16:17:31.518Z] === RUN TestPluginsWithRuntimes [2021-02-10T16:17:32.586Z] --- PASS: TestDaemonStartWithLogOpt (6.71s) [2021-02-10T16:17:32.586Z] === CONT TestReadPluginNoRead [2021-02-10T16:17:32.785Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-10T16:17:32.786Z] [2021-02-10T16:17:32.786Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-10T16:17:32.786Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-10T16:17:32.786Z] HOSTNAME=97b263b95166 [2021-02-10T16:17:32.786Z] TESTDEBUG=0 [2021-02-10T16:17:32.786Z] DEST=bundles/test-integration [2021-02-10T16:17:32.786Z] PWD=/go/src/github.com/docker/docker [2021-02-10T16:17:32.786Z] DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:17:32.786Z] container=docker [2021-02-10T16:17:32.786Z] HOME=/root [2021-02-10T16:17:32.786Z] GOLANG_VERSION=1.13.15 [2021-02-10T16:17:32.786Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-10T16:17:32.786Z] VALIDATE_BRANCH=master [2021-02-10T16:17:32.786Z] TERM=xterm [2021-02-10T16:17:32.786Z] DOCKER_PKG=github.com/docker/docker [2021-02-10T16:17:32.786Z] SHLVL=1 [2021-02-10T16:17:32.786Z] TIMEOUT=120m [2021-02-10T16:17:32.786Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-10T16:17:32.786Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-10T16:17:32.786Z] GO111MODULE=off [2021-02-10T16:17:32.786Z] DOCKER_EXPERIMENTAL=1 [2021-02-10T16:17:32.786Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-10T16:17:32.786Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-10T16:17:32.786Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-10T16:17:32.786Z] GOPATH=/go [2021-02-10T16:17:32.786Z] PKG_CONFIG=pkg-config [2021-02-10T16:17:32.786Z] _=/usr/bin/env [2021-02-10T16:17:32.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-10T16:17:33.347Z] --- PASS: TestBuildMultiStageLayerLeak (3.52s) [2021-02-10T16:17:33.347Z] === RUN TestBuildWithHugeFile [2021-02-10T16:17:33.630Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-10T16:17:34.696Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-10T16:17:35.885Z] === RUN TestReadPluginNoRead/default [2021-02-10T16:17:35.885Z] --- PASS: TestContinueAfterPluginCrash (10.35s) [2021-02-10T16:17:36.290Z] --- PASS: TestPluginsWithRuntimes (4.83s) [2021-02-10T16:17:36.290Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.42s) [2021-02-10T16:17:36.290Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.44s) [2021-02-10T16:17:36.290Z] PASS [2021-02-10T16:17:36.290Z] [2021-02-10T16:17:36.290Z] DONE 9 tests in 9.581s [2021-02-10T16:17:36.290Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-10T16:17:36.290Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:17:36.290Z] ++ set -e [2021-02-10T16:17:36.290Z] ++ '[' -n 0 ']' [2021-02-10T16:17:36.290Z] ++ set -x [2021-02-10T16:17:36.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:17:36.594Z] INFO: Testing against a local daemon [2021-02-10T16:17:36.594Z] === RUN TestExternalGraphDriver [2021-02-10T16:17:36.594Z] === RUN TestExternalGraphDriver/json [2021-02-10T16:17:37.834Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-10T16:17:39.352Z] === RUN TestExternalGraphDriver/spec [2021-02-10T16:17:40.376Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-10T16:17:41.445Z] === RUN TestExternalGraphDriver/pull [2021-02-10T16:17:42.291Z] --- PASS: TestReadPluginNoRead (10.36s) [2021-02-10T16:17:42.291Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2021-02-10T16:17:42.291Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2021-02-10T16:17:42.291Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2021-02-10T16:17:42.291Z] read_test.go:92: [d684c7e580879] daemon is not started [2021-02-10T16:17:42.291Z] PASS [2021-02-10T16:17:42.291Z] [2021-02-10T16:17:42.291Z] DONE 6 tests in 17.250s [2021-02-10T16:17:42.291Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-10T16:17:42.554Z] testing: warning: no tests to run [2021-02-10T16:17:42.554Z] PASS [2021-02-10T16:17:42.554Z] [2021-02-10T16:17:42.554Z] DONE 0 tests in 0.048s [2021-02-10T16:17:42.554Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-10T16:17:42.554Z] INFO: Testing against a local daemon [2021-02-10T16:17:42.554Z] === RUN TestPluginWithDevMounts [2021-02-10T16:17:42.554Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-10T16:17:42.554Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-10T16:17:42.554Z] PASS [2021-02-10T16:17:42.554Z] [2021-02-10T16:17:42.554Z] === Skipped [2021-02-10T16:17:42.554Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-10T16:17:42.554Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-10T16:17:42.554Z] [2021-02-10T16:17:42.554Z] [2021-02-10T16:17:42.554Z] DONE 1 tests, 1 skipped in 0.152s [2021-02-10T16:17:42.554Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-10T16:17:42.817Z] INFO: Testing against a local daemon [2021-02-10T16:17:42.817Z] === RUN TestSecretInspect [2021-02-10T16:17:42.817Z] --- SKIP: TestSecretInspect (0.01s) [2021-02-10T16:17:42.817Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:42.817Z] === RUN TestSecretList [2021-02-10T16:17:42.817Z] --- SKIP: TestSecretList (0.02s) [2021-02-10T16:17:42.817Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:42.817Z] === RUN TestSecretsCreateAndDelete [2021-02-10T16:17:42.817Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-02-10T16:17:42.817Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:42.817Z] === RUN TestSecretsUpdate [2021-02-10T16:17:42.817Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-02-10T16:17:42.817Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:42.817Z] === RUN TestTemplatedSecret [2021-02-10T16:17:42.817Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-10T16:17:42.817Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:42.817Z] === RUN TestSecretCreateResolve [2021-02-10T16:17:42.817Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-02-10T16:17:42.817Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:42.817Z] PASS [2021-02-10T16:17:42.817Z] [2021-02-10T16:17:42.817Z] === Skipped [2021-02-10T16:17:42.817Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-02-10T16:17:42.817Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:42.817Z] [2021-02-10T16:17:42.817Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-02-10T16:17:42.817Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:42.817Z] [2021-02-10T16:17:42.817Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-02-10T16:17:42.817Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:42.817Z] [2021-02-10T16:17:42.817Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-02-10T16:17:42.817Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:42.817Z] [2021-02-10T16:17:42.817Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-10T16:17:42.817Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:42.817Z] [2021-02-10T16:17:42.817Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-02-10T16:17:42.817Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:42.817Z] [2021-02-10T16:17:42.817Z] [2021-02-10T16:17:42.817Z] DONE 6 tests, 6 skipped in 0.207s [2021-02-10T16:17:42.817Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-10T16:17:43.078Z] INFO: Testing against a local daemon [2021-02-10T16:17:43.078Z] === RUN TestServiceCreateInit [2021-02-10T16:17:43.078Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-10T16:17:43.078Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-10T16:17:43.078Z] --- PASS: TestServiceCreateInit (0.01s) [2021-02-10T16:17:43.078Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-10T16:17:43.078Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-10T16:17:43.078Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestCreateServiceMultipleTimes [2021-02-10T16:17:43.078Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-02-10T16:17:43.078Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestCreateServiceConflict [2021-02-10T16:17:43.078Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-10T16:17:43.078Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestCreateServiceMaxReplicas [2021-02-10T16:17:43.078Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-02-10T16:17:43.078Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-10T16:17:43.078Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-10T16:17:43.078Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestCreateServiceSecretFileMode [2021-02-10T16:17:43.078Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-02-10T16:17:43.078Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestCreateServiceConfigFileMode [2021-02-10T16:17:43.078Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-02-10T16:17:43.078Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestCreateServiceSysctls [2021-02-10T16:17:43.078Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-10T16:17:43.078Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestCreateServiceCapabilities [2021-02-10T16:17:43.078Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-10T16:17:43.078Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestInspect [2021-02-10T16:17:43.078Z] --- SKIP: TestInspect (0.01s) [2021-02-10T16:17:43.078Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestCreateJob [2021-02-10T16:17:43.078Z] --- SKIP: TestCreateJob (0.01s) [2021-02-10T16:17:43.078Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestReplicatedJob [2021-02-10T16:17:43.078Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-10T16:17:43.078Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestUpdateReplicatedJob [2021-02-10T16:17:43.078Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-10T16:17:43.078Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestServiceListWithStatuses [2021-02-10T16:17:43.078Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-10T16:17:43.078Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-10T16:17:43.078Z] === RUN TestDockerNetworkConnectAlias [2021-02-10T16:17:43.078Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-02-10T16:17:43.078Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.078Z] === RUN TestDockerNetworkReConnect [2021-02-10T16:17:43.339Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-02-10T16:17:43.339Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:43.339Z] === RUN TestServicePlugin [2021-02-10T16:17:43.524Z] --- PASS: TestExternalGraphDriver (6.74s) [2021-02-10T16:17:43.524Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2021-02-10T16:17:43.524Z] --- PASS: TestExternalGraphDriver/spec (2.27s) [2021-02-10T16:17:43.524Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2021-02-10T16:17:43.524Z] === RUN TestGraphdriverPluginV2 [2021-02-10T16:17:43.524Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2021-02-10T16:17:43.524Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:17:43.524Z] PASS [2021-02-10T16:17:43.524Z] [2021-02-10T16:17:43.524Z] === Skipped [2021-02-10T16:17:43.524Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2021-02-10T16:17:43.524Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:17:43.524Z] [2021-02-10T16:17:43.524Z] [2021-02-10T16:17:43.524Z] DONE 5 tests, 1 skipped in 7.188s [2021-02-10T16:17:43.524Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-10T16:17:43.524Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:17:43.524Z] ++ set -e [2021-02-10T16:17:43.524Z] ++ '[' -n 0 ']' [2021-02-10T16:17:43.524Z] ++ set -x [2021-02-10T16:17:43.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:17:43.524Z] INFO: Testing against a local daemon [2021-02-10T16:17:43.524Z] === RUN TestContinueAfterPluginCrash [2021-02-10T16:17:43.524Z] === PAUSE TestContinueAfterPluginCrash [2021-02-10T16:17:43.524Z] === RUN TestReadPluginNoRead [2021-02-10T16:17:43.524Z] === PAUSE TestReadPluginNoRead [2021-02-10T16:17:43.524Z] === RUN TestDaemonStartWithLogOpt [2021-02-10T16:17:43.524Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-10T16:17:43.524Z] === CONT TestContinueAfterPluginCrash [2021-02-10T16:17:43.524Z] === CONT TestDaemonStartWithLogOpt [2021-02-10T16:17:46.642Z] --- SKIP: TestServicePlugin (3.50s) [2021-02-10T16:17:46.642Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.642Z] === RUN TestServiceUpdateLabel [2021-02-10T16:17:46.642Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-10T16:17:46.642Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.642Z] === RUN TestServiceUpdateSecrets [2021-02-10T16:17:46.642Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-02-10T16:17:46.642Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.642Z] === RUN TestServiceUpdateConfigs [2021-02-10T16:17:46.642Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-02-10T16:17:46.642Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.642Z] === RUN TestServiceUpdateNetwork [2021-02-10T16:17:46.642Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-10T16:17:46.642Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.642Z] === RUN TestServiceUpdatePidsLimit [2021-02-10T16:17:46.902Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2021-02-10T16:17:46.902Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] PASS [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === Skipped [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-10T16:17:46.902Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-10T16:17:46.902Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-10T16:17:46.902Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-10T16:17:46.902Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-02-10T16:17:46.902Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-10T16:17:46.902Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-02-10T16:17:46.902Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-10T16:17:46.902Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-02-10T16:17:46.902Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-02-10T16:17:46.902Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-10T16:17:46.902Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-10T16:17:46.902Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-10T16:17:46.902Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-10T16:17:46.902Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-10T16:17:46.902Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-10T16:17:46.902Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-10T16:17:46.902Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-02-10T16:17:46.902Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-02-10T16:17:46.902Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestServicePlugin (3.50s) [2021-02-10T16:17:46.902Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-10T16:17:46.902Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-02-10T16:17:46.902Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-02-10T16:17:46.902Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-10T16:17:46.902Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2021-02-10T16:17:46.902Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] DONE 24 tests, 23 skipped in 3.952s [2021-02-10T16:17:46.902Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-10T16:17:46.902Z] INFO: Testing against a local daemon [2021-02-10T16:17:46.902Z] === RUN TestSessionCreate [2021-02-10T16:17:46.902Z] --- PASS: TestSessionCreate (0.02s) [2021-02-10T16:17:46.902Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-10T16:17:46.902Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-10T16:17:46.902Z] PASS [2021-02-10T16:17:46.902Z] [2021-02-10T16:17:46.902Z] DONE 2 tests in 0.152s [2021-02-10T16:17:46.902Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-10T16:17:47.164Z] INFO: Testing against a local daemon [2021-02-10T16:17:47.164Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-10T16:17:47.164Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-10T16:17:47.164Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-10T16:17:47.164Z] === RUN TestEventsExecDie [2021-02-10T16:17:47.735Z] --- PASS: TestEventsExecDie (0.50s) [2021-02-10T16:17:47.735Z] === RUN TestEventsBackwardsCompatible [2021-02-10T16:17:47.735Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-10T16:17:47.735Z] === RUN TestInfoBinaryCommits [2021-02-10T16:17:47.735Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-10T16:17:47.735Z] === RUN TestInfoAPIVersioned [2021-02-10T16:17:47.735Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-10T16:17:47.735Z] === RUN TestInfoDiscoveryBackend [2021-02-10T16:17:47.986Z] --- PASS: TestDaemonStartWithLogOpt (4.01s) [2021-02-10T16:17:47.986Z] === CONT TestReadPluginNoRead [2021-02-10T16:17:49.117Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-02-10T16:17:49.117Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-10T16:17:50.723Z] === RUN TestReadPluginNoRead/default [2021-02-10T16:17:52.794Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-10T16:17:52.794Z] --- PASS: TestContinueAfterPluginCrash (9.27s) [2021-02-10T16:17:53.317Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-02-10T16:17:53.317Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-10T16:17:53.317Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-10T16:17:53.317Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:17:53.317Z] === RUN TestInfoAPI [2021-02-10T16:17:53.317Z] --- PASS: TestInfoAPI (0.04s) [2021-02-10T16:17:53.317Z] === RUN TestInfoAPIWarnings [2021-02-10T16:17:54.500Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-10T16:17:54.866Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-10T16:17:56.789Z] ok github.com/docker/docker/cmd/dockerd 0.114s coverage: 29.1% of statements [2021-02-10T16:17:56.789Z] ok github.com/docker/docker/container 0.169s coverage: 34.7% of statements [2021-02-10T16:17:56.789Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-10T16:17:56.789Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-10T16:17:56.789Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-10T16:17:56.789Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-10T16:17:56.789Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2021-02-10T16:17:56.956Z] --- PASS: TestReadPluginNoRead (9.06s) [2021-02-10T16:17:56.956Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2021-02-10T16:17:56.956Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.09s) [2021-02-10T16:17:56.956Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.10s) [2021-02-10T16:17:56.956Z] read_test.go:92: [d11b3207296de] daemon is not started [2021-02-10T16:17:56.956Z] PASS [2021-02-10T16:17:56.956Z] [2021-02-10T16:17:56.956Z] DONE 6 tests in 13.279s [2021-02-10T16:17:56.956Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-10T16:17:56.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:17:56.956Z] ++ set -e [2021-02-10T16:17:56.956Z] ++ '[' -n 0 ']' [2021-02-10T16:17:56.956Z] ++ set -x [2021-02-10T16:17:56.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:17:56.956Z] testing: warning: no tests to run [2021-02-10T16:17:56.956Z] PASS [2021-02-10T16:17:56.956Z] [2021-02-10T16:17:56.956Z] DONE 0 tests in 0.106s [2021-02-10T16:17:56.956Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-10T16:17:56.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:17:56.956Z] ++ set -e [2021-02-10T16:17:56.956Z] ++ '[' -n 0 ']' [2021-02-10T16:17:56.956Z] ++ set -x [2021-02-10T16:17:56.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:17:56.957Z] INFO: Testing against a local daemon [2021-02-10T16:17:56.957Z] === RUN TestPluginWithDevMounts [2021-02-10T16:17:56.957Z] === PAUSE TestPluginWithDevMounts [2021-02-10T16:17:56.957Z] === CONT TestPluginWithDevMounts [2021-02-10T16:17:57.055Z] ok github.com/docker/docker/daemon/cluster/convert 0.088s coverage: 35.9% of statements [2021-02-10T16:17:59.157Z] --- PASS: TestPluginWithDevMounts (1.94s) [2021-02-10T16:17:59.157Z] PASS [2021-02-10T16:17:59.157Z] [2021-02-10T16:17:59.157Z] DONE 1 tests in 2.115s [2021-02-10T16:17:59.157Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-02-10T16:17:59.157Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:17:59.157Z] ++ set -e [2021-02-10T16:17:59.157Z] ++ '[' -n 0 ']' [2021-02-10T16:17:59.157Z] ++ set -x [2021-02-10T16:17:59.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:17:59.449Z] INFO: Testing against a local daemon [2021-02-10T16:17:59.449Z] === RUN TestSecretInspect [2021-02-10T16:18:01.297Z] ok github.com/docker/docker/daemon/cluster 0.113s coverage: 0.5% of statements [2021-02-10T16:18:03.873Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2021-02-10T16:18:03.873Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 81.8% of statements [2021-02-10T16:18:03.969Z] --- PASS: TestSecretInspect (3.98s) [2021-02-10T16:18:03.969Z] === RUN TestSecretList [2021-02-10T16:18:05.278Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2021-02-10T16:18:05.543Z] ok github.com/docker/docker/daemon/graphdriver 0.022s coverage: 2.2% of statements [2021-02-10T16:18:05.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-10T16:18:05.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-10T16:18:07.620Z] --- PASS: TestSecretList (3.89s) [2021-02-10T16:18:07.620Z] === RUN TestSecretsCreateAndDelete [2021-02-10T16:18:09.342Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-10T16:18:09.779Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2021-02-10T16:18:09.779Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.521s coverage: 14.1% of statements [2021-02-10T16:18:10.358Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.364s coverage: 73.3% of statements [2021-02-10T16:18:11.232Z] tests/integration/client_test.py ..... [ 75%] [2021-02-10T16:18:11.232Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-10T16:18:11.310Z] --- PASS: TestSecretsCreateAndDelete (3.75s) [2021-02-10T16:18:11.310Z] === RUN TestSecretsUpdate [2021-02-10T16:18:11.312Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.739s coverage: 56.2% of statements [2021-02-10T16:18:11.488Z] tests/integration/errors_test.py . [ 76%] [2021-02-10T16:18:11.510Z] --- PASS: TestInfoAPIWarnings (17.36s) [2021-02-10T16:18:11.510Z] === RUN TestInfoDebug [2021-02-10T16:18:11.510Z] --- PASS: TestInfoDebug (1.52s) [2021-02-10T16:18:11.510Z] === RUN TestInfoInsecureRegistries [2021-02-10T16:18:12.099Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-10T16:18:12.099Z] Using test binary docker [2021-02-10T16:18:12.099Z] +++ /etc/init.d/apparmor start [2021-02-10T16:18:12.100Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-10T16:18:12.100Z] INFO: Waiting for daemon to start... [2021-02-10T16:18:12.100Z] Starting dockerd [2021-02-10T16:18:12.100Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-10T16:18:12.100Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-10T16:18:12.100Z] Using test binary docker [2021-02-10T16:18:12.100Z] +++ /etc/init.d/apparmor start [2021-02-10T16:18:12.100Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-10T16:18:12.100Z] Starting dockerd [2021-02-10T16:18:12.100Z] INFO: Waiting for daemon to start... [2021-02-10T16:18:12.100Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-10T16:18:12.100Z] . [2021-02-10T16:18:12.100Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-10T16:18:12.100Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-10T16:18:12.100Z] Error: No such image: emptyfs [2021-02-10T16:18:12.100Z] ++++ docker load [2021-02-10T16:18:12.100Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-10T16:18:12.100Z] Running integration-test (iteration 1) [2021-02-10T16:18:12.100Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-10T16:18:12.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-10T16:18:12.100Z] ++ set -e [2021-02-10T16:18:12.100Z] ++ '[' -n 0 ']' [2021-02-10T16:18:12.100Z] ++ set -x [2021-02-10T16:18:12.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-10T16:18:12.100Z] [2021-02-10T16:18:12.100Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-10T16:18:12.100Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-10T16:18:12.100Z] Error: No such image: emptyfs [2021-02-10T16:18:12.100Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-10T16:18:12.100Z] ++++ docker load [2021-02-10T16:18:12.675Z] Running integration-test (iteration 1) [2021-02-10T16:18:12.675Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-10T16:18:12.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-10T16:18:12.675Z] ++ set -e [2021-02-10T16:18:12.675Z] ++ '[' -n 0 ']' [2021-02-10T16:18:12.675Z] ++ set -x [2021-02-10T16:18:12.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-10T16:18:13.245Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2021-02-10T16:18:13.423Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-02-10T16:18:13.423Z] === RUN TestInfoRegistryMirrors [2021-02-10T16:18:14.657Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.792s coverage: 49.4% of statements [2021-02-10T16:18:14.806Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-02-10T16:18:14.806Z] === RUN TestLoginFailsWithBadCredentials [2021-02-10T16:18:14.806Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-02-10T16:18:14.806Z] === RUN TestPingCacheHeaders [2021-02-10T16:18:14.806Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-02-10T16:18:14.806Z] === RUN TestPingGet [2021-02-10T16:18:14.806Z] --- PASS: TestPingGet (0.02s) [2021-02-10T16:18:14.806Z] === RUN TestPingHead [2021-02-10T16:18:14.806Z] --- PASS: TestPingHead (0.02s) [2021-02-10T16:18:14.806Z] === RUN TestVersion [2021-02-10T16:18:14.806Z] --- PASS: TestVersion (0.02s) [2021-02-10T16:18:14.806Z] PASS [2021-02-10T16:18:14.806Z] [2021-02-10T16:18:14.806Z] === Skipped [2021-02-10T16:18:14.806Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-10T16:18:14.806Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-10T16:18:14.806Z] [2021-02-10T16:18:14.806Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-10T16:18:14.806Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-10T16:18:14.806Z] [2021-02-10T16:18:14.806Z] [2021-02-10T16:18:14.806Z] DONE 18 tests, 2 skipped in 27.849s [2021-02-10T16:18:14.806Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-10T16:18:15.021Z] --- PASS: TestSecretsUpdate (3.87s) [2021-02-10T16:18:15.021Z] === RUN TestTemplatedSecret [2021-02-10T16:18:15.066Z] INFO: Testing against a local daemon [2021-02-10T16:18:15.066Z] === RUN TestVolumesCreateAndList [2021-02-10T16:18:15.066Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-10T16:18:15.066Z] === RUN TestVolumesRemove [2021-02-10T16:18:15.066Z] --- PASS: TestVolumesRemove (0.05s) [2021-02-10T16:18:15.066Z] === RUN TestVolumesInspect [2021-02-10T16:18:15.066Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-10T16:18:15.066Z] === RUN TestVolumesInvalidJSON [2021-02-10T16:18:15.066Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-10T16:18:15.066Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-10T16:18:15.066Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-10T16:18:15.066Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-10T16:18:15.066Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-10T16:18:15.066Z] PASS [2021-02-10T16:18:15.066Z] [2021-02-10T16:18:15.066Z] DONE 5 tests in 0.227s [2021-02-10T16:18:15.066Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-10T16:18:15.066Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12220 is not a child of this shell [2021-02-10T16:18:15.066Z] warning: PID 12220 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-10T16:18:15.066Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-10T16:18:15.066Z] [2021-02-10T16:18:15.066Z] Unloading profiles will leave already running processes permanently [2021-02-10T16:18:15.066Z] unconfined, which can lead to unexpected situations. [2021-02-10T16:18:15.066Z] [2021-02-10T16:18:15.066Z] To set a process to complain mode, use the command line tool [2021-02-10T16:18:15.066Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-10T16:18:15.066Z] Removing test suite binaries [2021-02-10T16:18:15.066Z] exiting test-integration [2021-02-10T16:18:15.066Z] ++ exit 0 [2021-02-10T16:18:16.007Z] [2021-02-10T16:18:17.227Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.199s coverage: 46.2% of statements [2021-02-10T16:18:17.227Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.562s coverage: 57.7% of statements [2021-02-10T16:18:17.227Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 57.5% of statements Post stage [Pipeline] junit [2021-02-10T16:18:17.406Z] Recording test results [2021-02-10T16:18:18.179Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2021-02-10T16:18:18.540Z] --- PASS: TestTemplatedSecret (3.70s) [2021-02-10T16:18:18.540Z] === RUN TestSecretCreateResolve [2021-02-10T16:18:19.137Z] ok github.com/docker/docker/daemon 12.268s coverage: 17.1% of statements [2021-02-10T16:18:19.137Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-10T16:18:19.137Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-10T16:18:19.137Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-10T16:18:19.137Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-10T16:18:19.137Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-10T16:18:19.137Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-10T16:18:19.137Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-10T16:18:19.267Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-10T16:18:19.402Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.044s coverage: 3.0% of statements [2021-02-10T16:18:19.632Z] + echo Ensuring container killed. [2021-02-10T16:18:19.632Z] Ensuring container killed. [2021-02-10T16:18:19.632Z] + docker rm -vf docker-pr6 [2021-02-10T16:18:19.632Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-02-10T16:18:19.923Z] + echo Chowning /workspace to jenkins user [2021-02-10T16:18:19.923Z] Chowning /workspace to jenkins user [2021-02-10T16:18:19.923Z] + id -u [2021-02-10T16:18:19.923Z] + id -g [2021-02-10T16:18:19.923Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42004:/workspace busybox chown -R 1000:1000 /workspace [2021-02-10T16:18:19.923Z] Unable to find image 'busybox:latest' locally [2021-02-10T16:18:21.339Z] ok github.com/docker/docker/daemon/logger 0.262s coverage: 43.2% of statements [2021-02-10T16:18:21.340Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 6.4% of statements [2021-02-10T16:18:21.340Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-10T16:18:21.340Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-10T16:18:21.607Z] ok github.com/docker/docker/daemon/logger/gelf 0.038s coverage: 67.0% of statements [2021-02-10T16:18:22.187Z] ok github.com/docker/docker/daemon/logger/awslogs 0.334s coverage: 77.8% of statements [2021-02-10T16:18:22.187Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-10T16:18:22.187Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-10T16:18:22.766Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 23.9% of statements [2021-02-10T16:18:22.766Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.055s coverage: 87.2% of statements [2021-02-10T16:18:23.047Z] --- PASS: TestSecretCreateResolve (3.87s) [2021-02-10T16:18:23.047Z] PASS [2021-02-10T16:18:23.047Z] [2021-02-10T16:18:23.047Z] DONE 6 tests in 23.473s [2021-02-10T16:18:23.047Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-02-10T16:18:23.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:18:23.047Z] ++ set -e [2021-02-10T16:18:23.047Z] ++ '[' -n 0 ']' [2021-02-10T16:18:23.047Z] ++ set -x [2021-02-10T16:18:23.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:18:23.047Z] INFO: Testing against a local daemon [2021-02-10T16:18:23.047Z] === RUN TestServiceCreateInit [2021-02-10T16:18:23.047Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-10T16:18:23.345Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 61.6% of statements [2021-02-10T16:18:24.301Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 75.2% of statements [2021-02-10T16:18:24.301Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-10T16:18:24.880Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 31.5% of statements [2021-02-10T16:18:24.880Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.077s coverage: 55.1% of statements [2021-02-10T16:18:25.207Z] latest: Pulling from library/busybox [2021-02-10T16:18:25.207Z] 4c892f00285e: Pulling fs layer [2021-02-10T16:18:25.207Z] 4c892f00285e: Verifying Checksum [2021-02-10T16:18:25.207Z] 4c892f00285e: Download complete [2021-02-10T16:18:25.468Z] 4c892f00285e: Pull complete [2021-02-10T16:18:25.468Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-10T16:18:25.468Z] Status: Downloaded newer image for busybox:latest [2021-02-10T16:18:25.834Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2021-02-10T16:18:26.414Z] ok github.com/docker/docker/daemon/logger/syslog 0.038s coverage: 46.8% of statements [2021-02-10T16:18:26.679Z] ok github.com/docker/docker/daemon/network 0.033s coverage: 63.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-10T16:18:27.182Z] + bundleName=amd64-rootless [2021-02-10T16:18:27.182Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-10T16:18:27.182Z] Creating amd64-rootless-bundles.tar.gz [2021-02-10T16:18:27.182Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-02-10T16:18:27.182Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-10T16:18:27.197Z] Archiving artifacts [2021-02-10T16:18:27.636Z] ok github.com/docker/docker/daemon/logger/splunk 1.890s coverage: 82.5% of statements [2021-02-10T16:18:27.636Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-10T16:18:27.636Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-10T16:18:28.215Z] ok github.com/docker/docker/distribution/metadata 0.115s coverage: 48.2% of statements [2021-02-10T16:18:28.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-10T16:18:28.687Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-10T16:18:29.259Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-10T16:18:29.588Z] + make clean [2021-02-10T16:18:29.615Z] ok github.com/docker/docker/distribution 0.248s coverage: 25.0% of statements [2021-02-10T16:18:29.615Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-10T16:18:29.850Z] docker volume rm -f docker-dev-cache [2021-02-10T16:18:29.850Z] docker-dev-cache [Pipeline] deleteDir [2021-02-10T16:18:29.881Z] ok github.com/docker/docker/errdefs 0.017s coverage: 53.1% of statements [2021-02-10T16:18:30.459Z] ok github.com/docker/docker/image 0.053s coverage: 86.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-10T16:18:31.037Z] ok github.com/docker/docker/distribution/xfer 1.706s coverage: 85.1% of statements [2021-02-10T16:18:31.037Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-10T16:18:31.037Z] ok github.com/docker/docker/image/cache 0.039s coverage: 19.2% of statements [2021-02-10T16:18:31.618Z] ok github.com/docker/docker/image/tarexport 0.048s coverage: 0.6% of statements [2021-02-10T16:18:31.882Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2021-02-10T16:18:32.147Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2021-02-10T16:18:32.147Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-10T16:18:32.261Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-10T16:18:33.548Z] ok github.com/docker/docker/oci 0.028s coverage: 38.4% of statements [2021-02-10T16:18:33.548Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-02-10T16:18:33.548Z] ok github.com/docker/docker/opts 0.066s coverage: 67.1% of statements [2021-02-10T16:18:34.258Z] --- PASS: TestServiceCreateInit (10.56s) [2021-02-10T16:18:34.259Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.47s) [2021-02-10T16:18:34.259Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2021-02-10T16:18:34.259Z] === RUN TestCreateServiceMultipleTimes [2021-02-10T16:18:34.502Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2021-02-10T16:18:35.900Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2021-02-10T16:18:35.900Z] ok github.com/docker/docker/pkg/authorization 0.535s coverage: 68.3% of statements [2021-02-10T16:18:36.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-10T16:18:36.858Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2021-02-10T16:18:37.122Z] ok github.com/docker/docker/pkg/archive 1.331s coverage: 76.9% of statements [2021-02-10T16:18:37.386Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-02-10T16:18:37.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-10T16:18:37.924Z] db4edcf0861f: Pull complete [2021-02-10T16:18:37.924Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-10T16:18:37.924Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:18:37.924Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:18:37.924Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-02-10T16:18:37.924Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-02-10T16:18:37.963Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-02-10T16:18:38.386Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757' [2021-02-10T16:18:38.386Z] INFO: Docker version of control daemon [2021-02-10T16:18:38.386Z] [2021-02-10T16:18:38.386Z] Client: Docker Engine - Enterprise [2021-02-10T16:18:38.386Z] Version: 19.03.12 [2021-02-10T16:18:38.386Z] API version: 1.40 [2021-02-10T16:18:38.386Z] Go version: go1.13.13 [2021-02-10T16:18:38.386Z] Git commit: 4306744 [2021-02-10T16:18:38.386Z] Built: 08/05/2020 19:27:53 [2021-02-10T16:18:38.386Z] OS/Arch: windows/amd64 [2021-02-10T16:18:38.386Z] Experimental: false [2021-02-10T16:18:38.386Z] [2021-02-10T16:18:38.386Z] Server: Docker Engine - Enterprise [2021-02-10T16:18:38.386Z] Engine: [2021-02-10T16:18:38.386Z] Version: 19.03.12 [2021-02-10T16:18:38.386Z] API version: 1.40 (minimum version 1.24) [2021-02-10T16:18:38.386Z] Go version: go1.13.13 [2021-02-10T16:18:38.386Z] Git commit: f295753ffd [2021-02-10T16:18:38.386Z] Built: 08/05/2020 19:26:41 [2021-02-10T16:18:38.386Z] OS/Arch: windows/amd64 [2021-02-10T16:18:38.386Z] Experimental: true [2021-02-10T16:18:38.386Z] [2021-02-10T16:18:38.386Z] INFO: Docker info of control daemon [2021-02-10T16:18:38.386Z] [2021-02-10T16:18:38.542Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-02-10T16:18:38.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-10T16:18:39.119Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-02-10T16:18:39.364Z] Client: [2021-02-10T16:18:39.364Z] Debug Mode: false [2021-02-10T16:18:39.364Z] Plugins: [2021-02-10T16:18:39.364Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-10T16:18:39.364Z] [2021-02-10T16:18:39.364Z] Server: [2021-02-10T16:18:39.364Z] Containers: 0 [2021-02-10T16:18:39.364Z] Running: 0 [2021-02-10T16:18:39.364Z] Paused: 0 [2021-02-10T16:18:39.364Z] Stopped: 0 [2021-02-10T16:18:39.364Z] Images: 1 [2021-02-10T16:18:39.364Z] Server Version: 19.03.12 [2021-02-10T16:18:39.364Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-10T16:18:39.364Z] Windows: [2021-02-10T16:18:39.364Z] LCOW: [2021-02-10T16:18:39.364Z] Logging Driver: json-file [2021-02-10T16:18:39.364Z] Plugins: [2021-02-10T16:18:39.364Z] Volume: local [2021-02-10T16:18:39.364Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-10T16:18:39.364Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-10T16:18:39.364Z] Swarm: inactive [2021-02-10T16:18:39.364Z] Default Isolation: process [2021-02-10T16:18:39.364Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-10T16:18:39.364Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-10T16:18:39.364Z] OSType: windows [2021-02-10T16:18:39.364Z] Architecture: x86_64 [2021-02-10T16:18:39.364Z] CPUs: 4 [2021-02-10T16:18:39.364Z] Total Memory: 32GiB [2021-02-10T16:18:39.364Z] Name: azwin-2-18f0a0 [2021-02-10T16:18:39.364Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-10T16:18:39.364Z] Docker Root Dir: D:\docker [2021-02-10T16:18:39.364Z] Debug Mode: false [2021-02-10T16:18:39.364Z] Registry: https://index.docker.io/v1/ [2021-02-10T16:18:39.364Z] Labels: [2021-02-10T16:18:39.364Z] Experimental: true [2021-02-10T16:18:39.364Z] Insecure Registries: [2021-02-10T16:18:39.364Z] 10.0.0.4:5000 [2021-02-10T16:18:39.364Z] 127.0.0.0/8 [2021-02-10T16:18:39.364Z] Registry Mirrors: [2021-02-10T16:18:39.364Z] http://10.0.0.4:5000/ [2021-02-10T16:18:39.364Z] Live Restore Enabled: false [2021-02-10T16:18:39.364Z] [2021-02-10T16:18:39.364Z] [2021-02-10T16:18:39.364Z] INFO: Commit hash is 2ad187fd4a [2021-02-10T16:18:39.364Z] INFO: Nuke-Everything... [2021-02-10T16:18:39.725Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2021-02-10T16:18:39.827Z] INFO: Container count on control daemon to delete is 0 [2021-02-10T16:18:39.997Z] ok github.com/docker/docker/pkg/chrootarchive 3.155s coverage: 43.2% of statements [2021-02-10T16:18:40.290Z] INFO: Nuking d:\CI [2021-02-10T16:18:40.290Z] INFO: Zapped successfully [2021-02-10T16:18:40.290Z] INFO: Location for testing is d:\CI\PR-42004\6 [2021-02-10T16:18:40.290Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-02-10T16:18:40.290Z] [2021-02-10T16:18:40.290Z] [2021-02-10T16:18:40.290Z] INFO: Building the image from Dockerfile.windows at 02/10/2021 16:18:40... [2021-02-10T16:18:40.290Z] [2021-02-10T16:18:40.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-10T16:18:40.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-10T16:18:40.957Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2021-02-10T16:18:40.957Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-02-10T16:18:41.535Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-02-10T16:18:41.535Z] ok github.com/docker/docker/pkg/fsutils 0.230s coverage: 85.1% of statements [2021-02-10T16:18:41.799Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2021-02-10T16:18:42.063Z] ok github.com/docker/docker/layer 7.328s coverage: 68.8% of statements [2021-02-10T16:18:42.063Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-10T16:18:42.063Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-10T16:18:42.063Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-10T16:18:42.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-10T16:18:42.328Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-10T16:18:42.328Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-10T16:18:42.328Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-10T16:18:42.328Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-10T16:18:42.987Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2021-02-10T16:18:42.987Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2021-02-10T16:18:43.251Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 70.6% of statements [2021-02-10T16:18:43.251Z] ok github.com/docker/docker/pkg/idtools 0.890s coverage: 69.5% of statements [2021-02-10T16:18:43.251Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-10T16:18:43.251Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-10T16:18:43.251Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-10T16:18:43.515Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2021-02-10T16:18:43.515Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-10T16:18:43.515Z] ok github.com/docker/docker/pkg/parsers 0.028s coverage: 97.0% of statements [2021-02-10T16:18:43.781Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2021-02-10T16:18:44.045Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 86.7% of statements [2021-02-10T16:18:44.624Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2021-02-10T16:18:44.624Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-10T16:18:44.624Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-10T16:18:44.890Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2021-02-10T16:18:45.100Z] Sending build context to Docker daemon 58.29MB [2021-02-10T16:18:45.100Z] [2021-02-10T16:18:45.100Z] Step 1/10 : FROM microsoft/windowsservercore [2021-02-10T16:18:45.100Z] ---> 31902e4b25a6 [2021-02-10T16:18:45.100Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-02-10T16:18:45.100Z] ---> Running in 6f8a717577ec [2021-02-10T16:18:45.100Z] Removing intermediate container 6f8a717577ec [2021-02-10T16:18:45.100Z] ---> f062bb46ca9f [2021-02-10T16:18:45.100Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-02-10T16:18:45.100Z] ---> Running in 42ccf01053d9 [2021-02-10T16:18:45.471Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2021-02-10T16:18:45.471Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2021-02-10T16:18:45.471Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2021-02-10T16:18:45.563Z] Removing intermediate container 42ccf01053d9 [2021-02-10T16:18:45.563Z] ---> bd0efcb2a0d7 [2021-02-10T16:18:45.563Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-02-10T16:18:45.563Z] ---> Running in 1204a9ab3290 [2021-02-10T16:18:45.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-10T16:18:46.025Z] Removing intermediate container 1204a9ab3290 [2021-02-10T16:18:46.025Z] ---> 6ff57bcf5a61 [2021-02-10T16:18:46.025Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-02-10T16:18:46.025Z] ---> Running in 46dfbf395fa8 [2021-02-10T16:18:46.422Z] ok github.com/docker/docker/pkg/reexec 0.024s coverage: 82.4% of statements [2021-02-10T16:18:46.489Z] Removing intermediate container 46dfbf395fa8 [2021-02-10T16:18:46.489Z] ---> e4e2e1680aeb [2021-02-10T16:18:46.489Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-02-10T16:18:46.489Z] ---> Running in fdb7db08431c [2021-02-10T16:18:47.001Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2021-02-10T16:18:47.001Z] ok github.com/docker/docker/pkg/pubsub 1.100s coverage: 75.0% of statements [2021-02-10T16:18:47.579Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-02-10T16:18:47.579Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-02-10T16:18:47.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-10T16:18:48.533Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.9% of statements [2021-02-10T16:18:48.797Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2021-02-10T16:18:48.813Z] ......... [ 86%] [2021-02-10T16:18:49.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-10T16:18:49.376Z] ok github.com/docker/docker/pkg/tailfile 0.105s coverage: 88.6% of statements [2021-02-10T16:18:49.376Z] ok github.com/docker/docker/pkg/signal 2.908s coverage: 61.0% of statements [2021-02-10T16:18:49.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-10T16:18:49.955Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2021-02-10T16:18:49.955Z] testing: warning: no tests to run [2021-02-10T16:18:49.955Z] coverage: [no statements] [2021-02-10T16:18:49.955Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2021-02-10T16:18:50.219Z] ok github.com/docker/docker/pkg/truncindex 0.117s coverage: 91.5% of statements [2021-02-10T16:18:50.219Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2021-02-10T16:18:50.219Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2021-02-10T16:18:51.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-10T16:18:51.620Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2021-02-10T16:18:51.885Z] ok github.com/docker/docker/profiles/seccomp 0.036s coverage: 85.4% of statements [2021-02-10T16:18:52.313Z] [2021-02-10T16:18:52.313Z] SUCCESS: Specified value was saved. [2021-02-10T16:18:52.776Z] INFO: Downloading git... [2021-02-10T16:18:52.839Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-02-10T16:18:52.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-10T16:18:53.104Z] ok github.com/docker/docker/plugin 0.546s coverage: 23.2% of statements [2021-02-10T16:18:53.650Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-10T16:18:55.035Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2021-02-10T16:18:55.035Z] ok github.com/docker/docker/quota 0.500s coverage: 71.4% of statements [2021-02-10T16:18:55.035Z] ok github.com/docker/docker/registry 0.196s coverage: 57.2% of statements [2021-02-10T16:18:55.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-10T16:18:55.092Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-10T16:18:55.299Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2021-02-10T16:18:55.564Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-02-10T16:18:56.143Z] ok github.com/docker/docker/runconfig 0.046s coverage: 66.1% of statements [2021-02-10T16:18:56.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-10T16:18:56.536Z] INFO: Downloading go... [2021-02-10T16:18:56.739Z] --- PASS: TestCreateServiceMultipleTimes (23.36s) [2021-02-10T16:18:56.739Z] === RUN TestCreateServiceConflict [2021-02-10T16:18:57.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-10T16:18:57.542Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2021-02-10T16:18:58.734Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-10T16:18:58.734Z] Using test binary docker [2021-02-10T16:18:58.734Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-10T16:18:58.734Z] +++ /etc/init.d/apparmor start [2021-02-10T16:18:58.734Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-10T16:18:58.734Z] INFO: Waiting for daemon to start... [2021-02-10T16:18:58.734Z] Starting dockerd [2021-02-10T16:18:58.734Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-02-10T16:18:58.736Z] INFO: Downloading compiler 1 of 3... [2021-02-10T16:18:58.942Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2021-02-10T16:18:59.392Z] Loaded image: buildpack-deps:buster [2021-02-10T16:18:59.392Z] Loaded image: busybox:latest [2021-02-10T16:18:59.392Z] Loaded image: busybox:glibc [2021-02-10T16:18:59.392Z] Loaded image: buildpack-deps:buster [2021-02-10T16:18:59.392Z] Loaded image: busybox:latest [2021-02-10T16:18:59.392Z] Loaded image: busybox:glibc [2021-02-10T16:18:59.520Z] ok github.com/docker/docker/volume/local 0.196s coverage: 76.4% of statements [2021-02-10T16:19:00.469Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2021-02-10T16:19:00.826Z] . [2021-02-10T16:19:00.826Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-10T16:19:00.826Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-10T16:19:00.826Z] Error: No such image: emptyfs [2021-02-10T16:19:00.826Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-10T16:19:00.826Z] ++++ docker load [2021-02-10T16:19:00.826Z] Running integration-test (iteration 1) [2021-02-10T16:19:00.826Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-02-10T16:19:00.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:19:00.826Z] ++ set -e [2021-02-10T16:19:00.826Z] ++ '[' -n 0 ']' [2021-02-10T16:19:00.826Z] ++ set -x [2021-02-10T16:19:00.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:19:00.928Z] INFO: Downloading compiler 2 of 3... [2021-02-10T16:19:01.196Z] --- PASS: TestCreateServiceConflict (3.96s) [2021-02-10T16:19:01.196Z] === RUN TestCreateServiceMaxReplicas [2021-02-10T16:19:01.307Z] Loaded image: debian:bullseye [2021-02-10T16:19:01.307Z] Loaded image: hello-world:latest [2021-02-10T16:19:01.569Z] Loaded image: arm32v7/hello-world:latest [2021-02-10T16:19:01.569Z] INFO: Testing against a local daemon [2021-02-10T16:19:01.569Z] === RUN TestDockerSuite [2021-02-10T16:19:01.569Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-10T16:19:01.569Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-10T16:19:01.693Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-10T16:19:01.693Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-10T16:19:01.830Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-10T16:19:01.830Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-10T16:19:01.830Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-10T16:19:01.830Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-10T16:19:01.830Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-10T16:19:01.830Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-10T16:19:01.907Z] INFO: Downloading compiler 3 of 3... [2021-02-10T16:19:02.883Z] INFO: Extracting git... [2021-02-10T16:19:04.383Z] Loaded image: debian:bullseye [2021-02-10T16:19:04.643Z] Loaded image: hello-world:latest [2021-02-10T16:19:04.769Z] --- PASS: TestCreateServiceMaxReplicas (3.99s) [2021-02-10T16:19:04.769Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-10T16:19:04.906Z] Loaded image: arm32v7/hello-world:latest [2021-02-10T16:19:04.906Z] INFO: Testing against a local daemon [2021-02-10T16:19:04.906Z] === RUN TestDockerDaemonSuite [2021-02-10T16:19:04.906Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-10T16:19:05.167Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-10T16:19:05.428Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-10T16:19:06.001Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-10T16:19:06.001Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-10T16:19:06.944Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-10T16:19:06.944Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-10T16:19:07.205Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-10T16:19:08.590Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-10T16:19:08.850Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-10T16:19:08.850Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-10T16:19:08.850Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-10T16:19:09.792Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-10T16:19:10.053Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-10T16:19:11.447Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-10T16:19:11.447Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-10T16:19:11.447Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-10T16:19:11.447Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-10T16:19:11.636Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-10T16:19:12.021Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-10T16:19:14.895Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-10T16:19:14.895Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-10T16:19:15.307Z] INFO: Expanding go... [2021-02-10T16:19:16.261Z] Loaded image: buildpack-deps:buster [2021-02-10T16:19:16.261Z] Loaded image: busybox:latest [2021-02-10T16:19:16.261Z] Loaded image: busybox:glibc [2021-02-10T16:19:16.558Z] Loaded image: debian:bullseye [2021-02-10T16:19:16.867Z] Loaded image: hello-world:latest [2021-02-10T16:19:16.867Z] Loaded image: arm32v7/hello-world:latest [2021-02-10T16:19:16.867Z] INFO: Testing against a local daemon [2021-02-10T16:19:16.867Z] === RUN TestCgroupNamespacesBuild [2021-02-10T16:19:17.312Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-10T16:19:18.409Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2021-02-10T16:19:18.409Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-10T16:19:18.985Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-10T16:19:19.499Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-10T16:19:19.499Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-10T16:19:19.499Z] [2021-02-10T16:19:19.499Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-10T16:19:19.499Z] =========================== short test summary info ============================ [2021-02-10T16:19:19.499Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-10T16:19:19.499Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-10T16:19:19.499Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-10T16:19:19.499Z] Not supported on most drivers [2021-02-10T16:19:19.499Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-10T16:19:19.499Z] Output of docker top depends on host distro, and is not formalized. [2021-02-10T16:19:19.499Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-10T16:19:19.499Z] Output of docker top depends on host distro, and is not formalized. [2021-02-10T16:19:19.499Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-10T16:19:19.499Z] Can fail if eth0 has multiple IP addresses [2021-02-10T16:19:19.499Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-10T16:19:19.499Z] This doesn't seem to be taken into account by the engine [2021-02-10T16:19:19.499Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-10T16:19:19.499Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-10T16:19:19.499Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 313.63 seconds == [2021-02-10T16:19:19.755Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-10T16:19:19.934Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s) [2021-02-10T16:19:19.934Z] === RUN TestBuildWithSession [2021-02-10T16:19:19.934Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-10T16:19:19.934Z] build_session_test.go:25: TODO: BuildKit [2021-02-10T16:19:19.934Z] === RUN TestBuildSquashParent [2021-02-10T16:19:20.115Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.49s) [2021-02-10T16:19:20.115Z] === RUN TestCreateServiceSecretFileMode [2021-02-10T16:19:20.614Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-10T16:19:22.461Z] ok github.com/docker/docker/pkg/plugins 33.654s coverage: 76.6% of statements [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/rootless [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/volume [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-10T16:19:22.461Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-10T16:19:22.461Z] [2021-02-10T16:19:22.461Z] === Skipped [2021-02-10T16:19:22.461Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-10T16:19:22.461Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-10T16:19:22.461Z] [2021-02-10T16:19:22.461Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-10T16:19:22.461Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-10T16:19:22.461Z] [2021-02-10T16:19:22.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-10T16:19:22.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:19:22.461Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:19:22.461Z] [2021-02-10T16:19:22.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-10T16:19:22.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:19:22.461Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:19:22.461Z] [2021-02-10T16:19:22.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-10T16:19:22.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:19:22.461Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:19:22.461Z] [2021-02-10T16:19:22.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-10T16:19:22.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:19:22.461Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:19:22.461Z] [2021-02-10T16:19:22.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-10T16:19:22.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:19:22.461Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:19:22.461Z] [2021-02-10T16:19:22.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-10T16:19:22.461Z] graphtest_unix.go:73: No driver to put! [2021-02-10T16:19:22.461Z] [2021-02-10T16:19:22.461Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-10T16:19:22.461Z] time="2021-02-10T16:18:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:19:22.461Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:19:22.461Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:19:22.461Z] [2021-02-10T16:19:22.461Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-10T16:19:22.461Z] time="2021-02-10T16:18:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:19:22.461Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:19:22.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-10T16:19:22.462Z] time="2021-02-10T16:18:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:19:22.462Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:19:22.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-10T16:19:22.462Z] time="2021-02-10T16:18:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:19:22.462Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:19:22.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-10T16:19:22.462Z] time="2021-02-10T16:18:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:19:22.462Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:19:22.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-10T16:19:22.462Z] graphtest_unix.go:73: No driver to put! [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-10T16:19:22.462Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-10T16:19:22.462Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-10T16:19:22.462Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-10T16:19:22.462Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-10T16:19:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:19:22.462Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-10T16:19:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:19:22.462Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-10T16:19:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:19:22.462Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-10T16:19:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:19:22.462Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-10T16:19:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:19:22.462Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-10T16:19:22.462Z] graphtest_unix.go:73: No driver to put! [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-10T16:19:22.462Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-10T16:19:22.462Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] [2021-02-10T16:19:22.462Z] DONE 2225 tests, 26 skipped in 200.753s Post stage [Pipeline] junit [2021-02-10T16:19:22.479Z] Recording test results [2021-02-10T16:19:23.164Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-10T16:19:24.431Z] --- PASS: TestBuildSquashParent (4.71s) [2021-02-10T16:19:24.431Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-10T16:19:24.431Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:19:24.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:19:24.431Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:19:24.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:19:24.431Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:19:24.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:19:24.431Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:19:24.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:19:24.431Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:19:24.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:19:24.431Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:19:24.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:19:24.431Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:19:24.431Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:19:24.431Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:19:24.431Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:19:24.572Z] --- PASS: TestCreateServiceSecretFileMode (3.82s) [2021-02-10T16:19:24.572Z] === RUN TestCreateServiceConfigFileMode [2021-02-10T16:19:24.643Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-10T16:19:25.015Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -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:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/make.sh dynbinary test-integration [2021-02-10T16:19:25.076Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-10T16:19:25.649Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-10T16:19:25.964Z] [2021-02-10T16:19:25.964Z] Removing bundles/ [2021-02-10T16:19:25.964Z] [2021-02-10T16:19:25.964Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-10T16:19:25.964Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-10T16:19:25.964Z] GOOS="" GOARCH="" GOARM="" [2021-02-10T16:19:26.590Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-10T16:19:27.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:19:27.220Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:19:27.308Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2021-02-10T16:19:27.309Z] === RUN TestCreateServiceSysctls [2021-02-10T16:19:27.531Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-10T16:19:28.102Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-10T16:19:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-10T16:19:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.33s) [2021-02-10T16:19:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.74s) [2021-02-10T16:19:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s) [2021-02-10T16:19:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2021-02-10T16:19:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.66s) [2021-02-10T16:19:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.60s) [2021-02-10T16:19:28.747Z] === RUN TestBuildMultiStageCopy [2021-02-10T16:19:28.747Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-10T16:19:29.043Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-10T16:19:29.614Z] --- PASS: TestBuildWithHugeFile (116.50s) [2021-02-10T16:19:29.614Z] === RUN TestBuildWCOWSandboxSize [2021-02-10T16:19:29.614Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-10T16:19:29.614Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-10T16:19:29.614Z] === RUN TestBuildWithEmptyDockerfile [2021-02-10T16:19:29.614Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:19:29.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:19:29.614Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:19:29.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:19:29.614Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:19:29.614Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:19:29.614Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:19:29.614Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:19:29.875Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:19:29.875Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-02-10T16:19:29.875Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-02-10T16:19:29.875Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-02-10T16:19:29.875Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2021-02-10T16:19:29.875Z] === RUN TestBuildPreserveOwnership [2021-02-10T16:19:29.875Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-10T16:19:30.279Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-10T16:19:30.472Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-10T16:19:30.577Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-10T16:19:30.876Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-10T16:19:31.174Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-10T16:19:31.446Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-10T16:19:31.469Z] --- PASS: TestBuildMultiStageCopy (2.80s) [2021-02-10T16:19:31.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s) [2021-02-10T16:19:31.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-02-10T16:19:31.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2021-02-10T16:19:31.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2021-02-10T16:19:31.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-02-10T16:19:31.469Z] === RUN TestBuildMultiStageParentConfig [2021-02-10T16:19:31.764Z] --- PASS: TestCreateServiceSysctls (4.38s) [2021-02-10T16:19:31.765Z] === RUN TestCreateServiceCapabilities [2021-02-10T16:19:31.927Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-10T16:19:31.927Z] [2021-02-10T16:19:31.927Z] Unloading profiles will leave already running processes permanently [2021-02-10T16:19:31.927Z] unconfined, which can lead to unexpected situations. [2021-02-10T16:19:31.927Z] [2021-02-10T16:19:31.927Z] To set a process to complain mode, use the command line tool [2021-02-10T16:19:31.927Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-10T16:19:31.927Z] Post stage [Pipeline] junit [2021-02-10T16:19:32.194Z] Recording test results [2021-02-10T16:19:32.388Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-10T16:19:32.515Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2021-02-10T16:19:32.515Z] === RUN TestBuildLabelWithTargets [2021-02-10T16:19:33.329Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-10T16:19:33.480Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-10T16:19:33.560Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2021-02-10T16:19:33.560Z] === RUN TestBuildWithEmptyLayers [2021-02-10T16:19:33.590Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-10T16:19:33.800Z] + echo Ensuring container killed. [2021-02-10T16:19:33.800Z] Ensuring container killed. [2021-02-10T16:19:33.800Z] + docker rm -vf docker-pr6 [2021-02-10T16:19:33.800Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-02-10T16:19:33.851Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-10T16:19:34.129Z] + echo Chowning /workspace to jenkins user [2021-02-10T16:19:34.129Z] Chowning /workspace to jenkins user [2021-02-10T16:19:34.129Z] + id -u [2021-02-10T16:19:34.129Z] + id -g [2021-02-10T16:19:34.129Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42004:/workspace busybox chown -R 1000:1000 /workspace [2021-02-10T16:19:34.129Z] Unable to find image 'busybox:latest' locally [2021-02-10T16:19:34.202Z] --- PASS: TestBuildWithEmptyLayers (0.65s) [2021-02-10T16:19:34.202Z] === RUN TestBuildMultiStageOnBuild [2021-02-10T16:19:34.424Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-10T16:19:35.281Z] --- PASS: TestCreateServiceCapabilities (3.74s) [2021-02-10T16:19:35.281Z] === RUN TestInspect [2021-02-10T16:19:35.814Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-10T16:19:35.814Z] --- PASS: TestBuildPreserveOwnership (5.91s) [2021-02-10T16:19:35.814Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.78s) [2021-02-10T16:19:35.814Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2021-02-10T16:19:35.814Z] === RUN TestBuildPlatformInvalid [2021-02-10T16:19:35.814Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-02-10T16:19:35.814Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-10T16:19:36.292Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2021-02-10T16:19:36.292Z] === RUN TestBuildUncleanTarFilenames [2021-02-10T16:19:36.385Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-10T16:19:36.463Z] INFO: Expanding compiler 1 of 3... [2021-02-10T16:19:36.463Z] INFO: Expanding compiler 2 of 3... [2021-02-10T16:19:36.946Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-02-10T16:19:36.946Z] === RUN TestBuildMultiStageLayerLeak [2021-02-10T16:19:36.956Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-10T16:19:37.901Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-10T16:19:38.844Z] --- PASS: TestInspect (3.36s) [2021-02-10T16:19:38.844Z] === RUN TestCreateJob [2021-02-10T16:19:39.036Z] --- PASS: TestBuildMultiStageLayerLeak (1.89s) [2021-02-10T16:19:39.036Z] === RUN TestBuildWithHugeFile [2021-02-10T16:19:39.288Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-10T16:19:39.378Z] latest: Pulling from library/busybox [2021-02-10T16:19:39.378Z] 4c892f00285e: Pulling fs layer [2021-02-10T16:19:39.378Z] 4c892f00285e: Verifying Checksum [2021-02-10T16:19:39.378Z] 4c892f00285e: Download complete [2021-02-10T16:19:39.635Z] 4c892f00285e: Pull complete [2021-02-10T16:19:39.635Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-10T16:19:39.635Z] Status: Downloaded newer image for busybox:latest [2021-02-10T16:19:40.231Z] INFO: Expanding compiler 3 of 3... [2021-02-10T16:19:40.672Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-10T16:19:40.696Z] INFO: Removing downloaded files... [2021-02-10T16:19:40.696Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-02-10T16:19:40.696Z] INFO: Configuring git core.autocrlf... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-10T16:19:41.245Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-10T16:19:41.380Z] + bundleName=docker-py [2021-02-10T16:19:41.380Z] + echo Creating docker-py-bundles.tar.gz [2021-02-10T16:19:41.380Z] Creating docker-py-bundles.tar.gz [2021-02-10T16:19:41.380Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-02-10T16:19:41.391Z] Archiving artifacts [2021-02-10T16:19:43.162Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-10T16:19:43.304Z] --- PASS: TestCreateJob (4.38s) [2021-02-10T16:19:43.304Z] === RUN TestReplicatedJob [2021-02-10T16:19:43.423Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-10T16:19:43.443Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-10T16:19:43.851Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -e DOCKER_GRAPHDRIVER docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/make.sh binary-daemon [2021-02-10T16:19:44.368Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-10T16:19:44.368Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-10T16:19:44.414Z] [2021-02-10T16:19:44.414Z] Removing bundles/ [2021-02-10T16:19:44.414Z] [2021-02-10T16:19:44.414Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-10T16:19:44.414Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-10T16:19:44.414Z] GOOS="" GOARCH="" GOARM="" [2021-02-10T16:19:45.755Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-10T16:19:46.698Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-10T16:19:46.960Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-10T16:19:50.260Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-10T16:19:51.790Z] --- PASS: TestReplicatedJob (7.49s) [2021-02-10T16:19:51.790Z] === RUN TestUpdateReplicatedJob [2021-02-10T16:19:54.468Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-10T16:19:55.308Z] --- PASS: TestUpdateReplicatedJob (4.77s) [2021-02-10T16:19:55.308Z] === RUN TestServiceListWithStatuses [2021-02-10T16:19:55.308Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-10T16:19:55.308Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-10T16:19:55.308Z] === RUN TestDockerNetworkConnectAlias [2021-02-10T16:19:57.769Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-10T16:19:59.154Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-10T16:20:01.700Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-10T16:20:02.274Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-10T16:20:02.534Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-10T16:20:03.788Z] --- PASS: TestDockerNetworkConnectAlias (8.61s) [2021-02-10T16:20:03.788Z] === RUN TestDockerNetworkReConnect [2021-02-10T16:20:04.449Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-10T16:20:05.020Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-10T16:20:08.326Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-10T16:20:09.711Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-10T16:20:09.711Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-10T16:20:10.283Z] Loaded image: buildpack-deps:buster [2021-02-10T16:20:10.283Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-10T16:20:10.544Z] Loaded image: busybox:latest [2021-02-10T16:20:10.688Z] --- PASS: TestDockerNetworkReConnect (6.93s) [2021-02-10T16:20:10.688Z] === RUN TestServicePlugin [2021-02-10T16:20:10.688Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-10T16:20:10.688Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:20:10.688Z] === RUN TestServiceUpdateLabel [2021-02-10T16:20:10.805Z] Loaded image: busybox:glibc [2021-02-10T16:20:12.190Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-10T16:20:12.451Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-10T16:20:12.451Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-10T16:20:13.837Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-10T16:20:13.837Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-10T16:20:14.410Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-10T16:20:15.144Z] --- PASS: TestServiceUpdateLabel (3.84s) [2021-02-10T16:20:15.144Z] === RUN TestServiceUpdateSecrets [2021-02-10T16:20:16.323Z] Loaded image: debian:bullseye [2021-02-10T16:20:16.323Z] Loaded image: hello-world:latest [2021-02-10T16:20:16.323Z] Loaded image: arm32v7/hello-world:latest [2021-02-10T16:20:16.583Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-10T16:20:18.496Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-10T16:20:19.068Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-10T16:20:20.010Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-10T16:20:22.557Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-10T16:20:22.557Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-10T16:20:23.501Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-10T16:20:24.074Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-10T16:20:24.335Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.35s) [2021-02-10T16:20:24.335Z] PASS [2021-02-10T16:20:24.335Z] [2021-02-10T16:20:24.335Z] === Skipped [2021-02-10T16:20:24.335Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-10T16:20:24.335Z] build_session_test.go:25: TODO: BuildKit [2021-02-10T16:20:24.335Z] [2021-02-10T16:20:24.335Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-10T16:20:24.335Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-10T16:20:24.335Z] [2021-02-10T16:20:24.335Z] [2021-02-10T16:20:24.335Z] DONE 34 tests, 2 skipped in 268.770s [2021-02-10T16:20:24.335Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-10T16:20:24.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:20:24.335Z] ++ set -e [2021-02-10T16:20:24.335Z] ++ '[' -n 0 ']' [2021-02-10T16:20:24.335Z] ++ set -x [2021-02-10T16:20:24.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:20:24.595Z] INFO: Testing against a local daemon [2021-02-10T16:20:24.595Z] === RUN TestConfigInspect [2021-02-10T16:20:24.595Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-10T16:20:27.894Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-10T16:20:27.894Z] --- PASS: TestConfigInspect (3.52s) [2021-02-10T16:20:27.894Z] === RUN TestConfigList [2021-02-10T16:20:28.466Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-10T16:20:30.648Z] --- PASS: TestServiceUpdateSecrets (15.75s) [2021-02-10T16:20:30.648Z] === RUN TestServiceUpdateConfigs [2021-02-10T16:20:31.863Z] --- PASS: TestConfigList (3.37s) [2021-02-10T16:20:31.863Z] === RUN TestConfigsCreateAndDelete [2021-02-10T16:20:32.802Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-10T16:20:32.802Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-10T16:20:33.062Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-10T16:20:34.976Z] --- PASS: TestConfigsCreateAndDelete (3.39s) [2021-02-10T16:20:34.976Z] === RUN TestConfigsUpdate [2021-02-10T16:20:35.236Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-10T16:20:35.807Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-10T16:20:35.807Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-10T16:20:36.073Z] --- PASS: TestBuildWithHugeFile (54.22s) [2021-02-10T16:20:36.073Z] === RUN TestBuildWCOWSandboxSize [2021-02-10T16:20:36.073Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-10T16:20:36.073Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-10T16:20:36.073Z] === RUN TestBuildWithEmptyDockerfile [2021-02-10T16:20:36.073Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:20:36.073Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:20:36.073Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:20:36.073Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:20:36.073Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:20:36.073Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:20:36.073Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:20:36.073Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:20:36.073Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:20:36.073Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-02-10T16:20:36.073Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2021-02-10T16:20:36.073Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2021-02-10T16:20:36.073Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-02-10T16:20:36.073Z] === RUN TestBuildPreserveOwnership [2021-02-10T16:20:36.073Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-10T16:20:36.073Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-10T16:20:37.120Z] --- PASS: TestBuildPreserveOwnership (3.91s) [2021-02-10T16:20:37.120Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.51s) [2021-02-10T16:20:37.120Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2021-02-10T16:20:37.120Z] === RUN TestBuildPlatformInvalid [2021-02-10T16:20:37.417Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-02-10T16:20:37.417Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-10T16:20:38.351Z] --- PASS: TestConfigsUpdate (3.33s) [2021-02-10T16:20:38.351Z] === RUN TestTemplatedConfig [2021-02-10T16:20:38.351Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-10T16:20:39.293Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-10T16:20:40.679Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-10T16:20:40.943Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-10T16:20:41.516Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-10T16:20:41.777Z] --- PASS: TestTemplatedConfig (3.61s) [2021-02-10T16:20:41.777Z] === RUN TestConfigCreateResolve [2021-02-10T16:20:42.722Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-10T16:20:45.271Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-10T16:20:45.271Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-10T16:20:45.271Z] --- PASS: TestConfigCreateResolve (3.52s) [2021-02-10T16:20:45.271Z] === RUN TestConfigDaemonLibtrustID [2021-02-10T16:20:45.843Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-02-10T16:20:45.843Z] PASS [2021-02-10T16:20:45.843Z] [2021-02-10T16:20:45.843Z] DONE 7 tests in 21.450s [2021-02-10T16:20:45.843Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-10T16:20:45.843Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:20:45.843Z] ++ set -e [2021-02-10T16:20:45.843Z] ++ '[' -n 0 ']' [2021-02-10T16:20:45.843Z] ++ set -x [2021-02-10T16:20:45.843Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:20:45.993Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2021-02-10T16:20:45.993Z] === RUN TestServiceUpdateNetwork [2021-02-10T16:20:46.104Z] INFO: Testing against a local daemon [2021-02-10T16:20:46.104Z] === RUN TestCheckpoint [2021-02-10T16:20:46.104Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-10T16:20:46.104Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-10T16:20:46.104Z] === RUN TestContainerInvalidJSON [2021-02-10T16:20:46.104Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:20:46.104Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:20:46.104Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:20:46.104Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:20:46.104Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:20:46.104Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:20:46.104Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:20:46.104Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:20:46.104Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:20:46.104Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-10T16:20:46.104Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-10T16:20:46.104Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-10T16:20:46.104Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-02-10T16:20:46.104Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-10T16:20:46.104Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-02-10T16:20:46.104Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-10T16:20:46.365Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-02-10T16:20:46.365Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-10T16:20:46.365Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-02-10T16:20:46.365Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-10T16:20:46.365Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-02-10T16:20:46.365Z] === RUN TestCopyFromContainer [2021-02-10T16:20:47.528Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-10T16:20:47.528Z] [2021-02-10T16:20:47.528Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-10T16:20:47.528Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-10T16:20:47.528Z] HOSTNAME=c70b39b61b32 [2021-02-10T16:20:47.528Z] TESTDEBUG=0 [2021-02-10T16:20:47.528Z] DEST=bundles/test-integration [2021-02-10T16:20:47.528Z] PWD=/go/src/github.com/docker/docker [2021-02-10T16:20:47.528Z] DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 [2021-02-10T16:20:47.528Z] container=docker [2021-02-10T16:20:47.528Z] HOME=/root [2021-02-10T16:20:47.528Z] GOLANG_VERSION=1.13.15 [2021-02-10T16:20:47.528Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-10T16:20:47.528Z] VALIDATE_BRANCH=master [2021-02-10T16:20:47.528Z] TERM=xterm [2021-02-10T16:20:47.528Z] DOCKER_PKG=github.com/docker/docker [2021-02-10T16:20:47.528Z] SHLVL=1 [2021-02-10T16:20:47.528Z] TIMEOUT=120m [2021-02-10T16:20:47.528Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-10T16:20:47.528Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-10T16:20:47.528Z] GO111MODULE=off [2021-02-10T16:20:47.528Z] DOCKER_EXPERIMENTAL=1 [2021-02-10T16:20:47.528Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-10T16:20:47.528Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-10T16:20:47.528Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-10T16:20:47.528Z] GOPATH=/go [2021-02-10T16:20:47.528Z] PKG_CONFIG=pkg-config [2021-02-10T16:20:47.528Z] _=/usr/bin/env [2021-02-10T16:20:47.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-10T16:20:47.749Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-10T16:20:48.010Z] === RUN TestCopyFromContainer// [2021-02-10T16:20:48.011Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-10T16:20:48.011Z] === RUN TestCopyFromContainer//bar/root [2021-02-10T16:20:48.011Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-10T16:20:48.271Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-10T16:20:48.532Z] === RUN TestCopyFromContainer/bar/quux [2021-02-10T16:20:48.532Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-10T16:20:48.793Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-10T16:20:48.793Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-10T16:20:49.053Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-10T16:20:49.053Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-10T16:20:49.314Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-10T16:20:49.314Z] --- PASS: TestCopyFromContainer (2.97s) [2021-02-10T16:20:49.314Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-02-10T16:20:49.314Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2021-02-10T16:20:49.314Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2021-02-10T16:20:49.314Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-10T16:20:49.314Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2021-02-10T16:20:49.314Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2021-02-10T16:20:49.314Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2021-02-10T16:20:49.314Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-02-10T16:20:49.314Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-02-10T16:20:49.314Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-02-10T16:20:49.314Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-10T16:20:49.314Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:20:49.314Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:20:49.314Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:20:49.314Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:20:49.314Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:20:49.314Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:20:49.314Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:20:49.314Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:20:49.314Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:20:49.314Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-10T16:20:49.314Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-10T16:20:49.314Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-10T16:20:49.314Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-10T16:20:49.314Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-10T16:20:49.576Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-10T16:20:49.576Z] === RUN TestCreateWithInvalidEnv [2021-02-10T16:20:49.576Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-10T16:20:49.576Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-10T16:20:49.576Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-10T16:20:49.576Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-10T16:20:49.576Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-10T16:20:49.576Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-10T16:20:49.576Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-10T16:20:49.576Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-10T16:20:49.576Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-10T16:20:49.576Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-10T16:20:49.576Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-10T16:20:49.576Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-10T16:20:49.576Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-10T16:20:49.576Z] === RUN TestCreateTmpfsMountsTarget [2021-02-10T16:20:49.576Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-10T16:20:49.576Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-10T16:20:49.576Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-10T16:20:50.961Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-10T16:20:51.533Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2021-02-10T16:20:51.533Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-10T16:20:52.476Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-10T16:20:52.853Z] Loaded image: buildpack-deps:buster [2021-02-10T16:20:52.853Z] Loaded image: busybox:latest [2021-02-10T16:20:52.853Z] Loaded image: busybox:glibc [2021-02-10T16:20:52.887Z] Removing intermediate container fdb7db08431c [2021-02-10T16:20:52.888Z] ---> 6fdbfa0f9560 [2021-02-10T16:20:52.888Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-02-10T16:20:52.888Z] ---> Running in 4622e42a4489 [2021-02-10T16:20:52.888Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-02-10T16:20:52.888Z] go: finding gotest.tools v0.5.3 [2021-02-10T16:20:52.888Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-02-10T16:20:52.888Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-10T16:20:53.166Z] Loaded image: debian:bullseye [2021-02-10T16:20:53.350Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-10T16:20:53.350Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:20:53.350Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-02-10T16:20:53.350Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-10T16:20:53.350Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:20:53.461Z] Loaded image: hello-world:latest [2021-02-10T16:20:53.461Z] Loaded image: arm32v7/hello-world:latest [2021-02-10T16:20:53.813Z] go: extracting github.com/fatih/color v1.9.0 [2021-02-10T16:20:53.813Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-02-10T16:20:53.813Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:20:53.813Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:20:53.813Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:20:53.813Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:20:53.813Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:20:53.813Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:20:53.813Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:20:53.813Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:20:53.813Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:20:53.813Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:20:53.813Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:20:53.813Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:20:53.813Z] go: downloading github.com/pkg/errors v0.9.1 [2021-02-10T16:20:53.813Z] go: extracting github.com/pkg/errors v0.9.1 [2021-02-10T16:20:53.862Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2021-02-10T16:20:53.862Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-10T16:20:53.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:20:53.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:20:53.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:20:53.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:20:53.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:20:53.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:20:53.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:20:53.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:20:53.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:20:53.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:20:53.862Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:20:53.862Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:20:53.862Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:20:53.862Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:20:53.862Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:20:54.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-02-10T16:20:54.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-02-10T16:20:54.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-02-10T16:20:54.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-02-10T16:20:54.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-02-10T16:20:54.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-02-10T16:20:54.123Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-10T16:20:54.123Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-10T16:20:54.276Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:20:54.276Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:20:54.695Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2021-02-10T16:20:54.695Z] === RUN TestCreateDifferentPlatform [2021-02-10T16:20:54.695Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-10T16:20:54.695Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-10T16:20:54.695Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-10T16:20:54.695Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-10T16:20:54.695Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-10T16:20:54.695Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-10T16:20:54.695Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-10T16:20:54.695Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-10T16:20:54.955Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-02-10T16:20:54.955Z] === RUN TestContainerStartOnDaemonRestart [2021-02-10T16:20:54.955Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-10T16:20:54.955Z] === RUN TestDaemonRestartIpcMode [2021-02-10T16:20:54.955Z] === PAUSE TestDaemonRestartIpcMode [2021-02-10T16:20:54.955Z] === RUN TestDaemonHostGatewayIP [2021-02-10T16:20:54.955Z] === PAUSE TestDaemonHostGatewayIP [2021-02-10T16:20:54.955Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-10T16:20:54.955Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-10T16:20:54.955Z] === RUN TestContainerKillOnDaemonStart [2021-02-10T16:20:54.955Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-10T16:20:54.955Z] === RUN TestDiff [2021-02-10T16:20:55.252Z] go: finding github.com/fatih/color v1.9.0 [2021-02-10T16:20:55.252Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-10T16:20:55.252Z] go: finding github.com/pkg/errors v0.9.1 [2021-02-10T16:20:55.252Z] go: finding github.com/spf13/pflag v1.0.3 [2021-02-10T16:20:55.252Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-10T16:20:55.252Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-10T16:20:55.252Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-10T16:20:55.252Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-10T16:20:55.525Z] --- PASS: TestDiff (0.72s) [2021-02-10T16:20:55.525Z] === RUN TestExecWithCloseStdin [2021-02-10T16:20:55.716Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T16:20:55.717Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-10T16:20:55.717Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-10T16:20:56.466Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-10T16:20:56.466Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-02-10T16:20:56.466Z] === RUN TestExec [2021-02-10T16:20:57.853Z] --- PASS: TestExec (1.03s) [2021-02-10T16:20:57.853Z] === RUN TestExecUser [2021-02-10T16:20:58.424Z] --- PASS: TestExecUser (0.93s) [2021-02-10T16:20:58.424Z] === RUN TestExportContainerAndImportImage [2021-02-10T16:20:58.641Z] INFO: Build done for gotestsum... [2021-02-10T16:20:59.813Z] --- PASS: TestExportContainerAndImportImage (1.38s) [2021-02-10T16:20:59.813Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-10T16:21:00.385Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-10T16:21:00.443Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.25s) [2021-02-10T16:21:00.443Z] PASS [2021-02-10T16:21:00.443Z] [2021-02-10T16:21:00.443Z] === Skipped [2021-02-10T16:21:00.443Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-02-10T16:21:00.443Z] build_session_test.go:25: TODO: BuildKit [2021-02-10T16:21:00.443Z] [2021-02-10T16:21:00.443Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-10T16:21:00.443Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-10T16:21:00.443Z] [2021-02-10T16:21:00.443Z] [2021-02-10T16:21:00.443Z] DONE 34 tests, 2 skipped in 118.732s [2021-02-10T16:21:00.443Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-02-10T16:21:00.443Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:21:00.443Z] ++ set -e [2021-02-10T16:21:00.443Z] ++ '[' -n 0 ']' [2021-02-10T16:21:00.443Z] ++ set -x [2021-02-10T16:21:00.443Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:21:00.443Z] INFO: Testing against a local daemon [2021-02-10T16:21:00.443Z] === RUN TestConfigInspect [2021-02-10T16:21:00.958Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-10T16:21:01.530Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-10T16:21:01.790Z] --- PASS: TestExportContainerAfterDaemonRestart (1.75s) [2021-02-10T16:21:01.790Z] === RUN TestHealthCheckWorkdir [2021-02-10T16:21:01.975Z] --- PASS: TestConfigInspect (1.94s) [2021-02-10T16:21:01.975Z] === RUN TestConfigList [2021-02-10T16:21:02.051Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-10T16:21:02.051Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-10T16:21:02.993Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2021-02-10T16:21:02.993Z] === RUN TestHealthKillContainer [2021-02-10T16:21:03.554Z] --- PASS: TestConfigList (1.88s) [2021-02-10T16:21:03.554Z] === RUN TestConfigsCreateAndDelete [2021-02-10T16:21:03.936Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-10T16:21:04.611Z] --- PASS: TestServiceUpdateNetwork (16.60s) [2021-02-10T16:21:04.611Z] === RUN TestServiceUpdatePidsLimit [2021-02-10T16:21:04.611Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-10T16:21:04.902Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-10T16:21:05.322Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-10T16:21:05.678Z] --- PASS: TestConfigsCreateAndDelete (1.94s) [2021-02-10T16:21:05.678Z] === RUN TestConfigsUpdate [2021-02-10T16:21:05.898Z] --- PASS: TestHealthKillContainer (2.95s) [2021-02-10T16:21:05.898Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-10T16:21:06.471Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-02-10T16:21:06.471Z] === RUN TestIpcModeNone [2021-02-10T16:21:07.044Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-10T16:21:07.305Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-10T16:21:07.566Z] --- PASS: TestIpcModeNone (0.95s) [2021-02-10T16:21:07.566Z] === RUN TestIpcModePrivate [2021-02-10T16:21:07.778Z] --- PASS: TestConfigsUpdate (1.93s) [2021-02-10T16:21:07.779Z] === RUN TestTemplatedConfig [2021-02-10T16:21:08.508Z] --- PASS: TestIpcModePrivate (0.98s) [2021-02-10T16:21:08.508Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2021-02-10T16:21:08.508Z] === RUN TestIpcModeShareable [2021-02-10T16:21:09.452Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-10T16:21:09.452Z] --- PASS: TestIpcModeShareable (0.95s) [2021-02-10T16:21:09.452Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true [2021-02-10T16:21:09.452Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-10T16:21:09.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-10T16:21:09.875Z] --- PASS: TestTemplatedConfig (2.42s) [2021-02-10T16:21:09.875Z] === RUN TestConfigCreateResolve [2021-02-10T16:21:10.395Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-10T16:21:10.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-10T16:21:10.968Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-10T16:21:11.075Z] Removing intermediate container 4622e42a4489 [2021-02-10T16:21:11.075Z] ---> 59841cc6bee6 [2021-02-10T16:21:11.075Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-02-10T16:21:11.075Z] ---> Running in aa9916ea662b [2021-02-10T16:21:11.075Z] Removing intermediate container aa9916ea662b [2021-02-10T16:21:11.075Z] ---> 91395de6583d [2021-02-10T16:21:11.075Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-02-10T16:21:11.075Z] ---> Running in 1c330b3feb1c [2021-02-10T16:21:11.229Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-10T16:21:11.538Z] Removing intermediate container 1c330b3feb1c [2021-02-10T16:21:11.538Z] ---> f19932be85c3 [2021-02-10T16:21:11.538Z] Step 10/10 : COPY . . [2021-02-10T16:21:11.963Z] --- PASS: TestConfigCreateResolve (1.89s) [2021-02-10T16:21:11.964Z] === RUN TestConfigDaemonLibtrustID [2021-02-10T16:21:12.260Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-10T16:21:12.260Z] PASS [2021-02-10T16:21:12.260Z] [2021-02-10T16:21:12.260Z] DONE 7 tests in 12.617s [2021-02-10T16:21:12.260Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-02-10T16:21:12.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:21:12.260Z] ++ set -e [2021-02-10T16:21:12.260Z] ++ '[' -n 0 ']' [2021-02-10T16:21:12.260Z] ++ set -x [2021-02-10T16:21:12.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:21:12.260Z] INFO: Testing against a local daemon [2021-02-10T16:21:12.260Z] === RUN TestCheckpoint [2021-02-10T16:21:12.260Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-10T16:21:12.260Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-10T16:21:12.260Z] === RUN TestContainerInvalidJSON [2021-02-10T16:21:12.260Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:21:12.260Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:21:12.260Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:21:12.260Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:21:12.260Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:21:12.260Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:21:12.260Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:21:12.260Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:21:12.260Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:21:12.260Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-10T16:21:12.260Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-10T16:21:12.260Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-10T16:21:12.260Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-10T16:21:12.260Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-10T16:21:12.560Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-02-10T16:21:12.560Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-10T16:21:12.560Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-02-10T16:21:12.560Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-10T16:21:12.560Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-02-10T16:21:12.560Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-10T16:21:12.560Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-02-10T16:21:12.560Z] === RUN TestCopyFromContainer [2021-02-10T16:21:12.615Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2021-02-10T16:21:12.615Z] === RUN TestAPIIpcModeHost [2021-02-10T16:21:13.187Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-10T16:21:13.187Z] --- PASS: TestAPIIpcModeHost (0.87s) [2021-02-10T16:21:13.187Z] === RUN TestDaemonIpcModeShareable [2021-02-10T16:21:13.383Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-10T16:21:14.146Z] === RUN TestCopyFromContainer// [2021-02-10T16:21:14.146Z] === RUN TestCopyFromContainer//bar/root [2021-02-10T16:21:14.146Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-10T16:21:14.146Z] === RUN TestCopyFromContainer/bar/quux [2021-02-10T16:21:14.146Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-10T16:21:14.446Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-10T16:21:14.446Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-10T16:21:14.446Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-10T16:21:14.446Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-10T16:21:14.446Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-10T16:21:14.743Z] --- PASS: TestCopyFromContainer (1.97s) [2021-02-10T16:21:14.743Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-10T16:21:14.743Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-02-10T16:21:14.743Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-10T16:21:14.743Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-02-10T16:21:14.743Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-10T16:21:14.743Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-02-10T16:21:14.743Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-10T16:21:14.743Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-10T16:21:14.743Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-10T16:21:14.743Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-02-10T16:21:14.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-10T16:21:14.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:21:14.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:21:14.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:21:14.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:21:14.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:21:14.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:21:14.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:21:14.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:21:14.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:21:14.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-10T16:21:14.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-10T16:21:14.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-10T16:21:14.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-10T16:21:14.743Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-10T16:21:14.743Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-10T16:21:14.743Z] === RUN TestCreateWithInvalidEnv [2021-02-10T16:21:14.743Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-10T16:21:14.743Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-10T16:21:14.743Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-10T16:21:14.743Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-10T16:21:14.743Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-10T16:21:14.743Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-10T16:21:14.743Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-10T16:21:14.743Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-10T16:21:14.743Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-10T16:21:14.743Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-10T16:21:14.743Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-10T16:21:14.743Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-10T16:21:14.743Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-10T16:21:14.743Z] === RUN TestCreateTmpfsMountsTarget [2021-02-10T16:21:14.743Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-10T16:21:14.743Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-10T16:21:15.734Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-10T16:21:15.734Z] --- PASS: TestDaemonIpcModeShareable (2.00s) [2021-02-10T16:21:15.734Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-02-10T16:21:15.734Z] === RUN TestDaemonIpcModePrivate [2021-02-10T16:21:15.734Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-10T16:21:16.273Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2021-02-10T16:21:16.273Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-10T16:21:17.119Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2021-02-10T16:21:17.120Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-02-10T16:21:17.120Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-10T16:21:17.828Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2021-02-10T16:21:17.828Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-10T16:21:17.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:21:17.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:21:17.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:21:17.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:21:17.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:21:17.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:21:17.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:21:17.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:21:17.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:21:17.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:21:17.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:21:17.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:21:17.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:21:17.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:21:17.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:21:17.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-10T16:21:17.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-10T16:21:17.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-02-10T16:21:17.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-10T16:21:17.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-02-10T16:21:17.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-10T16:21:17.828Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-10T16:21:18.469Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2021-02-10T16:21:18.469Z] === RUN TestCreateDifferentPlatform [2021-02-10T16:21:18.469Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-10T16:21:18.469Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-10T16:21:18.469Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-10T16:21:18.469Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-10T16:21:18.469Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-10T16:21:18.469Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-10T16:21:18.469Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-10T16:21:18.469Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-10T16:21:18.469Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-10T16:21:18.469Z] === RUN TestContainerStartOnDaemonRestart [2021-02-10T16:21:18.469Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-10T16:21:18.469Z] === RUN TestDaemonRestartIpcMode [2021-02-10T16:21:18.469Z] === PAUSE TestDaemonRestartIpcMode [2021-02-10T16:21:18.469Z] === RUN TestDaemonHostGatewayIP [2021-02-10T16:21:18.469Z] === PAUSE TestDaemonHostGatewayIP [2021-02-10T16:21:18.469Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-10T16:21:18.469Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-10T16:21:18.469Z] === RUN TestContainerKillOnDaemonStart [2021-02-10T16:21:18.469Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-10T16:21:18.469Z] === RUN TestDiff [2021-02-10T16:21:19.033Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2021-02-10T16:21:19.033Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-02-10T16:21:19.033Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-10T16:21:19.033Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-10T16:21:19.110Z] --- PASS: TestDiff (0.54s) [2021-02-10T16:21:19.110Z] === RUN TestExecWithCloseStdin [2021-02-10T16:21:19.606Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-10T16:21:19.751Z] --- PASS: TestExecWithCloseStdin (0.63s) [2021-02-10T16:21:19.751Z] === RUN TestExec [2021-02-10T16:21:20.396Z] --- PASS: TestExec (0.61s) [2021-02-10T16:21:20.396Z] === RUN TestExecUser [2021-02-10T16:21:20.562Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2021-02-10T16:21:20.562Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2021-02-10T16:21:20.562Z] === RUN TestIpcModeOlderClient [2021-02-10T16:21:20.562Z] === PAUSE TestIpcModeOlderClient [2021-02-10T16:21:20.562Z] === RUN TestKillContainerInvalidSignal [2021-02-10T16:21:20.562Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-10T16:21:20.834Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-10T16:21:20.834Z] Copying nested executables into bundles/binary-daemon [2021-02-10T16:21:20.834Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-10T16:21:21.103Z] --- PASS: TestExecUser (0.62s) [2021-02-10T16:21:21.103Z] === RUN TestExportContainerAndImportImage [2021-02-10T16:21:21.142Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-02-10T16:21:21.142Z] === RUN TestKillContainer [2021-02-10T16:21:21.142Z] === RUN TestKillContainer/no_signal [2021-02-10T16:21:21.184Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -e DOCKER_GRAPHDRIVER docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/make.sh cross [2021-02-10T16:21:21.724Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-10T16:21:21.747Z] [2021-02-10T16:21:21.747Z] Removing bundles/ [2021-02-10T16:21:21.747Z] [2021-02-10T16:21:21.747Z] ---> Making bundle: cross (in bundles/cross) [2021-02-10T16:21:21.747Z] Cross building: bundles/cross/linux/amd64 [2021-02-10T16:21:21.747Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-10T16:21:21.747Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-10T16:21:21.751Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-02-10T16:21:21.751Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-10T16:21:21.861Z] --- PASS: TestServiceUpdatePidsLimit (18.24s) [2021-02-10T16:21:21.861Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2021-02-10T16:21:21.861Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.26s) [2021-02-10T16:21:21.861Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-02-10T16:21:21.861Z] PASS [2021-02-10T16:21:21.861Z] [2021-02-10T16:21:21.861Z] === Skipped [2021-02-10T16:21:21.861Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-02-10T16:21:21.861Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-10T16:21:21.861Z] [2021-02-10T16:21:21.861Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-02-10T16:21:21.861Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:21:21.861Z] [2021-02-10T16:21:21.861Z] [2021-02-10T16:21:21.861Z] DONE 27 tests, 2 skipped in 178.224s [2021-02-10T16:21:21.861Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-02-10T16:21:21.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:21:21.861Z] ++ set -e [2021-02-10T16:21:21.861Z] ++ '[' -n 0 ']' [2021-02-10T16:21:21.861Z] ++ set -x [2021-02-10T16:21:21.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:21:21.861Z] INFO: Testing against a local daemon [2021-02-10T16:21:21.861Z] === RUN TestSessionCreate [2021-02-10T16:21:21.861Z] --- PASS: TestSessionCreate (0.02s) [2021-02-10T16:21:21.861Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-10T16:21:21.861Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-02-10T16:21:21.861Z] PASS [2021-02-10T16:21:21.861Z] [2021-02-10T16:21:21.861Z] DONE 2 tests in 0.216s [2021-02-10T16:21:21.861Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-02-10T16:21:21.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:21:21.861Z] ++ set -e [2021-02-10T16:21:21.861Z] ++ '[' -n 0 ']' [2021-02-10T16:21:21.861Z] ++ set -x [2021-02-10T16:21:21.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:21:21.861Z] INFO: Testing against a local daemon [2021-02-10T16:21:21.861Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-10T16:21:21.861Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-10T16:21:21.861Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-10T16:21:21.861Z] === RUN TestEventsExecDie [2021-02-10T16:21:21.861Z] --- PASS: TestEventsExecDie (0.98s) [2021-02-10T16:21:21.861Z] === RUN TestEventsBackwardsCompatible [2021-02-10T16:21:21.985Z] === RUN TestKillContainer/non_killing_signal [2021-02-10T16:21:22.153Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-02-10T16:21:22.153Z] === RUN TestInfoBinaryCommits [2021-02-10T16:21:22.153Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-02-10T16:21:22.153Z] === RUN TestInfoAPIVersioned [2021-02-10T16:21:22.153Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-10T16:21:22.153Z] === RUN TestInfoDiscoveryBackend [2021-02-10T16:21:22.558Z] === RUN TestKillContainer/killing_signal [2021-02-10T16:21:22.785Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-10T16:21:22.785Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-10T16:21:23.291Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-02-10T16:21:23.291Z] === RUN TestHealthCheckWorkdir [2021-02-10T16:21:23.502Z] --- PASS: TestKillContainer (2.04s) [2021-02-10T16:21:23.502Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-02-10T16:21:23.502Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2021-02-10T16:21:23.502Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-02-10T16:21:23.502Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-10T16:21:23.502Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-10T16:21:23.820Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-10T16:21:23.820Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-10T16:21:23.935Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2021-02-10T16:21:23.935Z] === RUN TestHealthKillContainer [2021-02-10T16:21:24.074Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-10T16:21:24.111Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-10T16:21:24.111Z] === RUN TestInfoAPI [2021-02-10T16:21:24.111Z] --- PASS: TestInfoAPI (0.02s) [2021-02-10T16:21:24.111Z] === RUN TestInfoAPIWarnings [2021-02-10T16:21:24.645Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2021-02-10T16:21:24.645Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-02-10T16:21:24.645Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-02-10T16:21:24.645Z] === RUN TestKillStoppedContainer [2021-02-10T16:21:24.645Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-02-10T16:21:24.645Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-10T16:21:24.906Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-10T16:21:24.906Z] === RUN TestKillDifferentUserContainer [2021-02-10T16:21:25.167Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-10T16:21:25.429Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-02-10T16:21:25.429Z] === RUN TestInspectOomKilledTrue [2021-02-10T16:21:25.429Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-10T16:21:25.429Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:21:25.429Z] === RUN TestInspectOomKilledFalse [2021-02-10T16:21:25.429Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-10T16:21:25.429Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:21:25.429Z] === RUN TestLinksEtcHostsContentMatch [2021-02-10T16:21:26.002Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-10T16:21:26.002Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2021-02-10T16:21:26.002Z] === RUN TestLinksContainerNames [2021-02-10T16:21:26.687Z] --- PASS: TestHealthKillContainer (2.60s) [2021-02-10T16:21:26.687Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-10T16:21:26.985Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2021-02-10T16:21:26.986Z] === RUN TestIpcModeNone [2021-02-10T16:21:27.636Z] --- PASS: TestIpcModeNone (0.65s) [2021-02-10T16:21:27.636Z] === RUN TestIpcModePrivate [2021-02-10T16:21:27.914Z] --- PASS: TestLinksContainerNames (1.80s) [2021-02-10T16:21:27.915Z] === RUN TestLogsFollowTailEmpty [2021-02-10T16:21:28.286Z] --- PASS: TestIpcModePrivate (0.61s) [2021-02-10T16:21:28.286Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-02-10T16:21:28.286Z] === RUN TestIpcModeShareable [2021-02-10T16:21:28.856Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2021-02-10T16:21:28.856Z] === RUN TestContainerNetworkMountsNoChown [2021-02-10T16:21:28.930Z] --- PASS: TestIpcModeShareable (0.65s) [2021-02-10T16:21:28.930Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-02-10T16:21:28.930Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-10T16:21:29.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-10T16:21:29.802Z] --- PASS: TestContainerNetworkMountsNoChown (1.02s) [2021-02-10T16:21:29.802Z] === RUN TestMountDaemonRoot [2021-02-10T16:21:29.802Z] === RUN TestMountDaemonRoot/default [2021-02-10T16:21:29.802Z] === PAUSE TestMountDaemonRoot/default [2021-02-10T16:21:29.802Z] === RUN TestMountDaemonRoot/private [2021-02-10T16:21:29.802Z] === PAUSE TestMountDaemonRoot/private [2021-02-10T16:21:29.802Z] === RUN TestMountDaemonRoot/rprivate [2021-02-10T16:21:29.802Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-10T16:21:29.802Z] === RUN TestMountDaemonRoot/slave [2021-02-10T16:21:29.802Z] === PAUSE TestMountDaemonRoot/slave [2021-02-10T16:21:29.802Z] === RUN TestMountDaemonRoot/rslave [2021-02-10T16:21:29.802Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-10T16:21:29.802Z] === RUN TestMountDaemonRoot/shared [2021-02-10T16:21:29.802Z] === PAUSE TestMountDaemonRoot/shared [2021-02-10T16:21:29.802Z] === RUN TestMountDaemonRoot/rshared [2021-02-10T16:21:29.802Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-10T16:21:29.802Z] === CONT TestMountDaemonRoot/default [2021-02-10T16:21:29.802Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-10T16:21:29.802Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-10T16:21:29.802Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:21:29.802Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:21:29.802Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-10T16:21:29.802Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-10T16:21:29.802Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:21:29.802Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/rshared [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/shared [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/rslave [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/slave [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/rprivate [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/private [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-10T16:21:30.064Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:21:30.064Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:21:30.064Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:21:30.324Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-10T16:21:30.324Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:21:30.324Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:21:30.324Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-10T16:21:30.324Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:21:30.324Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:21:30.324Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:21:30.324Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:21:30.324Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:21:30.590Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:21:30.590Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-10T16:21:30.590Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:21:30.590Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-10T16:21:30.590Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-10T16:21:30.590Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:21:30.590Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:21:30.590Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:21:30.590Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:21:30.590Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-10T16:21:30.590Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot (0.08s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-02-10T16:21:30.850Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-10T16:21:30.850Z] === RUN TestContainerBindMountNonRecursive [2021-02-10T16:21:31.022Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s) [2021-02-10T16:21:31.022Z] === RUN TestAPIIpcModeHost [2021-02-10T16:21:31.316Z] --- PASS: TestAPIIpcModeHost (0.47s) [2021-02-10T16:21:31.317Z] === RUN TestDaemonIpcModeShareable [2021-02-10T16:21:32.846Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2021-02-10T16:21:32.846Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-10T16:21:32.846Z] === RUN TestDaemonIpcModePrivate [2021-02-10T16:21:33.394Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-10T16:21:33.394Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2021-02-10T16:21:33.394Z] === RUN TestContainerVolumesMountedAsShared [2021-02-10T16:21:33.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-10T16:21:33.916Z] --- PASS: TestContainerVolumesMountedAsShared (0.88s) [2021-02-10T16:21:33.916Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-10T16:21:34.177Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-10T16:21:34.378Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2021-02-10T16:21:34.378Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-10T16:21:34.378Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-10T16:21:34.749Z] --- PASS: TestContainerVolumesMountedAsSlave (0.76s) [2021-02-10T16:21:34.749Z] === RUN TestNetworkNat [2021-02-10T16:21:35.691Z] --- PASS: TestNetworkNat (0.87s) [2021-02-10T16:21:35.691Z] === RUN TestNetworkLocalhostTCPNat [2021-02-10T16:21:35.905Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2021-02-10T16:21:35.905Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-10T16:21:35.905Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-10T16:21:36.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-10T16:21:36.524Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2021-02-10T16:21:36.524Z] === RUN TestNetworkLoopbackNat [2021-02-10T16:21:36.746Z] ---> bf7457925ea8 [2021-02-10T16:21:36.746Z] Successfully built bf7457925ea8 [2021-02-10T16:21:36.746Z] Successfully tagged docker:latest [2021-02-10T16:21:36.746Z] INFO: Image build ended at 02/10/2021 16:21:33. Duration:00:02:53.4179299 [2021-02-10T16:21:36.746Z] [2021-02-10T16:21:36.746Z] [2021-02-10T16:21:36.746Z] INFO: Building the test binaries at 02/10/2021 16:21:33... [2021-02-10T16:21:36.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-10T16:21:36.955Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2021-02-10T16:21:36.956Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-10T16:21:36.956Z] === RUN TestIpcModeOlderClient [2021-02-10T16:21:36.956Z] === PAUSE TestIpcModeOlderClient [2021-02-10T16:21:36.956Z] === RUN TestKillContainerInvalidSignal [2021-02-10T16:21:37.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-10T16:21:37.598Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2021-02-10T16:21:37.598Z] === RUN TestKillContainer [2021-02-10T16:21:37.598Z] === RUN TestKillContainer/no_signal [2021-02-10T16:21:38.243Z] === RUN TestKillContainer/non_killing_signal [2021-02-10T16:21:38.303Z] INFO: make.ps1 starting at 02/10/2021 16:21:37 [2021-02-10T16:21:38.303Z] INFO: Git commit (2ad187fd4a) assumed from DOCKER_GITCOMMIT environment variable [2021-02-10T16:21:38.303Z] INFO: Invoking autogen... [2021-02-10T16:21:38.541Z] === RUN TestKillContainer/killing_signal [2021-02-10T16:21:38.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-10T16:21:38.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-10T16:21:38.765Z] INFO: Building daemon... [2021-02-10T16:21:39.182Z] --- PASS: TestKillContainer (1.65s) [2021-02-10T16:21:39.182Z] --- PASS: TestKillContainer/no_signal (0.54s) [2021-02-10T16:21:39.182Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2021-02-10T16:21:39.182Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2021-02-10T16:21:39.182Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-10T16:21:39.182Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-10T16:21:39.645Z] --- PASS: TestNetworkLoopbackNat (3.20s) [2021-02-10T16:21:39.645Z] === RUN TestPause [2021-02-10T16:21:39.825Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-10T16:21:40.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-10T16:21:40.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-10T16:21:40.469Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s) [2021-02-10T16:21:40.469Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2021-02-10T16:21:40.469Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2021-02-10T16:21:40.469Z] === RUN TestKillStoppedContainer [2021-02-10T16:21:40.469Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-02-10T16:21:40.469Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-10T16:21:40.469Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-02-10T16:21:40.469Z] === RUN TestKillDifferentUserContainer [2021-02-10T16:21:40.765Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2021-02-10T16:21:40.765Z] === RUN TestInspectOomKilledTrue [2021-02-10T16:21:40.788Z] --- PASS: TestPause (1.04s) [2021-02-10T16:21:40.788Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-10T16:21:40.788Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-10T16:21:40.788Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-10T16:21:40.788Z] === RUN TestPauseStopPausedContainer [2021-02-10T16:21:41.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-10T16:21:41.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-10T16:21:41.811Z] --- PASS: TestInspectOomKilledTrue (0.90s) [2021-02-10T16:21:41.811Z] === RUN TestInspectOomKilledFalse [2021-02-10T16:21:42.176Z] --- PASS: TestPauseStopPausedContainer (1.15s) [2021-02-10T16:21:42.176Z] === RUN TestPsFilter [2021-02-10T16:21:42.176Z] --- PASS: TestPsFilter (0.17s) [2021-02-10T16:21:42.176Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-10T16:21:42.452Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2021-02-10T16:21:42.452Z] === RUN TestLinksEtcHostsContentMatch [2021-02-10T16:21:42.731Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-02-10T16:21:42.731Z] === RUN TestInfoDebug [2021-02-10T16:21:42.731Z] --- PASS: TestInfoDebug (0.53s) [2021-02-10T16:21:42.731Z] === RUN TestInfoInsecureRegistries [2021-02-10T16:21:42.731Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-10T16:21:42.731Z] === RUN TestInfoRegistryMirrors [2021-02-10T16:21:42.731Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-10T16:21:42.731Z] === RUN TestLoginFailsWithBadCredentials [2021-02-10T16:21:42.731Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-02-10T16:21:42.731Z] === RUN TestPingCacheHeaders [2021-02-10T16:21:42.731Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-02-10T16:21:42.731Z] === RUN TestPingGet [2021-02-10T16:21:42.731Z] --- PASS: TestPingGet (0.01s) [2021-02-10T16:21:42.731Z] === RUN TestPingHead [2021-02-10T16:21:42.731Z] --- PASS: TestPingHead (0.01s) [2021-02-10T16:21:42.731Z] === RUN TestVersion [2021-02-10T16:21:42.731Z] --- PASS: TestVersion (0.01s) [2021-02-10T16:21:42.731Z] PASS [2021-02-10T16:21:42.731Z] [2021-02-10T16:21:42.731Z] === Skipped [2021-02-10T16:21:42.731Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-10T16:21:42.731Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-10T16:21:42.731Z] [2021-02-10T16:21:42.731Z] [2021-02-10T16:21:42.731Z] DONE 18 tests, 1 skipped in 21.474s [2021-02-10T16:21:42.731Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-02-10T16:21:42.731Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:21:42.731Z] ++ set -e [2021-02-10T16:21:42.731Z] ++ '[' -n 0 ']' [2021-02-10T16:21:42.731Z] ++ set -x [2021-02-10T16:21:42.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:21:42.731Z] INFO: Testing against a local daemon [2021-02-10T16:21:42.731Z] === RUN TestVolumesCreateAndList [2021-02-10T16:21:42.731Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-10T16:21:42.731Z] === RUN TestVolumesRemove [2021-02-10T16:21:42.731Z] --- PASS: TestVolumesRemove (0.11s) [2021-02-10T16:21:42.731Z] === RUN TestVolumesInspect [2021-02-10T16:21:42.731Z] --- PASS: TestVolumesInspect (0.01s) [2021-02-10T16:21:42.731Z] === RUN TestVolumesInvalidJSON [2021-02-10T16:21:42.731Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-10T16:21:42.731Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-10T16:21:42.731Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-10T16:21:42.731Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-10T16:21:42.731Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-10T16:21:42.731Z] PASS [2021-02-10T16:21:42.731Z] [2021-02-10T16:21:42.731Z] DONE 5 tests in 0.283s [2021-02-10T16:21:42.731Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-10T16:21:42.748Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2021-02-10T16:21:42.748Z] === RUN TestLinksContainerNames [2021-02-10T16:21:43.022Z] ++++ cat bundles/test-integration/docker.pid [2021-02-10T16:21:43.022Z] +++ kill 12277 [2021-02-10T16:21:43.117Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.98s) [2021-02-10T16:21:43.117Z] === RUN TestRemoveContainerWithVolume [2021-02-10T16:21:43.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-10T16:21:43.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-10T16:21:43.801Z] --- PASS: TestLinksContainerNames (1.05s) [2021-02-10T16:21:43.801Z] === RUN TestLogsFollowTailEmpty [2021-02-10T16:21:44.440Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2021-02-10T16:21:44.440Z] === RUN TestContainerNetworkMountsNoChown [2021-02-10T16:21:44.504Z] --- PASS: TestRemoveContainerWithVolume (1.14s) [2021-02-10T16:21:44.504Z] === RUN TestRemoveContainerRunning [2021-02-10T16:21:44.529Z] +++ /etc/init.d/apparmor stop [2021-02-10T16:21:44.529Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-10T16:21:44.529Z] [2021-02-10T16:21:44.529Z] Unloading profiles will leave already running processes permanently [2021-02-10T16:21:44.529Z] unconfined, which can lead to unexpected situations. [2021-02-10T16:21:44.529Z] [2021-02-10T16:21:44.529Z] To set a process to complain mode, use the command line tool [2021-02-10T16:21:44.529Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-10T16:21:44.529Z] +++ true [2021-02-10T16:21:44.529Z] exiting test-integration [2021-02-10T16:21:44.529Z] ++ exit 0 [2021-02-10T16:21:44.529Z] [2021-02-10T16:21:44.738Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2021-02-10T16:21:44.738Z] === RUN TestMountDaemonRoot [2021-02-10T16:21:44.738Z] === RUN TestMountDaemonRoot/default [2021-02-10T16:21:44.738Z] === PAUSE TestMountDaemonRoot/default [2021-02-10T16:21:44.738Z] === RUN TestMountDaemonRoot/private [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/private [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/rprivate [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/slave [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/slave [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/rslave [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/shared [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/shared [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/rshared [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-10T16:21:44.739Z] === CONT TestMountDaemonRoot/default [2021-02-10T16:21:44.739Z] === CONT TestMountDaemonRoot/rslave [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:21:44.739Z] === CONT TestMountDaemonRoot/slave [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:21:44.739Z] === CONT TestMountDaemonRoot/rshared [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-10T16:21:44.739Z] === CONT TestMountDaemonRoot/shared [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-10T16:21:44.739Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-10T16:21:44.739Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:21:44.739Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:21:44.739Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:21:44.739Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:21:44.739Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/private [2021-02-10T16:21:45.035Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:21:45.035Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:21:45.035Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-10T16:21:45.035Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-10T16:21:45.035Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:21:45.035Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:21:45.035Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-10T16:21:45.035Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/rprivate [2021-02-10T16:21:45.035Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:21:45.035Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:21:45.035Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:21:45.035Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:21:45.035Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:21:45.035Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:21:45.035Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:21:45.035Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:21:45.035Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-10T16:21:45.035Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-10T16:21:45.035Z] === RUN TestContainerBindMountNonRecursive [2021-02-10T16:21:45.447Z] --- PASS: TestRemoveContainerRunning (1.02s) [2021-02-10T16:21:45.447Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-10T16:21:46.020Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2021-02-10T16:21:46.020Z] === RUN TestRemoveInvalidContainer [2021-02-10T16:21:46.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-10T16:21:46.020Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-02-10T16:21:46.020Z] === RUN TestRenameLinkedContainer Post stage [Pipeline] junit [2021-02-10T16:21:46.083Z] Recording test results [2021-02-10T16:21:46.562Z] --- PASS: TestContainerBindMountNonRecursive (1.27s) [2021-02-10T16:21:46.562Z] === RUN TestContainerVolumesMountedAsShared [2021-02-10T16:21:46.716Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-10T16:21:46.857Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2021-02-10T16:21:46.857Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-10T16:21:46.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-10T16:21:47.152Z] + echo Ensuring container killed. [2021-02-10T16:21:47.152Z] Ensuring container killed. [2021-02-10T16:21:47.152Z] + docker rm -vf docker-pr6 [2021-02-10T16:21:47.152Z] Error: No such container: docker-pr6 [2021-02-10T16:21:47.152Z] + true [Pipeline] sh [2021-02-10T16:21:47.500Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2021-02-10T16:21:47.501Z] === RUN TestNetworkNat [2021-02-10T16:21:47.531Z] + echo Chowning /workspace to jenkins user [2021-02-10T16:21:47.531Z] Chowning /workspace to jenkins user [2021-02-10T16:21:47.531Z] + id -u [2021-02-10T16:21:47.531Z] + id -g [2021-02-10T16:21:47.531Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42004:/workspace busybox chown -R 1001:1001 /workspace [2021-02-10T16:21:47.531Z] Unable to find image 'busybox:latest' locally [2021-02-10T16:21:47.797Z] --- PASS: TestNetworkNat (0.56s) [2021-02-10T16:21:47.797Z] === RUN TestNetworkLocalhostTCPNat [2021-02-10T16:21:47.822Z] latest: Pulling from library/busybox [2021-02-10T16:21:47.822Z] 583c7f5c745c: Pulling fs layer [2021-02-10T16:21:48.114Z] 583c7f5c745c: Verifying Checksum [2021-02-10T16:21:48.114Z] 583c7f5c745c: Download complete [2021-02-10T16:21:48.441Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2021-02-10T16:21:48.441Z] === RUN TestNetworkLoopbackNat [2021-02-10T16:21:48.748Z] 583c7f5c745c: Pull complete [2021-02-10T16:21:48.748Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-10T16:21:48.748Z] Status: Downloaded newer image for busybox:latest [2021-02-10T16:21:48.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-10T16:21:49.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-10T16:21:50.461Z] --- PASS: TestRenameLinkedContainer (4.26s) [2021-02-10T16:21:50.461Z] === RUN TestRenameStoppedContainer [Pipeline] catchError [Pipeline] { [2021-02-10T16:21:50.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [Pipeline] sh [2021-02-10T16:21:51.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-10T16:21:51.198Z] --- PASS: TestNetworkLoopbackNat (2.72s) [2021-02-10T16:21:51.198Z] === RUN TestPause [2021-02-10T16:21:51.212Z] + bundleName=s390x-integration [2021-02-10T16:21:51.212Z] + echo Creating s390x-integration-bundles.tar.gz [2021-02-10T16:21:51.212Z] Creating s390x-integration-bundles.tar.gz [2021-02-10T16:21:51.212Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-10T16:21:51.212Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-02-10T16:21:51.293Z] --- PASS: TestRenameStoppedContainer (0.96s) [2021-02-10T16:21:51.293Z] === RUN TestRenameRunningContainerAndReuse [2021-02-10T16:21:51.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [Pipeline] archiveArtifacts [2021-02-10T16:21:51.589Z] Archiving artifacts [2021-02-10T16:21:51.840Z] --- PASS: TestPause (0.57s) [2021-02-10T16:21:51.840Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-10T16:21:51.840Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-10T16:21:51.840Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-10T16:21:51.840Z] === RUN TestPauseStopPausedContainer [2021-02-10T16:21:51.929Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-10T16:21:52.314Z] + make clean [2021-02-10T16:21:52.484Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2021-02-10T16:21:52.484Z] === RUN TestPsFilter [2021-02-10T16:21:52.484Z] --- PASS: TestPsFilter (0.14s) [2021-02-10T16:21:52.484Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-10T16:21:52.606Z] docker volume rm -f docker-dev-cache [2021-02-10T16:21:52.897Z] docker-dev-cache [Pipeline] deleteDir [2021-02-10T16:21:53.130Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2021-02-10T16:21:53.130Z] === RUN TestRemoveContainerWithVolume [2021-02-10T16:21:53.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-10T16:21:53.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-10T16:21:53.428Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2021-02-10T16:21:53.428Z] === RUN TestRemoveContainerRunning [2021-02-10T16:21:53.466Z] --- PASS: TestRenameRunningContainerAndReuse (2.13s) [2021-02-10T16:21:53.466Z] === RUN TestRenameInvalidName [2021-02-10T16:21:54.071Z] --- PASS: TestRemoveContainerRunning (0.57s) [2021-02-10T16:21:54.071Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-10T16:21:54.409Z] --- PASS: TestRenameInvalidName (0.90s) [2021-02-10T16:21:54.409Z] === RUN TestRenameAnonymousContainer [2021-02-10T16:21:54.711Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2021-02-10T16:21:54.711Z] === RUN TestRemoveInvalidContainer [2021-02-10T16:21:54.711Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-10T16:21:54.711Z] === RUN TestRenameLinkedContainer [2021-02-10T16:21:54.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-10T16:21:55.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-10T16:21:55.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-10T16:21:56.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-10T16:21:56.806Z] --- PASS: TestRenameLinkedContainer (2.25s) [2021-02-10T16:21:56.806Z] === RUN TestRenameStoppedContainer [2021-02-10T16:21:57.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-10T16:21:57.449Z] --- PASS: TestRenameStoppedContainer (0.52s) [2021-02-10T16:21:57.450Z] === RUN TestRenameRunningContainerAndReuse [2021-02-10T16:21:57.574Z] --- PASS: TestRenameAnonymousContainer (3.12s) [2021-02-10T16:21:57.574Z] === RUN TestRenameContainerWithSameName [2021-02-10T16:21:57.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-10T16:21:58.147Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2021-02-10T16:21:58.147Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-10T16:21:58.503Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s) [2021-02-10T16:21:58.503Z] === RUN TestRenameInvalidName [2021-02-10T16:21:59.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-10T16:21:59.145Z] --- PASS: TestRenameInvalidName (0.57s) [2021-02-10T16:21:59.145Z] === RUN TestRenameAnonymousContainer [2021-02-10T16:22:00.067Z] --- PASS: TestRenameContainerWithLinkedContainer (1.87s) [2021-02-10T16:22:00.067Z] === RUN TestResize [2021-02-10T16:22:00.477Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-10T16:22:00.478Z] Using test binary docker [2021-02-10T16:22:00.741Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-10T16:22:00.741Z] +++ /etc/init.d/apparmor start [2021-02-10T16:22:00.741Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-10T16:22:00.741Z] INFO: Waiting for daemon to start... [2021-02-10T16:22:00.741Z] Starting dockerd [2021-02-10T16:22:00.741Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-02-10T16:22:01.010Z] --- PASS: TestResize (0.82s) [2021-02-10T16:22:01.010Z] === RUN TestResizeWithInvalidSize [2021-02-10T16:22:01.238Z] --- PASS: TestRenameAnonymousContainer (1.94s) [2021-02-10T16:22:01.238Z] === RUN TestRenameContainerWithSameName [2021-02-10T16:22:01.535Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2021-02-10T16:22:01.535Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-10T16:22:01.956Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2021-02-10T16:22:01.956Z] === RUN TestResizeWhenContainerNotStarted [2021-02-10T16:22:01.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-10T16:22:02.582Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s) [2021-02-10T16:22:02.582Z] === RUN TestResize [2021-02-10T16:22:02.665Z] . [2021-02-10T16:22:02.666Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-10T16:22:02.898Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2021-02-10T16:22:02.898Z] === RUN TestDaemonRestartKillContainers [2021-02-10T16:22:02.898Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-10T16:22:02.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-10T16:22:02.898Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-10T16:22:02.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-10T16:22:02.898Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-10T16:22:02.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-10T16:22:02.898Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-10T16:22:02.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-10T16:22:02.898Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-10T16:22:02.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-10T16:22:02.898Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-10T16:22:02.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-10T16:22:02.898Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-10T16:22:02.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-10T16:22:02.898Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-10T16:22:02.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-10T16:22:02.898Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:22:02.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:22:02.898Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:22:02.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:22:02.898Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:22:02.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:22:02.898Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:22:02.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:22:02.898Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-10T16:22:02.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-10T16:22:02.929Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-10T16:22:02.929Z] Error: No such image: emptyfs [2021-02-10T16:22:02.929Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-10T16:22:02.929Z] ++++ docker load [2021-02-10T16:22:03.192Z] Running integration-test (iteration 1) [2021-02-10T16:22:03.192Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-10T16:22:03.192Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:22:03.192Z] ++ set -e [2021-02-10T16:22:03.192Z] ++ '[' -n 0 ']' [2021-02-10T16:22:03.192Z] ++ set -x [2021-02-10T16:22:03.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:22:03.224Z] --- PASS: TestResize (0.54s) [2021-02-10T16:22:03.224Z] === RUN TestResizeWithInvalidSize [2021-02-10T16:22:03.867Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2021-02-10T16:22:03.867Z] === RUN TestResizeWhenContainerNotStarted [2021-02-10T16:22:04.184Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2021-02-10T16:22:04.184Z] === RUN TestDaemonRestartKillContainers [2021-02-10T16:22:04.184Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-10T16:22:04.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-10T16:22:04.184Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-10T16:22:04.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-10T16:22:04.184Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-10T16:22:04.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-10T16:22:04.184Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-10T16:22:04.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-10T16:22:04.184Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-10T16:22:04.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-10T16:22:04.184Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-10T16:22:04.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-10T16:22:04.184Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-10T16:22:04.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-10T16:22:04.184Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-10T16:22:04.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-10T16:22:04.184Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:22:04.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:22:04.184Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:22:04.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:22:04.184Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:22:04.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:22:04.184Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:22:04.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:22:04.184Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-10T16:22:04.184Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-10T16:22:04.184Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-10T16:22:04.184Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-10T16:22:06.201Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-10T16:22:06.201Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:22:06.201Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:22:06.957Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-10T16:22:06.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-10T16:22:07.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:22:07.555Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:22:08.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:22:08.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:22:08.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-10T16:22:09.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:22:09.397Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:22:09.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-10T16:22:09.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-10T16:22:10.026Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-10T16:22:10.753Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-10T16:22:11.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-10T16:22:12.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-10T16:22:12.845Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-10T16:22:12.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s) [2021-02-10T16:22:12.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2021-02-10T16:22:12.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.96s) [2021-02-10T16:22:12.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s) [2021-02-10T16:22:12.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2021-02-10T16:22:12.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-02-10T16:22:12.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2021-02-10T16:22:12.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2021-02-10T16:22:12.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-02-10T16:22:12.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-02-10T16:22:12.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2021-02-10T16:22:12.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.00s) [2021-02-10T16:22:12.845Z] === RUN TestCgroupNamespacesRun [2021-02-10T16:22:12.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-10T16:22:13.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-10T16:22:13.452Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-10T16:22:13.895Z] --- PASS: TestCgroupNamespacesRun (1.39s) [2021-02-10T16:22:13.895Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-10T16:22:15.420Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2021-02-10T16:22:15.420Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-10T16:22:15.459Z] Loaded image: buildpack-deps:buster [2021-02-10T16:22:15.459Z] Loaded image: busybox:latest [2021-02-10T16:22:15.459Z] Loaded image: busybox:glibc [2021-02-10T16:22:16.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-10T16:22:16.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-10T16:22:16.469Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.33s) [2021-02-10T16:22:16.469Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-10T16:22:16.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-10T16:22:17.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-10T16:22:17.389Z] Loaded image: debian:bullseye [2021-02-10T16:22:17.654Z] Loaded image: hello-world:latest [2021-02-10T16:22:17.654Z] Loaded image: arm32v7/hello-world:latest [2021-02-10T16:22:17.654Z] INFO: Testing against a local daemon [2021-02-10T16:22:17.654Z] === RUN TestCgroupNamespacesBuild [2021-02-10T16:22:17.993Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2021-02-10T16:22:17.993Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-10T16:22:18.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-10T16:22:19.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-10T16:22:19.519Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2021-02-10T16:22:19.519Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-10T16:22:20.571Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2021-02-10T16:22:20.571Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-10T16:22:21.597Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-10T16:22:21.597Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.25s) [2021-02-10T16:22:21.597Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.27s) [2021-02-10T16:22:21.597Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.94s) [2021-02-10T16:22:21.597Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.10s) [2021-02-10T16:22:21.597Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.86s) [2021-02-10T16:22:21.597Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.06s) [2021-02-10T16:22:21.597Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.01s) [2021-02-10T16:22:21.597Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.14s) [2021-02-10T16:22:21.597Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.37s) [2021-02-10T16:22:21.597Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.79s) [2021-02-10T16:22:21.597Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.25s) [2021-02-10T16:22:21.597Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.11s) [2021-02-10T16:22:21.597Z] === RUN TestCgroupNamespacesRun [2021-02-10T16:22:21.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-10T16:22:21.618Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-02-10T16:22:21.618Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-10T16:22:22.961Z] --- PASS: TestCgroupNamespacesBuild (4.35s) [2021-02-10T16:22:22.961Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-10T16:22:22.985Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2021-02-10T16:22:22.985Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-10T16:22:23.145Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s) [2021-02-10T16:22:23.145Z] === RUN TestKernelTCPMemory [2021-02-10T16:22:23.442Z] --- PASS: TestKernelTCPMemory (0.58s) [2021-02-10T16:22:23.442Z] === RUN TestNISDomainname [2021-02-10T16:22:23.912Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2021-02-10T16:22:23.913Z] === RUN TestBuildWithSession [2021-02-10T16:22:23.913Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-10T16:22:23.913Z] build_session_test.go:25: TODO: BuildKit [2021-02-10T16:22:23.913Z] === RUN TestBuildSquashParent [2021-02-10T16:22:24.084Z] --- PASS: TestNISDomainname (0.69s) [2021-02-10T16:22:24.084Z] === RUN TestHostnameDnsResolution [2021-02-10T16:22:24.900Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2021-02-10T16:22:24.900Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-10T16:22:25.129Z] --- PASS: TestHostnameDnsResolution (0.82s) [2021-02-10T16:22:25.129Z] === RUN TestStats [2021-02-10T16:22:27.450Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2021-02-10T16:22:27.450Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-10T16:22:27.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-10T16:22:27.889Z] --- PASS: TestStats (2.53s) [2021-02-10T16:22:27.889Z] === RUN TestStopContainerWithTimeout [2021-02-10T16:22:27.889Z] === RUN TestStopContainerWithTimeout/0 [2021-02-10T16:22:27.889Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-10T16:22:27.889Z] === RUN TestStopContainerWithTimeout/1 [2021-02-10T16:22:27.889Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-10T16:22:27.889Z] === RUN TestStopContainerWithTimeout/3 [2021-02-10T16:22:27.889Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-10T16:22:27.889Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-10T16:22:27.889Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-10T16:22:27.889Z] === CONT TestStopContainerWithTimeout/0 [2021-02-10T16:22:27.889Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-10T16:22:27.889Z] === CONT TestStopContainerWithTimeout/1 [2021-02-10T16:22:27.889Z] === CONT TestStopContainerWithTimeout/3 [2021-02-10T16:22:28.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-10T16:22:28.964Z] --- PASS: TestCgroupNamespacesRunHostMode (1.96s) [2021-02-10T16:22:28.964Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-10T16:22:29.228Z] --- PASS: TestBuildSquashParent (4.92s) [2021-02-10T16:22:29.228Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-10T16:22:29.228Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:22:29.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:22:29.228Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:22:29.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:22:29.228Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:22:29.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:22:29.228Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:22:29.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:22:29.228Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:22:29.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:22:29.228Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:22:29.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:22:29.228Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:22:29.228Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:22:29.228Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:22:29.228Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:22:29.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-10T16:22:30.645Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-10T16:22:30.645Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2021-02-10T16:22:30.645Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2021-02-10T16:22:30.645Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2021-02-10T16:22:30.645Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2021-02-10T16:22:30.645Z] === RUN TestDeleteDevicemapper [2021-02-10T16:22:30.645Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-10T16:22:30.645Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-10T16:22:30.645Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-10T16:22:30.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-10T16:22:30.924Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.94s) [2021-02-10T16:22:30.924Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-10T16:22:31.185Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-10T16:22:31.789Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:22:31.789Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:22:32.175Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2021-02-10T16:22:32.175Z] === RUN TestUpdateMemory [2021-02-10T16:22:32.471Z] --- PASS: TestUpdateMemory (0.69s) [2021-02-10T16:22:32.471Z] === RUN TestUpdateCPUQuota [2021-02-10T16:22:32.571Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-10T16:22:32.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-10T16:22:32.832Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.89s) [2021-02-10T16:22:32.832Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-10T16:22:33.404Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-10T16:22:33.519Z] --- PASS: TestUpdateCPUQuota (0.85s) [2021-02-10T16:22:33.519Z] === RUN TestUpdatePidsLimit [2021-02-10T16:22:33.519Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-10T16:22:33.716Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-10T16:22:33.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2021-02-10T16:22:33.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.80s) [2021-02-10T16:22:33.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2021-02-10T16:22:33.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s) [2021-02-10T16:22:33.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2021-02-10T16:22:33.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s) [2021-02-10T16:22:33.716Z] === RUN TestBuildMultiStageCopy [2021-02-10T16:22:33.716Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-10T16:22:33.813Z] === RUN TestUpdatePidsLimit/no_change [2021-02-10T16:22:33.976Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2021-02-10T16:22:33.976Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-10T16:22:34.107Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-10T16:22:34.107Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-10T16:22:34.403Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-10T16:22:34.698Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-10T16:22:34.994Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-10T16:22:35.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-10T16:22:35.641Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-10T16:22:35.905Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-10T16:22:35.938Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.02s) [2021-02-10T16:22:35.938Z] === RUN TestKernelTCPMemory [2021-02-10T16:22:36.044Z] --- PASS: TestUpdatePidsLimit (2.44s) [2021-02-10T16:22:36.044Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2021-02-10T16:22:36.044Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2021-02-10T16:22:36.044Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2021-02-10T16:22:36.044Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2021-02-10T16:22:36.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2021-02-10T16:22:36.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2021-02-10T16:22:36.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-02-10T16:22:36.044Z] === RUN TestUpdateRestartPolicy [2021-02-10T16:22:36.482Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-10T16:22:36.745Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-10T16:22:36.882Z] --- PASS: TestKernelTCPMemory (1.03s) [2021-02-10T16:22:36.882Z] === RUN TestNISDomainname [2021-02-10T16:22:37.008Z] --- PASS: TestBuildMultiStageCopy (3.30s) [2021-02-10T16:22:37.008Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.84s) [2021-02-10T16:22:37.008Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2021-02-10T16:22:37.008Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-02-10T16:22:37.008Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2021-02-10T16:22:37.008Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-02-10T16:22:37.008Z] === RUN TestBuildMultiStageParentConfig [2021-02-10T16:22:38.267Z] --- PASS: TestNISDomainname (1.08s) [2021-02-10T16:22:38.267Z] === RUN TestHostnameDnsResolution [2021-02-10T16:22:38.401Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2021-02-10T16:22:38.402Z] === RUN TestBuildLabelWithTargets [2021-02-10T16:22:38.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-10T16:22:38.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-10T16:22:39.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-10T16:22:39.360Z] --- PASS: TestHostnameDnsResolution (1.39s) [2021-02-10T16:22:39.360Z] === RUN TestStats [2021-02-10T16:22:39.796Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2021-02-10T16:22:39.796Z] === RUN TestBuildWithEmptyLayers [2021-02-10T16:22:40.302Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-10T16:22:40.372Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2021-02-10T16:22:40.372Z] === RUN TestBuildMultiStageOnBuild [2021-02-10T16:22:41.244Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-10T16:22:41.817Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-10T16:22:42.390Z] --- PASS: TestStats (2.92s) [2021-02-10T16:22:42.390Z] === RUN TestStopContainerWithTimeout [2021-02-10T16:22:42.390Z] === RUN TestStopContainerWithTimeout/0 [2021-02-10T16:22:42.390Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-10T16:22:42.390Z] === RUN TestStopContainerWithTimeout/1 [2021-02-10T16:22:42.390Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-10T16:22:42.390Z] === RUN TestStopContainerWithTimeout/3 [2021-02-10T16:22:42.390Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-10T16:22:42.390Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-10T16:22:42.390Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-10T16:22:42.390Z] === CONT TestStopContainerWithTimeout/0 [2021-02-10T16:22:42.390Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-10T16:22:42.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-10T16:22:42.933Z] --- PASS: TestBuildMultiStageOnBuild (2.12s) [2021-02-10T16:22:42.933Z] === RUN TestBuildUncleanTarFilenames [2021-02-10T16:22:42.963Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-10T16:22:43.883Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2021-02-10T16:22:43.883Z] === RUN TestBuildMultiStageLayerLeak [2021-02-10T16:22:43.904Z] === CONT TestStopContainerWithTimeout/3 [2021-02-10T16:22:45.815Z] === CONT TestStopContainerWithTimeout/1 [2021-02-10T16:22:46.442Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2021-02-10T16:22:46.442Z] === RUN TestBuildWithHugeFile [2021-02-10T16:22:47.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-10T16:22:47.772Z] --- PASS: TestStopContainerWithTimeout (0.06s) [2021-02-10T16:22:47.773Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2021-02-10T16:22:47.773Z] --- PASS: TestStopContainerWithTimeout/-1 (3.32s) [2021-02-10T16:22:47.773Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2021-02-10T16:22:47.773Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2021-02-10T16:22:47.773Z] === RUN TestDeleteDevicemapper [2021-02-10T16:22:47.773Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-10T16:22:47.773Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-10T16:22:47.773Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-10T16:22:48.716Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-10T16:22:48.732Z] --- PASS: TestUpdateRestartPolicy (11.21s) [2021-02-10T16:22:48.732Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-10T16:22:48.732Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2021-02-10T16:22:48.732Z] === RUN TestWaitNonBlocked [2021-02-10T16:22:48.732Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:22:48.732Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:22:48.732Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:22:48.732Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:22:48.732Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:22:48.732Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:22:48.732Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-10T16:22:48.732Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2021-02-10T16:22:48.732Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2021-02-10T16:22:48.732Z] === RUN TestWaitBlocked [2021-02-10T16:22:48.732Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:22:48.732Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:22:48.732Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:22:48.732Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:22:48.732Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:22:48.732Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:22:49.377Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-10T16:22:49.377Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2021-02-10T16:22:49.377Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2021-02-10T16:22:49.377Z] === CONT TestContainerStartOnDaemonRestart [2021-02-10T16:22:49.377Z] === CONT TestContainerKillOnDaemonStart [2021-02-10T16:22:49.377Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-10T16:22:49.377Z] === CONT TestIpcModeOlderClient [2021-02-10T16:22:49.377Z] --- PASS: TestIpcModeOlderClient (0.17s) [2021-02-10T16:22:49.377Z] === CONT TestDaemonHostGatewayIP [2021-02-10T16:22:50.948Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-02-10T16:22:50.948Z] [2021-02-10T16:22:50.948Z] ________ ____ __. [2021-02-10T16:22:50.948Z] \_____ \ | |/ _| [2021-02-10T16:22:50.948Z] / | \| < [2021-02-10T16:22:50.948Z] / | \ | \ [2021-02-10T16:22:50.948Z] \_______ /____|__ \ [2021-02-10T16:22:50.948Z] \/ \/ [2021-02-10T16:22:50.948Z] [2021-02-10T16:22:50.948Z] INFO: make.ps1 ended at 02/10/2021 16:22:47 [2021-02-10T16:22:50.948Z] INFO: Binaries build ended at 02/10/2021 16:22:48. Duration:00:01:14.9395429 [2021-02-10T16:22:50.948Z] INFO: Copying the built daemon binary to d:\CI\PR-42004\6\binary\dockerd-2ad187fd4a.exe... [2021-02-10T16:22:50.948Z] INFO: Copying the built client binary to d:\CI\PR-42004\6\binary\docker-2ad187fd4a.exe... [2021-02-10T16:22:50.948Z] INFO: Copying dockerversion from the container... [2021-02-10T16:22:50.948Z] INFO: Copying the golang package from the container to d:\CI\PR-42004\6\installer\go.zip... [2021-02-10T16:22:51.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-10T16:22:51.264Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.57s) [2021-02-10T16:22:51.264Z] === RUN TestUpdateMemory [2021-02-10T16:22:51.264Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-10T16:22:51.264Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:22:51.264Z] === RUN TestUpdateCPUQuota [2021-02-10T16:22:51.264Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-10T16:22:51.411Z] INFO: Extracting go.zip to d:\CI\PR-42004\6\go [2021-02-10T16:22:52.652Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-10T16:22:52.913Z] --- PASS: TestUpdateCPUQuota (1.64s) [2021-02-10T16:22:52.913Z] === RUN TestUpdatePidsLimit [2021-02-10T16:22:52.913Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-10T16:22:52.959Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.59s) [2021-02-10T16:22:52.960Z] === CONT TestDaemonRestartIpcMode [2021-02-10T16:22:52.960Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2021-02-10T16:22:53.174Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-10T16:22:53.436Z] === RUN TestUpdatePidsLimit/no_change [2021-02-10T16:22:53.436Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-10T16:22:53.645Z] --- PASS: TestDaemonHostGatewayIP (4.14s) [2021-02-10T16:22:53.697Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-10T16:22:53.958Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-10T16:22:54.218Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-10T16:22:54.479Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-10T16:22:54.479Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-10T16:22:54.479Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-10T16:22:54.740Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-10T16:22:55.001Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-10T16:22:55.571Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-10T16:22:55.735Z] --- PASS: TestDaemonRestartIpcMode (2.60s) [2021-02-10T16:22:56.142Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-10T16:22:56.712Z] --- PASS: TestUpdatePidsLimit (3.85s) [2021-02-10T16:22:56.712Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.53s) [2021-02-10T16:22:56.712Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-02-10T16:22:56.712Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2021-02-10T16:22:56.712Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2021-02-10T16:22:56.712Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-02-10T16:22:56.712Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2021-02-10T16:22:56.712Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-02-10T16:22:56.712Z] === RUN TestUpdateRestartPolicy [2021-02-10T16:22:56.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-10T16:22:58.189Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-10T16:22:58.189Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-10T16:22:58.189Z] Cross building: bundles/cross/windows/amd64 [2021-02-10T16:22:58.189Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-10T16:22:58.189Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-10T16:23:01.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-10T16:23:01.182Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-10T16:23:02.124Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-10T16:23:02.672Z] --- PASS: TestContainerKillOnDaemonStart (12.87s) [2021-02-10T16:23:02.672Z] PASS [2021-02-10T16:23:02.672Z] [2021-02-10T16:23:02.672Z] === Skipped [2021-02-10T16:23:02.672Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-02-10T16:23:02.672Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-10T16:23:02.672Z] [2021-02-10T16:23:02.672Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-10T16:23:02.672Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-10T16:23:02.672Z] [2021-02-10T16:23:02.672Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-02-10T16:23:02.672Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-10T16:23:02.672Z] [2021-02-10T16:23:02.672Z] [2021-02-10T16:23:02.672Z] DONE 196 tests, 3 skipped in 109.798s [2021-02-10T16:23:02.672Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-02-10T16:23:02.672Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:23:02.672Z] ++ set -e [2021-02-10T16:23:02.672Z] ++ '[' -n 0 ']' [2021-02-10T16:23:02.672Z] ++ set -x [2021-02-10T16:23:02.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:23:02.672Z] INFO: Testing against a local daemon [2021-02-10T16:23:02.672Z] === RUN TestCommitInheritsEnv [2021-02-10T16:23:02.672Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-02-10T16:23:02.672Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-10T16:23:02.672Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-10T16:23:02.672Z] === RUN TestImagesFilterMultiReference [2021-02-10T16:23:02.672Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-10T16:23:02.672Z] === RUN TestImagePullPlatformInvalid [2021-02-10T16:23:02.672Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-10T16:23:02.672Z] === RUN TestRemoveImageOrphaning [2021-02-10T16:23:02.968Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-02-10T16:23:02.968Z] === RUN TestRemoveImageGarbageCollector [2021-02-10T16:23:02.968Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-10T16:23:02.968Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:23:02.968Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-10T16:23:02.968Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-10T16:23:02.968Z] === RUN TestTagInvalidReference [2021-02-10T16:23:02.968Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-10T16:23:02.968Z] === RUN TestTagValidPrefixedRepo [2021-02-10T16:23:02.968Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-10T16:23:02.968Z] === RUN TestTagExistedNameWithoutForce [2021-02-10T16:23:02.968Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-10T16:23:02.968Z] === RUN TestTagOfficialNames [2021-02-10T16:23:02.968Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-10T16:23:02.968Z] === RUN TestTagMatchesDigest [2021-02-10T16:23:03.065Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-10T16:23:03.265Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-10T16:23:03.266Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-10T16:23:03.326Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-10T16:23:04.271Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-10T16:23:04.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-10T16:23:04.794Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-10T16:23:05.366Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-10T16:23:08.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-10T16:23:09.645Z] --- PASS: TestUpdateRestartPolicy (13.04s) [2021-02-10T16:23:09.645Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-10T16:23:11.050Z] --- PASS: TestUpdateRestartWithAutoRemove (1.07s) [2021-02-10T16:23:11.050Z] === RUN TestWaitNonBlocked [2021-02-10T16:23:11.050Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:23:11.050Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:23:11.050Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:23:11.050Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:23:11.050Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:23:11.050Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:23:11.050Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-10T16:23:11.991Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-02-10T16:23:11.991Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2021-02-10T16:23:11.991Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2021-02-10T16:23:11.991Z] === RUN TestWaitBlocked [2021-02-10T16:23:12.253Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:23:12.253Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:23:12.253Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:23:12.253Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:23:12.253Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:23:12.253Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:23:12.684Z] INFO: Extraction ended at 02/10/2021 16:23:12. Duration:00:00:21.1992301 [2021-02-10T16:23:12.684Z] INFO: Updating the golang and path environment variables [2021-02-10T16:23:12.684Z] INFO: GOPATH=d:\gopath [2021-02-10T16:23:12.684Z] INFO: go version go1.13.15 windows/amd64 [2021-02-10T16:23:12.684Z] INFO: Running the daemon under test in debug mode [2021-02-10T16:23:12.684Z] INFO: Starting a daemon under test... [2021-02-10T16:23:12.684Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42004\6\daemon --pidfile d:\CI\PR-42004\6\docker.pid -D [2021-02-10T16:23:13.152Z] INFO: Process started successfully. [2021-02-10T16:23:13.152Z] INFO: Start tailing logs of the daemon under tests [2021-02-10T16:23:13.152Z] INFO: Waiting for the daemon under test to start... [2021-02-10T16:23:13.821Z] --- PASS: TestWaitBlocked (0.04s) [2021-02-10T16:23:13.821Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.37s) [2021-02-10T16:23:13.821Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.45s) [2021-02-10T16:23:13.821Z] === CONT TestContainerStartOnDaemonRestart [2021-02-10T16:23:13.821Z] === CONT TestIpcModeOlderClient [2021-02-10T16:23:13.821Z] --- PASS: TestIpcModeOlderClient (0.15s) [2021-02-10T16:23:13.821Z] === CONT TestDaemonHostGatewayIP [2021-02-10T16:23:15.206Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-10T16:23:17.755Z] --- PASS: TestContainerStartOnDaemonRestart (4.14s) [2021-02-10T16:23:17.755Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-10T16:23:17.755Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-10T16:23:19.141Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-10T16:23:19.141Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-10T16:23:19.713Z] --- PASS: TestDaemonHostGatewayIP (5.81s) [2021-02-10T16:23:19.714Z] === CONT TestDaemonRestartIpcMode [2021-02-10T16:23:19.714Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-10T16:23:21.110Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-10T16:23:22.495Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.59s) [2021-02-10T16:23:22.495Z] === CONT TestContainerKillOnDaemonStart [2021-02-10T16:23:23.436Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-10T16:23:24.377Z] --- PASS: TestDaemonRestartIpcMode (4.70s) [2021-02-10T16:23:24.638Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-10T16:23:26.555Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-10T16:23:27.938Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-10T16:23:27.938Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-10T16:23:27.938Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-10T16:23:27.938Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-10T16:23:27.938Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-10T16:23:29.323Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-10T16:23:30.269Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-10T16:23:30.842Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-10T16:23:31.103Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-10T16:23:31.366Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-10T16:23:34.307Z] .....INFO: Daemon under test started and replied! [2021-02-10T16:23:34.307Z] INFO: Docker version of the daemon under test [2021-02-10T16:23:34.307Z] [2021-02-10T16:23:34.307Z] Client: [2021-02-10T16:23:34.307Z] Version: 17.06.2-ce [2021-02-10T16:23:34.307Z] API version: 1.30 [2021-02-10T16:23:34.307Z] Go version: go1.8.3 [2021-02-10T16:23:34.307Z] Git commit: cec0b72 [2021-02-10T16:23:34.307Z] Built: Tue Sep 5 19:57:19 2017 [2021-02-10T16:23:34.307Z] OS/Arch: windows/amd64 [2021-02-10T16:23:34.307Z] [2021-02-10T16:23:34.307Z] Server: [2021-02-10T16:23:34.307Z] Version: 0.0.0-dev [2021-02-10T16:23:34.307Z] API version: 1.41 (minimum version 1.24) [2021-02-10T16:23:34.307Z] Go version: go1.13.15 [2021-02-10T16:23:34.307Z] Git commit: 2ad187fd4a [2021-02-10T16:23:34.307Z] Built: 02/10/2021 16:21:38 [2021-02-10T16:23:34.307Z] OS/Arch: windows/amd64 [2021-02-10T16:23:34.307Z] Experimental: false [2021-02-10T16:23:34.307Z] [2021-02-10T16:23:34.307Z] INFO: Docker info of the daemon under test [2021-02-10T16:23:34.307Z] [2021-02-10T16:23:34.307Z] Containers: 0 [2021-02-10T16:23:34.307Z] Running: 0 [2021-02-10T16:23:34.307Z] Paused: 0 [2021-02-10T16:23:34.307Z] Stopped: 0 [2021-02-10T16:23:34.307Z] Images: 0 [2021-02-10T16:23:34.307Z] Server Version: 0.0.0-dev [2021-02-10T16:23:34.307Z] Storage Driver: windowsfilter [2021-02-10T16:23:34.307Z] Windows: [2021-02-10T16:23:34.307Z] Logging Driver: json-file [2021-02-10T16:23:34.307Z] Plugins: [2021-02-10T16:23:34.307Z] Volume: local [2021-02-10T16:23:34.307Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-10T16:23:34.307Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-10T16:23:34.307Z] Swarm: inactive [2021-02-10T16:23:34.307Z] Default Isolation: process [2021-02-10T16:23:34.307Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-10T16:23:34.307Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-10T16:23:34.307Z] OSType: windows [2021-02-10T16:23:34.307Z] Architecture: x86_64 [2021-02-10T16:23:34.307Z] CPUs: 4 [2021-02-10T16:23:34.307Z] Total Memory: 32GiB [2021-02-10T16:23:34.307Z] Name: azwin-2-18f0a0 [2021-02-10T16:23:34.307Z] ID: 7PWU:KOK3:X3WW:S7Z3:YCAI:TI3B:LQCO:7HCY:W7NU:SG56:GM4V:SC6A [2021-02-10T16:23:34.307Z] Docker Root Dir: D:\CI\PR-42004\6\daemon [2021-02-10T16:23:34.307Z] Debug Mode (client): false [2021-02-10T16:23:34.307Z] Debug Mode (server): true [2021-02-10T16:23:34.307Z] File Descriptors: -1 [2021-02-10T16:23:34.307Z] Goroutines: 16 [2021-02-10T16:23:34.307Z] System Time: 2021-02-10T16:23:32.0563974Z [2021-02-10T16:23:34.307Z] EventsListeners: 0 [2021-02-10T16:23:34.307Z] Registry: https://index.docker.io/v1/ [2021-02-10T16:23:34.307Z] Labels: [2021-02-10T16:23:34.307Z] Experimental: false [2021-02-10T16:23:34.307Z] Insecure Registries: [2021-02-10T16:23:34.307Z] 127.0.0.0/8 [2021-02-10T16:23:34.307Z] Live Restore Enabled: false [2021-02-10T16:23:34.307Z] [2021-02-10T16:23:34.307Z] [2021-02-10T16:23:34.307Z] INFO: Docker images of the daemon under test [2021-02-10T16:23:34.307Z] [2021-02-10T16:23:34.307Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-10T16:23:34.307Z] [2021-02-10T16:23:34.307Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-02-10T16:23:34.307Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-02-10T16:23:34.307Z] ltsc2019: Pulling from windows/servercore [2021-02-10T16:23:34.307Z] 4612f6d0b889: Pulling fs layer [2021-02-10T16:23:34.307Z] db4edcf0861f: Pulling fs layer [2021-02-10T16:23:34.668Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-10T16:23:34.929Z] --- PASS: TestContainerKillOnDaemonStart (12.51s) [2021-02-10T16:23:34.929Z] PASS [2021-02-10T16:23:34.929Z] [2021-02-10T16:23:34.929Z] === Skipped [2021-02-10T16:23:34.929Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-10T16:23:34.929Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-10T16:23:34.929Z] [2021-02-10T16:23:34.929Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-10T16:23:34.929Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:23:34.929Z] [2021-02-10T16:23:34.929Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-10T16:23:34.929Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:23:34.929Z] [2021-02-10T16:23:34.929Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-10T16:23:34.929Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-10T16:23:34.929Z] [2021-02-10T16:23:34.929Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-10T16:23:34.929Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-10T16:23:34.929Z] [2021-02-10T16:23:34.929Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-10T16:23:34.929Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:23:34.929Z] [2021-02-10T16:23:34.929Z] [2021-02-10T16:23:34.929Z] DONE 196 tests, 6 skipped in 169.028s [2021-02-10T16:23:34.929Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-10T16:23:34.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:23:34.929Z] ++ set -e [2021-02-10T16:23:34.929Z] ++ '[' -n 0 ']' [2021-02-10T16:23:34.929Z] ++ set -x [2021-02-10T16:23:34.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:23:35.191Z] INFO: Testing against a local daemon [2021-02-10T16:23:35.191Z] === RUN TestCommitInheritsEnv [2021-02-10T16:23:35.450Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-02-10T16:23:35.450Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-10T16:23:35.450Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-10T16:23:35.450Z] === RUN TestImagesFilterMultiReference [2021-02-10T16:23:35.711Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-02-10T16:23:35.711Z] === RUN TestImagePullPlatformInvalid [2021-02-10T16:23:35.711Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-10T16:23:35.711Z] === RUN TestRemoveImageOrphaning [2021-02-10T16:23:36.283Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2021-02-10T16:23:36.283Z] === RUN TestRemoveImageGarbageCollector [2021-02-10T16:23:36.543Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-10T16:23:37.927Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-10T16:23:37.927Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-10T16:23:38.187Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-10T16:23:38.187Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-10T16:23:38.448Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2021-02-10T16:23:38.448Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-10T16:23:38.708Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-10T16:23:38.708Z] === RUN TestTagInvalidReference [2021-02-10T16:23:38.708Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-10T16:23:38.708Z] === RUN TestTagValidPrefixedRepo [2021-02-10T16:23:38.708Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-02-10T16:23:38.708Z] === RUN TestTagExistedNameWithoutForce [2021-02-10T16:23:38.708Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-10T16:23:38.708Z] === RUN TestTagOfficialNames [2021-02-10T16:23:38.708Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-10T16:23:38.708Z] === RUN TestTagMatchesDigest [2021-02-10T16:23:38.708Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-10T16:23:38.708Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-10T16:23:39.033Z] db4edcf0861f: Verifying Checksum [2021-02-10T16:23:39.033Z] db4edcf0861f: Download complete [2021-02-10T16:23:40.095Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-10T16:23:43.397Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-10T16:23:44.339Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-10T16:23:44.339Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-10T16:23:47.641Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-10T16:23:49.555Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-10T16:23:52.101Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-10T16:23:52.671Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-10T16:23:54.056Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-10T16:23:54.293Z] --- PASS: TestBuildWithHugeFile (57.40s) [2021-02-10T16:23:54.293Z] === RUN TestBuildWCOWSandboxSize [2021-02-10T16:23:54.293Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-10T16:23:54.293Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-10T16:23:54.293Z] === RUN TestBuildWithEmptyDockerfile [2021-02-10T16:23:54.293Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:23:54.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:23:54.293Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:23:54.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:23:54.293Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:23:54.293Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:23:54.293Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:23:54.293Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:23:54.293Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:23:54.293Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-02-10T16:23:54.293Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-02-10T16:23:54.293Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-02-10T16:23:54.293Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-02-10T16:23:54.293Z] === RUN TestBuildPreserveOwnership [2021-02-10T16:23:54.293Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-10T16:23:54.293Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-10T16:23:54.293Z] --- PASS: TestBuildPreserveOwnership (4.68s) [2021-02-10T16:23:54.293Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.06s) [2021-02-10T16:23:54.293Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2021-02-10T16:23:54.293Z] === RUN TestBuildPlatformInvalid [2021-02-10T16:23:54.293Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-02-10T16:23:54.293Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-10T16:23:54.317Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-10T16:23:55.701Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-10T16:23:58.245Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-10T16:23:59.187Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-10T16:23:59.187Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-10T16:24:00.572Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-10T16:24:00.833Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-10T16:24:02.221Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-10T16:24:02.462Z] Loaded image: buildpack-deps:buster [2021-02-10T16:24:02.462Z] Loaded image: busybox:latest [2021-02-10T16:24:02.462Z] Loaded image: busybox:glibc [2021-02-10T16:24:03.857Z] Loaded image: debian:bullseye [2021-02-10T16:24:03.857Z] Loaded image: hello-world:latest [2021-02-10T16:24:04.119Z] Loaded image: arm32v7/hello-world:latest [2021-02-10T16:24:04.136Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-10T16:24:04.238Z] 4612f6d0b889: Verifying Checksum [2021-02-10T16:24:04.238Z] 4612f6d0b889: Download complete [2021-02-10T16:24:04.708Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-10T16:24:08.011Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-10T16:24:10.557Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-10T16:24:10.818Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-10T16:24:11.789Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-10T16:24:12.375Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-10T16:24:14.156Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.19s) [2021-02-10T16:24:14.156Z] PASS [2021-02-10T16:24:14.156Z] [2021-02-10T16:24:14.156Z] === Skipped [2021-02-10T16:24:14.156Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-10T16:24:14.156Z] build_session_test.go:25: TODO: BuildKit [2021-02-10T16:24:14.156Z] [2021-02-10T16:24:14.156Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-10T16:24:14.156Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-10T16:24:14.156Z] [2021-02-10T16:24:14.156Z] [2021-02-10T16:24:14.156Z] DONE 34 tests, 2 skipped in 129.635s [2021-02-10T16:24:14.156Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-10T16:24:14.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:24:14.156Z] ++ set -e [2021-02-10T16:24:14.156Z] ++ '[' -n 0 ']' [2021-02-10T16:24:14.156Z] ++ set -x [2021-02-10T16:24:14.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:24:14.156Z] INFO: Testing against a local daemon [2021-02-10T16:24:14.156Z] === RUN TestConfigInspect [2021-02-10T16:24:14.293Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-10T16:24:14.293Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-10T16:24:16.206Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-10T16:24:16.206Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-10T16:24:16.718Z] --- PASS: TestConfigInspect (3.31s) [2021-02-10T16:24:16.718Z] === RUN TestConfigList [2021-02-10T16:24:17.590Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-10T16:24:18.162Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-10T16:24:19.280Z] --- PASS: TestConfigList (2.94s) [2021-02-10T16:24:19.280Z] === RUN TestConfigsCreateAndDelete [2021-02-10T16:24:19.604Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-10T16:24:19.604Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-10T16:24:19.604Z] remote: Enumerating objects: 2, done. [2021-02-10T16:24:19.604Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-10T16:24:19.604Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-10T16:24:19.604Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-10T16:24:19.604Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-02-10T16:24:19.604Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-10T16:24:19.604Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-10T16:24:19.940Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/test/unit [2021-02-10T16:24:21.465Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-10T16:24:22.407Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-10T16:24:22.596Z] --- PASS: TestConfigsCreateAndDelete (2.97s) [2021-02-10T16:24:22.596Z] === RUN TestConfigsUpdate [2021-02-10T16:24:23.214Z] ? github.com/docker/docker/api [no test files] [2021-02-10T16:24:23.793Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-10T16:24:25.157Z] --- PASS: TestConfigsUpdate (3.02s) [2021-02-10T16:24:25.157Z] === RUN TestTemplatedConfig [2021-02-10T16:24:26.340Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-10T16:24:28.483Z] --- PASS: TestTemplatedConfig (3.29s) [2021-02-10T16:24:28.484Z] === RUN TestConfigCreateResolve [2021-02-10T16:24:29.640Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-10T16:24:31.798Z] --- PASS: TestConfigCreateResolve (2.94s) [2021-02-10T16:24:31.798Z] === RUN TestConfigDaemonLibtrustID [2021-02-10T16:24:32.062Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-02-10T16:24:32.062Z] PASS [2021-02-10T16:24:32.062Z] [2021-02-10T16:24:32.062Z] DONE 7 tests in 19.305s [2021-02-10T16:24:32.326Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-10T16:24:32.326Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:24:32.326Z] ++ set -e [2021-02-10T16:24:32.326Z] ++ '[' -n 0 ']' [2021-02-10T16:24:32.326Z] ++ set -x [2021-02-10T16:24:32.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:24:32.326Z] INFO: Testing against a local daemon [2021-02-10T16:24:32.326Z] === RUN TestCheckpoint [2021-02-10T16:24:32.326Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-10T16:24:32.326Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-10T16:24:32.326Z] === RUN TestContainerInvalidJSON [2021-02-10T16:24:32.326Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:24:32.326Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:24:32.326Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:24:32.326Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:24:32.326Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:24:32.326Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:24:32.326Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:24:32.326Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:24:32.326Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:24:32.326Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-02-10T16:24:32.326Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-10T16:24:32.326Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-10T16:24:32.326Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-10T16:24:32.326Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-10T16:24:32.589Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-02-10T16:24:32.589Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-10T16:24:32.589Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-02-10T16:24:32.589Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-10T16:24:32.853Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-02-10T16:24:32.853Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-10T16:24:32.853Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-02-10T16:24:32.853Z] === RUN TestCopyFromContainer [2021-02-10T16:24:33.844Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-10T16:24:34.105Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-10T16:24:34.248Z] === RUN TestCopyFromContainer// [2021-02-10T16:24:34.512Z] === RUN TestCopyFromContainer//bar/root [2021-02-10T16:24:34.512Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-10T16:24:34.776Z] === RUN TestCopyFromContainer/bar/quux [2021-02-10T16:24:34.776Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-10T16:24:34.776Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-10T16:24:35.039Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-10T16:24:35.039Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-10T16:24:35.302Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-10T16:24:35.302Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-10T16:24:35.566Z] --- PASS: TestCopyFromContainer (2.60s) [2021-02-10T16:24:35.566Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-02-10T16:24:35.566Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-02-10T16:24:35.566Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-02-10T16:24:35.566Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-02-10T16:24:35.566Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-02-10T16:24:35.566Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-02-10T16:24:35.566Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-02-10T16:24:35.566Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-02-10T16:24:35.566Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-02-10T16:24:35.566Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-02-10T16:24:35.566Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-10T16:24:35.566Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:24:35.566Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:24:35.566Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:24:35.566Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:24:35.566Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:24:35.566Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:24:35.566Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:24:35.566Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:24:35.566Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:24:35.566Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-02-10T16:24:35.566Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-10T16:24:35.566Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-10T16:24:35.566Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-10T16:24:35.566Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-10T16:24:35.566Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-10T16:24:35.566Z] === RUN TestCreateWithInvalidEnv [2021-02-10T16:24:35.566Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-10T16:24:35.566Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-10T16:24:35.566Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-10T16:24:35.566Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-10T16:24:35.566Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-10T16:24:35.566Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-10T16:24:35.566Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-10T16:24:35.566Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-10T16:24:35.566Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-10T16:24:35.566Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-10T16:24:35.566Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-10T16:24:35.566Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-10T16:24:35.566Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-10T16:24:35.566Z] === RUN TestCreateTmpfsMountsTarget [2021-02-10T16:24:35.566Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-10T16:24:35.566Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-10T16:24:36.017Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-10T16:24:36.017Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-10T16:24:37.490Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2021-02-10T16:24:37.490Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-10T16:24:38.078Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2021-02-10T16:24:38.562Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-10T16:24:39.415Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.83s) [2021-02-10T16:24:39.415Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-10T16:24:39.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:24:39.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:24:39.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:24:39.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:24:39.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:24:39.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:24:39.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:24:39.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:24:39.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:24:39.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:24:39.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:24:39.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:24:39.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:24:39.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:24:39.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:24:39.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-10T16:24:39.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-02-10T16:24:39.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-02-10T16:24:39.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-02-10T16:24:39.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-02-10T16:24:39.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-02-10T16:24:39.415Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-10T16:24:39.992Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-02-10T16:24:39.992Z] === RUN TestCreateDifferentPlatform [2021-02-10T16:24:39.992Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-10T16:24:39.992Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-10T16:24:39.992Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-02-10T16:24:39.992Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-02-10T16:24:39.992Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-10T16:24:39.992Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-10T16:24:40.255Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-10T16:24:40.255Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-10T16:24:40.255Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-02-10T16:24:40.255Z] === RUN TestContainerStartOnDaemonRestart [2021-02-10T16:24:40.256Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-10T16:24:40.256Z] === RUN TestDaemonRestartIpcMode [2021-02-10T16:24:40.256Z] === PAUSE TestDaemonRestartIpcMode [2021-02-10T16:24:40.256Z] === RUN TestDaemonHostGatewayIP [2021-02-10T16:24:40.256Z] === PAUSE TestDaemonHostGatewayIP [2021-02-10T16:24:40.256Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-10T16:24:40.256Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-10T16:24:40.256Z] === RUN TestContainerKillOnDaemonStart [2021-02-10T16:24:40.256Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-10T16:24:40.256Z] === RUN TestDiff [2021-02-10T16:24:40.478Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-10T16:24:40.739Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-10T16:24:40.833Z] --- PASS: TestDiff (0.66s) [2021-02-10T16:24:40.833Z] === RUN TestExecWithCloseStdin [2021-02-10T16:24:41.681Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-10T16:24:41.783Z] --- PASS: TestExecWithCloseStdin (0.77s) [2021-02-10T16:24:41.783Z] === RUN TestExec [2021-02-10T16:24:42.365Z] --- PASS: TestExec (0.77s) [2021-02-10T16:24:42.365Z] === RUN TestExecUser [2021-02-10T16:24:43.070Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-10T16:24:43.314Z] --- PASS: TestExecUser (0.78s) [2021-02-10T16:24:43.314Z] === RUN TestExportContainerAndImportImage [2021-02-10T16:24:43.641Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-10T16:24:44.263Z] --- PASS: TestExportContainerAndImportImage (0.90s) [2021-02-10T16:24:44.263Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-10T16:24:46.189Z] --- PASS: TestExportContainerAfterDaemonRestart (1.90s) [2021-02-10T16:24:46.189Z] === RUN TestHealthCheckWorkdir [2021-02-10T16:24:46.194Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-10T16:24:46.764Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-10T16:24:47.138Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2021-02-10T16:24:47.138Z] === RUN TestHealthKillContainer [2021-02-10T16:24:49.695Z] --- PASS: TestHealthKillContainer (2.76s) [2021-02-10T16:24:49.695Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-10T16:24:50.285Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2021-02-10T16:24:50.285Z] === RUN TestIpcModeNone [2021-02-10T16:24:51.235Z] --- PASS: TestIpcModeNone (0.81s) [2021-02-10T16:24:51.235Z] === RUN TestIpcModePrivate [2021-02-10T16:24:51.814Z] --- PASS: TestIpcModePrivate (0.75s) [2021-02-10T16:24:51.814Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-02-10T16:24:51.814Z] === RUN TestIpcModeShareable [2021-02-10T16:24:52.762Z] --- PASS: TestIpcModeShareable (0.77s) [2021-02-10T16:24:52.762Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-02-10T16:24:52.762Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-10T16:24:54.914Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-10T16:24:55.323Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.31s) [2021-02-10T16:24:55.323Z] === RUN TestAPIIpcModeHost [2021-02-10T16:24:55.486Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-10T16:24:55.586Z] --- PASS: TestAPIIpcModeHost (0.57s) [2021-02-10T16:24:55.586Z] === RUN TestDaemonIpcModeShareable [2021-02-10T16:24:56.429Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-10T16:24:57.515Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2021-02-10T16:24:57.515Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-02-10T16:24:57.515Z] === RUN TestDaemonIpcModePrivate [2021-02-10T16:24:58.910Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2021-02-10T16:24:58.910Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-02-10T16:24:58.910Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-10T16:24:59.728Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-10T16:25:00.835Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2021-02-10T16:25:00.835Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-02-10T16:25:00.835Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-10T16:25:02.759Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2021-02-10T16:25:02.759Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-02-10T16:25:02.759Z] === RUN TestIpcModeOlderClient [2021-02-10T16:25:02.759Z] === PAUSE TestIpcModeOlderClient [2021-02-10T16:25:02.759Z] === RUN TestKillContainerInvalidSignal [2021-02-10T16:25:03.336Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-02-10T16:25:03.336Z] === RUN TestKillContainer [2021-02-10T16:25:03.336Z] === RUN TestKillContainer/no_signal [2021-02-10T16:25:03.912Z] === RUN TestKillContainer/non_killing_signal [2021-02-10T16:25:04.488Z] === RUN TestKillContainer/killing_signal [2021-02-10T16:25:05.013Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-10T16:25:05.438Z] --- PASS: TestKillContainer (2.03s) [2021-02-10T16:25:05.438Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-02-10T16:25:05.438Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2021-02-10T16:25:05.438Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-02-10T16:25:05.438Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-10T16:25:05.438Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-10T16:25:06.015Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-10T16:25:06.590Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2021-02-10T16:25:06.590Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-02-10T16:25:06.590Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2021-02-10T16:25:06.590Z] === RUN TestKillStoppedContainer [2021-02-10T16:25:06.590Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-02-10T16:25:06.590Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-10T16:25:06.590Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-02-10T16:25:06.590Z] === RUN TestKillDifferentUserContainer [2021-02-10T16:25:07.540Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-02-10T16:25:07.540Z] === RUN TestInspectOomKilledTrue [2021-02-10T16:25:07.540Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-10T16:25:07.540Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:25:07.540Z] === RUN TestInspectOomKilledFalse [2021-02-10T16:25:07.540Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-10T16:25:07.540Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:25:07.540Z] === RUN TestLinksEtcHostsContentMatch [2021-02-10T16:25:07.804Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2021-02-10T16:25:07.804Z] === RUN TestLinksContainerNames [2021-02-10T16:25:08.310Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-10T16:25:09.202Z] --- PASS: TestLinksContainerNames (1.32s) [2021-02-10T16:25:09.202Z] === RUN TestLogsFollowTailEmpty [2021-02-10T16:25:09.778Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-02-10T16:25:09.778Z] === RUN TestContainerNetworkMountsNoChown [2021-02-10T16:25:10.222Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-10T16:25:10.727Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/default [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/default [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/private [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/private [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rprivate [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/slave [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/slave [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rslave [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/shared [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/shared [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rshared [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/default [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/rslave [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/rshared [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/private [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/shared [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/slave [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/rprivate [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:25:10.728Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-10T16:25:10.728Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-10T16:25:10.728Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-10T16:25:10.991Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.15s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.16s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.15s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.12s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-02-10T16:25:10.991Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-02-10T16:25:10.991Z] === RUN TestContainerBindMountNonRecursive [2021-02-10T16:25:12.916Z] --- PASS: TestContainerBindMountNonRecursive (1.73s) [2021-02-10T16:25:12.916Z] === RUN TestContainerVolumesMountedAsShared [2021-02-10T16:25:13.492Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2021-02-10T16:25:13.492Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-10T16:25:13.525Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-10T16:25:13.525Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-10T16:25:14.069Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s) [2021-02-10T16:25:14.069Z] === RUN TestNetworkNat [2021-02-10T16:25:15.017Z] --- PASS: TestNetworkNat (0.80s) [2021-02-10T16:25:15.017Z] === RUN TestNetworkLocalhostTCPNat [2021-02-10T16:25:15.595Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-02-10T16:25:15.595Z] === RUN TestNetworkLoopbackNat [2021-02-10T16:25:17.847Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-10T16:25:17.847Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-10T16:25:18.911Z] --- PASS: TestNetworkLoopbackNat (2.96s) [2021-02-10T16:25:18.911Z] === RUN TestPause [2021-02-10T16:25:19.174Z] --- PASS: TestPause (0.73s) [2021-02-10T16:25:19.174Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-10T16:25:19.174Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-10T16:25:19.174Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-10T16:25:19.174Z] === RUN TestPauseStopPausedContainer [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite (374.06s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.88s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.03s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.98s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.58s) [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:1455: [dca2b0b11350c] daemon is not started [2021-02-10T16:25:19.244Z] check_test.go:309: [d49866f44fd8c] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.40s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2021-02-10T16:25:19.244Z] check_test.go:309: [dffe30f4622ff] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.78s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.00s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.02s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.81s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.12s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.99s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.61s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-02-10T16:25:19.244Z] check_test.go:309: [dc3f81ced266b] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-10T16:25:19.244Z] check_test.go:309: [dd7cf56bc97a6] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.72s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.63s) [2021-02-10T16:25:19.244Z] check_test.go:309: [d6385c7eb49de] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.74s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.88s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.87s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.42s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.83s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.77s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-10T16:25:19.244Z] check_test.go:309: [dc3e2e41d6e94] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.84s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.37s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.21s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.71s) [2021-02-10T16:25:19.244Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-10T16:25:19.244Z] check_test.go:309: [d484eb31f16b3] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.59s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.59s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.80s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.99s) [2021-02-10T16:25:19.244Z] check_test.go:309: [d083d8a8d44e4] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.72s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-02-10T16:25:19.244Z] check_test.go:309: [d0be6c6485508] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.23s) [2021-02-10T16:25:19.244Z] docker_cli_daemon_plugins_test.go:79: [d1e91dc2ca01d] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.03s) [2021-02-10T16:25:19.244Z] docker_cli_daemon_plugins_test.go:169: [deea0853ab645] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.08s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-02-10T16:25:19.244Z] check_test.go:309: [dc8696fe86a3b] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.60s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.99s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.91s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.92s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.94s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.18s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.64s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.25s) [2021-02-10T16:25:19.244Z] check_test.go:309: [d4d786a610bfe] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.62s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.00s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.67s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.28s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.66s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.84s) [2021-02-10T16:25:19.244Z] check_test.go:309: [de0a0c447d9d7] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.86s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.96s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.24s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.42s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.86s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.46s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.63s) [2021-02-10T16:25:19.244Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-10T16:25:19.244Z] check_test.go:309: [db7fd97493536] daemon is not started [2021-02-10T16:25:19.244Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-10T16:25:19.244Z] check_test.go:309: [d77ea2813dfc7] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.47s) [2021-02-10T16:25:19.244Z] check_test.go:309: [dcbbbff1ffae6] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.86s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.80s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.37s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.62s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.82s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.68s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.89s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.64s) [2021-02-10T16:25:19.244Z] check_test.go:309: [dcf5b473650bf] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.95s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.87s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.06s) [2021-02-10T16:25:19.244Z] check_test.go:309: [de65adbe14b06] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.68s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.52s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-10T16:25:19.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-10T16:25:19.244Z] check_test.go:309: [ded6eb1ae3583] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-02-10T16:25:19.244Z] check_test.go:309: [d42880f5fd548] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.68s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.60s) [2021-02-10T16:25:19.244Z] check_test.go:309: [d2544900beedc] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.42s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.14s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.59s) [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.15s) [2021-02-10T16:25:19.244Z] check_test.go:309: [d29193823af8f] daemon is not started [2021-02-10T16:25:19.244Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.22s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.12s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.00s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.47s) [2021-02-10T16:25:19.245Z] check_test.go:309: [d1d32cd07d3e5] daemon is not started [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.68s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.69s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.68s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-02-10T16:25:19.245Z] check_test.go:309: [d6fe8aa7c1bcd] daemon is not started [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.08s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.94s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.95s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.73s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.19s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.56s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.56s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.08s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.31s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.32s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.75s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.73s) [2021-02-10T16:25:19.245Z] docker_cli_daemon_test.go:2550: [da45521c61ef4] daemon is not started [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.23s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.31s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.07s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.98s) [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2021-02-10T16:25:19.245Z] check_test.go:309: [db30ba10bd241] daemon is not started [2021-02-10T16:25:19.245Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.82s) [2021-02-10T16:25:19.245Z] === RUN TestDockerSwarmSuite [2021-02-10T16:25:19.245Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-10T16:25:20.122Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2021-02-10T16:25:20.123Z] === RUN TestPsFilter [2021-02-10T16:25:20.123Z] --- PASS: TestPsFilter (0.17s) [2021-02-10T16:25:20.123Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-10T16:25:20.699Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-02-10T16:25:20.699Z] === RUN TestRemoveContainerWithVolume [2021-02-10T16:25:21.275Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2021-02-10T16:25:21.275Z] === RUN TestRemoveContainerRunning [2021-02-10T16:25:22.225Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-02-10T16:25:22.225Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-10T16:25:22.555Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-10T16:25:22.803Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-02-10T16:25:22.803Z] === RUN TestRemoveInvalidContainer [2021-02-10T16:25:22.803Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-10T16:25:22.803Z] === RUN TestRenameLinkedContainer [2021-02-10T16:25:22.816Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-10T16:25:23.077Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-10T16:25:24.021Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-10T16:25:24.965Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-10T16:25:24.965Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-10T16:25:25.364Z] --- PASS: TestRenameLinkedContainer (2.68s) [2021-02-10T16:25:25.364Z] === RUN TestRenameStoppedContainer [2021-02-10T16:25:25.537Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-10T16:25:25.537Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-10T16:25:25.799Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-10T16:25:26.313Z] --- PASS: TestRenameStoppedContainer (0.83s) [2021-02-10T16:25:26.313Z] === RUN TestRenameRunningContainerAndReuse [2021-02-10T16:25:27.707Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2021-02-10T16:25:27.707Z] === RUN TestRenameInvalidName [2021-02-10T16:25:28.284Z] --- PASS: TestRenameInvalidName (0.67s) [2021-02-10T16:25:28.284Z] === RUN TestRenameAnonymousContainer [2021-02-10T16:25:28.347Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-10T16:25:30.262Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-10T16:25:31.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-10T16:25:31.601Z] --- PASS: TestRenameAnonymousContainer (2.92s) [2021-02-10T16:25:31.601Z] === RUN TestRenameContainerWithSameName [2021-02-10T16:25:31.864Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-02-10T16:25:31.864Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-10T16:25:32.589Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-10T16:25:33.257Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2021-02-10T16:25:33.257Z] === RUN TestResize [2021-02-10T16:25:34.205Z] --- PASS: TestResize (0.72s) [2021-02-10T16:25:34.205Z] === RUN TestResizeWithInvalidSize [2021-02-10T16:25:34.503Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-10T16:25:34.781Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2021-02-10T16:25:34.781Z] === RUN TestResizeWhenContainerNotStarted [2021-02-10T16:25:35.360Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-02-10T16:25:35.360Z] === RUN TestDaemonRestartKillContainers [2021-02-10T16:25:35.360Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-10T16:25:35.360Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-10T16:25:35.360Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-10T16:25:35.360Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-10T16:25:35.360Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-10T16:25:35.360Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-10T16:25:35.360Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-10T16:25:35.360Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-10T16:25:35.360Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-10T16:25:35.360Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-10T16:25:35.360Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-10T16:25:35.360Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-10T16:25:35.360Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-10T16:25:35.360Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-10T16:25:35.360Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-10T16:25:35.360Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-10T16:25:35.360Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:25:35.360Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:25:35.360Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:25:35.360Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:25:35.360Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:25:35.360Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:25:35.360Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:25:35.360Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:25:35.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-10T16:25:35.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-10T16:25:35.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:25:35.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-10T16:25:35.887Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-10T16:25:36.829Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-10T16:25:37.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-10T16:25:37.899Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:25:38.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-10T16:25:38.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-10T16:25:38.740Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-10T16:25:39.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-10T16:25:40.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-10T16:25:41.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-10T16:25:43.412Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-10T16:25:43.599Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-10T16:25:43.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-02-10T16:25:43.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.63s) [2021-02-10T16:25:43.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2021-02-10T16:25:43.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2021-02-10T16:25:43.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2021-02-10T16:25:43.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-02-10T16:25:43.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-02-10T16:25:43.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s) [2021-02-10T16:25:43.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s) [2021-02-10T16:25:43.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2021-02-10T16:25:43.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s) [2021-02-10T16:25:43.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.08s) [2021-02-10T16:25:43.599Z] === RUN TestCgroupNamespacesRun [2021-02-10T16:25:44.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-10T16:25:45.526Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2021-02-10T16:25:45.526Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-10T16:25:46.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-10T16:25:46.925Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2021-02-10T16:25:46.925Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-10T16:25:48.851Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2021-02-10T16:25:48.851Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-10T16:25:50.246Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2021-02-10T16:25:50.246Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-10T16:25:52.173Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2021-02-10T16:25:52.173Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-10T16:25:53.566Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2021-02-10T16:25:53.566Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-10T16:25:54.515Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2021-02-10T16:25:54.515Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-10T16:25:56.441Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2021-02-10T16:25:56.441Z] === RUN TestKernelTCPMemory [2021-02-10T16:25:57.018Z] --- PASS: TestKernelTCPMemory (0.79s) [2021-02-10T16:25:57.018Z] === RUN TestNISDomainname [2021-02-10T16:25:57.968Z] --- PASS: TestNISDomainname (0.85s) [2021-02-10T16:25:57.968Z] === RUN TestHostnameDnsResolution [2021-02-10T16:25:59.364Z] --- PASS: TestHostnameDnsResolution (1.38s) [2021-02-10T16:25:59.364Z] === RUN TestStats [2021-02-10T16:25:59.480Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-10T16:25:59.481Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-02-10T16:26:00.412Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2021-02-10T16:26:00.412Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-10T16:26:00.412Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-10T16:26:00.412Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-10T16:26:00.820Z] 4612f6d0b889: Pull complete [2021-02-10T16:26:00.976Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-10T16:26:00.976Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-10T16:26:00.976Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-10T16:26:00.976Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-10T16:26:01.233Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-10T16:26:01.233Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-10T16:26:01.921Z] --- PASS: TestStats (2.75s) [2021-02-10T16:26:01.921Z] === RUN TestStopContainerWithTimeout [2021-02-10T16:26:01.921Z] === RUN TestStopContainerWithTimeout/0 [2021-02-10T16:26:01.921Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-10T16:26:01.921Z] === RUN TestStopContainerWithTimeout/1 [2021-02-10T16:26:01.921Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-10T16:26:01.921Z] === RUN TestStopContainerWithTimeout/3 [2021-02-10T16:26:01.921Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-10T16:26:01.921Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-10T16:26:01.921Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-10T16:26:01.921Z] === CONT TestStopContainerWithTimeout/0 [2021-02-10T16:26:01.921Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-10T16:26:01.921Z] === CONT TestStopContainerWithTimeout/3 [2021-02-10T16:26:01.921Z] === CONT TestStopContainerWithTimeout/1 [2021-02-10T16:26:02.166Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-10T16:26:02.166Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-10T16:26:02.730Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-02-10T16:26:02.987Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-10T16:26:02.987Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-10T16:26:02.987Z] ? github.com/docker/docker/api/types [no test files] [2021-02-10T16:26:02.987Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-10T16:26:02.987Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-10T16:26:02.987Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-10T16:26:02.987Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-10T16:26:03.245Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-02-10T16:26:03.503Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-02-10T16:26:03.503Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-10T16:26:03.503Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-10T16:26:03.503Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-10T16:26:03.503Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-10T16:26:03.503Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-10T16:26:03.503Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-10T16:26:03.503Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-10T16:26:03.760Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-02-10T16:26:04.018Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-02-10T16:26:04.018Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-10T16:26:04.018Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-10T16:26:04.018Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-10T16:26:04.018Z] ? github.com/docker/docker/builder [no test files] [2021-02-10T16:26:04.018Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-10T16:26:04.018Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-10T16:26:04.018Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-10T16:26:04.018Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-10T16:26:04.018Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-10T16:26:04.018Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-10T16:26:04.018Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-10T16:26:05.241Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-10T16:26:05.241Z] --- PASS: TestStopContainerWithTimeout/0 (1.32s) [2021-02-10T16:26:05.241Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2021-02-10T16:26:05.241Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2021-02-10T16:26:05.241Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2021-02-10T16:26:05.241Z] === RUN TestDeleteDevicemapper [2021-02-10T16:26:05.241Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-10T16:26:05.241Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-10T16:26:05.241Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-10T16:26:07.167Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s) [2021-02-10T16:26:07.167Z] === RUN TestUpdateMemory [2021-02-10T16:26:07.167Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-10T16:26:07.167Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:26:07.167Z] === RUN TestUpdateCPUQuota [2021-02-10T16:26:08.116Z] --- PASS: TestUpdateCPUQuota (1.19s) [2021-02-10T16:26:08.116Z] === RUN TestUpdatePidsLimit [2021-02-10T16:26:08.116Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-10T16:26:08.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-10T16:26:08.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-10T16:26:08.198Z] ok github.com/docker/docker/builder/dockerfile 0.251s coverage: 48.3% of statements [2021-02-10T16:26:08.198Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-10T16:26:08.198Z] ok github.com/docker/docker/builder/remotecontext 0.163s coverage: 13.7% of statements [2021-02-10T16:26:08.691Z] === RUN TestUpdatePidsLimit/no_change [2021-02-10T16:26:08.954Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-10T16:26:09.218Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-10T16:26:09.480Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-10T16:26:09.569Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-02-10T16:26:10.057Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-10T16:26:10.320Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-10T16:26:10.952Z] ok github.com/docker/docker/builder/remotecontext/git 2.011s coverage: 86.3% of statements [2021-02-10T16:26:10.952Z] ? github.com/docker/docker/cli [no test files] [2021-02-10T16:26:10.952Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-10T16:26:11.270Z] --- PASS: TestUpdatePidsLimit (3.08s) [2021-02-10T16:26:11.270Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2021-02-10T16:26:11.270Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2021-02-10T16:26:11.270Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2021-02-10T16:26:11.270Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-02-10T16:26:11.270Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2021-02-10T16:26:11.270Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2021-02-10T16:26:11.270Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2021-02-10T16:26:11.270Z] === RUN TestUpdateRestartPolicy [2021-02-10T16:26:13.479Z] ok github.com/docker/docker/client 0.154s coverage: 75.4% of statements [2021-02-10T16:26:16.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-10T16:26:16.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-10T16:26:16.299Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-10T16:26:17.242Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-10T16:26:18.184Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-10T16:26:18.756Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-10T16:26:20.672Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-10T16:26:20.672Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-10T16:26:20.933Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-10T16:26:23.527Z] --- PASS: TestUpdateRestartPolicy (11.92s) [2021-02-10T16:26:23.527Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-10T16:26:23.790Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-02-10T16:26:23.790Z] === RUN TestWaitNonBlocked [2021-02-10T16:26:24.054Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:26:24.054Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:26:24.054Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:26:24.054Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:26:24.054Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:26:24.054Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:26:25.003Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-02-10T16:26:25.003Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2021-02-10T16:26:25.003Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2021-02-10T16:26:25.003Z] === RUN TestWaitBlocked [2021-02-10T16:26:25.003Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:26:25.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:26:25.003Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:26:25.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:26:25.003Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-10T16:26:25.003Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-10T16:26:25.927Z] --- PASS: TestImportExtremelyLargeImageWorks (192.92s) [2021-02-10T16:26:25.927Z] PASS [2021-02-10T16:26:25.927Z] [2021-02-10T16:26:25.927Z] === Skipped [2021-02-10T16:26:25.927Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-10T16:26:25.927Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:26:25.927Z] [2021-02-10T16:26:25.927Z] [2021-02-10T16:26:25.927Z] DONE 12 tests, 1 skipped in 193.962s [2021-02-10T16:26:25.927Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-02-10T16:26:25.927Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:26:25.927Z] ++ set -e [2021-02-10T16:26:25.927Z] ++ '[' -n 0 ']' [2021-02-10T16:26:25.927Z] ++ set -x [2021-02-10T16:26:25.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:26:25.927Z] INFO: Testing against a local daemon [2021-02-10T16:26:25.927Z] === RUN TestNetworkCreateDelete [2021-02-10T16:26:25.927Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-02-10T16:26:25.927Z] === RUN TestDockerNetworkDeletePreferID [2021-02-10T16:26:25.927Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-02-10T16:26:25.927Z] === RUN TestDaemonDNSFallback [2021-02-10T16:26:25.927Z] --- PASS: TestDaemonDNSFallback (1.53s) [2021-02-10T16:26:25.927Z] === RUN TestInspectNetwork [2021-02-10T16:26:25.927Z] === RUN TestInspectNetwork/full_network_id [2021-02-10T16:26:25.927Z] === RUN TestInspectNetwork/partial_network_id [2021-02-10T16:26:25.927Z] === RUN TestInspectNetwork/network_name [2021-02-10T16:26:25.927Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-10T16:26:25.927Z] --- PASS: TestInspectNetwork (6.84s) [2021-02-10T16:26:25.927Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-10T16:26:25.927Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-10T16:26:25.927Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-10T16:26:25.927Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-10T16:26:25.927Z] === RUN TestRunContainerWithBridgeNone [2021-02-10T16:26:25.954Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-10T16:26:25.954Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-02-10T16:26:25.954Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2021-02-10T16:26:25.954Z] === CONT TestContainerStartOnDaemonRestart [2021-02-10T16:26:25.954Z] === CONT TestIpcModeOlderClient [2021-02-10T16:26:25.954Z] === CONT TestDaemonHostGatewayIP [2021-02-10T16:26:25.954Z] === CONT TestContainerKillOnDaemonStart [2021-02-10T16:26:25.954Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-02-10T16:26:25.954Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-10T16:26:26.976Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2021-02-10T16:26:26.976Z] === RUN TestNetworkInvalidJSON [2021-02-10T16:26:26.976Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-10T16:26:26.976Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-10T16:26:26.976Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:26:26.976Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:26:26.976Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:26:26.976Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:26:26.976Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-10T16:26:26.976Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:26:26.976Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:26:26.976Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-10T16:26:26.976Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-10T16:26:26.976Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-10T16:26:26.976Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-10T16:26:26.976Z] === RUN TestNetworkList [2021-02-10T16:26:27.272Z] === RUN TestNetworkList//networks [2021-02-10T16:26:27.272Z] === PAUSE TestNetworkList//networks [2021-02-10T16:26:27.272Z] === RUN TestNetworkList//networks/ [2021-02-10T16:26:27.272Z] === PAUSE TestNetworkList//networks/ [2021-02-10T16:26:27.272Z] === CONT TestNetworkList//networks [2021-02-10T16:26:27.272Z] === CONT TestNetworkList//networks/ [2021-02-10T16:26:27.272Z] --- PASS: TestNetworkList (0.02s) [2021-02-10T16:26:27.272Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-10T16:26:27.272Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-10T16:26:27.272Z] === RUN TestHostIPv4BridgeLabel [2021-02-10T16:26:27.913Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-02-10T16:26:27.913Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-10T16:26:28.960Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-10T16:26:28.960Z] === RUN TestDaemonDefaultNetworkPools [2021-02-10T16:26:29.601Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-02-10T16:26:29.601Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-10T16:26:30.183Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2021-02-10T16:26:30.184Z] === CONT TestDaemonRestartIpcMode [2021-02-10T16:26:30.184Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.05s) [2021-02-10T16:26:30.652Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-02-10T16:26:30.652Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-10T16:26:30.759Z] --- PASS: TestDaemonHostGatewayIP (4.83s) [2021-02-10T16:26:30.935Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-10T16:26:31.195Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-10T16:26:32.219Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-02-10T16:26:32.219Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-10T16:26:32.515Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-02-10T16:26:32.516Z] === RUN TestServiceWithPredefinedNetwork [2021-02-10T16:26:32.579Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-10T16:26:32.685Z] --- PASS: TestDaemonRestartIpcMode (3.17s) [2021-02-10T16:26:33.153Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-10T16:26:33.414Z] === RUN TestDockerSuite/TestBuildFails [2021-02-10T16:26:34.355Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-10T16:26:34.355Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-10T16:26:34.609Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2021-02-10T16:26:34.609Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-10T16:26:34.609Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-10T16:26:34.609Z] service_test.go:236: FLAKY_TEST [2021-02-10T16:26:34.609Z] === RUN TestServiceWithDataPathPortInit [2021-02-10T16:26:36.900Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-10T16:26:37.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-10T16:26:38.788Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-10T16:26:39.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-10T16:26:39.294Z] --- PASS: TestContainerKillOnDaemonStart (13.11s) [2021-02-10T16:26:39.294Z] PASS [2021-02-10T16:26:39.294Z] [2021-02-10T16:26:39.294Z] === Skipped [2021-02-10T16:26:39.294Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-10T16:26:39.294Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-10T16:26:39.294Z] [2021-02-10T16:26:39.294Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-10T16:26:39.294Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:26:39.294Z] [2021-02-10T16:26:39.294Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-10T16:26:39.294Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:26:39.294Z] [2021-02-10T16:26:39.294Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-10T16:26:39.294Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-10T16:26:39.294Z] [2021-02-10T16:26:39.294Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-10T16:26:39.294Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-10T16:26:39.294Z] [2021-02-10T16:26:39.294Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-10T16:26:39.294Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:26:39.294Z] [2021-02-10T16:26:39.294Z] [2021-02-10T16:26:39.294Z] DONE 196 tests, 6 skipped in 126.786s [2021-02-10T16:26:39.294Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-10T16:26:39.294Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:26:39.294Z] ++ set -e [2021-02-10T16:26:39.294Z] ++ '[' -n 0 ']' [2021-02-10T16:26:39.294Z] ++ set -x [2021-02-10T16:26:39.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:26:39.294Z] INFO: Testing against a local daemon [2021-02-10T16:26:39.294Z] === RUN TestCommitInheritsEnv [2021-02-10T16:26:39.870Z] --- PASS: TestCommitInheritsEnv (0.52s) [2021-02-10T16:26:39.871Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-10T16:26:39.871Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-10T16:26:39.871Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-10T16:26:39.871Z] === RUN TestImagesFilterMultiReference [2021-02-10T16:26:39.871Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-02-10T16:26:39.871Z] === RUN TestImagePullPlatformInvalid [2021-02-10T16:26:39.871Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-02-10T16:26:39.871Z] === RUN TestRemoveImageOrphaning [2021-02-10T16:26:40.446Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2021-02-10T16:26:40.446Z] === RUN TestRemoveImageGarbageCollector [2021-02-10T16:26:40.446Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-10T16:26:40.446Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:26:40.446Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-10T16:26:40.446Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-10T16:26:40.446Z] === RUN TestTagInvalidReference [2021-02-10T16:26:40.446Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-10T16:26:40.446Z] === RUN TestTagValidPrefixedRepo [2021-02-10T16:26:40.446Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-02-10T16:26:40.446Z] === RUN TestTagExistedNameWithoutForce [2021-02-10T16:26:40.446Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-10T16:26:40.446Z] === RUN TestTagOfficialNames [2021-02-10T16:26:40.709Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-10T16:26:40.709Z] === RUN TestTagMatchesDigest [2021-02-10T16:26:40.709Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-10T16:26:40.709Z] PASS [2021-02-10T16:26:40.709Z] [2021-02-10T16:26:40.709Z] === Skipped [2021-02-10T16:26:40.709Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-10T16:26:40.709Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-10T16:26:40.709Z] [2021-02-10T16:26:40.709Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-10T16:26:40.709Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:26:40.709Z] [2021-02-10T16:26:40.709Z] [2021-02-10T16:26:40.709Z] DONE 12 tests, 2 skipped in 1.634s [2021-02-10T16:26:40.709Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-10T16:26:40.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:26:40.709Z] ++ set -e [2021-02-10T16:26:40.709Z] ++ '[' -n 0 ']' [2021-02-10T16:26:40.709Z] ++ set -x [2021-02-10T16:26:40.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:26:40.710Z] INFO: Testing against a local daemon [2021-02-10T16:26:40.710Z] === RUN TestNetworkCreateDelete [2021-02-10T16:26:41.008Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-10T16:26:41.285Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-02-10T16:26:41.285Z] === RUN TestDockerNetworkDeletePreferID [2021-02-10T16:26:42.679Z] --- PASS: TestDockerNetworkDeletePreferID (1.26s) [2021-02-10T16:26:42.679Z] === RUN TestDaemonDNSFallback [2021-02-10T16:26:42.921Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-10T16:26:43.182Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-10T16:26:44.566Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-10T16:26:46.481Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-10T16:26:47.052Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-10T16:26:47.623Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-10T16:26:49.536Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-10T16:26:50.014Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2021-02-10T16:26:50.014Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-10T16:26:50.839Z] --- PASS: TestDaemonDNSFallback (7.05s) [2021-02-10T16:26:50.839Z] === RUN TestInspectNetwork [2021-02-10T16:26:51.469Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-10T16:26:53.385Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-10T16:26:54.162Z] === RUN TestInspectNetwork/full_network_id [2021-02-10T16:26:54.162Z] === RUN TestInspectNetwork/partial_network_id [2021-02-10T16:26:54.162Z] === RUN TestInspectNetwork/network_name [2021-02-10T16:26:54.162Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-10T16:26:55.614Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2021-02-10T16:26:55.614Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mgvjqmjc5dtz9j1z1v5odqh5a Created:2021-02-10 16:26:49.182283088 +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[05acb56263341c04f431e8949fe210302bb93b5864acbcc6470532052bac2b16:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pnkrqt7ni6f5dvmuso4agh0rx EndpointID:63ddf961803e3bd23d2e1487789df699c79292ec6171624a2822c206e251d406 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:af838d9b63905338e55b6c2b3a938335d854c44e7b9d48ee51443e47e0297f2d 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:69befd1316f7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pnkrqt7ni6f5dvmuso4agh0rx EndpointID:63ddf961803e3bd23d2e1487789df699c79292ec6171624a2822c206e251d406 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-10T16:26:55.614Z] PASS [2021-02-10T16:26:55.614Z] [2021-02-10T16:26:55.614Z] === Skipped [2021-02-10T16:26:55.614Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-10T16:26:55.614Z] service_test.go:236: FLAKY_TEST [2021-02-10T16:26:55.614Z] [2021-02-10T16:26:55.614Z] [2021-02-10T16:26:55.614Z] DONE 26 tests, 1 skipped in 38.969s [2021-02-10T16:26:55.614Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-10T16:26:55.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:26:55.614Z] ++ set -e [2021-02-10T16:26:55.614Z] ++ '[' -n 0 ']' [2021-02-10T16:26:55.614Z] ++ set -x [2021-02-10T16:26:55.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:26:55.614Z] INFO: Testing against a local daemon [2021-02-10T16:26:55.614Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-10T16:26:55.614Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-10T16:26:55.614Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:26:55.614Z] === RUN TestDockerNetworkIpvlan [2021-02-10T16:26:55.614Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-10T16:26:55.614Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:26:55.614Z] PASS [2021-02-10T16:26:55.614Z] [2021-02-10T16:26:55.614Z] === Skipped [2021-02-10T16:26:55.614Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-10T16:26:55.614Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:26:55.614Z] [2021-02-10T16:26:55.614Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-10T16:26:55.614Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:26:55.614Z] [2021-02-10T16:26:55.614Z] [2021-02-10T16:26:55.614Z] DONE 2 tests, 2 skipped in 0.081s [2021-02-10T16:26:55.614Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-10T16:26:55.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:26:55.614Z] ++ set -e [2021-02-10T16:26:55.614Z] ++ '[' -n 0 ']' [2021-02-10T16:26:55.614Z] ++ set -x [2021-02-10T16:26:55.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:26:55.614Z] INFO: Testing against a local daemon [2021-02-10T16:26:55.614Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-10T16:26:56.661Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-02-10T16:26:56.661Z] === RUN TestDockerNetworkMacvlan [2021-02-10T16:26:57.306Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-10T16:26:57.589Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-10T16:26:58.161Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-10T16:26:58.357Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-10T16:26:58.382Z] --- PASS: TestInspectNetwork (8.50s) [2021-02-10T16:26:58.382Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-10T16:26:58.382Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-10T16:26:58.382Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-10T16:26:58.382Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-10T16:26:58.382Z] === RUN TestRunContainerWithBridgeNone [2021-02-10T16:26:58.734Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-10T16:26:59.405Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-10T16:26:59.677Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-10T16:27:00.131Z] ok github.com/docker/docker/cmd/dockerd 0.108s coverage: 29.1% of statements [2021-02-10T16:27:00.131Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2021-02-10T16:27:00.131Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-10T16:27:00.131Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-10T16:27:00.131Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-10T16:27:00.131Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-10T16:27:00.248Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-10T16:27:00.248Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-10T16:27:00.307Z] --- PASS: TestRunContainerWithBridgeNone (2.11s) [2021-02-10T16:27:00.307Z] === RUN TestNetworkInvalidJSON [2021-02-10T16:27:00.307Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-10T16:27:00.307Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-10T16:27:00.307Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:27:00.307Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:27:00.307Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:27:00.307Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:27:00.307Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-10T16:27:00.307Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:27:00.307Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:27:00.307Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-02-10T16:27:00.307Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-10T16:27:00.307Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-10T16:27:00.307Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-10T16:27:00.307Z] === RUN TestNetworkList [2021-02-10T16:27:00.307Z] === RUN TestNetworkList//networks [2021-02-10T16:27:00.307Z] === PAUSE TestNetworkList//networks [2021-02-10T16:27:00.307Z] === RUN TestNetworkList//networks/ [2021-02-10T16:27:00.307Z] === PAUSE TestNetworkList//networks/ [2021-02-10T16:27:00.307Z] === CONT TestNetworkList//networks [2021-02-10T16:27:00.307Z] === CONT TestNetworkList//networks/ [2021-02-10T16:27:00.307Z] --- PASS: TestNetworkList (0.03s) [2021-02-10T16:27:00.307Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-10T16:27:00.307Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-10T16:27:00.307Z] === RUN TestHostIPv4BridgeLabel [2021-02-10T16:27:01.190Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-10T16:27:01.255Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2021-02-10T16:27:01.256Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-10T16:27:01.498Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-10T16:27:01.761Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-10T16:27:02.333Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-10T16:27:02.650Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2021-02-10T16:27:02.650Z] === RUN TestDaemonDefaultNetworkPools [2021-02-10T16:27:02.904Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-10T16:27:03.022Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-10T16:27:03.165Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-10T16:27:03.600Z] --- PASS: TestDaemonDefaultNetworkPools (1.18s) [2021-02-10T16:27:03.600Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-10T16:27:03.736Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-10T16:27:05.121Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-10T16:27:05.524Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.83s) [2021-02-10T16:27:05.525Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-10T16:27:06.064Z] --- PASS: TestImportExtremelyLargeImageWorks (207.28s) [2021-02-10T16:27:06.064Z] PASS [2021-02-10T16:27:06.064Z] [2021-02-10T16:27:06.064Z] DONE 12 tests in 211.215s [2021-02-10T16:27:06.064Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-10T16:27:06.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:06.064Z] ++ set -e [2021-02-10T16:27:06.064Z] ++ '[' -n 0 ']' [2021-02-10T16:27:06.064Z] ++ set -x [2021-02-10T16:27:06.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:06.325Z] INFO: Testing against a local daemon [2021-02-10T16:27:06.325Z] === RUN TestNetworkCreateDelete [2021-02-10T16:27:06.585Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-02-10T16:27:06.585Z] === RUN TestDockerNetworkDeletePreferID [2021-02-10T16:27:07.156Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2021-02-10T16:27:07.156Z] === RUN TestDaemonDNSFallback [2021-02-10T16:27:07.509Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-10T16:27:07.813Z] --- PASS: TestDockerNetworkMacvlan (11.07s) [2021-02-10T16:27:07.813Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-10T16:27:07.813Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-10T16:27:07.813Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2021-02-10T16:27:07.813Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2021-02-10T16:27:07.813Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2021-02-10T16:27:07.813Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2021-02-10T16:27:07.813Z] PASS [2021-02-10T16:27:07.813Z] [2021-02-10T16:27:07.813Z] DONE 8 tests in 12.537s [2021-02-10T16:27:07.813Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-10T16:27:07.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:07.813Z] ++ set -e [2021-02-10T16:27:07.813Z] ++ '[' -n 0 ']' [2021-02-10T16:27:07.813Z] ++ set -x [2021-02-10T16:27:07.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:07.813Z] testing: warning: no tests to run [2021-02-10T16:27:07.813Z] PASS [2021-02-10T16:27:07.813Z] [2021-02-10T16:27:07.813Z] DONE 0 tests in 0.012s [2021-02-10T16:27:07.813Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-10T16:27:07.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:07.813Z] ++ set -e [2021-02-10T16:27:07.813Z] ++ '[' -n 0 ']' [2021-02-10T16:27:07.813Z] ++ set -x [2021-02-10T16:27:07.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:07.813Z] INFO: Testing against a local daemon [2021-02-10T16:27:07.813Z] === RUN TestAuthZPluginAllowRequest [2021-02-10T16:27:08.084Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.31s) [2021-02-10T16:27:08.084Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-10T16:27:08.097Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-10T16:27:08.660Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.75s) [2021-02-10T16:27:08.660Z] === RUN TestServiceWithPredefinedNetwork [2021-02-10T16:27:09.334Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2021-02-10T16:27:09.334Z] === RUN TestAuthZPluginTLS [2021-02-10T16:27:09.629Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-02-10T16:27:09.629Z] === RUN TestAuthZPluginDenyRequest [2021-02-10T16:27:10.088Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2021-02-10T16:27:10.270Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-10T16:27:10.270Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-10T16:27:10.652Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-02-10T16:27:10.919Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-10T16:27:10.919Z] === RUN TestAuthZPluginDenyResponse [2021-02-10T16:27:11.217Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-02-10T16:27:11.217Z] === RUN TestAuthZPluginAllowEventStream [2021-02-10T16:27:11.974Z] --- PASS: TestServiceWithPredefinedNetwork (3.01s) [2021-02-10T16:27:11.974Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-10T16:27:11.974Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-10T16:27:11.974Z] service_test.go:236: FLAKY_TEST [2021-02-10T16:27:11.974Z] === RUN TestServiceWithDataPathPortInit [2021-02-10T16:27:12.305Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-10T16:27:12.549Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-02-10T16:27:12.751Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2021-02-10T16:27:12.751Z] === RUN TestAuthZPluginErrorResponse [2021-02-10T16:27:13.392Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-02-10T16:27:13.392Z] === RUN TestAuthZPluginErrorRequest [2021-02-10T16:27:13.690Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-10T16:27:13.690Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-10T16:27:14.217Z] --- PASS: TestDaemonDNSFallback (6.84s) [2021-02-10T16:27:14.217Z] === RUN TestInspectNetwork [2021-02-10T16:27:14.334Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-10T16:27:14.334Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-10T16:27:15.157Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-10T16:27:15.157Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-10T16:27:15.157Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-10T16:27:15.417Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-10T16:27:15.417Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-10T16:27:15.991Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-10T16:27:16.424Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2021-02-10T16:27:16.424Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-10T16:27:17.906Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-10T16:27:17.967Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2021-02-10T16:27:17.967Z] === RUN TestAuthZPluginHeader [2021-02-10T16:27:18.477Z] === RUN TestInspectNetwork/full_network_id [2021-02-10T16:27:18.477Z] === RUN TestInspectNetwork/partial_network_id [2021-02-10T16:27:18.477Z] === RUN TestInspectNetwork/network_name [2021-02-10T16:27:18.477Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-10T16:27:18.633Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-02-10T16:27:18.633Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-10T16:27:18.633Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-10T16:27:18.633Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:27:18.633Z] === RUN TestAuthZPluginV2Disable [2021-02-10T16:27:18.633Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-10T16:27:18.633Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:27:18.633Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-10T16:27:18.633Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-10T16:27:18.633Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:27:18.633Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-10T16:27:18.633Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-10T16:27:18.633Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:27:18.633Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-10T16:27:19.048Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-10T16:27:21.593Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-10T16:27:22.164Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-10T16:27:22.425Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-10T16:27:22.506Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 14.1% of statements [2021-02-10T16:27:22.506Z] ok github.com/docker/docker/daemon 12.174s coverage: 17.1% of statements [2021-02-10T16:27:22.506Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-10T16:27:22.506Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-10T16:27:22.996Z] --- PASS: TestInspectNetwork (9.11s) [2021-02-10T16:27:22.996Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-10T16:27:22.996Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-02-10T16:27:22.996Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-10T16:27:22.996Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-10T16:27:22.996Z] === RUN TestRunContainerWithBridgeNone [2021-02-10T16:27:23.875Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 81.8% of statements [2021-02-10T16:27:24.132Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2021-02-10T16:27:25.065Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2021-02-10T16:27:25.065Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-10T16:27:25.065Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-10T16:27:25.543Z] --- PASS: TestRunContainerWithBridgeNone (2.18s) [2021-02-10T16:27:25.543Z] === RUN TestNetworkInvalidJSON [2021-02-10T16:27:25.543Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-10T16:27:25.543Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-10T16:27:25.543Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:27:25.543Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:27:25.543Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:27:25.543Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:27:25.543Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-10T16:27:25.543Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:27:25.543Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:27:25.543Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-02-10T16:27:25.543Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-10T16:27:25.543Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-10T16:27:25.543Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-02-10T16:27:25.543Z] === RUN TestNetworkList [2021-02-10T16:27:25.543Z] === RUN TestNetworkList//networks [2021-02-10T16:27:25.543Z] === PAUSE TestNetworkList//networks [2021-02-10T16:27:25.543Z] === RUN TestNetworkList//networks/ [2021-02-10T16:27:25.543Z] === PAUSE TestNetworkList//networks/ [2021-02-10T16:27:25.543Z] === CONT TestNetworkList//networks [2021-02-10T16:27:25.543Z] === CONT TestNetworkList//networks/ [2021-02-10T16:27:25.543Z] --- PASS: TestNetworkList (0.02s) [2021-02-10T16:27:25.543Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-10T16:27:25.543Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-10T16:27:25.543Z] === RUN TestHostIPv4BridgeLabel [2021-02-10T16:27:25.629Z] ok github.com/docker/docker/daemon/graphdriver 0.030s coverage: 2.2% of statements [2021-02-10T16:27:25.803Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-02-10T16:27:25.804Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-10T16:27:26.744Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-02-10T16:27:26.744Z] === RUN TestDaemonDefaultNetworkPools [2021-02-10T16:27:27.687Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2021-02-10T16:27:27.687Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-10T16:27:28.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-10T16:27:28.902Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.562s coverage: 73.3% of statements [2021-02-10T16:27:28.902Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2021-02-10T16:27:29.221Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.43s) [2021-02-10T16:27:29.221Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-10T16:27:29.833Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.412s coverage: 56.2% of statements [2021-02-10T16:27:30.121Z] --- PASS: TestServiceWithDataPathPortInit (16.48s) [2021-02-10T16:27:30.121Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-10T16:27:30.605Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.53s) [2021-02-10T16:27:30.605Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-10T16:27:31.548Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.74s) [2021-02-10T16:27:31.548Z] === RUN TestServiceWithPredefinedNetwork [2021-02-10T16:27:32.120Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-10T16:27:32.389Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-02-10T16:27:34.923Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.336s coverage: 49.4% of statements [2021-02-10T16:27:34.923Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.560s coverage: 46.2% of statements [2021-02-10T16:27:34.923Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-10T16:27:35.420Z] --- PASS: TestServiceWithPredefinedNetwork (3.47s) [2021-02-10T16:27:35.420Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-10T16:27:35.420Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-10T16:27:35.420Z] service_test.go:236: FLAKY_TEST [2021-02-10T16:27:35.420Z] === RUN TestServiceWithDataPathPortInit [2021-02-10T16:27:35.992Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-10T16:27:36.726Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.24s) [2021-02-10T16:27:36.726Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s7o1fdg6z1vw65yha9dujb44j Created:2021-02-10 16:27:29.659664641 +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[33997aba7c48aa2dbaa2c51daa6c569b2e28c1626e8f789abd3f22fee8d3c8fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t86jhr0tlv6b92547gb90qtw0 EndpointID:ad441c5efcff617a7e62dad0712949ca1eb664f8ffb4a0c18b7830a75d41bb5a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9706e6015959db9a5ddc1b7242aa2a81dbc1029dd6176d74c7dc30a7eb78993f 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:43e5a4bd3af8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t86jhr0tlv6b92547gb90qtw0 EndpointID:ad441c5efcff617a7e62dad0712949ca1eb664f8ffb4a0c18b7830a75d41bb5a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-10T16:27:36.726Z] PASS [2021-02-10T16:27:36.726Z] [2021-02-10T16:27:36.726Z] === Skipped [2021-02-10T16:27:36.726Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-10T16:27:36.726Z] service_test.go:236: FLAKY_TEST [2021-02-10T16:27:36.726Z] [2021-02-10T16:27:36.726Z] [2021-02-10T16:27:36.726Z] DONE 26 tests, 1 skipped in 55.634s [2021-02-10T16:27:36.726Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-10T16:27:36.726Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:36.726Z] ++ set -e [2021-02-10T16:27:36.726Z] ++ '[' -n 0 ']' [2021-02-10T16:27:36.726Z] ++ set -x [2021-02-10T16:27:36.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:36.726Z] INFO: Testing against a local daemon [2021-02-10T16:27:36.726Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-10T16:27:36.726Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-10T16:27:36.726Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:27:36.726Z] === RUN TestDockerNetworkIpvlan [2021-02-10T16:27:36.726Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-10T16:27:36.726Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:27:36.726Z] PASS [2021-02-10T16:27:36.726Z] [2021-02-10T16:27:36.726Z] === Skipped [2021-02-10T16:27:36.726Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-10T16:27:36.726Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:27:36.726Z] [2021-02-10T16:27:36.726Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-10T16:27:36.726Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:27:36.726Z] [2021-02-10T16:27:36.726Z] [2021-02-10T16:27:36.726Z] DONE 2 tests, 2 skipped in 0.162s [2021-02-10T16:27:36.726Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-10T16:27:36.726Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:36.726Z] ++ set -e [2021-02-10T16:27:36.726Z] ++ '[' -n 0 ']' [2021-02-10T16:27:36.726Z] ++ set -x [2021-02-10T16:27:36.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:36.726Z] INFO: Testing against a local daemon [2021-02-10T16:27:36.726Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-10T16:27:36.817Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-02-10T16:27:37.075Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.808s coverage: 57.7% of statements [2021-02-10T16:27:37.075Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-10T16:27:37.075Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-10T16:27:37.315Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-02-10T16:27:37.315Z] PASS [2021-02-10T16:27:37.315Z] [2021-02-10T16:27:37.315Z] === Skipped [2021-02-10T16:27:37.315Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-10T16:27:37.315Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:27:37.315Z] [2021-02-10T16:27:37.315Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-10T16:27:37.315Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:27:37.315Z] [2021-02-10T16:27:37.315Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-10T16:27:37.315Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:27:37.315Z] [2021-02-10T16:27:37.316Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-10T16:27:37.316Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:27:37.316Z] [2021-02-10T16:27:37.316Z] [2021-02-10T16:27:37.316Z] DONE 17 tests, 4 skipped in 27.721s [2021-02-10T16:27:37.316Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-10T16:27:37.316Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:37.316Z] ++ set -e [2021-02-10T16:27:37.316Z] ++ '[' -n 0 ']' [2021-02-10T16:27:37.316Z] ++ set -x [2021-02-10T16:27:37.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:37.316Z] INFO: Testing against a local daemon [2021-02-10T16:27:37.316Z] === RUN TestPluginInvalidJSON [2021-02-10T16:27:37.316Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:27:37.316Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:27:37.316Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:27:37.316Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-10T16:27:37.316Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-10T16:27:37.316Z] === RUN TestPluginInstall [2021-02-10T16:27:37.316Z] === RUN TestPluginInstall/no_auth [2021-02-10T16:27:37.316Z] time="2021-02-10T16:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:27:37.316Z] time="2021-02-10T16:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:965b13031c9b07330af58e77f3b1527ff0bf11dc2a92bb5cd659acfd37376b5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:27:37.316Z] time="2021-02-10T16:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:27:37.316Z] time="2021-02-10T16:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:965b13031c9b07330af58e77f3b1527ff0bf11dc2a92bb5cd659acfd37376b5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:27:37.378Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-10T16:27:37.615Z] === RUN TestPluginInstall/with_htpasswd [2021-02-10T16:27:38.261Z] time="2021-02-10T16:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:27:38.261Z] time="2021-02-10T16:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adf5f8dddf05f32f746ca09c0edf96f9dfe100b31290ba65f2bb83cd0f59c467" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:27:38.261Z] time="2021-02-10T16:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:27:38.261Z] time="2021-02-10T16:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adf5f8dddf05f32f746ca09c0edf96f9dfe100b31290ba65f2bb83cd0f59c467" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:27:38.558Z] === RUN TestPluginInstall/with_insecure [2021-02-10T16:27:38.652Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.92s) [2021-02-10T16:27:38.652Z] === RUN TestDockerNetworkMacvlan [2021-02-10T16:27:38.970Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-02-10T16:27:39.295Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-10T16:27:39.295Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-10T16:27:39.534Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-02-10T16:27:39.602Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-10T16:27:39.606Z] time="2021-02-10T16:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:27:39.606Z] time="2021-02-10T16:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebfa32c8d24553c324b419da09743dc4cdbfe45d8d554cdce9558dcf6e27e097" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:27:39.606Z] time="2021-02-10T16:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:27:39.606Z] time="2021-02-10T16:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebfa32c8d24553c324b419da09743dc4cdbfe45d8d554cdce9558dcf6e27e097" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:27:39.902Z] --- PASS: TestPluginInstall (4.31s) [2021-02-10T16:27:39.902Z] --- PASS: TestPluginInstall/no_auth (2.02s) [2021-02-10T16:27:39.902Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-02-10T16:27:39.902Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-02-10T16:27:39.902Z] plugin_test.go:160: [dde69b4b73168] daemon is not started [2021-02-10T16:27:39.902Z] === RUN TestPluginsWithRuntimes [2021-02-10T16:27:40.550Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-10T16:27:40.904Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.4% of statements [2021-02-10T16:27:40.904Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-10T16:27:40.904Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-10T16:27:41.836Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.2% of statements [2021-02-10T16:27:41.944Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-10T16:27:41.990Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-10T16:27:42.193Z] db4edcf0861f: Pull complete [2021-02-10T16:27:42.193Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-10T16:27:42.193Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:27:42.193Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-02-10T16:27:42.193Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-02-10T16:27:42.193Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757' [2021-02-10T16:27:42.193Z] WARN: Skipping validation tests [2021-02-10T16:27:42.193Z] INFO: Running unit tests at 02/10/2021 16:27:30... [2021-02-10T16:27:42.193Z] INFO: make.ps1 starting at 02/10/2021 16:27:34 [2021-02-10T16:27:42.193Z] INFO: Git commit (2ad187fd4a) assumed from DOCKER_GITCOMMIT environment variable [2021-02-10T16:27:42.193Z] INFO: Invoking autogen... [2021-02-10T16:27:42.193Z] INFO: Running unit tests... [2021-02-10T16:27:42.635Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-10T16:27:43.208Z] ok github.com/docker/docker/daemon/logger/awslogs 0.202s coverage: 77.4% of statements [2021-02-10T16:27:43.208Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-10T16:27:43.208Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-10T16:27:43.465Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-02-10T16:27:43.500Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-10T16:27:43.500Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-10T16:27:43.745Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-02-10T16:27:43.785Z] --- PASS: TestPluginsWithRuntimes (4.01s) [2021-02-10T16:27:43.785Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-02-10T16:27:43.785Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2021-02-10T16:27:43.785Z] PASS [2021-02-10T16:27:43.785Z] [2021-02-10T16:27:43.785Z] DONE 9 tests in 8.421s [2021-02-10T16:27:43.785Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-10T16:27:43.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:43.785Z] ++ set -e [2021-02-10T16:27:43.785Z] ++ '[' -n 0 ']' [2021-02-10T16:27:43.785Z] ++ set -x [2021-02-10T16:27:43.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:44.082Z] INFO: Testing against a local daemon [2021-02-10T16:27:44.082Z] === RUN TestExternalGraphDriver [2021-02-10T16:27:44.082Z] === RUN TestExternalGraphDriver/json [2021-02-10T16:27:44.502Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-10T16:27:44.834Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2021-02-10T16:27:44.834Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements [2021-02-10T16:27:45.398Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2021-02-10T16:27:45.414Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-10T16:27:45.985Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-10T16:27:46.177Z] === RUN TestExternalGraphDriver/spec [2021-02-10T16:27:46.768Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-02-10T16:27:46.768Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-10T16:27:47.025Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 58.6% of statements [2021-02-10T16:27:47.061Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-10T16:27:47.370Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-10T16:27:47.705Z] === RUN TestExternalGraphDriver/pull [2021-02-10T16:27:47.942Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-10T16:27:47.955Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2021-02-10T16:27:48.908Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-10T16:27:49.478Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-10T16:27:49.793Z] --- PASS: TestExternalGraphDriver (5.46s) [2021-02-10T16:27:49.793Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2021-02-10T16:27:49.793Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2021-02-10T16:27:49.793Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2021-02-10T16:27:49.793Z] === RUN TestGraphdriverPluginV2 [2021-02-10T16:27:49.793Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-02-10T16:27:49.793Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:27:49.793Z] PASS [2021-02-10T16:27:49.793Z] [2021-02-10T16:27:49.793Z] === Skipped [2021-02-10T16:27:49.793Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-02-10T16:27:49.793Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:27:49.793Z] [2021-02-10T16:27:49.793Z] [2021-02-10T16:27:49.793Z] DONE 5 tests, 1 skipped in 5.605s [2021-02-10T16:27:49.793Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-10T16:27:49.794Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:49.794Z] ++ set -e [2021-02-10T16:27:49.794Z] ++ '[' -n 0 ']' [2021-02-10T16:27:49.794Z] ++ set -x [2021-02-10T16:27:49.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:49.794Z] INFO: Testing against a local daemon [2021-02-10T16:27:49.794Z] === RUN TestContinueAfterPluginCrash [2021-02-10T16:27:49.794Z] === PAUSE TestContinueAfterPluginCrash [2021-02-10T16:27:49.794Z] === RUN TestReadPluginNoRead [2021-02-10T16:27:49.794Z] === PAUSE TestReadPluginNoRead [2021-02-10T16:27:49.794Z] === RUN TestDaemonStartWithLogOpt [2021-02-10T16:27:49.794Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-10T16:27:49.794Z] === CONT TestContinueAfterPluginCrash [2021-02-10T16:27:49.794Z] === CONT TestDaemonStartWithLogOpt [2021-02-10T16:27:49.794Z] === CONT TestReadPluginNoRead [2021-02-10T16:27:49.850Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2021-02-10T16:27:49.850Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-10T16:27:50.780Z] ok github.com/docker/docker/daemon/logger/splunk 1.700s coverage: 82.5% of statements [2021-02-10T16:27:50.780Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-10T16:27:50.780Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-02-10T16:27:50.780Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-10T16:27:50.865Z] ? github.com/docker/docker/api [no test files] [2021-02-10T16:27:51.391Z] --- PASS: TestServiceWithDataPathPortInit (16.25s) [2021-02-10T16:27:51.391Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-10T16:27:51.391Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-10T16:27:51.651Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-10T16:27:51.911Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-10T16:27:52.172Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-10T16:27:52.394Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-10T16:27:52.433Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-10T16:27:53.305Z] ok github.com/docker/docker/distribution/metadata 0.080s coverage: 48.2% of statements [2021-02-10T16:27:53.343Z] --- PASS: TestDockerNetworkMacvlan (14.82s) [2021-02-10T16:27:53.343Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-02-10T16:27:53.343Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-02-10T16:27:53.343Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.41s) [2021-02-10T16:27:53.343Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.42s) [2021-02-10T16:27:53.343Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.64s) [2021-02-10T16:27:53.343Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2021-02-10T16:27:53.343Z] PASS [2021-02-10T16:27:53.343Z] [2021-02-10T16:27:53.343Z] DONE 8 tests in 16.902s [2021-02-10T16:27:53.343Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-10T16:27:53.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:53.343Z] ++ set -e [2021-02-10T16:27:53.343Z] ++ '[' -n 0 ']' [2021-02-10T16:27:53.343Z] ++ set -x [2021-02-10T16:27:53.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:53.343Z] testing: warning: no tests to run [2021-02-10T16:27:53.343Z] PASS [2021-02-10T16:27:53.343Z] [2021-02-10T16:27:53.343Z] DONE 0 tests in 0.031s [2021-02-10T16:27:53.375Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-10T16:27:53.607Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-10T16:27:53.607Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:53.607Z] ++ set -e [2021-02-10T16:27:53.607Z] ++ '[' -n 0 ']' [2021-02-10T16:27:53.607Z] ++ set -x [2021-02-10T16:27:53.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:53.607Z] INFO: Testing against a local daemon [2021-02-10T16:27:53.607Z] === RUN TestAuthZPluginAllowRequest [2021-02-10T16:27:53.869Z] ok github.com/docker/docker/distribution 0.217s coverage: 25.0% of statements [2021-02-10T16:27:53.869Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-10T16:27:54.352Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-10T16:27:54.802Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-02-10T16:27:54.999Z] --- PASS: TestDaemonStartWithLogOpt (5.34s) [2021-02-10T16:27:55.288Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-10T16:27:55.531Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2021-02-10T16:27:55.531Z] === RUN TestAuthZPluginTLS [2021-02-10T16:27:55.549Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-10T16:27:56.048Z] === RUN TestReadPluginNoRead/default [2021-02-10T16:27:56.107Z] --- PASS: TestAuthZPluginTLS (0.71s) [2021-02-10T16:27:56.108Z] === RUN TestAuthZPluginDenyRequest [2021-02-10T16:27:56.172Z] ok github.com/docker/docker/image 0.018s coverage: 86.8% of statements [2021-02-10T16:27:56.172Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.1% of statements [2021-02-10T16:27:56.172Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-10T16:27:56.684Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2021-02-10T16:27:56.684Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-10T16:27:57.102Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-02-10T16:27:57.260Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-02-10T16:27:57.260Z] === RUN TestAuthZPluginDenyResponse [2021-02-10T16:27:57.464Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-10T16:27:57.575Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-10T16:27:58.033Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-02-10T16:27:58.209Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-02-10T16:27:58.209Z] === RUN TestAuthZPluginAllowEventStream [2021-02-10T16:27:58.290Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-02-10T16:27:58.290Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-10T16:27:58.848Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-10T16:27:59.095Z] --- PASS: TestReadPluginNoRead (9.31s) [2021-02-10T16:27:59.095Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-02-10T16:27:59.095Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2021-02-10T16:27:59.095Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2021-02-10T16:27:59.095Z] read_test.go:92: [dca00f9e6b233] daemon is not started [2021-02-10T16:27:59.222Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-02-10T16:27:59.603Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2021-02-10T16:27:59.603Z] === RUN TestAuthZPluginErrorResponse [2021-02-10T16:27:59.789Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.62s) [2021-02-10T16:27:59.789Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jpuqbtqmeou4fwk4khyaxt6x6 Created:2021-02-10 16:27:52.570984175 +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[e626bd258a0e3cd9820ac4c9d64c183839ff5f8a306a96823c374bf6e5c51b3e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.grbumg0bvy07dwawc4vv9v03o EndpointID:d384e9ae6502010ec9fae8e824eeebf6cc31e35315d6ea87918411c652f98946 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8473a8592c3dbb32363a161e0fb7de9332d002b0891fc8b434111dfd7c04f809 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:c2387399caef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.grbumg0bvy07dwawc4vv9v03o EndpointID:d384e9ae6502010ec9fae8e824eeebf6cc31e35315d6ea87918411c652f98946 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-10T16:27:59.789Z] PASS [2021-02-10T16:27:59.789Z] [2021-02-10T16:27:59.789Z] === Skipped [2021-02-10T16:27:59.789Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-10T16:27:59.789Z] service_test.go:236: FLAKY_TEST [2021-02-10T16:27:59.789Z] [2021-02-10T16:27:59.789Z] [2021-02-10T16:27:59.789Z] DONE 26 tests, 1 skipped in 53.626s [2021-02-10T16:27:59.789Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-10T16:27:59.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:27:59.789Z] ++ set -e [2021-02-10T16:27:59.789Z] ++ '[' -n 0 ']' [2021-02-10T16:27:59.789Z] ++ set -x [2021-02-10T16:27:59.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:00.051Z] INFO: Testing against a local daemon [2021-02-10T16:28:00.051Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-10T16:28:00.051Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-10T16:28:00.051Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:28:00.051Z] === RUN TestDockerNetworkIpvlan [2021-02-10T16:28:00.051Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-10T16:28:00.051Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:28:00.051Z] PASS [2021-02-10T16:28:00.051Z] [2021-02-10T16:28:00.051Z] === Skipped [2021-02-10T16:28:00.051Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-10T16:28:00.051Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:28:00.051Z] [2021-02-10T16:28:00.051Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-10T16:28:00.051Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-10T16:28:00.051Z] [2021-02-10T16:28:00.051Z] [2021-02-10T16:28:00.051Z] DONE 2 tests, 2 skipped in 0.161s [2021-02-10T16:28:00.051Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-10T16:28:00.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:00.051Z] ++ set -e [2021-02-10T16:28:00.051Z] ++ '[' -n 0 ']' [2021-02-10T16:28:00.051Z] ++ set -x [2021-02-10T16:28:00.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:00.051Z] INFO: Testing against a local daemon [2021-02-10T16:28:00.051Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-10T16:28:00.136Z] --- PASS: TestContinueAfterPluginCrash (10.59s) [2021-02-10T16:28:00.136Z] PASS [2021-02-10T16:28:00.136Z] [2021-02-10T16:28:00.136Z] DONE 6 tests in 10.682s [2021-02-10T16:28:00.136Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-10T16:28:00.136Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:00.136Z] ++ set -e [2021-02-10T16:28:00.136Z] ++ '[' -n 0 ']' [2021-02-10T16:28:00.136Z] ++ set -x [2021-02-10T16:28:00.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:00.136Z] testing: warning: no tests to run [2021-02-10T16:28:00.136Z] PASS [2021-02-10T16:28:00.136Z] [2021-02-10T16:28:00.136Z] DONE 0 tests in 0.020s [2021-02-10T16:28:00.136Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-10T16:28:00.137Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:00.137Z] ++ set -e [2021-02-10T16:28:00.137Z] ++ '[' -n 0 ']' [2021-02-10T16:28:00.137Z] ++ set -x [2021-02-10T16:28:00.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:00.432Z] INFO: Testing against a local daemon [2021-02-10T16:28:00.432Z] === RUN TestPluginWithDevMounts [2021-02-10T16:28:00.432Z] === PAUSE TestPluginWithDevMounts [2021-02-10T16:28:00.432Z] === CONT TestPluginWithDevMounts [2021-02-10T16:28:00.552Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-02-10T16:28:00.552Z] === RUN TestAuthZPluginErrorRequest [2021-02-10T16:28:00.595Z] ok github.com/docker/docker/oci 0.018s coverage: 38.4% of statements [2021-02-10T16:28:00.992Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-10T16:28:01.128Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2021-02-10T16:28:01.128Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-10T16:28:01.160Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-02-10T16:28:01.418Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-02-10T16:28:01.564Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-02-10T16:28:01.564Z] === RUN TestDockerNetworkMacvlan [2021-02-10T16:28:01.704Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-02-10T16:28:01.704Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-10T16:28:02.135Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-10T16:28:02.524Z] --- PASS: TestPluginWithDevMounts (1.83s) [2021-02-10T16:28:02.524Z] PASS [2021-02-10T16:28:02.524Z] [2021-02-10T16:28:02.524Z] DONE 1 tests in 1.907s [2021-02-10T16:28:02.524Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-02-10T16:28:02.524Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:02.524Z] ++ set -e [2021-02-10T16:28:02.524Z] ++ '[' -n 0 ']' [2021-02-10T16:28:02.524Z] ++ set -x [2021-02-10T16:28:02.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:02.524Z] INFO: Testing against a local daemon [2021-02-10T16:28:02.524Z] === RUN TestSecretInspect [2021-02-10T16:28:02.707Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-10T16:28:03.316Z] ok github.com/docker/docker/pkg/archive 0.326s coverage: 77.3% of statements [2021-02-10T16:28:03.634Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2021-02-10T16:28:03.634Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-10T16:28:03.648Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-10T16:28:03.908Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-10T16:28:04.052Z] --- PASS: TestSecretInspect (1.92s) [2021-02-10T16:28:04.052Z] === RUN TestSecretList [2021-02-10T16:28:04.481Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-10T16:28:04.481Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-10T16:28:04.688Z] ok github.com/docker/docker/pkg/authorization 0.406s coverage: 68.3% of statements [2021-02-10T16:28:04.688Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-02-10T16:28:04.946Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-10T16:28:05.751Z] === RUN TestMiddlewares [2021-02-10T16:28:05.751Z] --- PASS: TestMiddlewares (0.00s) [2021-02-10T16:28:05.751Z] PASS [2021-02-10T16:28:05.751Z] coverage: 9.0% of statements [2021-02-10T16:28:05.751Z] ok github.com/docker/docker/api/server 0.087s coverage: 9.0% of statements [2021-02-10T16:28:06.142Z] --- PASS: TestSecretList (1.89s) [2021-02-10T16:28:06.142Z] === RUN TestSecretsCreateAndDelete [2021-02-10T16:28:06.197Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.41s) [2021-02-10T16:28:06.197Z] === RUN TestAuthZPluginHeader [2021-02-10T16:28:07.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-10T16:28:07.147Z] --- PASS: TestAuthZPluginHeader (0.97s) [2021-02-10T16:28:07.147Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-10T16:28:07.147Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-10T16:28:07.147Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:28:07.147Z] === RUN TestAuthZPluginV2Disable [2021-02-10T16:28:07.147Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-10T16:28:07.147Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:28:07.147Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-10T16:28:07.147Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-10T16:28:07.147Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:28:07.147Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-10T16:28:07.147Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-10T16:28:07.147Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:28:07.147Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-10T16:28:07.310Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-10T16:28:07.881Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-10T16:28:08.218Z] ok github.com/docker/docker/layer 7.477s coverage: 68.8% of statements [2021-02-10T16:28:08.219Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-10T16:28:08.219Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-10T16:28:08.219Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-10T16:28:08.219Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-10T16:28:08.219Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-10T16:28:08.219Z] ok github.com/docker/docker/pkg/chrootarchive 2.518s coverage: 43.2% of statements [2021-02-10T16:28:08.219Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-10T16:28:08.219Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-10T16:28:08.234Z] --- PASS: TestSecretsCreateAndDelete (1.89s) [2021-02-10T16:28:08.234Z] === RUN TestSecretsUpdate [2021-02-10T16:28:08.475Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2021-02-10T16:28:09.405Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-02-10T16:28:09.405Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-02-10T16:28:09.759Z] --- PASS: TestSecretsUpdate (1.94s) [2021-02-10T16:28:09.759Z] === RUN TestTemplatedSecret [2021-02-10T16:28:09.970Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-02-10T16:28:10.900Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-02-10T16:28:11.157Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-02-10T16:28:11.182Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-10T16:28:11.442Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-10T16:28:12.384Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-10T16:28:12.525Z] --- PASS: TestTemplatedSecret (2.40s) [2021-02-10T16:28:12.525Z] === RUN TestSecretCreateResolve [2021-02-10T16:28:12.532Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-02-10T16:28:13.327Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-10T16:28:13.464Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2021-02-10T16:28:13.722Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2021-02-10T16:28:13.979Z] ok github.com/docker/docker/pkg/fsutils 0.171s coverage: 85.1% of statements [2021-02-10T16:28:14.059Z] --- PASS: TestSecretCreateResolve (1.89s) [2021-02-10T16:28:14.059Z] PASS [2021-02-10T16:28:14.059Z] [2021-02-10T16:28:14.059Z] DONE 6 tests in 12.012s [2021-02-10T16:28:14.059Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-02-10T16:28:14.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:14.059Z] ++ set -e [2021-02-10T16:28:14.059Z] ++ '[' -n 0 ']' [2021-02-10T16:28:14.059Z] ++ set -x [2021-02-10T16:28:14.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:14.236Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-02-10T16:28:14.353Z] INFO: Testing against a local daemon [2021-02-10T16:28:14.353Z] === RUN TestServiceCreateInit [2021-02-10T16:28:14.353Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-10T16:28:15.167Z] ok github.com/docker/docker/pkg/idtools 0.423s coverage: 69.5% of statements [2021-02-10T16:28:15.730Z] ok github.com/docker/docker/pkg/ioutils 0.543s coverage: 70.6% of statements [2021-02-10T16:28:15.988Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-02-10T16:28:15.988Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-10T16:28:16.245Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-02-10T16:28:16.245Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-10T16:28:16.245Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-10T16:28:16.503Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-02-10T16:28:16.503Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-10T16:28:16.636Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-10T16:28:16.760Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-02-10T16:28:16.760Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2021-02-10T16:28:17.323Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-02-10T16:28:17.323Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-02-10T16:28:17.323Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-10T16:28:17.323Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-10T16:28:17.581Z] --- PASS: TestDockerNetworkMacvlan (15.89s) [2021-02-10T16:28:17.581Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.16s) [2021-02-10T16:28:17.581Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-10T16:28:17.581Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.46s) [2021-02-10T16:28:17.581Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.80s) [2021-02-10T16:28:17.581Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.85s) [2021-02-10T16:28:17.581Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s) [2021-02-10T16:28:17.581Z] PASS [2021-02-10T16:28:17.581Z] [2021-02-10T16:28:17.581Z] DONE 8 tests in 17.437s [2021-02-10T16:28:17.581Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-10T16:28:17.581Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:17.581Z] ++ set -e [2021-02-10T16:28:17.581Z] ++ '[' -n 0 ']' [2021-02-10T16:28:17.581Z] ++ set -x [2021-02-10T16:28:17.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:17.581Z] testing: warning: no tests to run [2021-02-10T16:28:17.581Z] PASS [2021-02-10T16:28:17.581Z] [2021-02-10T16:28:17.581Z] DONE 0 tests in 0.031s [2021-02-10T16:28:17.581Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-10T16:28:17.581Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:17.581Z] ++ set -e [2021-02-10T16:28:17.581Z] ++ '[' -n 0 ']' [2021-02-10T16:28:17.581Z] ++ set -x [2021-02-10T16:28:17.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:17.581Z] INFO: Testing against a local daemon [2021-02-10T16:28:17.581Z] === RUN TestAuthZPluginAllowRequest [2021-02-10T16:28:17.939Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-10T16:28:18.693Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2021-02-10T16:28:19.278Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-10T16:28:19.499Z] --- PASS: TestAuthZPluginAllowRequest (1.55s) [2021-02-10T16:28:19.499Z] === RUN TestAuthZPluginTLS [2021-02-10T16:28:19.535Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-10T16:28:19.760Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-02-10T16:28:19.760Z] === RUN TestAuthZPluginDenyRequest [2021-02-10T16:28:19.797Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-10T16:28:20.331Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-02-10T16:28:20.331Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-10T16:28:20.903Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-02-10T16:28:20.903Z] === RUN TestAuthZPluginDenyResponse [2021-02-10T16:28:21.178Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-02-10T16:28:21.436Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-02-10T16:28:21.474Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-02-10T16:28:21.474Z] === RUN TestAuthZPluginAllowEventStream [2021-02-10T16:28:21.474Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-10T16:28:22.503Z] --- PASS: TestServiceCreateInit (7.56s) [2021-02-10T16:28:22.503Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2021-02-10T16:28:22.503Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s) [2021-02-10T16:28:22.503Z] === RUN TestCreateServiceMultipleTimes [2021-02-10T16:28:23.387Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s) [2021-02-10T16:28:23.387Z] === RUN TestAuthZPluginErrorResponse [2021-02-10T16:28:23.647Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-02-10T16:28:23.647Z] === RUN TestAuthZPluginErrorRequest [2021-02-10T16:28:24.217Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-02-10T16:28:24.217Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-10T16:28:24.706Z] ok github.com/docker/docker/pkg/signal 2.436s coverage: 61.0% of statements [2021-02-10T16:28:24.706Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-10T16:28:24.787Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-02-10T16:28:24.787Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-10T16:28:24.787Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-10T16:28:25.268Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-10T16:28:25.268Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-10T16:28:25.290Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.87s) [2021-02-10T16:28:25.290Z] PASS [2021-02-10T16:28:25.290Z] [2021-02-10T16:28:25.290Z] === Skipped [2021-02-10T16:28:25.290Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-10T16:28:25.290Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:28:25.290Z] [2021-02-10T16:28:25.290Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-10T16:28:25.290Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:28:25.290Z] [2021-02-10T16:28:25.290Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-10T16:28:25.290Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:28:25.290Z] [2021-02-10T16:28:25.290Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-10T16:28:25.290Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:28:25.290Z] [2021-02-10T16:28:25.290Z] [2021-02-10T16:28:25.290Z] DONE 17 tests, 4 skipped in 31.480s [2021-02-10T16:28:25.290Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-10T16:28:25.290Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:25.290Z] ++ set -e [2021-02-10T16:28:25.290Z] ++ '[' -n 0 ']' [2021-02-10T16:28:25.290Z] ++ set -x [2021-02-10T16:28:25.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:25.290Z] INFO: Testing against a local daemon [2021-02-10T16:28:25.290Z] === RUN TestPluginInvalidJSON [2021-02-10T16:28:25.290Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:28:25.290Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:28:25.290Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:28:25.290Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-10T16:28:25.290Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-10T16:28:25.290Z] === RUN TestPluginInstall [2021-02-10T16:28:25.290Z] === RUN TestPluginInstall/no_auth [2021-02-10T16:28:26.199Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-02-10T16:28:26.745Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.98s) [2021-02-10T16:28:26.745Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-10T16:28:26.745Z] === RUN TestDockerSuite/TestBuildRm [2021-02-10T16:28:26.762Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-02-10T16:28:27.325Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2021-02-10T16:28:27.850Z] time="2021-02-10T16:28:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:28:27.850Z] time="2021-02-10T16:28:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a04100fc725404077852451e23e95bc4ed76874c29fa82baa150253d12175ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:28:27.850Z] time="2021-02-10T16:28:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:28:27.850Z] time="2021-02-10T16:28:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a04100fc725404077852451e23e95bc4ed76874c29fa82baa150253d12175ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:28:27.850Z] === RUN TestPluginInstall/with_htpasswd [2021-02-10T16:28:27.889Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2021-02-10T16:28:28.146Z] testing: warning: no tests to run [2021-02-10T16:28:28.146Z] coverage: [no statements] [2021-02-10T16:28:28.146Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-02-10T16:28:28.402Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-10T16:28:28.659Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-02-10T16:28:28.660Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2021-02-10T16:28:28.660Z] === RUN TestAuthZPluginHeader [2021-02-10T16:28:28.799Z] time="2021-02-10T16:28:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:28:28.799Z] time="2021-02-10T16:28:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c448f5f8fe163b362bd2238ba7ba395ebf7915ef9dd5ab3ccaba39990f71b3a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:28:28.799Z] time="2021-02-10T16:28:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:28:28.799Z] time="2021-02-10T16:28:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c448f5f8fe163b362bd2238ba7ba395ebf7915ef9dd5ab3ccaba39990f71b3a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:28:28.916Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-02-10T16:28:29.062Z] === RUN TestPluginInstall/with_insecure [2021-02-10T16:28:29.600Z] --- PASS: TestAuthZPluginHeader (0.88s) [2021-02-10T16:28:29.600Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-10T16:28:30.170Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-10T16:28:30.455Z] time="2021-02-10T16:28:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:28:30.455Z] time="2021-02-10T16:28:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:377db30461b6b3c7379e3e3d5d993bc712c1261a949e9b6fb0a7c9d8ae7ae2b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:28:30.455Z] time="2021-02-10T16:28:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:28:30.455Z] time="2021-02-10T16:28:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:377db30461b6b3c7379e3e3d5d993bc712c1261a949e9b6fb0a7c9d8ae7ae2b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:28:30.718Z] --- PASS: TestPluginInstall (5.47s) [2021-02-10T16:28:30.718Z] --- PASS: TestPluginInstall/no_auth (2.61s) [2021-02-10T16:28:30.718Z] --- PASS: TestPluginInstall/with_htpasswd (1.17s) [2021-02-10T16:28:30.718Z] --- PASS: TestPluginInstall/with_insecure (1.69s) [2021-02-10T16:28:30.718Z] plugin_test.go:160: [d350f5bd964ff] daemon is not started [2021-02-10T16:28:30.718Z] === RUN TestPluginsWithRuntimes [2021-02-10T16:28:30.808Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-02-10T16:28:31.113Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-10T16:28:31.782Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-02-10T16:28:32.055Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-10T16:28:32.347Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-02-10T16:28:32.627Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-10T16:28:32.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-10T16:28:33.149Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-10T16:28:33.371Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-10T16:28:33.808Z] ok github.com/docker/docker/quota 0.267s coverage: 71.4% of statements [2021-02-10T16:28:34.065Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-10T16:28:34.331Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-10T16:28:35.063Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-10T16:28:35.063Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.30s) [2021-02-10T16:28:35.063Z] === RUN TestAuthZPluginV2Disable [2021-02-10T16:28:35.436Z] ok github.com/docker/docker/registry 0.064s coverage: 57.2% of statements [2021-02-10T16:28:36.001Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-02-10T16:28:36.255Z] --- PASS: TestPluginsWithRuntimes (5.21s) [2021-02-10T16:28:36.255Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.51s) [2021-02-10T16:28:36.255Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.48s) [2021-02-10T16:28:36.255Z] PASS [2021-02-10T16:28:36.255Z] [2021-02-10T16:28:36.255Z] DONE 9 tests in 10.899s [2021-02-10T16:28:36.255Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-10T16:28:36.255Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:36.255Z] ++ set -e [2021-02-10T16:28:36.255Z] ++ '[' -n 0 ']' [2021-02-10T16:28:36.255Z] ++ set -x [2021-02-10T16:28:36.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:36.255Z] INFO: Testing against a local daemon [2021-02-10T16:28:36.255Z] === RUN TestExternalGraphDriver [2021-02-10T16:28:36.255Z] === RUN TestExternalGraphDriver/json [2021-02-10T16:28:36.447Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-10T16:28:36.564Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-02-10T16:28:37.017Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-10T16:28:37.127Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-10T16:28:37.384Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-10T16:28:37.930Z] --- PASS: TestCreateServiceMultipleTimes (15.31s) [2021-02-10T16:28:37.930Z] === RUN TestCreateServiceConflict [2021-02-10T16:28:38.403Z] --- PASS: TestAuthZPluginV2Disable (3.67s) [2021-02-10T16:28:38.403Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-10T16:28:38.814Z] === RUN TestExternalGraphDriver/spec [2021-02-10T16:28:38.977Z] --- PASS: TestCreateServiceConflict (1.89s) [2021-02-10T16:28:38.977Z] === RUN TestCreateServiceMaxReplicas [2021-02-10T16:28:40.317Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-10T16:28:40.317Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-10T16:28:40.579Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-10T16:28:40.579Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-10T16:28:40.658Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-02-10T16:28:41.151Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-10T16:28:41.222Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.4% of statements [2021-02-10T16:28:41.373Z] === RUN TestExternalGraphDriver/pull [2021-02-10T16:28:41.728Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2021-02-10T16:28:41.728Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-10T16:28:41.749Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2021-02-10T16:28:41.749Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-10T16:28:41.989Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-10T16:28:41.989Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-10T16:28:42.153Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-02-10T16:28:42.954Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-10T16:28:43.300Z] --- PASS: TestExternalGraphDriver (7.00s) [2021-02-10T16:28:43.300Z] --- PASS: TestExternalGraphDriver/json (2.26s) [2021-02-10T16:28:43.300Z] --- PASS: TestExternalGraphDriver/spec (2.42s) [2021-02-10T16:28:43.300Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2021-02-10T16:28:43.300Z] === RUN TestGraphdriverPluginV2 [2021-02-10T16:28:43.300Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-02-10T16:28:43.300Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:28:43.300Z] PASS [2021-02-10T16:28:43.300Z] [2021-02-10T16:28:43.300Z] === Skipped [2021-02-10T16:28:43.300Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-02-10T16:28:43.300Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:28:43.300Z] [2021-02-10T16:28:43.300Z] [2021-02-10T16:28:43.300Z] DONE 5 tests, 1 skipped in 7.197s [2021-02-10T16:28:43.300Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-10T16:28:43.300Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:43.300Z] ++ set -e [2021-02-10T16:28:43.300Z] ++ '[' -n 0 ']' [2021-02-10T16:28:43.300Z] ++ set -x [2021-02-10T16:28:43.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:43.300Z] INFO: Testing against a local daemon [2021-02-10T16:28:43.300Z] === RUN TestContinueAfterPluginCrash [2021-02-10T16:28:43.300Z] === PAUSE TestContinueAfterPluginCrash [2021-02-10T16:28:43.300Z] === RUN TestReadPluginNoRead [2021-02-10T16:28:43.300Z] === PAUSE TestReadPluginNoRead [2021-02-10T16:28:43.300Z] === RUN TestDaemonStartWithLogOpt [2021-02-10T16:28:43.300Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-10T16:28:43.300Z] === CONT TestContinueAfterPluginCrash [2021-02-10T16:28:43.300Z] === CONT TestDaemonStartWithLogOpt [2021-02-10T16:28:43.300Z] === CONT TestReadPluginNoRead [2021-02-10T16:28:43.523Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2021-02-10T16:28:48.249Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-10T16:28:48.509Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-10T16:28:48.613Z] === RUN TestReadPluginNoRead/default [2021-02-10T16:28:48.613Z] --- PASS: TestDaemonStartWithLogOpt (4.89s) [2021-02-10T16:28:49.560Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-10T16:28:49.893Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-10T16:28:50.153Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-10T16:28:50.953Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-10T16:28:51.093Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-10T16:28:52.035Z] === RUN TestDockerSuite/TestBuildUser [2021-02-10T16:28:52.606Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.76s) [2021-02-10T16:28:52.606Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-10T16:28:52.875Z] --- PASS: TestReadPluginNoRead (9.37s) [2021-02-10T16:28:52.875Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2021-02-10T16:28:52.875Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.61s) [2021-02-10T16:28:52.875Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.63s) [2021-02-10T16:28:52.875Z] read_test.go:92: [d965e971ec2dd] daemon is not started [2021-02-10T16:28:53.466Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/rootless [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/volume [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-10T16:28:53.466Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === Skipped [2021-02-10T16:28:53.466Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-10T16:28:53.466Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-10T16:28:53.466Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:73: No driver to put! [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-10T16:28:53.466Z] time="2021-02-10T16:27:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-10T16:28:53.466Z] time="2021-02-10T16:27:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-10T16:28:53.466Z] time="2021-02-10T16:27:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-10T16:28:53.466Z] time="2021-02-10T16:27:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-10T16:28:53.466Z] time="2021-02-10T16:27:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:73: No driver to put! [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-10T16:28:53.466Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-10T16:28:53.466Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-10T16:28:53.466Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-10T16:28:53.466Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-10T16:28:53.466Z] graphtest_unix.go:73: No driver to put! [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-10T16:28:53.466Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-10T16:28:53.466Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] [2021-02-10T16:28:53.466Z] DONE 2225 tests, 26 skipped in 270.974s Post stage [Pipeline] junit [2021-02-10T16:28:53.478Z] Recording test results [2021-02-10T16:28:53.548Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-10T16:28:53.824Z] --- PASS: TestContinueAfterPluginCrash (10.31s) [2021-02-10T16:28:53.824Z] PASS [2021-02-10T16:28:53.824Z] [2021-02-10T16:28:53.824Z] DONE 6 tests in 10.475s [2021-02-10T16:28:53.824Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-10T16:28:53.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:53.824Z] ++ set -e [2021-02-10T16:28:53.824Z] ++ '[' -n 0 ']' [2021-02-10T16:28:53.824Z] ++ set -x [2021-02-10T16:28:53.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:53.824Z] testing: warning: no tests to run [2021-02-10T16:28:53.824Z] PASS [2021-02-10T16:28:53.824Z] [2021-02-10T16:28:53.824Z] DONE 0 tests in 0.053s [2021-02-10T16:28:53.825Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-10T16:28:53.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:53.825Z] ++ set -e [2021-02-10T16:28:53.825Z] ++ '[' -n 0 ']' [2021-02-10T16:28:53.825Z] ++ set -x [2021-02-10T16:28:53.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:53.825Z] INFO: Testing against a local daemon [2021-02-10T16:28:53.825Z] === RUN TestPluginWithDevMounts [2021-02-10T16:28:53.825Z] === PAUSE TestPluginWithDevMounts [2021-02-10T16:28:53.825Z] === CONT TestPluginWithDevMounts [2021-02-10T16:28:54.026Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-10T16:28:54.410Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42004/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ad187fd4ab9b8bc9fbf664c8b2f5a0bd51fe540 hack/validate/vendor [2021-02-10T16:28:56.096Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-10T16:28:56.302Z] No vendor changes in diff. [2021-02-10T16:28:56.388Z] --- PASS: TestPluginWithDevMounts (2.14s) [2021-02-10T16:28:56.388Z] PASS [2021-02-10T16:28:56.388Z] [2021-02-10T16:28:56.388Z] DONE 1 tests in 2.314s [2021-02-10T16:28:56.388Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-10T16:28:56.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:56.388Z] ++ set -e [2021-02-10T16:28:56.388Z] ++ '[' -n 0 ']' [2021-02-10T16:28:56.388Z] ++ set -x [2021-02-10T16:28:56.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:28:56.388Z] INFO: Testing against a local daemon [2021-02-10T16:28:56.388Z] === RUN TestSecretInspect [2021-02-10T16:28:56.570Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-10T16:28:56.570Z] === RUN TestBoolValue [2021-02-10T16:28:56.570Z] --- PASS: TestBoolValue (0.00s) [2021-02-10T16:28:56.570Z] === RUN TestBoolValueOrDefault [2021-02-10T16:28:56.570Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-02-10T16:28:56.570Z] === RUN TestInt64ValueOrZero [2021-02-10T16:28:56.570Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-02-10T16:28:56.570Z] === RUN TestInt64ValueOrDefault [2021-02-10T16:28:56.570Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-02-10T16:28:56.570Z] === RUN TestInt64ValueOrDefaultWithError [2021-02-10T16:28:56.570Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-02-10T16:28:56.570Z] === RUN TestJsonContentType [2021-02-10T16:28:56.570Z] --- PASS: TestJsonContentType (0.00s) [2021-02-10T16:28:56.570Z] PASS [2021-02-10T16:28:56.570Z] coverage: 14.7% of statements [2021-02-10T16:28:56.570Z] ok github.com/docker/docker/api/server/httputils 0.052s coverage: 14.7% of statements [2021-02-10T16:28:56.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-10T16:28:57.144Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2021-02-10T16:28:57.144Z] === RUN TestCreateServiceSecretFileMode [2021-02-10T16:28:57.144Z] --- PASS: TestCreateServiceSecretFileMode (2.21s) [2021-02-10T16:28:57.144Z] === RUN TestCreateServiceConfigFileMode [2021-02-10T16:28:57.230Z] + echo Ensuring container killed. [2021-02-10T16:28:57.230Z] Ensuring container killed. [2021-02-10T16:28:57.230Z] + docker rm -vf docker-pr6 [2021-02-10T16:28:57.230Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-02-10T16:28:57.554Z] + echo Chowning /workspace to jenkins user [2021-02-10T16:28:57.554Z] Chowning /workspace to jenkins user [2021-02-10T16:28:57.554Z] + id -u [2021-02-10T16:28:57.554Z] + id -g [2021-02-10T16:28:57.554Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42004:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-10T16:28:58.455Z] + bundleName=unit [2021-02-10T16:28:58.455Z] + echo Creating unit-bundles.tar.gz [2021-02-10T16:28:58.455Z] Creating unit-bundles.tar.gz [2021-02-10T16:28:58.455Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-10T16:28:58.455Z] bundles/junit-report.xml [2021-02-10T16:28:58.455Z] bundles/go-test-report.json [2021-02-10T16:28:58.455Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-10T16:28:58.466Z] Archiving artifacts [2021-02-10T16:28:58.769Z] === RUN TestMaskSecretKeys [2021-02-10T16:28:58.769Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-02-10T16:28:58.769Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-02-10T16:28:58.769Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-02-10T16:28:58.769Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-02-10T16:28:58.769Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-02-10T16:28:58.769Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-02-10T16:28:58.769Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-02-10T16:28:58.769Z] === RUN TestVersionMiddlewareVersion [2021-02-10T16:28:58.769Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-02-10T16:28:58.769Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-02-10T16:28:58.769Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-02-10T16:28:58.769Z] PASS [2021-02-10T16:28:58.769Z] coverage: 37.7% of statements [2021-02-10T16:28:58.769Z] ok github.com/docker/docker/api/server/middleware 0.065s coverage: 37.7% of statements [2021-02-10T16:28:58.769Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-10T16:28:58.769Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-10T16:28:58.769Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-10T16:28:58.769Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-10T16:28:58.769Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-10T16:28:58.769Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-10T16:28:58.769Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-10T16:28:58.769Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-10T16:28:58.769Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-10T16:28:58.769Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-10T16:28:58.769Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-10T16:28:59.041Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-10T16:28:59.231Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2021-02-10T16:28:59.231Z] === RUN TestCreateServiceSysctls [2021-02-10T16:28:59.353Z] + make clean [2021-02-10T16:28:59.609Z] docker volume rm -f docker-dev-cache [2021-02-10T16:28:59.609Z] docker-dev-cache [Pipeline] deleteDir [2021-02-10T16:28:59.705Z] --- PASS: TestSecretInspect (2.99s) [2021-02-10T16:28:59.705Z] === RUN TestSecretList [2021-02-10T16:28:59.748Z] === RUN TestStrSliceMarshalJSON [2021-02-10T16:28:59.748Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestStrSliceUnmarshalJSON [2021-02-10T16:28:59.748Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestStrSliceUnmarshalString [2021-02-10T16:28:59.748Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestStrSliceUnmarshalSlice [2021-02-10T16:28:59.748Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-02-10T16:28:59.748Z] PASS [2021-02-10T16:28:59.748Z] coverage: 90.0% of statements [2021-02-10T16:28:59.748Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2021-02-10T16:28:59.748Z] === RUN TestToJSON [2021-02-10T16:28:59.748Z] --- PASS: TestToJSON (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestToParamWithVersion [2021-02-10T16:28:59.748Z] --- PASS: TestToParamWithVersion (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestFromJSON [2021-02-10T16:28:59.748Z] --- PASS: TestFromJSON (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestEmpty [2021-02-10T16:28:59.748Z] --- PASS: TestEmpty (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestArgsMatchKVListEmptySources [2021-02-10T16:28:59.748Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestArgsMatchKVList [2021-02-10T16:28:59.748Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestArgsMatch [2021-02-10T16:28:59.748Z] --- PASS: TestArgsMatch (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestAdd [2021-02-10T16:28:59.748Z] --- PASS: TestAdd (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestDel [2021-02-10T16:28:59.748Z] --- PASS: TestDel (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestLen [2021-02-10T16:28:59.748Z] --- PASS: TestLen (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestExactMatch [2021-02-10T16:28:59.748Z] --- PASS: TestExactMatch (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestOnlyOneExactMatch [2021-02-10T16:28:59.748Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestContains [2021-02-10T16:28:59.748Z] --- PASS: TestContains (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestValidate [2021-02-10T16:28:59.748Z] --- PASS: TestValidate (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestWalkValues [2021-02-10T16:28:59.748Z] --- PASS: TestWalkValues (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestFuzzyMatch [2021-02-10T16:28:59.748Z] --- PASS: TestFuzzyMatch (0.00s) [2021-02-10T16:28:59.748Z] === RUN TestClone [2021-02-10T16:28:59.748Z] --- PASS: TestClone (0.00s) [2021-02-10T16:28:59.748Z] PASS [2021-02-10T16:28:59.748Z] coverage: 92.2% of statements [2021-02-10T16:28:59.748Z] ok github.com/docker/docker/api/types/filters 0.066s coverage: 92.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-10T16:29:00.212Z] === RUN TestDurationToSecondsString [2021-02-10T16:29:00.212Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-02-10T16:29:00.212Z] === RUN TestGetTimestamp [2021-02-10T16:29:00.212Z] === RUN TestAdjustForAPIVersion [2021-02-10T16:29:00.212Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-02-10T16:29:00.212Z] PASS [2021-02-10T16:29:00.212Z] coverage: 5.7% of statements [2021-02-10T16:29:00.212Z] ok github.com/docker/docker/api/server/router/swarm 0.064s coverage: 5.7% of statements [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/types [no test files] [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-10T16:29:00.212Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-10T16:29:00.212Z] --- PASS: TestGetTimestamp (0.12s) [2021-02-10T16:29:00.212Z] === RUN TestParseTimestamps [2021-02-10T16:29:00.212Z] --- PASS: TestParseTimestamps (0.00s) [2021-02-10T16:29:00.212Z] PASS [2021-02-10T16:29:00.212Z] coverage: 100.0% of statements [2021-02-10T16:29:00.212Z] ok github.com/docker/docker/api/types/time 0.170s coverage: 100.0% of statements [2021-02-10T16:29:00.677Z] === RUN TestCompareVersion [2021-02-10T16:29:00.677Z] --- PASS: TestCompareVersion (0.00s) [2021-02-10T16:29:00.677Z] PASS [2021-02-10T16:29:00.677Z] coverage: 75.0% of statements [2021-02-10T16:29:00.677Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2021-02-10T16:29:00.677Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-10T16:29:00.677Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-10T16:29:00.677Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-10T16:29:00.677Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-02-10T16:29:00.677Z] ? github.com/docker/docker/builder [no test files] [2021-02-10T16:29:00.677Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-10T16:29:00.677Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-10T16:29:00.677Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-10T16:29:00.677Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-10T16:29:00.677Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-10T16:29:00.677Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-10T16:29:00.677Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-10T16:29:00.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-10T16:29:02.004Z] --- PASS: TestCreateServiceSysctls (3.03s) [2021-02-10T16:29:02.004Z] === RUN TestCreateServiceCapabilities [2021-02-10T16:29:02.229Z] === RUN TestParseRemoteURL [2021-02-10T16:29:02.229Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-02-10T16:29:02.229Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-02-10T16:29:02.229Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-02-10T16:29:02.229Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-02-10T16:29:02.229Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-02-10T16:29:02.229Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-02-10T16:29:02.229Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-02-10T16:29:02.229Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-02-10T16:29:02.229Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-02-10T16:29:02.229Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-02-10T16:29:02.229Z] --- PASS: TestParseRemoteURL (0.00s) [2021-02-10T16:29:02.229Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-02-10T16:29:02.229Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-02-10T16:29:02.229Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-02-10T16:29:02.229Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-02-10T16:29:02.229Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-02-10T16:29:02.229Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-02-10T16:29:02.229Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-02-10T16:29:02.229Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-02-10T16:29:02.229Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-02-10T16:29:02.229Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-02-10T16:29:02.229Z] === RUN TestCloneArgsSmartHttp [2021-02-10T16:29:02.229Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-02-10T16:29:02.229Z] === RUN TestCloneArgsDumbHttp [2021-02-10T16:29:02.229Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-02-10T16:29:02.229Z] === RUN TestCloneArgsGit [2021-02-10T16:29:02.229Z] --- PASS: TestCloneArgsGit (0.00s) [2021-02-10T16:29:02.229Z] === RUN TestCheckoutGit [2021-02-10T16:29:02.267Z] --- PASS: TestSecretList (2.96s) [2021-02-10T16:29:02.268Z] === RUN TestSecretsCreateAndDelete [2021-02-10T16:29:04.433Z] === RUN TestEnable [2021-02-10T16:29:04.433Z] --- PASS: TestEnable (0.00s) [2021-02-10T16:29:04.433Z] === RUN TestDisable [2021-02-10T16:29:04.433Z] --- PASS: TestDisable (0.00s) [2021-02-10T16:29:04.433Z] === RUN TestEnabled [2021-02-10T16:29:04.433Z] --- PASS: TestEnabled (0.00s) [2021-02-10T16:29:04.433Z] PASS [2021-02-10T16:29:04.433Z] coverage: 100.0% of statements [2021-02-10T16:29:04.433Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-02-10T16:29:04.764Z] --- PASS: TestCreateServiceCapabilities (2.27s) [2021-02-10T16:29:04.764Z] === RUN TestInspect [2021-02-10T16:29:04.897Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-02-10T16:29:04.897Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-02-10T16:29:04.897Z] === RUN TestProcessNoDockerignore [2021-02-10T16:29:04.897Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-02-10T16:29:04.897Z] === RUN TestProcessShouldLeaveAllFiles [2021-02-10T16:29:04.897Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-02-10T16:29:04.897Z] === RUN TestDetectContentType [2021-02-10T16:29:04.897Z] --- PASS: TestDetectContentType (0.00s) [2021-02-10T16:29:04.897Z] === RUN TestSelectAcceptableMIME [2021-02-10T16:29:04.897Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-02-10T16:29:04.897Z] === RUN TestInspectEmptyResponse [2021-02-10T16:29:04.897Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-02-10T16:29:04.897Z] === RUN TestInspectResponseBinary [2021-02-10T16:29:04.897Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-02-10T16:29:04.897Z] === RUN TestResponseUnsupportedContentType [2021-02-10T16:29:04.897Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-02-10T16:29:04.897Z] === RUN TestInspectResponseTextSimple [2021-02-10T16:29:04.897Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-02-10T16:29:04.897Z] === RUN TestInspectResponseEmptyContentType [2021-02-10T16:29:04.897Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-02-10T16:29:04.897Z] === RUN TestUnknownContentLength [2021-02-10T16:29:04.897Z] --- PASS: TestUnknownContentLength (0.00s) [2021-02-10T16:29:04.897Z] === RUN TestDownloadRemote [2021-02-10T16:29:04.897Z] --- PASS: TestDownloadRemote (0.07s) [2021-02-10T16:29:04.897Z] === RUN TestGetWithStatusError [2021-02-10T16:29:04.897Z] --- PASS: TestGetWithStatusError (0.01s) [2021-02-10T16:29:04.897Z] === RUN TestCloseRootDirectory [2021-02-10T16:29:04.897Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-02-10T16:29:04.897Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:29:04.897Z] === RUN TestHashFile [2021-02-10T16:29:04.897Z] --- SKIP: TestHashFile (0.00s) [2021-02-10T16:29:04.897Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:29:04.897Z] === RUN TestHashSubdir [2021-02-10T16:29:04.897Z] --- SKIP: TestHashSubdir (0.00s) [2021-02-10T16:29:04.897Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:29:04.897Z] === RUN TestRemoveDirectory [2021-02-10T16:29:04.897Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-02-10T16:29:04.897Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:29:04.897Z] PASS [2021-02-10T16:29:04.897Z] coverage: 9.3% of statements [2021-02-10T16:29:04.897Z] ok github.com/docker/docker/builder/remotecontext 0.381s coverage: 9.3% of statements [2021-02-10T16:29:05.361Z] === RUN TestGetAllAllowed [2021-02-10T16:29:05.362Z] --- PASS: TestGetAllAllowed (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestGetAllMeta [2021-02-10T16:29:05.362Z] --- PASS: TestGetAllMeta (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestWarnOnUnusedBuildArgs [2021-02-10T16:29:05.362Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestIsUnreferencedBuiltin [2021-02-10T16:29:05.362Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestIsExistingDirectory [2021-02-10T16:29:05.362Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestGetFilenameForDownload [2021-02-10T16:29:05.362Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestEnv2Variables [2021-02-10T16:29:05.362Z] --- PASS: TestEnv2Variables (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-02-10T16:29:05.362Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestMaintainer [2021-02-10T16:29:05.362Z] --- PASS: TestMaintainer (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestLabel [2021-02-10T16:29:05.362Z] --- PASS: TestLabel (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestFromScratch [2021-02-10T16:29:05.362Z] --- PASS: TestFromScratch (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestFromWithArg [2021-02-10T16:29:05.362Z] --- PASS: TestFromWithArg (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-02-10T16:29:05.362Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestFromWithUndefinedArg [2021-02-10T16:29:05.362Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestFromMultiStageWithNamedStage [2021-02-10T16:29:05.362Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestOnbuild [2021-02-10T16:29:05.362Z] --- PASS: TestOnbuild (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestWorkdir [2021-02-10T16:29:05.362Z] --- PASS: TestWorkdir (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestCmd [2021-02-10T16:29:05.362Z] --- PASS: TestCmd (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestHealthcheckNone [2021-02-10T16:29:05.362Z] --- PASS: TestHealthcheckNone (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestHealthcheckCmd [2021-02-10T16:29:05.362Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestEntrypoint [2021-02-10T16:29:05.362Z] --- PASS: TestEntrypoint (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestExpose [2021-02-10T16:29:05.362Z] --- PASS: TestExpose (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestUser [2021-02-10T16:29:05.362Z] --- PASS: TestUser (0.01s) [2021-02-10T16:29:05.362Z] === RUN TestVolume [2021-02-10T16:29:05.362Z] --- PASS: TestVolume (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestStopSignal [2021-02-10T16:29:05.362Z] --- SKIP: TestStopSignal (0.00s) [2021-02-10T16:29:05.362Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-10T16:29:05.362Z] === RUN TestArg [2021-02-10T16:29:05.362Z] --- PASS: TestArg (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestShell [2021-02-10T16:29:05.362Z] --- PASS: TestShell (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestPrependEnvOnCmd [2021-02-10T16:29:05.362Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestRunWithBuildArgs [2021-02-10T16:29:05.362Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestRunIgnoresHealthcheck [2021-02-10T16:29:05.362Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestNormalizeWorkdir [2021-02-10T16:29:05.362Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestDispatch [2021-02-10T16:29:05.362Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-02-10T16:29:05.362Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-02-10T16:29:05.362Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-02-10T16:29:05.362Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-02-10T16:29:05.362Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-02-10T16:29:05.362Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-02-10T16:29:05.362Z] === RUN TestDispatch/COPY_url [2021-02-10T16:29:05.362Z] --- PASS: TestDispatch (0.04s) [2021-02-10T16:29:05.362Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-02-10T16:29:05.362Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-02-10T16:29:05.362Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-02-10T16:29:05.362Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-02-10T16:29:05.362Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-02-10T16:29:05.362Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-02-10T16:29:05.362Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestAddScratchImageAddsToMounts [2021-02-10T16:29:05.362Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestAddFromScratchPopulatesPlatform [2021-02-10T16:29:05.362Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-02-10T16:29:05.362Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-02-10T16:29:05.362Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestImageSourceGetAddsToMounts [2021-02-10T16:29:05.362Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestEmptyDockerfile [2021-02-10T16:29:05.362Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestSymlinkDockerfile [2021-02-10T16:29:05.362Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-02-10T16:29:05.362Z] === RUN TestDockerfileOutsideTheBuildContext [2021-02-10T16:29:05.362Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestNonExistingDockerfile [2021-02-10T16:29:05.362Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestCopyRunConfig [2021-02-10T16:29:05.362Z] --- PASS: TestCopyRunConfig (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestDeepCopyRunConfig [2021-02-10T16:29:05.362Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestExportImage [2021-02-10T16:29:05.362Z] --- PASS: TestExportImage (0.00s) [2021-02-10T16:29:05.362Z] === RUN TestNormalizeDest [2021-02-10T16:29:05.362Z] --- PASS: TestNormalizeDest (0.00s) [2021-02-10T16:29:05.362Z] PASS [2021-02-10T16:29:05.362Z] coverage: 46.6% of statements [2021-02-10T16:29:05.362Z] ok github.com/docker/docker/builder/dockerfile 0.307s coverage: 46.6% of statements [2021-02-10T16:29:05.362Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-10T16:29:05.583Z] --- PASS: TestSecretsCreateAndDelete (2.91s) [2021-02-10T16:29:05.583Z] === RUN TestSecretsUpdate [2021-02-10T16:29:06.855Z] --- PASS: TestInspect (2.35s) [2021-02-10T16:29:06.855Z] === RUN TestCreateJob [2021-02-10T16:29:08.141Z] --- PASS: TestSecretsUpdate (2.98s) [2021-02-10T16:29:08.141Z] === RUN TestTemplatedSecret [2021-02-10T16:29:09.044Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-02-10T16:29:09.044Z] PASS [2021-02-10T16:29:09.044Z] [2021-02-10T16:29:09.044Z] DONE 17 tests in 51.645s [2021-02-10T16:29:09.044Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-10T16:29:09.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:09.044Z] ++ set -e [2021-02-10T16:29:09.044Z] ++ '[' -n 0 ']' [2021-02-10T16:29:09.044Z] ++ set -x [2021-02-10T16:29:09.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:09.304Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-10T16:29:09.304Z] INFO: Testing against a local daemon [2021-02-10T16:29:09.304Z] === RUN TestPluginInvalidJSON [2021-02-10T16:29:09.304Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:29:09.304Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:29:09.304Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:29:09.304Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-10T16:29:09.304Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-10T16:29:09.304Z] === RUN TestPluginInstall [2021-02-10T16:29:09.304Z] === RUN TestPluginInstall/no_auth [2021-02-10T16:29:09.726Z] --- PASS: TestCreateJob (2.98s) [2021-02-10T16:29:09.726Z] === RUN TestReplicatedJob [2021-02-10T16:29:10.246Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-10T16:29:10.246Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-10T16:29:11.456Z] --- PASS: TestTemplatedSecret (3.29s) [2021-02-10T16:29:11.456Z] === RUN TestSecretCreateResolve [2021-02-10T16:29:11.631Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-10T16:29:12.203Z] time="2021-02-10T16:29:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:29:12.203Z] time="2021-02-10T16:29:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f3bf511d4dffad2fd8ba1a7d8de5bc2431d29de0642dc5837d7403dc4220ac3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:29:12.203Z] time="2021-02-10T16:29:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:29:12.203Z] time="2021-02-10T16:29:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f3bf511d4dffad2fd8ba1a7d8de5bc2431d29de0642dc5837d7403dc4220ac3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:29:12.203Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-10T16:29:12.464Z] === RUN TestPluginInstall/with_htpasswd [2021-02-10T16:29:13.406Z] time="2021-02-10T16:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:29:13.406Z] time="2021-02-10T16:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5da0f6c1a7d7fd6773f5fa1bec11ea16c48257dfe6d764b15a4f84e0ff71247e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:29:13.406Z] time="2021-02-10T16:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:29:13.406Z] time="2021-02-10T16:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5da0f6c1a7d7fd6773f5fa1bec11ea16c48257dfe6d764b15a4f84e0ff71247e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:29:13.666Z] === RUN TestPluginInstall/with_insecure [2021-02-10T16:29:13.666Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-10T16:29:13.666Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-10T16:29:13.666Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-10T16:29:13.666Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-10T16:29:13.929Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-10T16:29:14.772Z] --- PASS: TestSecretCreateResolve (2.94s) [2021-02-10T16:29:14.772Z] PASS [2021-02-10T16:29:14.772Z] [2021-02-10T16:29:14.772Z] DONE 6 tests in 18.218s [2021-02-10T16:29:14.772Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-10T16:29:14.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:14.772Z] ++ set -e [2021-02-10T16:29:14.772Z] ++ '[' -n 0 ']' [2021-02-10T16:29:14.772Z] ++ set -x [2021-02-10T16:29:14.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:14.772Z] INFO: Testing against a local daemon [2021-02-10T16:29:14.772Z] === RUN TestServiceCreateInit [2021-02-10T16:29:14.772Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-10T16:29:14.870Z] time="2021-02-10T16:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:29:14.870Z] time="2021-02-10T16:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c657d2eafaaed86da3e0888d678a101567e5bc7c9b35a5328c76dbf706556f15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:29:14.870Z] time="2021-02-10T16:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-10T16:29:14.870Z] time="2021-02-10T16:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c657d2eafaaed86da3e0888d678a101567e5bc7c9b35a5328c76dbf706556f15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-10T16:29:15.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-10T16:29:15.341Z] --- PASS: TestReplicatedJob (5.30s) [2021-02-10T16:29:15.341Z] === RUN TestUpdateReplicatedJob [2021-02-10T16:29:15.390Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-10T16:29:15.390Z] --- PASS: TestPluginInstall (6.13s) [2021-02-10T16:29:15.390Z] --- PASS: TestPluginInstall/no_auth (3.17s) [2021-02-10T16:29:15.390Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-02-10T16:29:15.390Z] --- PASS: TestPluginInstall/with_insecure (1.81s) [2021-02-10T16:29:15.390Z] plugin_test.go:160: [dcff91354a9a2] daemon is not started [2021-02-10T16:29:15.390Z] === RUN TestPluginsWithRuntimes [2021-02-10T16:29:15.651Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-10T16:29:16.595Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-10T16:29:17.539Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-10T16:29:17.800Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-10T16:29:17.809Z] === RUN TestCheckpointCreateError [2021-02-10T16:29:17.809Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestCheckpointCreate [2021-02-10T16:29:17.809Z] --- PASS: TestCheckpointCreate (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestCheckpointDeleteError [2021-02-10T16:29:17.809Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestCheckpointDelete [2021-02-10T16:29:17.809Z] --- PASS: TestCheckpointDelete (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestCheckpointListError [2021-02-10T16:29:17.809Z] --- PASS: TestCheckpointListError (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestCheckpointList [2021-02-10T16:29:17.809Z] --- PASS: TestCheckpointList (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestCheckpointListContainerNotFound [2021-02-10T16:29:17.809Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestNewClientWithOpsFromEnv [2021-02-10T16:29:17.809Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-02-10T16:29:17.809Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-10T16:29:17.809Z] === RUN TestGetAPIPath [2021-02-10T16:29:17.809Z] --- PASS: TestGetAPIPath (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestParseHostURL [2021-02-10T16:29:17.809Z] --- PASS: TestParseHostURL (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-02-10T16:29:17.809Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestNegotiateAPIVersionEmpty [2021-02-10T16:29:17.809Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestNegotiateAPIVersion [2021-02-10T16:29:17.809Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestNegotiateAPVersionOverride [2021-02-10T16:29:17.809Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestNegotiateAPIVersionAutomatic [2021-02-10T16:29:17.809Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-02-10T16:29:17.809Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-02-10T16:29:17.809Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestClientRedirect [2021-02-10T16:29:17.809Z] --- PASS: TestClientRedirect (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestConfigCreateUnsupported [2021-02-10T16:29:17.809Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestConfigCreateError [2021-02-10T16:29:17.809Z] --- PASS: TestConfigCreateError (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestConfigCreate [2021-02-10T16:29:17.809Z] --- PASS: TestConfigCreate (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestConfigInspectNotFound [2021-02-10T16:29:17.809Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestConfigInspectWithEmptyID [2021-02-10T16:29:17.809Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestConfigInspectUnsupported [2021-02-10T16:29:17.809Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestConfigInspectError [2021-02-10T16:29:17.809Z] --- PASS: TestConfigInspectError (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestConfigInspectConfigNotFound [2021-02-10T16:29:17.809Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-02-10T16:29:17.809Z] === RUN TestConfigInspect [2021-02-10T16:29:17.810Z] --- PASS: TestConfigInspect (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestConfigListUnsupported [2021-02-10T16:29:17.810Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestConfigListError [2021-02-10T16:29:17.810Z] --- PASS: TestConfigListError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestConfigList [2021-02-10T16:29:17.810Z] --- PASS: TestConfigList (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestConfigRemoveUnsupported [2021-02-10T16:29:17.810Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestConfigRemoveError [2021-02-10T16:29:17.810Z] --- PASS: TestConfigRemoveError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestConfigRemove [2021-02-10T16:29:17.810Z] --- PASS: TestConfigRemove (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestConfigUpdateUnsupported [2021-02-10T16:29:17.810Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestConfigUpdateError [2021-02-10T16:29:17.810Z] --- PASS: TestConfigUpdateError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestConfigUpdate [2021-02-10T16:29:17.810Z] --- PASS: TestConfigUpdate (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerCommitError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerCommitError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerCommit [2021-02-10T16:29:17.810Z] --- PASS: TestContainerCommit (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerStatPathError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerStatPathError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerStatPathNotFoundError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerStatPathNoHeaderError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerStatPath [2021-02-10T16:29:17.810Z] --- PASS: TestContainerStatPath (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestCopyToContainerError [2021-02-10T16:29:17.810Z] --- PASS: TestCopyToContainerError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestCopyToContainerNotFoundError [2021-02-10T16:29:17.810Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestCopyToContainerNotStatusOKError [2021-02-10T16:29:17.810Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestCopyToContainer [2021-02-10T16:29:17.810Z] --- PASS: TestCopyToContainer (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestCopyFromContainerError [2021-02-10T16:29:17.810Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestCopyFromContainerNotFoundError [2021-02-10T16:29:17.810Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestCopyFromContainerNotStatusOKError [2021-02-10T16:29:17.810Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestCopyFromContainerNoHeaderError [2021-02-10T16:29:17.810Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestCopyFromContainer [2021-02-10T16:29:17.810Z] --- PASS: TestCopyFromContainer (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerCreateError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerCreateError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerCreateImageNotFound [2021-02-10T16:29:17.810Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerCreateWithName [2021-02-10T16:29:17.810Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerCreateAutoRemove [2021-02-10T16:29:17.810Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerDiffError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerDiffError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerDiff [2021-02-10T16:29:17.810Z] --- PASS: TestContainerDiff (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerExecCreateError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerExecCreate [2021-02-10T16:29:17.810Z] --- PASS: TestContainerExecCreate (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerExecStartError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerExecStartError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerExecStart [2021-02-10T16:29:17.810Z] --- PASS: TestContainerExecStart (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerExecInspectError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerExecInspect [2021-02-10T16:29:17.810Z] --- PASS: TestContainerExecInspect (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerExportError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerExportError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerExport [2021-02-10T16:29:17.810Z] --- PASS: TestContainerExport (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerInspectError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerInspectError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerInspectContainerNotFound [2021-02-10T16:29:17.810Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerInspectWithEmptyID [2021-02-10T16:29:17.810Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerInspect [2021-02-10T16:29:17.810Z] --- PASS: TestContainerInspect (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerInspectNode [2021-02-10T16:29:17.810Z] --- PASS: TestContainerInspectNode (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerKillError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerKillError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerKill [2021-02-10T16:29:17.810Z] --- PASS: TestContainerKill (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerListError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerListError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerList [2021-02-10T16:29:17.810Z] --- PASS: TestContainerList (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerLogsNotFoundError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerLogsError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerLogsError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerLogs [2021-02-10T16:29:17.810Z] --- PASS: TestContainerLogs (0.13s) [2021-02-10T16:29:17.810Z] === RUN TestContainerPauseError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerPauseError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerPause [2021-02-10T16:29:17.810Z] --- PASS: TestContainerPause (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainersPruneError [2021-02-10T16:29:17.810Z] --- PASS: TestContainersPruneError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainersPrune [2021-02-10T16:29:17.810Z] --- PASS: TestContainersPrune (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerRemoveError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerRemoveError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerRemoveNotFoundError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerRemove [2021-02-10T16:29:17.810Z] --- PASS: TestContainerRemove (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerRenameError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerRenameError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerRename [2021-02-10T16:29:17.810Z] --- PASS: TestContainerRename (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerResizeError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerResizeError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerExecResizeError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerExecResizeError (0.01s) [2021-02-10T16:29:17.810Z] === RUN TestContainerResize [2021-02-10T16:29:17.810Z] --- PASS: TestContainerResize (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerExecResize [2021-02-10T16:29:17.810Z] --- PASS: TestContainerExecResize (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerRestartError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerRestartError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerRestart [2021-02-10T16:29:17.810Z] --- PASS: TestContainerRestart (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerStartError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerStartError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerStart [2021-02-10T16:29:17.810Z] --- PASS: TestContainerStart (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerStatsError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerStatsError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerStats [2021-02-10T16:29:17.810Z] --- PASS: TestContainerStats (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerStopError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerStopError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerStop [2021-02-10T16:29:17.810Z] --- PASS: TestContainerStop (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerTopError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerTopError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerTop [2021-02-10T16:29:17.810Z] --- PASS: TestContainerTop (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerUnpauseError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerUnpause [2021-02-10T16:29:17.810Z] --- PASS: TestContainerUnpause (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerUpdateError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerUpdateError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerUpdate [2021-02-10T16:29:17.810Z] --- PASS: TestContainerUpdate (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerWaitError [2021-02-10T16:29:17.810Z] --- PASS: TestContainerWaitError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestContainerWait [2021-02-10T16:29:17.810Z] --- PASS: TestContainerWait (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestDiskUsageError [2021-02-10T16:29:17.810Z] --- PASS: TestDiskUsageError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestDiskUsage [2021-02-10T16:29:17.810Z] --- PASS: TestDiskUsage (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestDistributionInspectUnsupported [2021-02-10T16:29:17.810Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestDistributionInspectWithEmptyID [2021-02-10T16:29:17.810Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestEventsErrorInOptions [2021-02-10T16:29:17.810Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestEventsErrorFromServer [2021-02-10T16:29:17.810Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestEvents [2021-02-10T16:29:17.810Z] --- PASS: TestEvents (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestTLSCloseWriter [2021-02-10T16:29:17.810Z] === PAUSE TestTLSCloseWriter [2021-02-10T16:29:17.810Z] === RUN TestImageBuildError [2021-02-10T16:29:17.810Z] --- PASS: TestImageBuildError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageBuild [2021-02-10T16:29:17.810Z] --- PASS: TestImageBuild (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestGetDockerOS [2021-02-10T16:29:17.810Z] --- PASS: TestGetDockerOS (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageCreateError [2021-02-10T16:29:17.810Z] --- PASS: TestImageCreateError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageCreate [2021-02-10T16:29:17.810Z] --- PASS: TestImageCreate (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageHistoryError [2021-02-10T16:29:17.810Z] --- PASS: TestImageHistoryError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageHistory [2021-02-10T16:29:17.810Z] --- PASS: TestImageHistory (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageImportError [2021-02-10T16:29:17.810Z] --- PASS: TestImageImportError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageImport [2021-02-10T16:29:17.810Z] --- PASS: TestImageImport (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageInspectError [2021-02-10T16:29:17.810Z] --- PASS: TestImageInspectError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageInspectImageNotFound [2021-02-10T16:29:17.810Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageInspectWithEmptyID [2021-02-10T16:29:17.810Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageInspect [2021-02-10T16:29:17.810Z] --- PASS: TestImageInspect (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageListError [2021-02-10T16:29:17.810Z] --- PASS: TestImageListError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageList [2021-02-10T16:29:17.810Z] --- PASS: TestImageList (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageListApiBefore125 [2021-02-10T16:29:17.810Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageLoadError [2021-02-10T16:29:17.810Z] --- PASS: TestImageLoadError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageLoad [2021-02-10T16:29:17.810Z] --- PASS: TestImageLoad (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagesPruneError [2021-02-10T16:29:17.810Z] --- PASS: TestImagesPruneError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagesPrune [2021-02-10T16:29:17.810Z] --- PASS: TestImagesPrune (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePullReferenceParseError [2021-02-10T16:29:17.810Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePullAnyError [2021-02-10T16:29:17.810Z] --- PASS: TestImagePullAnyError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePullStatusUnauthorizedError [2021-02-10T16:29:17.810Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-10T16:29:17.810Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-10T16:29:17.810Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-02-10T16:29:17.810Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePullWithoutErrors [2021-02-10T16:29:17.810Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePushReferenceError [2021-02-10T16:29:17.810Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePushAnyError [2021-02-10T16:29:17.810Z] --- PASS: TestImagePushAnyError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePushStatusUnauthorizedError [2021-02-10T16:29:17.810Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-10T16:29:17.810Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-10T16:29:17.810Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-02-10T16:29:17.810Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImagePushWithoutErrors [2021-02-10T16:29:17.810Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-02-10T16:29:17.810Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-02-10T16:29:17.810Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-02-10T16:29:17.810Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-02-10T16:29:17.810Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-02-10T16:29:17.810Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-02-10T16:29:17.810Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-02-10T16:29:17.810Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-02-10T16:29:17.810Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageRemoveError [2021-02-10T16:29:17.810Z] --- PASS: TestImageRemoveError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageRemoveImageNotFound [2021-02-10T16:29:17.810Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageRemove [2021-02-10T16:29:17.810Z] --- PASS: TestImageRemove (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageSaveError [2021-02-10T16:29:17.810Z] --- PASS: TestImageSaveError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageSave [2021-02-10T16:29:17.810Z] --- PASS: TestImageSave (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageSearchAnyError [2021-02-10T16:29:17.810Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageSearchStatusUnauthorizedError [2021-02-10T16:29:17.810Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-10T16:29:17.810Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-10T16:29:17.810Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-02-10T16:29:17.810Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageSearchWithoutErrors [2021-02-10T16:29:17.810Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageTagError [2021-02-10T16:29:17.810Z] --- PASS: TestImageTagError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageTagInvalidReference [2021-02-10T16:29:17.810Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageTagInvalidSourceImageName [2021-02-10T16:29:17.810Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageTagHexSource [2021-02-10T16:29:17.810Z] --- PASS: TestImageTagHexSource (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestImageTag [2021-02-10T16:29:17.810Z] --- PASS: TestImageTag (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestInfoServerError [2021-02-10T16:29:17.810Z] --- PASS: TestInfoServerError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestInfoInvalidResponseJSONError [2021-02-10T16:29:17.810Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestInfo [2021-02-10T16:29:17.810Z] --- PASS: TestInfo (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkConnectError [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkConnectError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkConnect [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkConnect (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkCreateError [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkCreateError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkCreate [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkCreate (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkDisconnectError [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkDisconnect [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkInspectError [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkInspectError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkInspectNotFoundError [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkInspectWithEmptyID [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkInspect [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkInspect (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkListError [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkListError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkList [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkList (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworksPruneError [2021-02-10T16:29:17.810Z] --- PASS: TestNetworksPruneError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworksPrune [2021-02-10T16:29:17.810Z] --- PASS: TestNetworksPrune (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkRemoveError [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNetworkRemove [2021-02-10T16:29:17.810Z] --- PASS: TestNetworkRemove (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNodeInspectError [2021-02-10T16:29:17.810Z] --- PASS: TestNodeInspectError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNodeInspectNodeNotFound [2021-02-10T16:29:17.810Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNodeInspectWithEmptyID [2021-02-10T16:29:17.810Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNodeInspect [2021-02-10T16:29:17.810Z] --- PASS: TestNodeInspect (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNodeListError [2021-02-10T16:29:17.810Z] --- PASS: TestNodeListError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNodeList [2021-02-10T16:29:17.810Z] --- PASS: TestNodeList (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNodeRemoveError [2021-02-10T16:29:17.810Z] --- PASS: TestNodeRemoveError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNodeRemove [2021-02-10T16:29:17.810Z] --- PASS: TestNodeRemove (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNodeUpdateError [2021-02-10T16:29:17.810Z] --- PASS: TestNodeUpdateError (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestNodeUpdate [2021-02-10T16:29:17.810Z] --- PASS: TestNodeUpdate (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestOptionWithTimeout [2021-02-10T16:29:17.810Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-02-10T16:29:17.810Z] === RUN TestPingFail [2021-02-10T16:29:17.810Z] --- PASS: TestPingFail (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPingWithError [2021-02-10T16:29:17.811Z] 2021/02/10 16:29:15 RoundTripper returned a response & error; ignoring response [2021-02-10T16:29:17.811Z] 2021/02/10 16:29:15 RoundTripper returned a response & error; ignoring response [2021-02-10T16:29:17.811Z] --- PASS: TestPingWithError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPingSuccess [2021-02-10T16:29:17.811Z] --- PASS: TestPingSuccess (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPingHeadFallback [2021-02-10T16:29:17.811Z] === RUN TestPingHeadFallback/OK [2021-02-10T16:29:17.811Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-02-10T16:29:17.811Z] === RUN TestPingHeadFallback/Not_Found [2021-02-10T16:29:17.811Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-02-10T16:29:17.811Z] --- PASS: TestPingHeadFallback (0.02s) [2021-02-10T16:29:17.811Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-02-10T16:29:17.811Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-02-10T16:29:17.811Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-02-10T16:29:17.811Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginDisableError [2021-02-10T16:29:17.811Z] --- PASS: TestPluginDisableError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginDisable [2021-02-10T16:29:17.811Z] --- PASS: TestPluginDisable (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginEnableError [2021-02-10T16:29:17.811Z] --- PASS: TestPluginEnableError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginEnable [2021-02-10T16:29:17.811Z] --- PASS: TestPluginEnable (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginInspectError [2021-02-10T16:29:17.811Z] --- PASS: TestPluginInspectError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginInspectWithEmptyID [2021-02-10T16:29:17.811Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginInspect [2021-02-10T16:29:17.811Z] --- PASS: TestPluginInspect (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginListError [2021-02-10T16:29:17.811Z] --- PASS: TestPluginListError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginList [2021-02-10T16:29:17.811Z] --- PASS: TestPluginList (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginPushError [2021-02-10T16:29:17.811Z] --- PASS: TestPluginPushError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginPush [2021-02-10T16:29:17.811Z] --- PASS: TestPluginPush (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginRemoveError [2021-02-10T16:29:17.811Z] --- PASS: TestPluginRemoveError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginRemove [2021-02-10T16:29:17.811Z] --- PASS: TestPluginRemove (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginSetError [2021-02-10T16:29:17.811Z] --- PASS: TestPluginSetError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPluginSet [2021-02-10T16:29:17.811Z] --- PASS: TestPluginSet (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSetHostHeader [2021-02-10T16:29:17.811Z] --- PASS: TestSetHostHeader (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestPlainTextError [2021-02-10T16:29:17.811Z] --- PASS: TestPlainTextError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestInfiniteError [2021-02-10T16:29:17.811Z] --- PASS: TestInfiniteError (0.01s) [2021-02-10T16:29:17.811Z] === RUN TestSecretCreateUnsupported [2021-02-10T16:29:17.811Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretCreateError [2021-02-10T16:29:17.811Z] --- PASS: TestSecretCreateError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretCreate [2021-02-10T16:29:17.811Z] --- PASS: TestSecretCreate (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretInspectUnsupported [2021-02-10T16:29:17.811Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretInspectError [2021-02-10T16:29:17.811Z] --- PASS: TestSecretInspectError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretInspectSecretNotFound [2021-02-10T16:29:17.811Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretInspectWithEmptyID [2021-02-10T16:29:17.811Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretInspect [2021-02-10T16:29:17.811Z] --- PASS: TestSecretInspect (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretListUnsupported [2021-02-10T16:29:17.811Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretListError [2021-02-10T16:29:17.811Z] --- PASS: TestSecretListError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretList [2021-02-10T16:29:17.811Z] --- PASS: TestSecretList (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretRemoveUnsupported [2021-02-10T16:29:17.811Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretRemoveError [2021-02-10T16:29:17.811Z] --- PASS: TestSecretRemoveError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretRemove [2021-02-10T16:29:17.811Z] --- PASS: TestSecretRemove (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretUpdateUnsupported [2021-02-10T16:29:17.811Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretUpdateError [2021-02-10T16:29:17.811Z] --- PASS: TestSecretUpdateError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSecretUpdate [2021-02-10T16:29:17.811Z] --- PASS: TestSecretUpdate (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceCreateError [2021-02-10T16:29:17.811Z] --- PASS: TestServiceCreateError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceCreate [2021-02-10T16:29:17.811Z] --- PASS: TestServiceCreate (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceCreateCompatiblePlatforms [2021-02-10T16:29:17.811Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceCreateDigestPinning [2021-02-10T16:29:17.811Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceInspectError [2021-02-10T16:29:17.811Z] --- PASS: TestServiceInspectError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceInspectServiceNotFound [2021-02-10T16:29:17.811Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceInspectWithEmptyID [2021-02-10T16:29:17.811Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceInspect [2021-02-10T16:29:17.811Z] --- PASS: TestServiceInspect (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceListError [2021-02-10T16:29:17.811Z] --- PASS: TestServiceListError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceList [2021-02-10T16:29:17.811Z] --- PASS: TestServiceList (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceLogsError [2021-02-10T16:29:17.811Z] --- PASS: TestServiceLogsError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceLogs [2021-02-10T16:29:17.811Z] --- PASS: TestServiceLogs (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceRemoveError [2021-02-10T16:29:17.811Z] --- PASS: TestServiceRemoveError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceRemoveNotFoundError [2021-02-10T16:29:17.811Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceRemove [2021-02-10T16:29:17.811Z] --- PASS: TestServiceRemove (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceUpdateError [2021-02-10T16:29:17.811Z] --- PASS: TestServiceUpdateError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestServiceUpdate [2021-02-10T16:29:17.811Z] --- PASS: TestServiceUpdate (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmGetUnlockKeyError [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmGetUnlockKey [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmInitError [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmInitError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmInit [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmInit (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmInspectError [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmInspectError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmInspect [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmInspect (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmJoinError [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmJoinError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmJoin [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmJoin (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmLeaveError [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmLeave [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmLeave (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmUnlockError [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmUnlock [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmUnlock (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmUpdateError [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestSwarmUpdate [2021-02-10T16:29:17.811Z] --- PASS: TestSwarmUpdate (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestTaskInspectError [2021-02-10T16:29:17.811Z] --- PASS: TestTaskInspectError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestTaskInspectWithEmptyID [2021-02-10T16:29:17.811Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestTaskInspect [2021-02-10T16:29:17.811Z] --- PASS: TestTaskInspect (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestTaskListError [2021-02-10T16:29:17.811Z] --- PASS: TestTaskListError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestTaskList [2021-02-10T16:29:17.811Z] --- PASS: TestTaskList (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestVolumeCreateError [2021-02-10T16:29:17.811Z] --- PASS: TestVolumeCreateError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestVolumeCreate [2021-02-10T16:29:17.811Z] --- PASS: TestVolumeCreate (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestVolumeInspectError [2021-02-10T16:29:17.811Z] --- PASS: TestVolumeInspectError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestVolumeInspectNotFound [2021-02-10T16:29:17.811Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestVolumeInspectWithEmptyID [2021-02-10T16:29:17.811Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestVolumeInspect [2021-02-10T16:29:17.811Z] --- PASS: TestVolumeInspect (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestVolumeListError [2021-02-10T16:29:17.811Z] --- PASS: TestVolumeListError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestVolumeList [2021-02-10T16:29:17.811Z] --- PASS: TestVolumeList (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestVolumeRemoveError [2021-02-10T16:29:17.811Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-02-10T16:29:17.811Z] === RUN TestVolumeRemove [2021-02-10T16:29:17.811Z] --- PASS: TestVolumeRemove (0.00s) [2021-02-10T16:29:17.811Z] === CONT TestTLSCloseWriter [2021-02-10T16:29:17.811Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-02-10T16:29:17.811Z] PASS [2021-02-10T16:29:17.811Z] coverage: 74.9% of statements [2021-02-10T16:29:17.811Z] ok github.com/docker/docker/client 0.555s coverage: 74.9% of statements [2021-02-10T16:29:18.109Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2021-02-10T16:29:18.109Z] === RUN TestServiceListWithStatuses [2021-02-10T16:29:18.109Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-10T16:29:18.109Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-10T16:29:18.109Z] === RUN TestDockerNetworkConnectAlias [2021-02-10T16:29:18.744Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-10T16:29:18.744Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-10T16:29:19.005Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-10T16:29:20.082Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-10T16:29:20.920Z] --- PASS: TestPluginsWithRuntimes (5.35s) [2021-02-10T16:29:20.920Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.44s) [2021-02-10T16:29:20.920Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.55s) [2021-02-10T16:29:20.920Z] PASS [2021-02-10T16:29:20.920Z] [2021-02-10T16:29:20.920Z] DONE 9 tests in 11.671s [2021-02-10T16:29:20.920Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-10T16:29:20.920Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:20.920Z] ++ set -e [2021-02-10T16:29:20.920Z] ++ '[' -n 0 ']' [2021-02-10T16:29:20.920Z] ++ set -x [2021-02-10T16:29:20.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:21.181Z] INFO: Testing against a local daemon [2021-02-10T16:29:21.182Z] === RUN TestExternalGraphDriver [2021-02-10T16:29:21.182Z] === RUN TestExternalGraphDriver/json [2021-02-10T16:29:22.566Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-10T16:29:22.606Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2021-02-10T16:29:22.606Z] === RUN TestDockerNetworkReConnect [2021-02-10T16:29:23.137Z] === RUN TestExternalGraphDriver/spec [2021-02-10T16:29:24.079Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-10T16:29:24.303Z] --- PASS: TestServiceCreateInit (9.80s) [2021-02-10T16:29:24.303Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.79s) [2021-02-10T16:29:24.303Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s) [2021-02-10T16:29:24.303Z] === RUN TestCreateServiceMultipleTimes [2021-02-10T16:29:25.031Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-10T16:29:25.292Z] === RUN TestExternalGraphDriver/pull [2021-02-10T16:29:25.370Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2021-02-10T16:29:25.370Z] === RUN TestServicePlugin [2021-02-10T16:29:25.370Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-10T16:29:25.370Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:29:25.370Z] === RUN TestServiceUpdateLabel [2021-02-10T16:29:25.552Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-10T16:29:26.122Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-10T16:29:26.122Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-10T16:29:27.066Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-10T16:29:27.066Z] --- PASS: TestExternalGraphDriver (5.94s) [2021-02-10T16:29:27.066Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2021-02-10T16:29:27.066Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2021-02-10T16:29:27.066Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2021-02-10T16:29:27.066Z] === RUN TestGraphdriverPluginV2 [2021-02-10T16:29:27.463Z] --- PASS: TestServiceUpdateLabel (1.93s) [2021-02-10T16:29:27.463Z] === RUN TestServiceUpdateSecrets [2021-02-10T16:29:28.979Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-10T16:29:28.979Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-10T16:29:28.979Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-10T16:29:29.551Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-10T16:29:30.122Z] === RUN TestDockerSuite/TestCommitChange [2021-02-10T16:29:31.064Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-10T16:29:31.327Z] --- PASS: TestGraphdriverPluginV2 (4.25s) [2021-02-10T16:29:31.327Z] PASS [2021-02-10T16:29:31.327Z] [2021-02-10T16:29:31.327Z] DONE 5 tests in 10.411s [2021-02-10T16:29:31.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-10T16:29:31.327Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:31.327Z] ++ set -e [2021-02-10T16:29:31.327Z] ++ '[' -n 0 ']' [2021-02-10T16:29:31.327Z] ++ set -x [2021-02-10T16:29:31.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:31.327Z] INFO: Testing against a local daemon [2021-02-10T16:29:31.327Z] === RUN TestContinueAfterPluginCrash [2021-02-10T16:29:31.327Z] === PAUSE TestContinueAfterPluginCrash [2021-02-10T16:29:31.327Z] === RUN TestReadPluginNoRead [2021-02-10T16:29:31.327Z] === PAUSE TestReadPluginNoRead [2021-02-10T16:29:31.327Z] === RUN TestDaemonStartWithLogOpt [2021-02-10T16:29:31.327Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-10T16:29:31.327Z] === CONT TestContinueAfterPluginCrash [2021-02-10T16:29:31.327Z] === CONT TestDaemonStartWithLogOpt [2021-02-10T16:29:31.899Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-10T16:29:32.706Z] --- PASS: TestCheckoutGit (30.30s) [2021-02-10T16:29:32.706Z] === RUN TestValidGitTransport [2021-02-10T16:29:32.706Z] --- PASS: TestValidGitTransport (0.00s) [2021-02-10T16:29:32.706Z] === RUN TestGitInvalidRef [2021-02-10T16:29:32.706Z] --- PASS: TestGitInvalidRef (0.40s) [2021-02-10T16:29:32.706Z] PASS [2021-02-10T16:29:32.706Z] coverage: 86.3% of statements [2021-02-10T16:29:33.170Z] ok github.com/docker/docker/builder/remotecontext/git 30.980s coverage: 86.3% of statements [2021-02-10T16:29:33.170Z] ? github.com/docker/docker/cli [no test files] [2021-02-10T16:29:33.170Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-10T16:29:34.444Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-10T16:29:36.357Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-10T16:29:36.927Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-10T16:29:37.871Z] --- PASS: TestDaemonStartWithLogOpt (6.47s) [2021-02-10T16:29:37.871Z] === CONT TestReadPluginNoRead [2021-02-10T16:29:38.444Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-10T16:29:39.388Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-10T16:29:40.297Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-02-10T16:29:40.297Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-02-10T16:29:40.297Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-02-10T16:29:40.297Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-02-10T16:29:40.297Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-02-10T16:29:40.297Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-02-10T16:29:40.297Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-02-10T16:29:40.297Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-02-10T16:29:40.297Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-02-10T16:29:40.297Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-02-10T16:29:40.297Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-02-10T16:29:40.297Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-02-10T16:29:40.297Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestConfigureDaemonLogs [2021-02-10T16:29:40.297Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestCommonOptionsInstallFlags [2021-02-10T16:29:40.297Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-02-10T16:29:40.297Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-02-10T16:29:40.297Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-02-10T16:29:40.297Z] PASS [2021-02-10T16:29:40.297Z] coverage: 18.4% of statements [2021-02-10T16:29:40.297Z] ok github.com/docker/docker/cmd/dockerd 0.284s coverage: 18.4% of statements [2021-02-10T16:29:41.279Z] === RUN TestContainerStopSignal [2021-02-10T16:29:41.279Z] --- PASS: TestContainerStopSignal (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestContainerStopTimeout [2021-02-10T16:29:41.279Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestContainerSecretReferenceDestTarget [2021-02-10T16:29:41.279Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-02-10T16:29:41.279Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestContainerLogPathSetForRingLogger [2021-02-10T16:29:41.279Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestReplaceAndAppendEnvVars [2021-02-10T16:29:41.279Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-02-10T16:29:41.279Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-02-10T16:29:41.279Z] === RUN TestNewMemoryStore [2021-02-10T16:29:41.279Z] --- PASS: TestNewMemoryStore (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestAddContainers [2021-02-10T16:29:41.279Z] --- PASS: TestAddContainers (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestGetContainer [2021-02-10T16:29:41.279Z] --- PASS: TestGetContainer (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestDeleteContainer [2021-02-10T16:29:41.279Z] --- PASS: TestDeleteContainer (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestListContainers [2021-02-10T16:29:41.279Z] --- PASS: TestListContainers (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestFirstContainer [2021-02-10T16:29:41.279Z] --- PASS: TestFirstContainer (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestApplyAllContainer [2021-02-10T16:29:41.279Z] --- PASS: TestApplyAllContainer (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestIsValidHealthString [2021-02-10T16:29:41.279Z] --- PASS: TestIsValidHealthString (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestStateRunStop [2021-02-10T16:29:41.279Z] --- PASS: TestStateRunStop (0.00s) [2021-02-10T16:29:41.279Z] === RUN TestStateTimeoutWait [2021-02-10T16:29:41.302Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-10T16:29:41.745Z] --- PASS: TestStateTimeoutWait (0.23s) [2021-02-10T16:29:41.745Z] state_test.go:141: Stop callback fired [2021-02-10T16:29:41.745Z] state_test.go:165: Stop callback fired [2021-02-10T16:29:41.745Z] === RUN TestIsValidStateString [2021-02-10T16:29:41.745Z] --- PASS: TestIsValidStateString (0.00s) [2021-02-10T16:29:41.745Z] === RUN TestViewSaveDelete [2021-02-10T16:29:41.745Z] --- PASS: TestViewSaveDelete (0.01s) [2021-02-10T16:29:41.745Z] === RUN TestViewAll [2021-02-10T16:29:41.745Z] --- PASS: TestViewAll (0.01s) [2021-02-10T16:29:41.745Z] === RUN TestViewGet [2021-02-10T16:29:41.745Z] --- PASS: TestViewGet (0.01s) [2021-02-10T16:29:41.745Z] === RUN TestNames [2021-02-10T16:29:41.745Z] --- PASS: TestNames (0.00s) [2021-02-10T16:29:41.745Z] === RUN TestViewWithHealthCheck [2021-02-10T16:29:41.745Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-02-10T16:29:41.745Z] PASS [2021-02-10T16:29:41.745Z] coverage: 41.6% of statements [2021-02-10T16:29:41.745Z] ok github.com/docker/docker/container 0.423s coverage: 41.6% of statements [2021-02-10T16:29:41.745Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-10T16:29:41.745Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-10T16:29:41.745Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-10T16:29:41.745Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-10T16:29:41.881Z] === RUN TestReadPluginNoRead/default [2021-02-10T16:29:41.881Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-10T16:29:41.881Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-10T16:29:41.881Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-10T16:29:42.156Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-10T16:29:42.156Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-10T16:29:42.156Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-10T16:29:42.156Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-10T16:29:42.452Z] --- PASS: TestCreateServiceMultipleTimes (17.17s) [2021-02-10T16:29:42.452Z] === RUN TestCreateServiceConflict [2021-02-10T16:29:42.858Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2021-02-10T16:29:42.858Z] === RUN TestServiceUpdateConfigs [2021-02-10T16:29:43.100Z] --- PASS: TestContinueAfterPluginCrash (11.68s) [2021-02-10T16:29:43.361Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-10T16:29:43.621Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-10T16:29:43.943Z] === RUN TestPrepare [2021-02-10T16:29:43.943Z] --- PASS: TestPrepare (0.00s) [2021-02-10T16:29:43.943Z] === RUN TestStart [2021-02-10T16:29:43.943Z] --- PASS: TestStart (0.00s) [2021-02-10T16:29:43.943Z] === RUN TestWaitCancel [2021-02-10T16:29:43.943Z] --- PASS: TestWaitCancel (0.00s) [2021-02-10T16:29:43.943Z] === RUN TestWaitDisabled [2021-02-10T16:29:43.943Z] --- PASS: TestWaitDisabled (0.10s) [2021-02-10T16:29:43.943Z] === RUN TestWaitEnabled [2021-02-10T16:29:43.943Z] --- PASS: TestWaitEnabled (0.00s) [2021-02-10T16:29:43.943Z] === RUN TestRemove [2021-02-10T16:29:43.943Z] --- PASS: TestRemove (0.00s) [2021-02-10T16:29:43.943Z] PASS [2021-02-10T16:29:43.943Z] coverage: 65.3% of statements [2021-02-10T16:29:43.943Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.295s coverage: 65.3% of statements [2021-02-10T16:29:44.375Z] --- PASS: TestCreateServiceConflict (2.93s) [2021-02-10T16:29:44.375Z] === RUN TestCreateServiceMaxReplicas [2021-02-10T16:29:45.004Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-10T16:29:45.004Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-10T16:29:45.004Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-10T16:29:45.574Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-10T16:29:46.143Z] === RUN TestNewListSecretsFilters [2021-02-10T16:29:46.143Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-02-10T16:29:46.143Z] === RUN TestNewListConfigsFilters [2021-02-10T16:29:46.143Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-02-10T16:29:46.143Z] PASS [2021-02-10T16:29:46.143Z] coverage: 0.5% of statements [2021-02-10T16:29:46.143Z] ok github.com/docker/docker/daemon/cluster 0.510s coverage: 0.5% of statements [2021-02-10T16:29:46.519Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-10T16:29:46.607Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-02-10T16:29:46.607Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertToGRPCIsolation [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertFromGRPCIsolation [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-02-10T16:29:46.607Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-02-10T16:29:46.607Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-02-10T16:29:46.780Z] --- PASS: TestReadPluginNoRead (8.78s) [2021-02-10T16:29:46.780Z] --- PASS: TestReadPluginNoRead/default (1.73s) [2021-02-10T16:29:46.780Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2021-02-10T16:29:46.780Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.66s) [2021-02-10T16:29:46.780Z] read_test.go:92: [dd30f03e738e5] daemon is not started [2021-02-10T16:29:46.780Z] PASS [2021-02-10T16:29:46.780Z] [2021-02-10T16:29:46.780Z] DONE 6 tests in 15.402s [2021-02-10T16:29:46.780Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-10T16:29:46.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:46.780Z] ++ set -e [2021-02-10T16:29:46.780Z] ++ '[' -n 0 ']' [2021-02-10T16:29:46.780Z] ++ set -x [2021-02-10T16:29:46.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:46.780Z] testing: warning: no tests to run [2021-02-10T16:29:46.780Z] PASS [2021-02-10T16:29:46.780Z] [2021-02-10T16:29:46.780Z] DONE 0 tests in 0.048s [2021-02-10T16:29:46.780Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-10T16:29:46.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:46.780Z] ++ set -e [2021-02-10T16:29:46.780Z] ++ '[' -n 0 ']' [2021-02-10T16:29:46.780Z] ++ set -x [2021-02-10T16:29:46.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:47.040Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-10T16:29:47.040Z] INFO: Testing against a local daemon [2021-02-10T16:29:47.040Z] === RUN TestPluginWithDevMounts [2021-02-10T16:29:47.040Z] === PAUSE TestPluginWithDevMounts [2021-02-10T16:29:47.040Z] === CONT TestPluginWithDevMounts [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-02-10T16:29:47.072Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-02-10T16:29:47.072Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertFromGRPCConfigs [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCConfigs [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-02-10T16:29:47.072Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-02-10T16:29:47.072Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-02-10T16:29:47.072Z] PASS [2021-02-10T16:29:47.072Z] coverage: 35.9% of statements [2021-02-10T16:29:47.072Z] ok github.com/docker/docker/daemon/cluster/convert 0.461s coverage: 35.9% of statements [2021-02-10T16:29:47.612Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-10T16:29:47.694Z] --- PASS: TestCreateServiceMaxReplicas (3.42s) [2021-02-10T16:29:47.694Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-10T16:29:48.554Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-10T16:29:48.554Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-10T16:29:48.554Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-10T16:29:49.125Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-10T16:29:49.125Z] --- PASS: TestPluginWithDevMounts (2.11s) [2021-02-10T16:29:49.125Z] PASS [2021-02-10T16:29:49.125Z] [2021-02-10T16:29:49.125Z] DONE 1 tests in 2.318s [2021-02-10T16:29:49.125Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-10T16:29:49.125Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-10T16:29:49.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:49.125Z] ++ set -e [2021-02-10T16:29:49.125Z] ++ '[' -n 0 ']' [2021-02-10T16:29:49.125Z] ++ set -x [2021-02-10T16:29:49.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:29:49.125Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-10T16:29:49.125Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-10T16:29:49.386Z] INFO: Testing against a local daemon [2021-02-10T16:29:49.386Z] === RUN TestSecretInspect [2021-02-10T16:29:49.386Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-10T16:29:49.958Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-10T16:29:50.529Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-10T16:29:50.839Z] === RUN TestDiscoveryOptsErrors [2021-02-10T16:29:50.839Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-02-10T16:29:50.839Z] === RUN TestDiscoveryOpts [2021-02-10T16:29:50.839Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-02-10T16:29:50.839Z] PASS [2021-02-10T16:29:50.839Z] coverage: 30.0% of statements [2021-02-10T16:29:50.839Z] ok github.com/docker/docker/daemon/discovery 0.068s coverage: 30.0% of statements [2021-02-10T16:29:51.469Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-10T16:29:51.469Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-10T16:29:51.817Z] === RUN TestBuilderGC [2021-02-10T16:29:51.817Z] --- PASS: TestBuilderGC (0.00s) [2021-02-10T16:29:52.281Z] === RUN TestDaemonConfigurationNotFound [2021-02-10T16:29:52.281Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-02-10T16:29:52.281Z] === RUN TestDaemonBrokenConfiguration [2021-02-10T16:29:52.281Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-02-10T16:29:52.281Z] === RUN TestParseClusterAdvertiseSettings [2021-02-10T16:29:52.282Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestFindConfigurationConflicts [2021-02-10T16:29:52.282Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-02-10T16:29:52.282Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestDaemonConfigurationMergeConflicts [2021-02-10T16:29:52.282Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-02-10T16:29:52.282Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-02-10T16:29:52.282Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-02-10T16:29:52.282Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-02-10T16:29:52.282Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-02-10T16:29:52.282Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-02-10T16:29:52.282Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-02-10T16:29:52.282Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-02-10T16:29:52.282Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-02-10T16:29:52.282Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestValidateConfigurationErrors [2021-02-10T16:29:52.282Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-02-10T16:29:52.282Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-02-10T16:29:52.282Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-02-10T16:29:52.282Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-02-10T16:29:52.282Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-02-10T16:29:52.282Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-02-10T16:29:52.282Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-02-10T16:29:52.282Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-02-10T16:29:52.282Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-02-10T16:29:52.282Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-02-10T16:29:52.282Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-02-10T16:29:52.282Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestValidateConfiguration [2021-02-10T16:29:52.282Z] === RUN TestValidateConfiguration/with_label [2021-02-10T16:29:52.282Z] === RUN TestValidateConfiguration/with_dns [2021-02-10T16:29:52.282Z] === RUN TestValidateConfiguration/with_dns-search [2021-02-10T16:29:52.282Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-02-10T16:29:52.282Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-02-10T16:29:52.282Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-02-10T16:29:52.282Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-02-10T16:29:52.282Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfiguration (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-02-10T16:29:52.282Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestModifiedDiscoverySettings [2021-02-10T16:29:52.282Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestReloadSetConfigFileNotExist [2021-02-10T16:29:52.282Z] time="2021-02-10T16:29:51Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-02-10T16:29:52.282Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) [2021-02-10T16:29:52.282Z] === RUN TestReloadDefaultConfigNotExist [2021-02-10T16:29:52.282Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-02-10T16:29:52.282Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:29:52.282Z] === RUN TestReloadBadDefaultConfig [2021-02-10T16:29:52.282Z] time="2021-02-10T16:29:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-954483759" [2021-02-10T16:29:52.282Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestReloadWithConflictingLabels [2021-02-10T16:29:52.282Z] time="2021-02-10T16:29:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-689989058" [2021-02-10T16:29:52.282Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestReloadWithDuplicateLabels [2021-02-10T16:29:52.282Z] time="2021-02-10T16:29:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-730950201" [2021-02-10T16:29:52.282Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-02-10T16:29:52.282Z] === RUN TestDaemonConfigurationMerge [2021-02-10T16:29:52.282Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-02-10T16:29:52.282Z] PASS [2021-02-10T16:29:52.282Z] coverage: 79.7% of statements [2021-02-10T16:29:52.282Z] ok github.com/docker/docker/daemon/config 0.812s coverage: 79.7% of statements [2021-02-10T16:29:52.409Z] --- PASS: TestSecretInspect (2.91s) [2021-02-10T16:29:52.409Z] === RUN TestSecretList [2021-02-10T16:29:52.669Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-10T16:29:52.747Z] === RUN TestVerifyNetworkingConfig [2021-02-10T16:29:52.747Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-02-10T16:29:52.747Z] === RUN TestGetContainer [2021-02-10T16:29:52.747Z] --- PASS: TestGetContainer (0.00s) [2021-02-10T16:29:52.747Z] === RUN TestValidContainerNames [2021-02-10T16:29:52.747Z] --- PASS: TestValidContainerNames (0.00s) [2021-02-10T16:29:52.747Z] === RUN TestContainerInitDNS [2021-02-10T16:29:52.747Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-02-10T16:29:52.747Z] daemon_test.go:147: root required [2021-02-10T16:29:52.747Z] === RUN TestMerge [2021-02-10T16:29:52.747Z] --- PASS: TestMerge (0.00s) [2021-02-10T16:29:52.747Z] === RUN TestValidateContainerIsolation [2021-02-10T16:29:52.747Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-02-10T16:29:52.747Z] === RUN TestFindNetworkErrorType [2021-02-10T16:29:52.747Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-02-10T16:29:52.747Z] === RUN TestEnsureServicesExist [2021-02-10T16:29:52.747Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-02-10T16:29:52.747Z] === RUN TestEnsureServicesExistErrors [2021-02-10T16:29:52.747Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-02-10T16:29:52.747Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-02-10T16:29:52.747Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-02-10T16:29:52.747Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-02-10T16:29:52.747Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-02-10T16:29:52.747Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-02-10T16:29:52.747Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-02-10T16:29:52.747Z] === RUN TestContainerDelete [2021-02-10T16:29:52.747Z] --- PASS: TestContainerDelete (0.00s) [2021-02-10T16:29:52.747Z] === RUN TestContainerDoubleDelete [2021-02-10T16:29:52.747Z] --- PASS: TestContainerDoubleDelete (0.01s) [2021-02-10T16:29:52.747Z] === RUN TestLogContainerEventCopyLabels [2021-02-10T16:29:52.747Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-02-10T16:29:52.747Z] === RUN TestLogContainerEventWithAttributes [2021-02-10T16:29:52.747Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-02-10T16:29:52.747Z] === RUN TestNoneHealthcheck [2021-02-10T16:29:52.747Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-02-10T16:29:52.747Z] === RUN TestHealthStates [2021-02-10T16:29:53.212Z] time="2021-02-10T16:29:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-10T16:29:53.212Z] time="2021-02-10T16:29:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-10T16:29:53.212Z] time="2021-02-10T16:29:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-10T16:29:53.212Z] time="2021-02-10T16:29:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-10T16:29:53.212Z] time="2021-02-10T16:29:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-10T16:29:53.212Z] time="2021-02-10T16:29:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-10T16:29:53.212Z] time="2021-02-10T16:29:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-10T16:29:53.212Z] time="2021-02-10T16:29:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-10T16:29:53.212Z] time="2021-02-10T16:29:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-10T16:29:53.212Z] time="2021-02-10T16:29:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-10T16:29:53.212Z] --- PASS: TestHealthStates (0.11s) [2021-02-10T16:29:53.212Z] === RUN TestMaskURLCredentials [2021-02-10T16:29:53.212Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestGetInspectData [2021-02-10T16:29:53.212Z] --- PASS: TestGetInspectData (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestFillLicense [2021-02-10T16:29:53.212Z] --- PASS: TestFillLicense (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestListInvalidFilter [2021-02-10T16:29:53.212Z] --- PASS: TestListInvalidFilter (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestNameFilter [2021-02-10T16:29:53.212Z] --- PASS: TestNameFilter (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-02-10T16:29:53.212Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-02-10T16:29:53.212Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-02-10T16:29:53.212Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestDaemonReloadLabels [2021-02-10T16:29:53.212Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-02-10T16:29:53.212Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestDaemonReloadMirrors [2021-02-10T16:29:53.212Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestDaemonReloadInsecureRegistries [2021-02-10T16:29:53.212Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestDaemonReloadNotAffectOthers [2021-02-10T16:29:53.212Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestDaemonDiscoveryReload [2021-02-10T16:29:53.212Z] === RUN TestEventsLog [2021-02-10T16:29:53.212Z] --- PASS: TestEventsLog (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestEventsLogTimeout [2021-02-10T16:29:53.212Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestLogEvents [2021-02-10T16:29:53.212Z] === RUN TestWaitNodeAttachment [2021-02-10T16:29:53.212Z] --- PASS: TestLogEvents (0.05s) [2021-02-10T16:29:53.212Z] === RUN TestLoadBufferedEvents [2021-02-10T16:29:53.212Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-02-10T16:29:53.212Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-02-10T16:29:53.212Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-02-10T16:29:53.212Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-02-10T16:29:53.212Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-02-10T16:29:53.212Z] PASS [2021-02-10T16:29:53.212Z] coverage: 50.0% of statements [2021-02-10T16:29:53.212Z] ok github.com/docker/docker/daemon/events 0.285s coverage: 50.0% of statements [2021-02-10T16:29:53.612Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-10T16:29:53.612Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-10T16:29:53.676Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-02-10T16:29:53.676Z] === RUN TestIsolationConversion [2021-02-10T16:29:53.676Z] === RUN TestIsolationConversion/default [2021-02-10T16:29:53.676Z] === RUN TestIsolationConversion/process [2021-02-10T16:29:53.676Z] === RUN TestIsolationConversion/hyperv [2021-02-10T16:29:53.676Z] --- PASS: TestIsolationConversion (0.00s) [2021-02-10T16:29:53.676Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-02-10T16:29:53.676Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-02-10T16:29:53.676Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-02-10T16:29:53.676Z] === RUN TestContainerLabels [2021-02-10T16:29:53.676Z] --- PASS: TestContainerLabels (0.00s) [2021-02-10T16:29:53.676Z] === RUN TestCredentialSpecConversion [2021-02-10T16:29:53.676Z] === RUN TestCredentialSpecConversion/none [2021-02-10T16:29:53.676Z] === RUN TestCredentialSpecConversion/config [2021-02-10T16:29:53.676Z] === RUN TestCredentialSpecConversion/file [2021-02-10T16:29:53.676Z] === RUN TestCredentialSpecConversion/registry [2021-02-10T16:29:53.676Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-02-10T16:29:53.676Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-02-10T16:29:53.676Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-02-10T16:29:53.676Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-02-10T16:29:53.676Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-02-10T16:29:53.676Z] === RUN TestControllerValidateMountBind [2021-02-10T16:29:53.676Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-02-10T16:29:53.676Z] === RUN TestControllerValidateMountVolume [2021-02-10T16:29:53.676Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-02-10T16:29:53.676Z] === RUN TestControllerValidateMountTarget [2021-02-10T16:29:53.676Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-02-10T16:29:53.676Z] === RUN TestControllerValidateMountTmpfs [2021-02-10T16:29:53.676Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-02-10T16:29:53.676Z] === RUN TestControllerValidateMountInvalidType [2021-02-10T16:29:53.676Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-02-10T16:29:53.676Z] === RUN TestControllerValidateMountNamedPipe [2021-02-10T16:29:53.676Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-02-10T16:29:53.676Z] PASS [2021-02-10T16:29:53.676Z] coverage: 11.3% of statements [2021-02-10T16:29:53.676Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.706s coverage: 11.3% of statements [2021-02-10T16:29:54.140Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2021-02-10T16:29:54.140Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-02-10T16:29:54.183Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-10T16:29:54.604Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-02-10T16:29:54.604Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-02-10T16:29:54.604Z] === RUN TestLinkNaming [2021-02-10T16:29:54.604Z] --- PASS: TestLinkNaming (0.00s) [2021-02-10T16:29:54.605Z] === RUN TestLinkNew [2021-02-10T16:29:54.605Z] --- PASS: TestLinkNew (0.00s) [2021-02-10T16:29:54.605Z] === RUN TestLinkEnv [2021-02-10T16:29:54.605Z] --- PASS: TestLinkEnv (0.00s) [2021-02-10T16:29:54.605Z] === RUN TestLinkMultipleEnv [2021-02-10T16:29:54.605Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-02-10T16:29:54.605Z] === RUN TestLinkPortRangeEnv [2021-02-10T16:29:54.605Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-02-10T16:29:54.605Z] PASS [2021-02-10T16:29:54.605Z] coverage: 93.0% of statements [2021-02-10T16:29:54.605Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2021-02-10T16:29:55.069Z] === RUN TestIsEmptyDir [2021-02-10T16:29:55.069Z] --- PASS: TestIsEmptyDir (0.01s) [2021-02-10T16:29:55.069Z] PASS [2021-02-10T16:29:55.069Z] coverage: 2.3% of statements [2021-02-10T16:29:55.069Z] ok github.com/docker/docker/daemon/graphdriver 0.174s coverage: 2.3% of statements [2021-02-10T16:29:55.069Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-02-10T16:29:55.069Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-02-10T16:29:55.069Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-10T16:29:55.069Z] reload_test.go:520: root required [2021-02-10T16:29:55.069Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-02-10T16:29:55.069Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-02-10T16:29:55.069Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-02-10T16:29:55.069Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-02-10T16:29:55.069Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-02-10T16:29:55.069Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-02-10T16:29:55.069Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-02-10T16:29:55.069Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-02-10T16:29:55.069Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-02-10T16:29:55.069Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-02-10T16:29:55.069Z] === RUN TestParseVolumesFrom [2021-02-10T16:29:55.069Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-02-10T16:29:55.069Z] PASS [2021-02-10T16:29:55.069Z] coverage: 9.1% of statements [2021-02-10T16:29:55.069Z] ok github.com/docker/docker/daemon 2.710s coverage: 9.1% of statements [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-02-10T16:29:55.069Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-02-10T16:29:55.124Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-10T16:29:55.124Z] --- PASS: TestSecretList (2.92s) [2021-02-10T16:29:55.124Z] === RUN TestSecretsCreateAndDelete [2021-02-10T16:29:55.533Z] --- PASS: TestServiceUpdateConfigs (14.22s) [2021-02-10T16:29:55.533Z] === RUN TestServiceUpdateNetwork [2021-02-10T16:29:55.694Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-10T16:29:56.264Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-10T16:29:56.264Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-10T16:29:56.835Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-10T16:29:57.785Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-10T16:29:58.000Z] === RUN TestNewStreamConfig [2021-02-10T16:29:58.000Z] === RUN TestNewStreamConfig/defaults [2021-02-10T16:29:58.000Z] === RUN TestNewStreamConfig/invalid_create_group [2021-02-10T16:29:58.000Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-02-10T16:29:58.000Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-02-10T16:29:58.000Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-02-10T16:29:58.000Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-02-10T16:29:58.000Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-02-10T16:29:58.000Z] --- PASS: TestNewStreamConfig (0.00s) [2021-02-10T16:29:58.000Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-02-10T16:29:58.000Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-02-10T16:29:58.000Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-02-10T16:29:58.000Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-02-10T16:29:58.000Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-02-10T16:29:58.000Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-02-10T16:29:58.000Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-02-10T16:29:58.000Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-02-10T16:29:58.000Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-02-10T16:29:58.000Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-02-10T16:29:58.000Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-02-10T16:29:58.000Z] === RUN TestNewAWSLogsClientRegionDetect [2021-02-10T16:29:58.000Z] time="2021-02-10T16:29:57Z" level=info msg="Trying to get region from EC2 Metadata" [2021-02-10T16:29:58.000Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-02-10T16:29:58.000Z] === RUN TestCreateSuccess [2021-02-10T16:29:58.000Z] --- PASS: TestCreateSuccess (0.00s) [2021-02-10T16:29:58.048Z] --- PASS: TestSecretsCreateAndDelete (2.83s) [2021-02-10T16:29:58.048Z] === RUN TestSecretsUpdate [2021-02-10T16:29:58.308Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-10T16:29:58.467Z] === RUN TestCreateLogGroupSuccess [2021-02-10T16:29:58.467Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCreateError [2021-02-10T16:29:58.467Z] --- PASS: TestCreateError (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCreateAlreadyExists [2021-02-10T16:29:58.467Z] time="2021-02-10T16:29:57Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-02-10T16:29:58.467Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestLogClosed [2021-02-10T16:29:58.467Z] --- PASS: TestLogClosed (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestLogBlocking [2021-02-10T16:29:58.467Z] --- PASS: TestLogBlocking (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestLogNonBlockingBufferEmpty [2021-02-10T16:29:58.467Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestLogNonBlockingBufferFull [2021-02-10T16:29:58.467Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestPublishBatchSuccess [2021-02-10T16:29:58.467Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestPublishBatchError [2021-02-10T16:29:58.467Z] time="2021-02-10T16:29:57Z" level=error msg=Error [2021-02-10T16:29:58.467Z] --- PASS: TestPublishBatchError (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-02-10T16:29:58.467Z] time="2021-02-10T16:29:57Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-10T16:29:58.467Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestPublishBatchAlreadyAccepted [2021-02-10T16:29:58.467Z] time="2021-02-10T16:29:57Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-10T16:29:58.467Z] time="2021-02-10T16:29:57Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-02-10T16:29:58.467Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCollectBatchSimple [2021-02-10T16:29:58.467Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCollectBatchTicker [2021-02-10T16:29:58.467Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCollectBatchMultilinePattern [2021-02-10T16:29:58.467Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-02-10T16:29:58.467Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-02-10T16:29:58.467Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-02-10T16:29:58.467Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2021-02-10T16:29:58.467Z] === RUN TestCollectBatchClose [2021-02-10T16:29:58.467Z] --- PASS: TestCollectBatchClose (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestEffectiveLen [2021-02-10T16:29:58.467Z] === RUN TestEffectiveLen/0/Hello [2021-02-10T16:29:58.467Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-02-10T16:29:58.467Z] === RUN TestEffectiveLen/2/🙃 [2021-02-10T16:29:58.467Z] === RUN TestEffectiveLen/3/���� [2021-02-10T16:29:58.467Z] === RUN TestEffectiveLen/4/He��o [2021-02-10T16:29:58.467Z] === RUN TestEffectiveLen/5/ [2021-02-10T16:29:58.467Z] --- PASS: TestEffectiveLen (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestFindValidSplit [2021-02-10T16:29:58.467Z] === RUN TestFindValidSplit/0/ [2021-02-10T16:29:58.467Z] === RUN TestFindValidSplit/1/Hello [2021-02-10T16:29:58.467Z] === RUN TestFindValidSplit/2/Hello [2021-02-10T16:29:58.467Z] === RUN TestFindValidSplit/3/Hello [2021-02-10T16:29:58.467Z] === RUN TestFindValidSplit/4/🙃 [2021-02-10T16:29:58.467Z] === RUN TestFindValidSplit/5/🙃 [2021-02-10T16:29:58.467Z] === RUN TestFindValidSplit/6/a� [2021-02-10T16:29:58.467Z] === RUN TestFindValidSplit/7/a� [2021-02-10T16:29:58.467Z] --- PASS: TestFindValidSplit (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1044: [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1045: [2021-02-10T16:29:58.467Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1044: Hello [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1045: [2021-02-10T16:29:58.467Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1044: He [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1045: llo [2021-02-10T16:29:58.467Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1044: [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1045: Hello [2021-02-10T16:29:58.467Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1044: [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1045: 🙃 [2021-02-10T16:29:58.467Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1044: 🙃 [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1045: [2021-02-10T16:29:58.467Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1044: a [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1045: � [2021-02-10T16:29:58.467Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1044: a� [2021-02-10T16:29:58.467Z] cloudwatchlogs_test.go:1045: [2021-02-10T16:29:58.467Z] === RUN TestProcessEventEmoji [2021-02-10T16:29:58.467Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCollectBatchLineSplit [2021-02-10T16:29:58.467Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCollectBatchLineSplitWithBinary [2021-02-10T16:29:58.467Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCollectBatchMaxEvents [2021-02-10T16:29:58.467Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-02-10T16:29:58.467Z] === RUN TestCollectBatchMaxTotalBytes [2021-02-10T16:29:58.467Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-02-10T16:29:58.467Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-02-10T16:29:58.467Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-02-10T16:29:58.467Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-02-10T16:29:58.467Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-02-10T16:29:58.467Z] === RUN TestParseLogOptionsMultilinePattern [2021-02-10T16:29:58.467Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestParseLogOptionsDatetimeFormat [2021-02-10T16:29:58.467Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-02-10T16:29:58.467Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-02-10T16:29:58.467Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-02-10T16:29:58.467Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-02-10T16:29:58.467Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-02-10T16:29:58.467Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-02-10T16:29:58.467Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-02-10T16:29:58.467Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-02-10T16:29:58.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-02-10T16:29:58.467Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-02-10T16:29:58.467Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-02-10T16:29:58.467Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-02-10T16:29:58.467Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-02-10T16:29:58.467Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-02-10T16:29:58.467Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-02-10T16:29:58.467Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-02-10T16:29:58.467Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-02-10T16:29:58.467Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-02-10T16:29:58.467Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-02-10T16:29:58.467Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCreateTagSuccess [2021-02-10T16:29:58.467Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-02-10T16:29:58.467Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-02-10T16:29:58.467Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-02-10T16:29:58.467Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-02-10T16:29:58.467Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-02-10T16:29:58.467Z] PASS [2021-02-10T16:29:58.467Z] coverage: 77.8% of statements [2021-02-10T16:29:58.467Z] === RUN TestAdapterReadLogs [2021-02-10T16:29:58.467Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCopier [2021-02-10T16:29:58.467Z] --- PASS: TestCopier (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestCopierLongLines [2021-02-10T16:29:58.467Z] ok github.com/docker/docker/daemon/logger/awslogs 0.768s coverage: 77.8% of statements [2021-02-10T16:29:58.467Z] --- PASS: TestCopierLongLines (0.01s) [2021-02-10T16:29:58.467Z] === RUN TestCopierSlow [2021-02-10T16:29:58.467Z] --- PASS: TestCopierSlow (0.20s) [2021-02-10T16:29:58.467Z] === RUN TestCopierWithSized [2021-02-10T16:29:58.467Z] === RUN TestCopierWithSized/as_is [2021-02-10T16:29:58.467Z] === RUN TestCopierWithSized/With_RingLogger [2021-02-10T16:29:58.467Z] --- PASS: TestCopierWithSized (0.01s) [2021-02-10T16:29:58.467Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-02-10T16:29:58.467Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-02-10T16:29:58.467Z] === RUN TestCopierWithPartial [2021-02-10T16:29:58.467Z] === RUN TestSearchRegistryForImagesErrors [2021-02-10T16:29:58.467Z] --- PASS: TestCopierWithPartial (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestRingLogger [2021-02-10T16:29:58.467Z] --- PASS: TestRingLogger (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestRingCap [2021-02-10T16:29:58.467Z] --- PASS: TestRingCap (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestRingClose [2021-02-10T16:29:58.467Z] --- PASS: TestRingClose (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestRingDrain [2021-02-10T16:29:58.467Z] --- PASS: TestRingDrain (0.00s) [2021-02-10T16:29:58.467Z] PASS [2021-02-10T16:29:58.467Z] coverage: 43.5% of statements [2021-02-10T16:29:58.467Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestSearchRegistryForImages [2021-02-10T16:29:58.467Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-02-10T16:29:58.467Z] === RUN TestImageDelete [2021-02-10T16:29:58.467Z] ok github.com/docker/docker/daemon/logger 0.325s coverage: 43.5% of statements [2021-02-10T16:29:58.467Z] === RUN TestImageDelete/no_lease [2021-02-10T16:29:58.467Z] === RUN TestImageDelete/lease_exists [2021-02-10T16:29:58.467Z] --- PASS: TestImageDelete (0.05s) [2021-02-10T16:29:58.467Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-02-10T16:29:58.467Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-02-10T16:29:58.467Z] === RUN TestContentStoreForPull [2021-02-10T16:29:58.569Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-10T16:29:58.932Z] --- PASS: TestContentStoreForPull (0.15s) [2021-02-10T16:29:58.932Z] PASS [2021-02-10T16:29:58.932Z] coverage: 6.4% of statements [2021-02-10T16:29:58.932Z] ok github.com/docker/docker/daemon/images 0.376s coverage: 6.4% of statements [2021-02-10T16:29:58.932Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-10T16:29:58.932Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-10T16:29:58.932Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-02-10T16:29:58.932Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-10T16:29:58.932Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-10T16:29:58.932Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-02-10T16:29:58.932Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-02-10T16:29:59.140Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-10T16:29:59.397Z] === RUN TestJSONFileLogger [2021-02-10T16:29:59.397Z] --- PASS: TestJSONFileLogger (0.00s) [2021-02-10T16:29:59.397Z] === RUN TestJSONFileLoggerWithTags [2021-02-10T16:29:59.397Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-02-10T16:29:59.397Z] === RUN TestJSONFileLoggerWithOpts [2021-02-10T16:29:59.397Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-02-10T16:29:59.397Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-02-10T16:29:59.397Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-02-10T16:29:59.397Z] === RUN TestEncodeDecode [2021-02-10T16:29:59.397Z] === PAUSE TestEncodeDecode [2021-02-10T16:29:59.397Z] === CONT TestEncodeDecode [2021-02-10T16:29:59.397Z] --- PASS: TestEncodeDecode (0.11s) [2021-02-10T16:29:59.397Z] PASS [2021-02-10T16:29:59.397Z] coverage: 61.6% of statements [2021-02-10T16:29:59.397Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.217s coverage: 61.6% of statements [2021-02-10T16:29:59.862Z] === RUN TestJSONLogsMarshalJSONBuf [2021-02-10T16:29:59.862Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-02-10T16:29:59.862Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-02-10T16:29:59.862Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-02-10T16:29:59.862Z] === RUN TestFastTimeMarshalJSON [2021-02-10T16:29:59.862Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2021-02-10T16:29:59.862Z] PASS [2021-02-10T16:29:59.862Z] coverage: 87.2% of statements [2021-02-10T16:29:59.862Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.255s coverage: 87.2% of statements [2021-02-10T16:30:00.524Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-10T16:30:00.785Z] --- PASS: TestSecretsUpdate (2.76s) [2021-02-10T16:30:00.785Z] === RUN TestTemplatedSecret [2021-02-10T16:30:01.416Z] === RUN TestWriteLog [2021-02-10T16:30:01.416Z] === PAUSE TestWriteLog [2021-02-10T16:30:01.416Z] === RUN TestReadLog [2021-02-10T16:30:01.416Z] === PAUSE TestReadLog [2021-02-10T16:30:01.416Z] === CONT TestWriteLog [2021-02-10T16:30:01.416Z] === CONT TestReadLog [2021-02-10T16:30:01.416Z] --- PASS: TestWriteLog (0.00s) [2021-02-10T16:30:01.416Z] === RUN TestReadLog/tail_exact [2021-02-10T16:30:01.416Z] === RUN TestReadLog/tail_less_than_available [2021-02-10T16:30:01.416Z] === RUN TestReadLog/tail_more_than_available [2021-02-10T16:30:01.416Z] --- PASS: TestReadLog (0.14s) [2021-02-10T16:30:01.416Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-02-10T16:30:01.416Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-02-10T16:30:01.416Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-02-10T16:30:01.416Z] PASS [2021-02-10T16:30:01.416Z] coverage: 75.2% of statements [2021-02-10T16:30:01.416Z] ok github.com/docker/docker/daemon/logger/local 0.677s coverage: 75.2% of statements [2021-02-10T16:30:01.416Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-10T16:30:01.416Z] === RUN TestLog [2021-02-10T16:30:01.416Z] --- PASS: TestLog (0.01s) [2021-02-10T16:30:01.416Z] PASS [2021-02-10T16:30:01.416Z] coverage: 31.5% of statements [2021-02-10T16:30:01.728Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-10T16:30:01.728Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-10T16:30:01.728Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-10T16:30:01.728Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-10T16:30:01.728Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-10T16:30:01.880Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.092s coverage: 31.5% of statements [2021-02-10T16:30:01.880Z] === RUN TestOpenFileDelete [2021-02-10T16:30:01.880Z] --- PASS: TestOpenFileDelete (0.00s) [2021-02-10T16:30:01.880Z] === RUN TestOpenFileRename [2021-02-10T16:30:01.880Z] --- PASS: TestOpenFileRename (0.00s) [2021-02-10T16:30:01.880Z] === RUN TestParseLogTagDefaultTag [2021-02-10T16:30:01.880Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-02-10T16:30:01.880Z] === RUN TestParseLogTag [2021-02-10T16:30:01.880Z] --- PASS: TestParseLogTag (0.00s) [2021-02-10T16:30:01.880Z] === RUN TestParseLogTagEmptyTag [2021-02-10T16:30:01.880Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-02-10T16:30:01.880Z] === RUN TestTailFiles [2021-02-10T16:30:01.880Z] --- PASS: TestTailFiles (0.00s) [2021-02-10T16:30:01.880Z] === RUN TestFollowLogsConsumerGone [2021-02-10T16:30:01.880Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-02-10T16:30:01.880Z] === RUN TestFollowLogsProducerGone [2021-02-10T16:30:01.880Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-02-10T16:30:01.880Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-02-10T16:30:01.880Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-02-10T16:30:01.880Z] === RUN TestCheckCapacityAndRotate [2021-02-10T16:30:01.880Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-02-10T16:30:01.880Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-02-10T16:30:01.880Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-02-10T16:30:01.880Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-02-10T16:30:01.880Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.11s) [2021-02-10T16:30:01.880Z] PASS [2021-02-10T16:30:01.880Z] coverage: 55.3% of statements [2021-02-10T16:30:01.880Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.262s coverage: 55.3% of statements [2021-02-10T16:30:02.299Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-10T16:30:02.628Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2021-02-10T16:30:02.628Z] === RUN TestCreateServiceSecretFileMode [2021-02-10T16:30:02.858Z] === RUN TestNewParse [2021-02-10T16:30:02.858Z] --- PASS: TestNewParse (0.00s) [2021-02-10T16:30:02.858Z] PASS [2021-02-10T16:30:02.858Z] coverage: 8.3% of statements [2021-02-10T16:30:02.858Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2021-02-10T16:30:03.322Z] === RUN TestValidateLogOpt [2021-02-10T16:30:03.322Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-10T16:30:03.322Z] === RUN TestNewMissedConfig [2021-02-10T16:30:03.322Z] --- PASS: TestNewMissedConfig (0.00s) [2021-02-10T16:30:03.322Z] === RUN TestNewMissedUrl [2021-02-10T16:30:03.322Z] --- PASS: TestNewMissedUrl (0.00s) [2021-02-10T16:30:03.322Z] === RUN TestNewMissedToken [2021-02-10T16:30:03.322Z] --- PASS: TestNewMissedToken (0.00s) [2021-02-10T16:30:03.322Z] === RUN TestNewWithProxy [2021-02-10T16:30:03.322Z] --- PASS: TestNewWithProxy (0.00s) [2021-02-10T16:30:03.322Z] === RUN TestDefault [2021-02-10T16:30:03.322Z] --- PASS: TestDefault (0.01s) [2021-02-10T16:30:03.322Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-02-10T16:30:03.322Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-02-10T16:30:03.322Z] === RUN TestJsonFormat [2021-02-10T16:30:03.322Z] --- PASS: TestJsonFormat (0.01s) [2021-02-10T16:30:03.322Z] === RUN TestRawFormat [2021-02-10T16:30:03.322Z] --- PASS: TestRawFormat (0.00s) [2021-02-10T16:30:03.322Z] === RUN TestRawFormatWithLabels [2021-02-10T16:30:03.322Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-02-10T16:30:03.322Z] === RUN TestRawFormatWithoutTag [2021-02-10T16:30:03.322Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-02-10T16:30:03.322Z] === RUN TestBatching [2021-02-10T16:30:03.686Z] --- PASS: TestTemplatedSecret (2.97s) [2021-02-10T16:30:03.686Z] === RUN TestSecretCreateResolve [2021-02-10T16:30:03.787Z] --- PASS: TestBatching (0.47s) [2021-02-10T16:30:03.787Z] === RUN TestFrequency [2021-02-10T16:30:03.787Z] === RUN TestParseLogFormat [2021-02-10T16:30:03.787Z] --- PASS: TestParseLogFormat (0.00s) [2021-02-10T16:30:03.787Z] === RUN TestValidateLogOptEmpty [2021-02-10T16:30:03.787Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-02-10T16:30:03.787Z] === RUN TestValidateSyslogAddress [2021-02-10T16:30:03.787Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-02-10T16:30:03.787Z] === RUN TestParseAddressDefaultPort [2021-02-10T16:30:03.787Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-02-10T16:30:03.787Z] === RUN TestValidateSyslogFacility [2021-02-10T16:30:03.787Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-02-10T16:30:03.787Z] === RUN TestValidateLogOptSyslogFormat [2021-02-10T16:30:03.787Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-02-10T16:30:03.787Z] === RUN TestValidateLogOpt [2021-02-10T16:30:03.787Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-10T16:30:03.787Z] PASS [2021-02-10T16:30:03.787Z] coverage: 46.8% of statements [2021-02-10T16:30:03.787Z] ok github.com/docker/docker/daemon/logger/syslog 0.127s coverage: 46.8% of statements [2021-02-10T16:30:03.787Z] --- PASS: TestFrequency (0.20s) [2021-02-10T16:30:03.787Z] === RUN TestOneMessagePerRequest [2021-02-10T16:30:03.787Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-02-10T16:30:03.787Z] === RUN TestVerify [2021-02-10T16:30:03.787Z] --- PASS: TestVerify (0.00s) [2021-02-10T16:30:03.787Z] === RUN TestSkipVerify [2021-02-10T16:30:03.787Z] time="2021-02-10T16:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-10T16:30:04.250Z] time="2021-02-10T16:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-10T16:30:04.250Z] time="2021-02-10T16:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-10T16:30:04.250Z] --- PASS: TestSkipVerify (0.60s) [2021-02-10T16:30:04.250Z] === RUN TestBufferMaximum [2021-02-10T16:30:04.250Z] time="2021-02-10T16:30:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-10T16:30:04.250Z] time="2021-02-10T16:30:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-10T16:30:04.250Z] time="2021-02-10T16:30:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-10T16:30:04.250Z] time="2021-02-10T16:30:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-10T16:30:04.250Z] time="2021-02-10T16:30:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-10T16:30:04.250Z] time="2021-02-10T16:30:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612974604.154572\",\"host\":\"7040239399dc\"}'" [2021-02-10T16:30:04.250Z] time="2021-02-10T16:30:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612974604.154572\",\"host\":\"7040239399dc\"}'" [2021-02-10T16:30:04.250Z] --- PASS: TestBufferMaximum (0.01s) [2021-02-10T16:30:04.250Z] === RUN TestServerAlwaysDown [2021-02-10T16:30:04.251Z] time="2021-02-10T16:30:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-10T16:30:04.251Z] time="2021-02-10T16:30:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-10T16:30:04.251Z] time="2021-02-10T16:30:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612974604.159555\",\"host\":\"7040239399dc\"}'" [2021-02-10T16:30:04.251Z] time="2021-02-10T16:30:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612974604.159555\",\"host\":\"7040239399dc\"}'" [2021-02-10T16:30:04.251Z] time="2021-02-10T16:30:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-10T16:30:04.251Z] time="2021-02-10T16:30:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612974604.159555\",\"host\":\"7040239399dc\"}'" [2021-02-10T16:30:04.251Z] time="2021-02-10T16:30:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612974604.159555\",\"host\":\"7040239399dc\"}'" [2021-02-10T16:30:04.251Z] time="2021-02-10T16:30:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612974604.159555\",\"host\":\"7040239399dc\"}'" [2021-02-10T16:30:04.251Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-02-10T16:30:04.251Z] === RUN TestCannotSendAfterClose [2021-02-10T16:30:04.251Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-02-10T16:30:04.251Z] === RUN TestDeadlockOnBlockedEndpoint [2021-02-10T16:30:05.185Z] --- PASS: TestCreateServiceSecretFileMode (3.04s) [2021-02-10T16:30:05.185Z] === RUN TestCreateServiceConfigFileMode [2021-02-10T16:30:05.229Z] === RUN TestV1IDService [2021-02-10T16:30:05.229Z] --- PASS: TestV1IDService (0.02s) [2021-02-10T16:30:05.229Z] === RUN TestV2MetadataService [2021-02-10T16:30:05.229Z] time="2021-02-10T16:30:05Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-02-10T16:30:05.229Z] time="2021-02-10T16:30:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7040239399dc\"}'" [2021-02-10T16:30:05.229Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-02-10T16:30:05.229Z] PASS [2021-02-10T16:30:05.229Z] coverage: 82.5% of statements [2021-02-10T16:30:05.229Z] ok github.com/docker/docker/daemon/logger/splunk 2.405s coverage: 82.5% of statements [2021-02-10T16:30:05.693Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-10T16:30:05.693Z] ? github.com/docker/docker/daemon/network [no test files] [2021-02-10T16:30:05.693Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-10T16:30:06.158Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-02-10T16:30:06.158Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-02-10T16:30:06.158Z] === RUN TestContinueOnError_MirrorEndpoint [2021-02-10T16:30:06.158Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-02-10T16:30:06.158Z] === RUN TestContinueOnError_NeverContinue [2021-02-10T16:30:06.158Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-02-10T16:30:06.158Z] === RUN TestContinueOnError_UnnestsErrors [2021-02-10T16:30:06.158Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-02-10T16:30:06.158Z] === RUN TestManifestStore [2021-02-10T16:30:06.158Z] === RUN TestManifestStore/no_remote_or_local [2021-02-10T16:30:06.158Z] time="2021-02-10T16:30:05Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local229402003\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-02-10T16:30:06.158Z] === RUN TestManifestStore/no_local_cache [2021-02-10T16:30:06.158Z] === RUN TestManifestStore/with_local_cache [2021-02-10T16:30:06.158Z] === RUN TestManifestStore/unknown_media_type [2021-02-10T16:30:06.158Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-02-10T16:30:06.158Z] time="2021-02-10T16:30:05Z" level=warning msg="reference for unknown type: " [2021-02-10T16:30:06.158Z] time="2021-02-10T16:30:05Z" level=warning msg="reference for unknown type: " [2021-02-10T16:30:06.158Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-02-10T16:30:06.158Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-02-10T16:30:06.158Z] time="2021-02-10T16:30:05Z" level=warning msg="reference for unknown type: " [2021-02-10T16:30:06.158Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-02-10T16:30:06.158Z] time="2021-02-10T16:30:06Z" level=warning msg="reference for unknown type: " [2021-02-10T16:30:06.158Z] time="2021-02-10T16:30:06Z" level=warning msg="reference for unknown type: " [2021-02-10T16:30:06.158Z] === RUN TestManifestStore/error_persisting_manifest [2021-02-10T16:30:06.158Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-02-10T16:30:06.158Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-02-10T16:30:06.158Z] time="2021-02-10T16:30:06Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-02-10T16:30:06.158Z] --- PASS: TestManifestStore (0.26s) [2021-02-10T16:30:06.158Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-02-10T16:30:06.158Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-02-10T16:30:06.158Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-02-10T16:30:06.158Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-02-10T16:30:06.158Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-02-10T16:30:06.158Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-02-10T16:30:06.158Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-02-10T16:30:06.158Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-02-10T16:30:06.158Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-02-10T16:30:06.158Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-02-10T16:30:06.158Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-02-10T16:30:06.158Z] === RUN TestDetectManifestBlobMediaType [2021-02-10T16:30:06.158Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-02-10T16:30:06.158Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-02-10T16:30:06.158Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-02-10T16:30:06.158Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-02-10T16:30:06.158Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-02-10T16:30:06.158Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-02-10T16:30:06.158Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-02-10T16:30:06.158Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-02-10T16:30:06.158Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-02-10T16:30:06.158Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-02-10T16:30:06.158Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-02-10T16:30:06.158Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-02-10T16:30:06.158Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-02-10T16:30:06.158Z] === RUN TestFixManifestLayers [2021-02-10T16:30:06.158Z] --- PASS: TestFixManifestLayers (0.00s) [2021-02-10T16:30:06.158Z] === RUN TestFixManifestLayersBaseLayerParent [2021-02-10T16:30:06.158Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-10T16:30:06.158Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-10T16:30:06.158Z] === RUN TestFixManifestLayersBadParent [2021-02-10T16:30:06.158Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-02-10T16:30:06.158Z] === RUN TestValidateManifest [2021-02-10T16:30:06.158Z] --- SKIP: TestValidateManifest (0.00s) [2021-02-10T16:30:06.158Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-10T16:30:06.158Z] === RUN TestFormatPlatform [2021-02-10T16:30:06.158Z] --- PASS: TestFormatPlatform (0.00s) [2021-02-10T16:30:06.158Z] === RUN TestGetRepositoryMountCandidates [2021-02-10T16:30:06.158Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-02-10T16:30:06.158Z] === RUN TestLayerAlreadyExists [2021-02-10T16:30:06.158Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-02-10T16:30:06.158Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-10T16:30:06.158Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-10T16:30:06.158Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-10T16:30:06.158Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-10T16:30:06.158Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-10T16:30:06.158Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-10T16:30:06.158Z] === RUN TestWhenEmptyAuthConfig [2021-02-10T16:30:06.225Z] --- PASS: TestSecretCreateResolve (2.46s) [2021-02-10T16:30:06.225Z] PASS [2021-02-10T16:30:06.225Z] [2021-02-10T16:30:06.225Z] DONE 6 tests in 16.980s [2021-02-10T16:30:06.225Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-10T16:30:06.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:30:06.225Z] ++ set -e [2021-02-10T16:30:06.225Z] ++ '[' -n 0 ']' [2021-02-10T16:30:06.225Z] ++ set -x [2021-02-10T16:30:06.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:30:06.225Z] INFO: Testing against a local daemon [2021-02-10T16:30:06.225Z] === RUN TestServiceCreateInit [2021-02-10T16:30:06.225Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-10T16:30:06.622Z] === RUN TestSuccessfulDownload [2021-02-10T16:30:06.622Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-02-10T16:30:06.622Z] download_test.go:268: Needs fixing on Windows [2021-02-10T16:30:06.622Z] === RUN TestCancelledDownload [2021-02-10T16:30:06.622Z] --- PASS: TestCancelledDownload (0.00s) [2021-02-10T16:30:06.622Z] === RUN TestMaxDownloadAttempts [2021-02-10T16:30:06.622Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-10T16:30:06.622Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-10T16:30:06.622Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-10T16:30:06.622Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-10T16:30:06.622Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-10T16:30:06.622Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-10T16:30:06.622Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-10T16:30:06.622Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-10T16:30:06.622Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-10T16:30:06.622Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-10T16:30:06.622Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-10T16:30:06.622Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-10T16:30:06.622Z] --- PASS: TestV2MetadataService (1.12s) [2021-02-10T16:30:06.622Z] PASS [2021-02-10T16:30:06.622Z] coverage: 48.2% of statements [2021-02-10T16:30:06.622Z] ok github.com/docker/docker/distribution/metadata 1.193s coverage: 48.2% of statements [2021-02-10T16:30:06.622Z] time="2021-02-10T16:30:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-10T16:30:06.795Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-10T16:30:07.086Z] time="2021-02-10T16:30:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-10T16:30:07.086Z] time="2021-02-10T16:30:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-10T16:30:07.086Z] time="2021-02-10T16:30:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-10T16:30:07.086Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-02-10T16:30:07.086Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-02-10T16:30:07.086Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-02-10T16:30:07.086Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-02-10T16:30:07.086Z] === RUN TestTransfer [2021-02-10T16:30:07.086Z] --- PASS: TestTransfer (0.12s) [2021-02-10T16:30:07.086Z] === RUN TestConcurrencyLimit [2021-02-10T16:30:07.086Z] === RUN TestNotFound [2021-02-10T16:30:07.086Z] --- PASS: TestNotFound (0.00s) [2021-02-10T16:30:07.086Z] === RUN TestConflict [2021-02-10T16:30:07.086Z] --- PASS: TestConflict (0.00s) [2021-02-10T16:30:07.086Z] === RUN TestForbidden [2021-02-10T16:30:07.086Z] --- PASS: TestForbidden (0.00s) [2021-02-10T16:30:07.086Z] === RUN TestInvalidParameter [2021-02-10T16:30:07.086Z] --- PASS: TestInvalidParameter (0.00s) [2021-02-10T16:30:07.086Z] === RUN TestNotImplemented [2021-02-10T16:30:07.086Z] --- PASS: TestNotImplemented (0.00s) [2021-02-10T16:30:07.086Z] === RUN TestNotModified [2021-02-10T16:30:07.086Z] --- PASS: TestNotModified (0.00s) [2021-02-10T16:30:07.086Z] === RUN TestUnauthorized [2021-02-10T16:30:07.086Z] --- PASS: TestUnauthorized (0.00s) [2021-02-10T16:30:07.086Z] === RUN TestUnknown [2021-02-10T16:30:07.086Z] --- PASS: TestUnknown (0.00s) [2021-02-10T16:30:07.086Z] === RUN TestCancelled [2021-02-10T16:30:07.086Z] --- PASS: TestCancelled (0.00s) [2021-02-10T16:30:07.086Z] === RUN TestDeadline [2021-02-10T16:30:07.086Z] --- PASS: TestDeadline (0.00s) [2021-02-10T16:30:07.086Z] === RUN TestDataLoss [2021-02-10T16:30:07.086Z] --- PASS: TestDataLoss (0.00s) [2021-02-10T16:30:07.086Z] === RUN TestUnavailable [2021-02-10T16:30:07.086Z] --- PASS: TestUnavailable (0.00s) [2021-02-10T16:30:07.086Z] === RUN TestSystem [2021-02-10T16:30:07.086Z] --- PASS: TestSystem (0.00s) [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode/Not_Found [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode/Bad_Request [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode/Conflict [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode/Unauthorized [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode/Service_Unavailable [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode/Forbidden [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode/Not_Modified [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode/Not_Implemented [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-02-10T16:30:07.086Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-02-10T16:30:07.086Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-02-10T16:30:07.086Z] PASS [2021-02-10T16:30:07.086Z] coverage: 53.1% of statements [2021-02-10T16:30:07.086Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-02-10T16:30:07.367Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-10T16:30:07.550Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-02-10T16:30:07.550Z] === RUN TestInactiveJobs [2021-02-10T16:30:07.550Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-02-10T16:30:07.550Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-02-10T16:30:07.550Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-02-10T16:30:07.550Z] === RUN TestTokenPassThru [2021-02-10T16:30:07.550Z] --- PASS: TestTokenPassThru (0.01s) [2021-02-10T16:30:07.550Z] === RUN TestTokenPassThruDifferentHost [2021-02-10T16:30:07.550Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-02-10T16:30:07.550Z] PASS [2021-02-10T16:30:07.550Z] coverage: 23.4% of statements [2021-02-10T16:30:07.550Z] ok github.com/docker/docker/distribution 1.593s coverage: 23.4% of statements [2021-02-10T16:30:07.550Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-10T16:30:07.744Z] --- PASS: TestCreateServiceConfigFileMode (2.79s) [2021-02-10T16:30:07.744Z] === RUN TestCreateServiceSysctls [2021-02-10T16:30:07.938Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-10T16:30:07.938Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-10T16:30:07.938Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-10T16:30:08.014Z] --- PASS: TestInactiveJobs (0.46s) [2021-02-10T16:30:08.014Z] === RUN TestWatchRelease [2021-02-10T16:30:08.014Z] --- PASS: TestWatchRelease (0.16s) [2021-02-10T16:30:08.014Z] === RUN TestWatchFinishedTransfer [2021-02-10T16:30:08.014Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-02-10T16:30:08.014Z] === RUN TestDuplicateTransfer [2021-02-10T16:30:08.014Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-02-10T16:30:08.014Z] === RUN TestSuccessfulUpload [2021-02-10T16:30:08.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-10T16:30:08.224Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2021-02-10T16:30:08.224Z] === RUN TestServiceUpdatePidsLimit [2021-02-10T16:30:08.479Z] time="2021-02-10T16:30:08Z" level=error msg="Upload failed, retrying: simulating retry" [2021-02-10T16:30:08.479Z] --- PASS: TestSuccessfulUpload (0.55s) [2021-02-10T16:30:08.479Z] === RUN TestCancelledUpload [2021-02-10T16:30:08.479Z] --- PASS: TestCancelledUpload (0.00s) [2021-02-10T16:30:08.479Z] PASS [2021-02-10T16:30:08.479Z] coverage: 76.8% of statements [2021-02-10T16:30:08.479Z] ok github.com/docker/docker/distribution/xfer 2.208s coverage: 76.8% of statements [2021-02-10T16:30:08.479Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-10T16:30:08.873Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-10T16:30:08.943Z] === RUN TestFSGetInvalidData [2021-02-10T16:30:08.943Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-02-10T16:30:08.943Z] === RUN TestFSInvalidSet [2021-02-10T16:30:08.943Z] --- PASS: TestFSInvalidSet (0.01s) [2021-02-10T16:30:08.943Z] === RUN TestFSInvalidRoot [2021-02-10T16:30:08.943Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-02-10T16:30:08.943Z] === RUN TestFSMetadataGetSet [2021-02-10T16:30:08.943Z] --- PASS: TestFSMetadataGetSet (0.13s) [2021-02-10T16:30:08.943Z] === RUN TestFSInvalidWalker [2021-02-10T16:30:08.943Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-02-10T16:30:08.943Z] === RUN TestFSGetSet [2021-02-10T16:30:08.943Z] --- PASS: TestFSGetSet (0.02s) [2021-02-10T16:30:08.943Z] === RUN TestFSGetUnsetKey [2021-02-10T16:30:08.943Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-02-10T16:30:08.943Z] === RUN TestFSGetEmptyData [2021-02-10T16:30:08.943Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-02-10T16:30:08.943Z] === RUN TestFSDelete [2021-02-10T16:30:08.943Z] --- PASS: TestFSDelete (0.01s) [2021-02-10T16:30:08.943Z] === RUN TestFSWalker [2021-02-10T16:30:08.943Z] --- PASS: TestFSWalker (0.01s) [2021-02-10T16:30:08.943Z] === RUN TestFSWalkerStopOnError [2021-02-10T16:30:08.943Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-02-10T16:30:08.943Z] === RUN TestNewFromJSON [2021-02-10T16:30:08.943Z] --- PASS: TestNewFromJSON (0.00s) [2021-02-10T16:30:08.943Z] === RUN TestNewFromJSONWithInvalidJSON [2021-02-10T16:30:08.943Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-02-10T16:30:08.943Z] === RUN TestMarshalKeyOrder [2021-02-10T16:30:08.943Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-02-10T16:30:08.943Z] === RUN TestImage [2021-02-10T16:30:08.943Z] --- PASS: TestImage (0.00s) [2021-02-10T16:30:08.943Z] === RUN TestImageOSNotEmpty [2021-02-10T16:30:08.943Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-02-10T16:30:08.943Z] === RUN TestNewChildImageFromImageWithRootFS [2021-02-10T16:30:08.943Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-02-10T16:30:08.943Z] === RUN TestCreate [2021-02-10T16:30:08.943Z] --- PASS: TestCreate (0.00s) [2021-02-10T16:30:08.943Z] === RUN TestRestore [2021-02-10T16:30:08.943Z] === RUN TestCompare [2021-02-10T16:30:08.943Z] --- PASS: TestCompare (0.00s) [2021-02-10T16:30:08.943Z] PASS [2021-02-10T16:30:08.943Z] coverage: 19.2% of statements [2021-02-10T16:30:08.943Z] ok github.com/docker/docker/image/cache 0.084s coverage: 19.2% of statements [2021-02-10T16:30:08.943Z] time="2021-02-10T16:30:08Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-02-10T16:30:08.943Z] --- PASS: TestRestore (0.15s) [2021-02-10T16:30:08.943Z] === RUN TestAddDelete [2021-02-10T16:30:08.943Z] --- PASS: TestAddDelete (0.02s) [2021-02-10T16:30:08.943Z] === RUN TestSearchAfterDelete [2021-02-10T16:30:08.943Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-02-10T16:30:08.943Z] === RUN TestParentReset [2021-02-10T16:30:09.407Z] --- PASS: TestParentReset (0.03s) [2021-02-10T16:30:09.407Z] === RUN TestGetAndSetLastUpdated [2021-02-10T16:30:09.407Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-02-10T16:30:09.407Z] === RUN TestStoreLen [2021-02-10T16:30:09.407Z] --- PASS: TestStoreLen (0.08s) [2021-02-10T16:30:09.407Z] PASS [2021-02-10T16:30:09.407Z] coverage: 86.8% of statements [2021-02-10T16:30:09.407Z] ok github.com/docker/docker/image 0.715s coverage: 86.8% of statements [2021-02-10T16:30:09.407Z] === RUN TestValidateManifest [2021-02-10T16:30:09.407Z] === RUN TestValidateManifest/nil [2021-02-10T16:30:09.407Z] === RUN TestValidateManifest/non-nil [2021-02-10T16:30:09.407Z] --- PASS: TestValidateManifest (0.00s) [2021-02-10T16:30:09.407Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-02-10T16:30:09.407Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-02-10T16:30:09.407Z] PASS [2021-02-10T16:30:09.407Z] coverage: 0.6% of statements [2021-02-10T16:30:09.407Z] ok github.com/docker/docker/image/tarexport 0.086s coverage: 0.6% of statements [2021-02-10T16:30:09.516Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-10T16:30:10.384Z] === RUN TestMakeV1ConfigFromConfig [2021-02-10T16:30:10.384Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-02-10T16:30:10.849Z] PASS [2021-02-10T16:30:10.849Z] coverage: 25.0% of statements [2021-02-10T16:30:10.849Z] ok github.com/docker/docker/image/v1 0.117s coverage: 25.0% of statements [2021-02-10T16:30:10.849Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-10T16:30:11.313Z] === RUN TestSerialization [2021-02-10T16:30:11.313Z] --- PASS: TestSerialization (0.02s) [2021-02-10T16:30:11.313Z] PASS [2021-02-10T16:30:11.313Z] coverage: 100.0% of statements [2021-02-10T16:30:11.313Z] ok github.com/docker/docker/libcontainerd/queue 0.143s coverage: 100.0% of statements [2021-02-10T16:30:11.500Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-10T16:30:11.500Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-10T16:30:11.760Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-10T16:30:11.965Z] --- PASS: TestCreateServiceSysctls (4.00s) [2021-02-10T16:30:11.965Z] === RUN TestCreateServiceCapabilities [2021-02-10T16:30:12.291Z] === RUN TestEmptyLayer [2021-02-10T16:30:12.291Z] --- PASS: TestEmptyLayer (0.00s) [2021-02-10T16:30:12.291Z] === RUN TestCommitFailure [2021-02-10T16:30:12.291Z] --- PASS: TestCommitFailure (0.01s) [2021-02-10T16:30:12.291Z] === RUN TestStartTransactionFailure [2021-02-10T16:30:12.291Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-02-10T16:30:12.291Z] === RUN TestGetOrphan [2021-02-10T16:30:12.291Z] --- PASS: TestGetOrphan (0.01s) [2021-02-10T16:30:12.291Z] === RUN TestMountAndRegister [2021-02-10T16:30:12.755Z] --- PASS: TestMountAndRegister (0.12s) [2021-02-10T16:30:12.755Z] layer_test.go:271: Layer size: 14 [2021-02-10T16:30:12.755Z] === RUN TestLayerRelease [2021-02-10T16:30:12.755Z] --- SKIP: TestLayerRelease (0.00s) [2021-02-10T16:30:12.755Z] layer_test.go:304: Failing on Windows [2021-02-10T16:30:12.755Z] === RUN TestStoreRestore [2021-02-10T16:30:12.755Z] --- SKIP: TestStoreRestore (0.00s) [2021-02-10T16:30:12.755Z] layer_test.go:353: Failing on Windows [2021-02-10T16:30:12.755Z] === RUN TestTarStreamStability [2021-02-10T16:30:12.755Z] --- SKIP: TestTarStreamStability (0.00s) [2021-02-10T16:30:12.755Z] layer_test.go:468: Failing on Windows [2021-02-10T16:30:12.755Z] === RUN TestRegisterExistingLayer [2021-02-10T16:30:12.755Z] --- PASS: TestRegisterExistingLayer (0.18s) [2021-02-10T16:30:12.755Z] === RUN TestTarStreamVerification [2021-02-10T16:30:12.755Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-02-10T16:30:12.755Z] layer_test.go:697: Failing on Windows [2021-02-10T16:30:12.755Z] === RUN TestLayerMigration [2021-02-10T16:30:12.755Z] --- SKIP: TestLayerMigration (0.00s) [2021-02-10T16:30:12.755Z] migration_test.go:46: Failing on Windows [2021-02-10T16:30:12.755Z] === RUN TestLayerMigrationNoTarsplit [2021-02-10T16:30:12.755Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-02-10T16:30:12.755Z] migration_test.go:182: Failing on Windows [2021-02-10T16:30:12.755Z] === RUN TestMountInit [2021-02-10T16:30:12.755Z] --- SKIP: TestMountInit (0.00s) [2021-02-10T16:30:12.755Z] mount_test.go:17: Failing on Windows [2021-02-10T16:30:12.755Z] === RUN TestMountSize [2021-02-10T16:30:12.755Z] --- SKIP: TestMountSize (0.00s) [2021-02-10T16:30:12.755Z] mount_test.go:76: Failing on Windows [2021-02-10T16:30:12.755Z] === RUN TestMountChanges [2021-02-10T16:30:12.755Z] --- SKIP: TestMountChanges (0.00s) [2021-02-10T16:30:12.755Z] mount_test.go:125: Failing on Windows [2021-02-10T16:30:12.755Z] === RUN TestMountApply [2021-02-10T16:30:12.755Z] --- SKIP: TestMountApply (0.00s) [2021-02-10T16:30:12.755Z] mount_test.go:212: Failing on Windows [2021-02-10T16:30:12.755Z] PASS [2021-02-10T16:30:12.755Z] coverage: 30.1% of statements [2021-02-10T16:30:12.755Z] ok github.com/docker/docker/layer 0.398s coverage: 30.1% of statements [2021-02-10T16:30:12.755Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-10T16:30:12.755Z] === RUN TestEnvironmentParsing [2021-02-10T16:30:12.755Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-02-10T16:30:12.755Z] PASS [2021-02-10T16:30:13.144Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-10T16:30:13.218Z] coverage: 1.0% of statements [2021-02-10T16:30:13.218Z] ok github.com/docker/docker/libcontainerd/local 0.195s coverage: 1.0% of statements [2021-02-10T16:30:13.218Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-10T16:30:13.218Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-10T16:30:13.218Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-02-10T16:30:13.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-02-10T16:30:13.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-02-10T16:30:13.218Z] PASS [2021-02-10T16:30:13.218Z] coverage: 42.3% of statements [2021-02-10T16:30:13.218Z] ok github.com/docker/docker/oci 0.051s coverage: 42.3% of statements [2021-02-10T16:30:13.218Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-10T16:30:13.683Z] === RUN TestAddressPoolOpt [2021-02-10T16:30:13.683Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/a [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/something [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/_=a [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/env1=value1 [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/_env1=value1 [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/env2=value2=value3 [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/env3=abc!qwe [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/env_4=value_4 [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/PATH [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/=a [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/PATH= [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/PATH=something [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/asd!qwe [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/1asd [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/123 [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/some_space [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/__some_space_before [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/some_space_after__ [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/= [2021-02-10T16:30:13.683Z] === RUN TestValidateEnv/PaTh [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/a (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/something (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/= (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestParseHost [2021-02-10T16:30:13.683Z] --- PASS: TestParseHost (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestParseDockerDaemonHost [2021-02-10T16:30:13.683Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestParseTCP [2021-02-10T16:30:13.683Z] --- PASS: TestParseTCP (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestParseInvalidUnixAddrInvalid [2021-02-10T16:30:13.683Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestValidateExtraHosts [2021-02-10T16:30:13.683Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestIpOptString [2021-02-10T16:30:13.683Z] --- PASS: TestIpOptString (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestNewIpOptInvalidDefaultVal [2021-02-10T16:30:13.683Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestNewIpOptValidDefaultVal [2021-02-10T16:30:13.683Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestIpOptSetInvalidVal [2021-02-10T16:30:13.683Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestValidateIPAddress [2021-02-10T16:30:13.683Z] --- PASS: TestValidateIPAddress (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestMapOpts [2021-02-10T16:30:13.683Z] --- PASS: TestMapOpts (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestListOptsWithoutValidator [2021-02-10T16:30:13.683Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestListOptsWithValidator [2021-02-10T16:30:13.683Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestValidateDNSSearch [2021-02-10T16:30:13.683Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel/label_with_general_format [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel/label_with_one_more [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-02-10T16:30:13.683Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-02-10T16:30:13.683Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestNamedListOpts [2021-02-10T16:30:13.683Z] --- PASS: TestNamedListOpts (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestNamedMapOpts [2021-02-10T16:30:13.683Z] --- PASS: TestNamedMapOpts (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestParseLink [2021-02-10T16:30:13.683Z] --- PASS: TestParseLink (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestQuotedStringSetWithQuotes [2021-02-10T16:30:13.683Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-02-10T16:30:13.683Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestQuotedStringSetWithNoQuotes [2021-02-10T16:30:13.683Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-02-10T16:30:13.683Z] === RUN TestUlimitOpt [2021-02-10T16:30:13.683Z] --- PASS: TestUlimitOpt (0.00s) [2021-02-10T16:30:13.683Z] PASS [2021-02-10T16:30:13.683Z] coverage: 67.1% of statements [2021-02-10T16:30:13.683Z] ok github.com/docker/docker/opts 0.076s coverage: 67.1% of statements [2021-02-10T16:30:13.683Z] === RUN TestParseVersion [2021-02-10T16:30:13.683Z] --- PASS: TestParseVersion (0.00s) [2021-02-10T16:30:13.683Z] PASS [2021-02-10T16:30:13.683Z] coverage: 52.9% of statements [2021-02-10T16:30:13.683Z] ok github.com/docker/docker/pkg/aaparser 0.059s coverage: 52.9% of statements [2021-02-10T16:30:14.523Z] --- PASS: TestCreateServiceCapabilities (2.81s) [2021-02-10T16:30:14.523Z] === RUN TestInspect [2021-02-10T16:30:14.662Z] === RUN TestUnbuffered [2021-02-10T16:30:14.662Z] --- PASS: TestUnbuffered (0.00s) [2021-02-10T16:30:14.662Z] === RUN TestRaceUnbuffered [2021-02-10T16:30:14.662Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-02-10T16:30:14.662Z] PASS [2021-02-10T16:30:14.662Z] coverage: 100.0% of statements [2021-02-10T16:30:15.126Z] ok github.com/docker/docker/pkg/broadcaster 0.086s coverage: 100.0% of statements [2021-02-10T16:30:15.126Z] === RUN TestPeerCertificateMarshalJSON [2021-02-10T16:30:15.590Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-02-10T16:30:15.590Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-02-10T16:30:15.590Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s) [2021-02-10T16:30:15.590Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-02-10T16:30:15.590Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-02-10T16:30:15.590Z] === RUN TestMiddleware [2021-02-10T16:30:15.590Z] --- PASS: TestMiddleware (0.00s) [2021-02-10T16:30:15.590Z] === RUN TestNewResponseModifier [2021-02-10T16:30:15.590Z] --- PASS: TestNewResponseModifier (0.00s) [2021-02-10T16:30:15.590Z] PASS [2021-02-10T16:30:15.590Z] coverage: 26.8% of statements [2021-02-10T16:30:15.590Z] ok github.com/docker/docker/pkg/authorization 0.428s coverage: 26.8% of statements [2021-02-10T16:30:15.590Z] === RUN TestMatch [2021-02-10T16:30:15.590Z] === RUN TestMatch/[[]] [2021-02-10T16:30:15.590Z] === RUN TestMatch/[[foo]] [2021-02-10T16:30:15.590Z] === RUN TestMatch/[[bar]_[foo]] [2021-02-10T16:30:15.590Z] === RUN TestMatch/[[foo_bar]] [2021-02-10T16:30:15.590Z] === RUN TestMatch/[[qux]_[foo]] [2021-02-10T16:30:15.590Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-02-10T16:30:15.590Z] === RUN TestMatch/[] [2021-02-10T16:30:15.590Z] === RUN TestMatch/[]#01 [2021-02-10T16:30:15.590Z] === RUN TestMatch/[[qux]] [2021-02-10T16:30:15.590Z] === RUN TestMatch/[[foo_bar_qux]] [2021-02-10T16:30:15.590Z] === RUN TestMatch/[[qux]_[baz]] [2021-02-10T16:30:15.590Z] === RUN TestMatch/[[foo_baz]] [2021-02-10T16:30:15.590Z] --- PASS: TestMatch (0.00s) [2021-02-10T16:30:15.590Z] --- PASS: TestMatch/[[]] (0.00s) [2021-02-10T16:30:15.590Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-02-10T16:30:15.590Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-02-10T16:30:15.590Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-02-10T16:30:15.590Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-02-10T16:30:15.590Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-02-10T16:30:15.590Z] --- PASS: TestMatch/[] (0.00s) [2021-02-10T16:30:15.590Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-02-10T16:30:15.590Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-02-10T16:30:15.590Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-02-10T16:30:15.590Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-02-10T16:30:15.590Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-02-10T16:30:15.590Z] PASS [2021-02-10T16:30:15.590Z] coverage: 87.5% of statements [2021-02-10T16:30:15.590Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2021-02-10T16:30:16.053Z] === RUN TestIsArchivePathDir [2021-02-10T16:30:16.445Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-10T16:30:16.462Z] --- PASS: TestServiceCreateInit (10.23s) [2021-02-10T16:30:16.462Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s) [2021-02-10T16:30:16.462Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2021-02-10T16:30:16.462Z] === RUN TestCreateServiceMultipleTimes [2021-02-10T16:30:16.518Z] --- PASS: TestIsArchivePathDir (0.14s) [2021-02-10T16:30:16.518Z] === RUN TestIsArchivePathInvalidFile [2021-02-10T16:30:16.518Z] === RUN TestSizeEmpty [2021-02-10T16:30:16.518Z] --- PASS: TestSizeEmpty (0.00s) [2021-02-10T16:30:16.518Z] === RUN TestSizeEmptyFile [2021-02-10T16:30:16.518Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-02-10T16:30:16.518Z] === RUN TestSizeNonemptyFile [2021-02-10T16:30:16.518Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-02-10T16:30:16.518Z] === RUN TestSizeNestedDirectoryEmpty [2021-02-10T16:30:16.518Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-02-10T16:30:16.518Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-02-10T16:30:16.518Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-02-10T16:30:16.518Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-02-10T16:30:16.518Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-02-10T16:30:16.518Z] === RUN TestMoveToSubdir [2021-02-10T16:30:16.518Z] --- PASS: TestMoveToSubdir (0.00s) [2021-02-10T16:30:16.518Z] === RUN TestSizeNonExistingDirectory [2021-02-10T16:30:16.518Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-02-10T16:30:16.518Z] PASS [2021-02-10T16:30:16.518Z] coverage: 80.0% of statements [2021-02-10T16:30:16.518Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2021-02-10T16:30:16.518Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-02-10T16:30:16.518Z] === RUN TestIsArchivePathTar [2021-02-10T16:30:16.518Z] === RUN TestChrootTarUntar [2021-02-10T16:30:16.518Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-02-10T16:30:16.518Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:30:16.518Z] === RUN TestChrootUntarWithHugeExcludesList [2021-02-10T16:30:16.518Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-10T16:30:16.518Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:30:16.518Z] === RUN TestChrootUntarEmptyArchive [2021-02-10T16:30:16.518Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-02-10T16:30:16.518Z] === RUN TestChrootTarUntarWithSymlink [2021-02-10T16:30:16.518Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-02-10T16:30:16.518Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-10T16:30:16.518Z] === RUN TestChrootCopyWithTar [2021-02-10T16:30:16.518Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-02-10T16:30:16.518Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-10T16:30:16.518Z] === RUN TestChrootCopyFileWithTar [2021-02-10T16:30:16.518Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-02-10T16:30:16.518Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:30:16.518Z] === RUN TestChrootUntarPath [2021-02-10T16:30:16.518Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-02-10T16:30:16.518Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-10T16:30:16.518Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-02-10T16:30:16.518Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-10T16:30:16.518Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:30:16.518Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-02-10T16:30:16.518Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-10T16:30:16.518Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:30:16.518Z] === RUN TestChrootApplyDotDotFile [2021-02-10T16:30:16.518Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-02-10T16:30:16.518Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:30:16.518Z] PASS [2021-02-10T16:30:16.518Z] coverage: 15.4% of statements [2021-02-10T16:30:16.518Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 15.4% of statements [2021-02-10T16:30:16.518Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-02-10T16:30:16.518Z] === RUN TestDecompressStreamGzip [2021-02-10T16:30:16.982Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-02-10T16:30:16.982Z] === RUN TestDecompressStreamBzip2 [2021-02-10T16:30:16.982Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-02-10T16:30:16.982Z] === RUN TestDecompressStreamXz [2021-02-10T16:30:16.982Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-02-10T16:30:16.982Z] archive_test.go:133: Xz not present in msys2 [2021-02-10T16:30:16.982Z] === RUN TestCompressStreamXzUnsupported [2021-02-10T16:30:16.982Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-02-10T16:30:16.982Z] === RUN TestCompressStreamBzip2Unsupported [2021-02-10T16:30:16.982Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-02-10T16:30:16.982Z] === RUN TestCompressStreamInvalid [2021-02-10T16:30:16.982Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-02-10T16:30:16.982Z] === RUN TestExtensionInvalid [2021-02-10T16:30:16.982Z] --- PASS: TestExtensionInvalid (0.00s) [2021-02-10T16:30:16.982Z] === RUN TestExtensionUncompressed [2021-02-10T16:30:16.982Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-02-10T16:30:16.982Z] === RUN TestExtensionBzip2 [2021-02-10T16:30:16.982Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-02-10T16:30:16.982Z] === RUN TestExtensionGzip [2021-02-10T16:30:16.982Z] --- PASS: TestExtensionGzip (0.00s) [2021-02-10T16:30:16.982Z] === RUN TestExtensionXz [2021-02-10T16:30:16.982Z] --- PASS: TestExtensionXz (0.00s) [2021-02-10T16:30:16.982Z] === RUN TestCmdStreamLargeStderr [2021-02-10T16:30:16.982Z] --- PASS: TestCmdStreamLargeStderr (0.13s) [2021-02-10T16:30:16.982Z] === RUN TestCmdStreamBad [2021-02-10T16:30:16.982Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-02-10T16:30:16.982Z] archive_test.go:238: Failing on Windows CI machines [2021-02-10T16:30:16.982Z] === RUN TestCmdStreamGood [2021-02-10T16:30:16.982Z] --- PASS: TestCmdStreamGood (0.04s) [2021-02-10T16:30:16.982Z] === RUN TestUntarPathWithInvalidDest [2021-02-10T16:30:16.982Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-02-10T16:30:16.982Z] === RUN TestUntarPathWithInvalidSrc [2021-02-10T16:30:16.982Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-02-10T16:30:16.982Z] === RUN TestUntarPath [2021-02-10T16:30:17.446Z] --- PASS: TestUntarPath (0.13s) [2021-02-10T16:30:17.446Z] === RUN TestUntarPathWithDestinationFile [2021-02-10T16:30:17.446Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-02-10T16:30:17.447Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-02-10T16:30:17.447Z] === RUN Test [2021-02-10T16:30:17.447Z] === RUN Test/TestContainsEntry [2021-02-10T16:30:17.447Z] === RUN Test/TestCreateEntries [2021-02-10T16:30:17.447Z] === RUN Test/TestEntriesDiff [2021-02-10T16:30:17.447Z] === RUN Test/TestEntriesEquality [2021-02-10T16:30:17.447Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-02-10T16:30:17.447Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-02-10T16:30:17.447Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-02-10T16:30:17.447Z] === RUN Test/TestGeneratorNotGenerate [2021-02-10T16:30:17.447Z] === RUN Test/TestGeneratorWithPort [2021-02-10T16:30:17.447Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-02-10T16:30:17.447Z] === RUN Test/TestNewEntry [2021-02-10T16:30:17.447Z] === RUN Test/TestParse [2021-02-10T16:30:17.447Z] --- PASS: Test (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestNewEntry (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestParse (0.00s) [2021-02-10T16:30:17.447Z] PASS [2021-02-10T16:30:17.447Z] coverage: 58.3% of statements [2021-02-10T16:30:17.447Z] ok github.com/docker/docker/pkg/discovery 0.050s coverage: 58.3% of statements [2021-02-10T16:30:17.447Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-02-10T16:30:17.447Z] === RUN TestCopyWithTarInvalidSrc [2021-02-10T16:30:17.447Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-02-10T16:30:17.447Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-02-10T16:30:17.447Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-02-10T16:30:17.447Z] === RUN TestCopyWithTarSrcFile [2021-02-10T16:30:17.447Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-02-10T16:30:17.447Z] === RUN TestCopyWithTarSrcFolder [2021-02-10T16:30:17.447Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-02-10T16:30:17.447Z] === RUN TestCopyFileWithTarInvalidSrc [2021-02-10T16:30:17.447Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-02-10T16:30:17.447Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-02-10T16:30:17.447Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-02-10T16:30:17.447Z] === RUN TestCopyFileWithTarSrcFolder [2021-02-10T16:30:17.447Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-02-10T16:30:17.447Z] === RUN TestCopyFileWithTarSrcFile [2021-02-10T16:30:17.447Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-02-10T16:30:17.447Z] === RUN TestTarFiles [2021-02-10T16:30:17.447Z] === RUN Test [2021-02-10T16:30:17.447Z] === RUN Test/TestContent [2021-02-10T16:30:17.447Z] === RUN Test/TestInitialize [2021-02-10T16:30:17.447Z] === RUN Test/TestNew [2021-02-10T16:30:17.447Z] === RUN Test/TestParsingContentsWithComments [2021-02-10T16:30:17.447Z] === RUN Test/TestRegister [2021-02-10T16:30:17.447Z] === RUN Test/TestWatch [2021-02-10T16:30:17.447Z] --- PASS: Test (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestContent (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestNew (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestRegister (0.00s) [2021-02-10T16:30:17.447Z] --- PASS: Test/TestWatch (0.00s) [2021-02-10T16:30:17.447Z] PASS [2021-02-10T16:30:17.447Z] coverage: 92.9% of statements [2021-02-10T16:30:17.846Z] --- PASS: TestInspect (3.31s) [2021-02-10T16:30:17.846Z] === RUN TestCreateJob [2021-02-10T16:30:17.855Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-10T16:30:17.918Z] ok github.com/docker/docker/pkg/discovery/file 0.086s coverage: 92.9% of statements [2021-02-10T16:30:18.798Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-10T16:30:18.897Z] === RUN Test [2021-02-10T16:30:18.897Z] === RUN Test/TestWatch [2021-02-10T16:30:18.897Z] --- PASS: Test (0.00s) [2021-02-10T16:30:18.897Z] --- PASS: Test/TestWatch (0.00s) [2021-02-10T16:30:18.897Z] PASS [2021-02-10T16:30:18.897Z] coverage: 92.3% of statements [2021-02-10T16:30:18.897Z] ok github.com/docker/docker/pkg/discovery/memory 0.087s coverage: 92.3% of statements [2021-02-10T16:30:18.897Z] === RUN Test [2021-02-10T16:30:18.897Z] === RUN Test/TestInitialize [2021-02-10T16:30:18.897Z] time="2021-02-10T16:30:18Z" level=info msg="Initializing discovery without TLS" [2021-02-10T16:30:18.897Z] time="2021-02-10T16:30:18Z" level=info msg="Initializing discovery without TLS" [2021-02-10T16:30:18.897Z] time="2021-02-10T16:30:18Z" level=info msg="Initializing discovery without TLS" [2021-02-10T16:30:18.897Z] === RUN Test/TestInitializeWithCerts [2021-02-10T16:30:18.897Z] time="2021-02-10T16:30:18Z" level=info msg="Initializing discovery with TLS" [2021-02-10T16:30:18.897Z] === RUN Test/TestWatch [2021-02-10T16:30:18.897Z] time="2021-02-10T16:30:18Z" level=info msg="Initializing discovery without TLS" [2021-02-10T16:30:18.897Z] === RUN Test [2021-02-10T16:30:18.897Z] === RUN Test/TestInitialize [2021-02-10T16:30:18.897Z] === RUN Test/TestInitializeWithPattern [2021-02-10T16:30:18.897Z] === RUN Test/TestRegister [2021-02-10T16:30:18.897Z] === RUN Test/TestWatch [2021-02-10T16:30:18.897Z] --- PASS: Test (0.00s) [2021-02-10T16:30:18.897Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-10T16:30:18.897Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-02-10T16:30:18.897Z] --- PASS: Test/TestRegister (0.00s) [2021-02-10T16:30:18.897Z] --- PASS: Test/TestWatch (0.00s) [2021-02-10T16:30:18.897Z] PASS [2021-02-10T16:30:18.897Z] coverage: 93.8% of statements [2021-02-10T16:30:18.897Z] ok github.com/docker/docker/pkg/discovery/nodes 0.045s coverage: 93.8% of statements [2021-02-10T16:30:19.875Z] === RUN TestPollerAddRemove [2021-02-10T16:30:19.875Z] --- PASS: TestPollerAddRemove (0.00s) [2021-02-10T16:30:19.875Z] === RUN TestPollerEvent [2021-02-10T16:30:19.875Z] --- SKIP: TestPollerEvent (0.00s) [2021-02-10T16:30:19.875Z] poller_test.go:41: No chmod on Windows [2021-02-10T16:30:19.875Z] === RUN TestPollerClose [2021-02-10T16:30:19.875Z] --- PASS: TestPollerClose (0.00s) [2021-02-10T16:30:19.875Z] PASS [2021-02-10T16:30:19.875Z] coverage: 36.2% of statements [2021-02-10T16:30:19.875Z] ok github.com/docker/docker/pkg/filenotify 0.052s coverage: 36.2% of statements [2021-02-10T16:30:20.853Z] === RUN TestCopyFileWithInvalidSrc [2021-02-10T16:30:20.853Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestCopyFileWithInvalidDest [2021-02-10T16:30:20.853Z] --- PASS: TestCopyFileWithInvalidDest (0.03s) [2021-02-10T16:30:20.853Z] === RUN TestCopyFileWithSameSrcAndDest [2021-02-10T16:30:20.853Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2021-02-10T16:30:20.853Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-02-10T16:30:20.853Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestCopyFile [2021-02-10T16:30:20.853Z] --- PASS: TestCopyFile (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-02-10T16:30:20.853Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-10T16:30:20.853Z] fileutils_test.go:134: Needs porting to Windows [2021-02-10T16:30:20.853Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-02-10T16:30:20.853Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestReadSymlinkedDirectoryToFile [2021-02-10T16:30:20.853Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-10T16:30:20.853Z] fileutils_test.go:180: Needs porting to Windows [2021-02-10T16:30:20.853Z] === RUN TestWildcardMatches [2021-02-10T16:30:20.853Z] --- PASS: TestWildcardMatches (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestPatternMatches [2021-02-10T16:30:20.853Z] --- PASS: TestPatternMatches (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-02-10T16:30:20.853Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestPatternMatchesFolderExclusions [2021-02-10T16:30:20.853Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-02-10T16:30:20.853Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-02-10T16:30:20.853Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-02-10T16:30:20.853Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-02-10T16:30:20.853Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestSingleExclamationError [2021-02-10T16:30:20.853Z] --- PASS: TestSingleExclamationError (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestMatchesWithNoPatterns [2021-02-10T16:30:20.853Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestMatchesWithMalformedPatterns [2021-02-10T16:30:20.853Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestMatches [2021-02-10T16:30:20.853Z] --- PASS: TestMatches (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestCleanPatterns [2021-02-10T16:30:20.853Z] --- PASS: TestCleanPatterns (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-02-10T16:30:20.853Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestCleanPatternsExceptionFlag [2021-02-10T16:30:20.853Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-02-10T16:30:20.853Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-02-10T16:30:20.853Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestCleanPatternsErrorSingleException [2021-02-10T16:30:20.853Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestCreateIfNotExistsDir [2021-02-10T16:30:20.853Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2021-02-10T16:30:20.853Z] === RUN TestCreateIfNotExistsFile [2021-02-10T16:30:20.853Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-02-10T16:30:20.853Z] === RUN TestMatch [2021-02-10T16:30:20.853Z] --- PASS: TestMatch (0.00s) [2021-02-10T16:30:20.853Z] PASS [2021-02-10T16:30:20.853Z] coverage: 87.7% of statements [2021-02-10T16:30:20.853Z] ok github.com/docker/docker/pkg/fileutils 0.144s coverage: 87.7% of statements [2021-02-10T16:30:20.853Z] === RUN TestGet [2021-02-10T16:30:20.853Z] --- PASS: TestGet (0.00s) [2021-02-10T16:30:20.853Z] === RUN TestGetShortcutString [2021-02-10T16:30:20.853Z] --- PASS: TestGetShortcutString (0.00s) [2021-02-10T16:30:20.853Z] PASS [2021-02-10T16:30:20.853Z] coverage: 42.9% of statements [2021-02-10T16:30:20.853Z] ok github.com/docker/docker/pkg/homedir 0.065s coverage: 42.9% of statements [2021-02-10T16:30:21.831Z] --- PASS: Test (3.13s) [2021-02-10T16:30:21.831Z] --- PASS: Test/TestInitialize (0.12s) [2021-02-10T16:30:21.831Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-02-10T16:30:21.831Z] --- PASS: Test/TestWatch (3.00s) [2021-02-10T16:30:21.831Z] PASS [2021-02-10T16:30:21.831Z] === RUN TestCreateIDMapOrder [2021-02-10T16:30:21.831Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-02-10T16:30:21.831Z] PASS [2021-02-10T16:30:21.831Z] coverage: 84.1% of statements [2021-02-10T16:30:21.831Z] coverage: 7.2% of statements [2021-02-10T16:30:21.831Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2021-02-10T16:30:21.831Z] ok github.com/docker/docker/pkg/discovery/kv 3.216s coverage: 84.1% of statements [2021-02-10T16:30:22.082Z] --- PASS: TestCreateJob (4.06s) [2021-02-10T16:30:22.082Z] === RUN TestReplicatedJob [2021-02-10T16:30:22.102Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-10T16:30:22.295Z] --- PASS: TestTarFiles (4.80s) [2021-02-10T16:30:22.295Z] === RUN TestTarUntar [2021-02-10T16:30:22.295Z] --- PASS: TestTarUntar (0.02s) [2021-02-10T16:30:22.295Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-02-10T16:30:22.295Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-02-10T16:30:22.295Z] === RUN TestTarWithOptions [2021-02-10T16:30:22.295Z] --- PASS: TestTarWithOptions (0.02s) [2021-02-10T16:30:22.295Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-02-10T16:30:22.295Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-02-10T16:30:22.295Z] === RUN TestUntarUstarGnuConflict [2021-02-10T16:30:22.295Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-02-10T16:30:22.295Z] === RUN TestUntarInvalidFilenames [2021-02-10T16:30:22.295Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames763050498\\dest" [2021-02-10T16:30:22.295Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-02-10T16:30:22.295Z] === RUN TestUntarHardlinkToSymlink [2021-02-10T16:30:22.295Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-02-10T16:30:22.295Z] === RUN TestUntarInvalidHardlink [2021-02-10T16:30:22.295Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink515675667\\victim\\hello" -> "../victim/hello" [2021-02-10T16:30:22.295Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink083977814\\victim\\hello" -> "/../victim/hello" [2021-02-10T16:30:22.295Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink179136957\\victim" -> "../victim" [2021-02-10T16:30:22.295Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink852729848\\victim" -> "../victim" [2021-02-10T16:30:22.295Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink257066231\\victim" -> "../victim" [2021-02-10T16:30:22.295Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink683795434\\victim" -> "../victim" [2021-02-10T16:30:22.295Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-02-10T16:30:22.295Z] === RUN TestUntarInvalidSymlink [2021-02-10T16:30:22.295Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink505439297\\dest\\dotdot" -> "../victim/hello" [2021-02-10T16:30:22.295Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink194468012\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-10T16:30:22.295Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink289915419\\dest\\loophole-victim" -> "../victim" [2021-02-10T16:30:22.295Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink836238526\\dest\\loophole-victim" -> "../victim" [2021-02-10T16:30:22.295Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink549336837\\dest\\loophole-victim" -> "../victim" [2021-02-10T16:30:22.295Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink094595744\\dest\\loophole-victim" -> "../victim" [2021-02-10T16:30:22.295Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink867648383\\dest\\dir\\loophole" -> "../../victim" [2021-02-10T16:30:22.295Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-02-10T16:30:22.295Z] === RUN TestTempArchiveCloseMultipleTimes [2021-02-10T16:30:22.295Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-02-10T16:30:22.295Z] === RUN TestReplaceFileTarWrapper [2021-02-10T16:30:22.759Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-02-10T16:30:22.759Z] === RUN TestPrefixHeaderReadable [2021-02-10T16:30:22.759Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-02-10T16:30:22.759Z] === RUN TestDisablePigz [2021-02-10T16:30:22.759Z] --- PASS: TestDisablePigz (0.16s) [2021-02-10T16:30:22.759Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2021-02-10T16:30:22.759Z] === RUN TestPigz [2021-02-10T16:30:22.759Z] === RUN TestFixedBufferCap [2021-02-10T16:30:22.759Z] --- PASS: TestFixedBufferCap (0.00s) [2021-02-10T16:30:22.759Z] === RUN TestFixedBufferLen [2021-02-10T16:30:22.759Z] --- PASS: TestFixedBufferLen (0.00s) [2021-02-10T16:30:22.759Z] === RUN TestFixedBufferString [2021-02-10T16:30:22.759Z] --- PASS: TestFixedBufferString (0.00s) [2021-02-10T16:30:22.759Z] === RUN TestFixedBufferWrite [2021-02-10T16:30:22.759Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-02-10T16:30:22.759Z] === RUN TestFixedBufferRead [2021-02-10T16:30:22.759Z] --- PASS: TestFixedBufferRead (0.00s) [2021-02-10T16:30:22.759Z] === RUN TestBytesPipeRead [2021-02-10T16:30:22.759Z] --- PASS: TestBytesPipeRead (0.00s) [2021-02-10T16:30:22.759Z] === RUN TestBytesPipeWrite [2021-02-10T16:30:22.759Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-02-10T16:30:22.759Z] === RUN TestBytesPipeWriteRandomChunks [2021-02-10T16:30:22.759Z] --- PASS: TestPigz (0.13s) [2021-02-10T16:30:22.759Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2021-02-10T16:30:22.759Z] === RUN TestCopyFileWithInvalidDest [2021-02-10T16:30:22.759Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-02-10T16:30:22.759Z] archive_windows_test.go:16: Currently fails [2021-02-10T16:30:22.759Z] === RUN TestCanonicalTarNameForPath [2021-02-10T16:30:22.759Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-02-10T16:30:22.759Z] === RUN TestCanonicalTarName [2021-02-10T16:30:22.760Z] --- PASS: TestCanonicalTarName (0.00s) [2021-02-10T16:30:22.760Z] === RUN TestChmodTarEntry [2021-02-10T16:30:22.760Z] --- PASS: TestChmodTarEntry (0.00s) [2021-02-10T16:30:22.760Z] === RUN TestHardLinkOrder [2021-02-10T16:30:23.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-10T16:30:23.225Z] --- PASS: TestHardLinkOrder (0.07s) [2021-02-10T16:30:23.225Z] === RUN TestChangeString [2021-02-10T16:30:23.225Z] --- PASS: TestChangeString (0.00s) [2021-02-10T16:30:23.225Z] === RUN TestChangesWithNoChanges [2021-02-10T16:30:23.225Z] --- PASS: TestChangesWithNoChanges (0.11s) [2021-02-10T16:30:23.225Z] === RUN TestChangesWithChanges [2021-02-10T16:30:23.225Z] --- PASS: TestChangesWithChanges (0.03s) [2021-02-10T16:30:23.225Z] === RUN TestChangesWithChangesGH13590 [2021-02-10T16:30:23.225Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-02-10T16:30:23.225Z] changes_test.go:192: needs more investigation [2021-02-10T16:30:23.225Z] === RUN TestChangesDirsEmpty [2021-02-10T16:30:23.225Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-02-10T16:30:23.225Z] === RUN TestChangesDirsMutated [2021-02-10T16:30:23.225Z] === RUN TestError [2021-02-10T16:30:23.225Z] --- PASS: TestError (0.00s) [2021-02-10T16:30:23.225Z] === RUN TestProgressString [2021-02-10T16:30:23.225Z] === RUN TestProgressString/no_progress [2021-02-10T16:30:23.225Z] === RUN TestProgressString/progress_1 [2021-02-10T16:30:23.225Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-02-10T16:30:23.225Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-02-10T16:30:23.225Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-02-10T16:30:23.225Z] === RUN TestProgressString/with_units [2021-02-10T16:30:23.225Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-02-10T16:30:23.225Z] === RUN TestProgressString/hide_counts [2021-02-10T16:30:23.225Z] --- PASS: TestProgressString (0.00s) [2021-02-10T16:30:23.225Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-02-10T16:30:23.225Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-02-10T16:30:23.225Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-02-10T16:30:23.225Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-02-10T16:30:23.225Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-02-10T16:30:23.225Z] --- PASS: TestProgressString/with_units (0.00s) [2021-02-10T16:30:23.225Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-02-10T16:30:23.225Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-02-10T16:30:23.225Z] === RUN TestJSONMessageDisplay [2021-02-10T16:30:23.225Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-02-10T16:30:23.225Z] === RUN TestApplyLayer [2021-02-10T16:30:23.225Z] --- SKIP: TestApplyLayer (0.00s) [2021-02-10T16:30:23.225Z] changes_test.go:405: needs further investigation [2021-02-10T16:30:23.225Z] === RUN TestChangesSizeWithHardlinks [2021-02-10T16:30:23.225Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-02-10T16:30:23.225Z] changes_test.go:441: needs further investigation [2021-02-10T16:30:23.225Z] === RUN TestChangesSizeWithNoChanges [2021-02-10T16:30:23.225Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-02-10T16:30:23.225Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-02-10T16:30:23.225Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-02-10T16:30:23.225Z] === RUN TestChangesSize [2021-02-10T16:30:23.225Z] --- PASS: TestChangesSize (0.00s) [2021-02-10T16:30:23.225Z] === RUN TestApplyLayerInvalidFilenames [2021-02-10T16:30:23.226Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames013354547\\dest" [2021-02-10T16:30:23.226Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-02-10T16:30:23.226Z] === RUN TestApplyLayerInvalidHardlink [2021-02-10T16:30:23.226Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink689973469\\victim\\hello" -> "../victim/hello" [2021-02-10T16:30:23.226Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink221474968\\victim\\hello" -> "/../victim/hello" [2021-02-10T16:30:23.226Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink455164695\\victim" -> "../victim" [2021-02-10T16:30:23.226Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink796834698\\victim" -> "../victim" [2021-02-10T16:30:23.226Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2021-02-10T16:30:23.226Z] === RUN TestAtomicWriteToFile [2021-02-10T16:30:23.226Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink798579041\\victim" -> "../victim" [2021-02-10T16:30:23.226Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-02-10T16:30:23.226Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink277252940\\victim" -> "../victim" [2021-02-10T16:30:23.226Z] === RUN TestAtomicWriteSetCommit [2021-02-10T16:30:23.226Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-02-10T16:30:23.226Z] === RUN TestApplyLayerInvalidSymlink [2021-02-10T16:30:23.226Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-02-10T16:30:23.226Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink436437051\\dest\\dotdot" -> "../victim/hello" [2021-02-10T16:30:23.226Z] === RUN TestJSONMessageDisplayWithJSONError [2021-02-10T16:30:23.226Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-02-10T16:30:23.226Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-02-10T16:30:23.226Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-02-10T16:30:23.226Z] === RUN TestDisplayJSONMessagesStream [2021-02-10T16:30:23.226Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-02-10T16:30:23.226Z] === RUN TestAtomicWriteSetCancel [2021-02-10T16:30:23.226Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-02-10T16:30:23.226Z] PASS [2021-02-10T16:30:23.226Z] coverage: 91.7% of statements [2021-02-10T16:30:23.226Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink411873886\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-10T16:30:23.226Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-02-10T16:30:23.226Z] === RUN TestReadCloserWrapperClose [2021-02-10T16:30:23.226Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-02-10T16:30:23.226Z] === RUN TestReaderErrWrapperReadOnError [2021-02-10T16:30:23.226Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-02-10T16:30:23.226Z] === RUN TestReaderErrWrapperRead [2021-02-10T16:30:23.226Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-02-10T16:30:23.226Z] === RUN TestHashData [2021-02-10T16:30:23.226Z] --- PASS: TestHashData (0.00s) [2021-02-10T16:30:23.226Z] === RUN TestCancelReadCloser [2021-02-10T16:30:23.226Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink663809573\\dest\\loophole-victim" -> "../victim" [2021-02-10T16:30:23.226Z] ok github.com/docker/docker/pkg/jsonmessage 0.164s coverage: 91.7% of statements [2021-02-10T16:30:23.226Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink896366400\\dest\\loophole-victim" -> "../victim" [2021-02-10T16:30:23.226Z] === RUN TestStandardLongPath [2021-02-10T16:30:23.226Z] --- PASS: TestStandardLongPath (0.00s) [2021-02-10T16:30:23.226Z] === RUN TestUNCLongPath [2021-02-10T16:30:23.226Z] --- PASS: TestUNCLongPath (0.00s) [2021-02-10T16:30:23.226Z] PASS [2021-02-10T16:30:23.226Z] coverage: 100.0% of statements [2021-02-10T16:30:23.226Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink275907999\\dest\\loophole-victim" -> "../victim" [2021-02-10T16:30:23.226Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2021-02-10T16:30:23.226Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink217945714\\dest\\loophole-victim" -> "../victim" [2021-02-10T16:30:23.226Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-02-10T16:30:23.226Z] === RUN TestApplyLayerWhiteouts [2021-02-10T16:30:23.226Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-02-10T16:30:23.226Z] === RUN TestGenerateEmptyFile [2021-02-10T16:30:23.226Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-02-10T16:30:23.226Z] === RUN TestGenerateWithContent [2021-02-10T16:30:23.226Z] --- PASS: TestGenerateWithContent (0.00s) [2021-02-10T16:30:23.226Z] PASS [2021-02-10T16:30:23.226Z] coverage: 62.5% of statements [2021-02-10T16:30:23.226Z] ok github.com/docker/docker/pkg/archive 7.320s coverage: 62.5% of statements [2021-02-10T16:30:23.690Z] --- PASS: TestCancelReadCloser (0.10s) [2021-02-10T16:30:23.690Z] === RUN TestWriteCloserWrapperClose [2021-02-10T16:30:23.690Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-02-10T16:30:23.690Z] === RUN TestNopWriteCloser [2021-02-10T16:30:23.690Z] --- PASS: TestNopWriteCloser (0.00s) [2021-02-10T16:30:23.690Z] === RUN TestNopWriter [2021-02-10T16:30:23.690Z] --- PASS: TestNopWriter (0.00s) [2021-02-10T16:30:23.690Z] === RUN TestWriteCounter [2021-02-10T16:30:23.690Z] --- PASS: TestWriteCounter (0.00s) [2021-02-10T16:30:23.690Z] PASS [2021-02-10T16:30:23.690Z] coverage: 68.4% of statements [2021-02-10T16:30:23.690Z] ok github.com/docker/docker/pkg/ioutils 0.721s coverage: 68.4% of statements [2021-02-10T16:30:24.154Z] === RUN TestNameFormat [2021-02-10T16:30:24.154Z] --- PASS: TestNameFormat (0.00s) [2021-02-10T16:30:24.154Z] === RUN TestNameRetries [2021-02-10T16:30:24.154Z] --- PASS: TestNameRetries (0.00s) [2021-02-10T16:30:24.154Z] PASS [2021-02-10T16:30:24.154Z] coverage: 85.7% of statements [2021-02-10T16:30:24.154Z] ok github.com/docker/docker/pkg/namesgenerator 0.080s coverage: 85.7% of statements [2021-02-10T16:30:24.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-10T16:30:24.618Z] === RUN TestParseKeyValueOpt [2021-02-10T16:30:24.618Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-02-10T16:30:24.618Z] === RUN TestParseUintList [2021-02-10T16:30:24.618Z] --- PASS: TestParseUintList (0.00s) [2021-02-10T16:30:24.618Z] === RUN TestParseUintListMaximumLimits [2021-02-10T16:30:24.618Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-02-10T16:30:24.618Z] PASS [2021-02-10T16:30:24.618Z] coverage: 97.0% of statements [2021-02-10T16:30:24.618Z] ok github.com/docker/docker/pkg/parsers 0.075s coverage: 97.0% of statements [2021-02-10T16:30:24.965Z] --- PASS: TestServiceUpdatePidsLimit (15.83s) [2021-02-10T16:30:24.965Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-02-10T16:30:24.965Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2021-02-10T16:30:24.965Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-02-10T16:30:24.965Z] PASS [2021-02-10T16:30:24.965Z] [2021-02-10T16:30:24.965Z] === Skipped [2021-02-10T16:30:24.965Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-02-10T16:30:24.965Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-10T16:30:24.965Z] [2021-02-10T16:30:24.965Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-02-10T16:30:24.965Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:30:24.965Z] [2021-02-10T16:30:24.965Z] [2021-02-10T16:30:24.965Z] DONE 27 tests, 2 skipped in 129.429s [2021-02-10T16:30:24.965Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-02-10T16:30:24.965Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:30:24.965Z] ++ set -e [2021-02-10T16:30:24.965Z] ++ '[' -n 0 ']' [2021-02-10T16:30:24.965Z] ++ set -x [2021-02-10T16:30:24.966Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:30:24.966Z] INFO: Testing against a local daemon [2021-02-10T16:30:24.966Z] === RUN TestSessionCreate [2021-02-10T16:30:24.966Z] --- PASS: TestSessionCreate (0.04s) [2021-02-10T16:30:24.966Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-10T16:30:24.966Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-10T16:30:24.966Z] PASS [2021-02-10T16:30:24.966Z] [2021-02-10T16:30:24.966Z] DONE 2 tests in 0.154s [2021-02-10T16:30:24.966Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-02-10T16:30:24.966Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:30:24.966Z] ++ set -e [2021-02-10T16:30:24.966Z] ++ '[' -n 0 ']' [2021-02-10T16:30:24.966Z] ++ set -x [2021-02-10T16:30:24.966Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:30:24.966Z] INFO: Testing against a local daemon [2021-02-10T16:30:24.966Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-10T16:30:24.966Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-10T16:30:24.966Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-10T16:30:24.966Z] === RUN TestEventsExecDie [2021-02-10T16:30:24.966Z] --- PASS: TestEventsExecDie (0.59s) [2021-02-10T16:30:24.966Z] === RUN TestEventsBackwardsCompatible [2021-02-10T16:30:24.966Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-02-10T16:30:24.966Z] === RUN TestInfoBinaryCommits [2021-02-10T16:30:24.966Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-02-10T16:30:24.966Z] === RUN TestInfoAPIVersioned [2021-02-10T16:30:24.966Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-10T16:30:24.966Z] === RUN TestInfoDiscoveryBackend [2021-02-10T16:30:25.083Z] === RUN TestNewAndRemove [2021-02-10T16:30:25.083Z] --- PASS: TestNewAndRemove (0.02s) [2021-02-10T16:30:25.083Z] === RUN TestRemoveInvalidPath [2021-02-10T16:30:25.083Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-02-10T16:30:25.083Z] PASS [2021-02-10T16:30:25.083Z] coverage: 82.6% of statements [2021-02-10T16:30:25.083Z] ok github.com/docker/docker/pkg/pidfile 0.088s coverage: 82.6% of statements [2021-02-10T16:30:25.261Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-10T16:30:25.261Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-10T16:30:25.547Z] === RUN TestParseEmptyInterface [2021-02-10T16:30:25.547Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-02-10T16:30:25.547Z] === RUN TestParseNonInterfaceType [2021-02-10T16:30:25.547Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-02-10T16:30:25.547Z] === RUN TestParseWithOneFunction [2021-02-10T16:30:25.547Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-02-10T16:30:25.547Z] === RUN TestParseWithMultipleFuncs [2021-02-10T16:30:25.547Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-02-10T16:30:25.547Z] === RUN TestParseWithUnnamedReturn [2021-02-10T16:30:25.547Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-02-10T16:30:25.547Z] === RUN TestEmbeddedInterface [2021-02-10T16:30:25.547Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-02-10T16:30:25.547Z] === RUN TestParsedImports [2021-02-10T16:30:25.547Z] --- PASS: TestParsedImports (0.00s) [2021-02-10T16:30:25.547Z] === RUN TestAliasedImports [2021-02-10T16:30:25.547Z] --- PASS: TestAliasedImports (0.00s) [2021-02-10T16:30:25.547Z] PASS [2021-02-10T16:30:25.547Z] coverage: 56.8% of statements [2021-02-10T16:30:25.547Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-02-10T16:30:25.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-10T16:30:26.306Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-10T16:30:26.306Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-10T16:30:26.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-10T16:30:26.525Z] === RUN TestFailedConnection [2021-02-10T16:30:26.602Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-02-10T16:30:26.602Z] === RUN TestInfoAPI [2021-02-10T16:30:26.602Z] --- PASS: TestInfoAPI (0.04s) [2021-02-10T16:30:26.602Z] === RUN TestInfoAPIWarnings [2021-02-10T16:30:26.992Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-02-10T16:30:26.992Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-10T16:30:26.992Z] === RUN TestBufioReaderPoolPutAndGet [2021-02-10T16:30:26.992Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-02-10T16:30:26.992Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-02-10T16:30:26.992Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-02-10T16:30:26.992Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-02-10T16:30:26.992Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-10T16:30:26.992Z] === RUN TestBufioWriterPoolPutAndGet [2021-02-10T16:30:26.992Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-02-10T16:30:26.992Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-02-10T16:30:26.992Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-02-10T16:30:26.992Z] === RUN TestBufferPoolPutAndGet [2021-02-10T16:30:26.992Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-02-10T16:30:26.992Z] PASS [2021-02-10T16:30:26.992Z] coverage: 88.2% of statements [2021-02-10T16:30:26.992Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2021-02-10T16:30:27.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-10T16:30:27.456Z] === RUN TestHTTPTransport [2021-02-10T16:30:27.456Z] --- PASS: TestHTTPTransport (0.00s) [2021-02-10T16:30:27.456Z] PASS [2021-02-10T16:30:27.456Z] coverage: 85.7% of statements [2021-02-10T16:30:27.456Z] ok github.com/docker/docker/pkg/plugins/transport 0.093s coverage: 85.7% of statements [2021-02-10T16:30:27.920Z] --- PASS: TestFailedConnection (1.03s) [2021-02-10T16:30:27.920Z] === RUN TestFailOnce [2021-02-10T16:30:27.921Z] === RUN TestOutputOnPrematureClose [2021-02-10T16:30:27.921Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-02-10T16:30:27.921Z] === RUN TestCompleteSilently [2021-02-10T16:30:27.921Z] --- PASS: TestCompleteSilently (0.00s) [2021-02-10T16:30:27.921Z] PASS [2021-02-10T16:30:27.921Z] coverage: 75.9% of statements [2021-02-10T16:30:27.921Z] 2021/02/10 16:30:27 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-02-10T16:30:27.921Z] goroutine 10 [running]: [2021-02-10T16:30:27.921Z] net/http.(*conn).serve.func1(0xc000058aa0) [2021-02-10T16:30:27.921Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-02-10T16:30:27.921Z] panic(0x849b40, 0x986ad0) [2021-02-10T16:30:27.921Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-02-10T16:30:27.921Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-10T16:30:27.921Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-02-10T16:30:27.921Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-10T16:30:27.921Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-02-10T16:30:27.921Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-10T16:30:27.921Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-02-10T16:30:27.921Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-10T16:30:27.921Z] c:/go/src/net/http/server.go:2831 +0xab [2021-02-10T16:30:27.921Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2c0, 0xc00004a980) [2021-02-10T16:30:27.921Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-02-10T16:30:27.921Z] created by net/http.(*Server).Serve [2021-02-10T16:30:27.921Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-02-10T16:30:27.921Z] time="2021-02-10T16:30:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-02-10T16:30:27.921Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2021-02-10T16:30:28.385Z] === RUN TestSendToOneSub [2021-02-10T16:30:28.385Z] --- PASS: TestSendToOneSub (0.00s) [2021-02-10T16:30:28.385Z] === RUN TestSendToMultipleSubs [2021-02-10T16:30:28.385Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-02-10T16:30:28.385Z] === RUN TestEvictOneSub [2021-02-10T16:30:28.385Z] --- PASS: TestEvictOneSub (0.00s) [2021-02-10T16:30:28.385Z] === RUN TestClosePublisher [2021-02-10T16:30:28.385Z] --- PASS: TestClosePublisher (0.00s) [2021-02-10T16:30:28.385Z] === RUN TestPubSubRace [2021-02-10T16:30:28.692Z] --- PASS: TestReplicatedJob (6.09s) [2021-02-10T16:30:28.692Z] === RUN TestUpdateReplicatedJob [2021-02-10T16:30:28.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-10T16:30:28.849Z] === RUN TestRegister [2021-02-10T16:30:28.849Z] --- PASS: TestRegister (0.00s) [2021-02-10T16:30:28.849Z] === RUN TestCommand [2021-02-10T16:30:28.849Z] --- PASS: TestCommand (0.03s) [2021-02-10T16:30:28.849Z] === RUN TestNaiveSelf [2021-02-10T16:30:28.849Z] --- PASS: TestNaiveSelf (0.02s) [2021-02-10T16:30:28.849Z] PASS [2021-02-10T16:30:28.849Z] coverage: 82.4% of statements [2021-02-10T16:30:28.849Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2021-02-10T16:30:28.849Z] --- PASS: TestFailOnce (1.13s) [2021-02-10T16:30:28.849Z] === RUN TestEchoInputOutput [2021-02-10T16:30:28.849Z] --- PASS: TestEchoInputOutput (0.00s) [2021-02-10T16:30:28.849Z] === RUN TestBackoff [2021-02-10T16:30:28.849Z] --- PASS: TestBackoff (0.00s) [2021-02-10T16:30:28.849Z] === RUN TestAbortRetry [2021-02-10T16:30:28.849Z] --- PASS: TestAbortRetry (0.00s) [2021-02-10T16:30:28.849Z] === RUN TestClientScheme [2021-02-10T16:30:28.849Z] --- PASS: TestClientScheme (0.00s) [2021-02-10T16:30:28.849Z] === RUN TestNewClientWithTimeout [2021-02-10T16:30:29.313Z] --- PASS: TestPubSubRace (1.05s) [2021-02-10T16:30:29.313Z] PASS [2021-02-10T16:30:29.313Z] coverage: 75.0% of statements [2021-02-10T16:30:29.313Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2021-02-10T16:30:29.313Z] time="2021-02-10T16:30:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-02-10T16:30:29.313Z] === RUN TestParseSignal [2021-02-10T16:30:29.778Z] --- PASS: TestParseSignal (0.00s) [2021-02-10T16:30:29.778Z] === RUN TestValidSignalForPlatform [2021-02-10T16:30:29.778Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-02-10T16:30:29.778Z] PASS [2021-02-10T16:30:29.778Z] coverage: 20.3% of statements [2021-02-10T16:30:29.778Z] ok github.com/docker/docker/pkg/signal 0.056s coverage: 20.3% of statements [2021-02-10T16:30:30.242Z] === RUN TestNewStdWriter [2021-02-10T16:30:30.242Z] --- PASS: TestNewStdWriter (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestWriteWithUninitializedStdWriter [2021-02-10T16:30:30.242Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestWriteWithNilBytes [2021-02-10T16:30:30.242Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestWrite [2021-02-10T16:30:30.242Z] --- PASS: TestWrite (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestWriteWithWriterError [2021-02-10T16:30:30.242Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-02-10T16:30:30.242Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestStdCopyWriteAndRead [2021-02-10T16:30:30.242Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-02-10T16:30:30.242Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-02-10T16:30:30.242Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-02-10T16:30:30.242Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestStdCopyWithInvalidInputHeader [2021-02-10T16:30:30.242Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestStdCopyWithCorruptedPrefix [2021-02-10T16:30:30.242Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestStdCopyReturnsWriteErrors [2021-02-10T16:30:30.242Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-02-10T16:30:30.242Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-02-10T16:30:30.242Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-02-10T16:30:30.242Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-02-10T16:30:30.242Z] PASS [2021-02-10T16:30:30.242Z] coverage: 100.0% of statements [2021-02-10T16:30:30.242Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-02-10T16:30:30.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009d8bc0_} [2021-02-10T16:30:30.706Z] === RUN TestRawProgressFormatterFormatStatus [2021-02-10T16:30:30.706Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-02-10T16:30:30.706Z] === RUN TestRawProgressFormatterFormatProgress [2021-02-10T16:30:30.706Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-02-10T16:30:30.706Z] === RUN TestFormatStatus [2021-02-10T16:30:30.706Z] --- PASS: TestFormatStatus (0.00s) [2021-02-10T16:30:30.706Z] === RUN TestFormatError [2021-02-10T16:30:30.706Z] --- PASS: TestFormatError (0.00s) [2021-02-10T16:30:30.706Z] === RUN TestFormatJSONError [2021-02-10T16:30:30.706Z] --- PASS: TestFormatJSONError (0.00s) [2021-02-10T16:30:30.706Z] === RUN TestJsonProgressFormatterFormatProgress [2021-02-10T16:30:30.706Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-02-10T16:30:30.706Z] === RUN TestJsonProgressFormatterFormatStatus [2021-02-10T16:30:30.706Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-02-10T16:30:30.706Z] === RUN TestNewJSONProgressOutput [2021-02-10T16:30:30.706Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-02-10T16:30:30.706Z] === RUN TestAuxFormatterEmit [2021-02-10T16:30:30.706Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-02-10T16:30:30.706Z] === RUN TestStreamWriterStdout [2021-02-10T16:30:30.706Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-02-10T16:30:30.706Z] === RUN TestStreamWriterStderr [2021-02-10T16:30:30.706Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-02-10T16:30:30.706Z] PASS [2021-02-10T16:30:30.706Z] coverage: 66.2% of statements [2021-02-10T16:30:30.706Z] ok github.com/docker/docker/pkg/streamformatter 0.054s coverage: 66.2% of statements [2021-02-10T16:30:30.706Z] time="2021-02-10T16:30:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-02-10T16:30:31.170Z] === RUN TestGenerateRandomID [2021-02-10T16:30:31.170Z] --- PASS: TestGenerateRandomID (0.00s) [2021-02-10T16:30:31.170Z] === RUN TestShortenId [2021-02-10T16:30:31.170Z] --- PASS: TestShortenId (0.00s) [2021-02-10T16:30:31.170Z] === RUN TestShortenSha256Id [2021-02-10T16:30:31.170Z] --- PASS: TestShortenSha256Id (0.00s) [2021-02-10T16:30:31.170Z] === RUN TestShortenIdEmpty [2021-02-10T16:30:31.170Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-02-10T16:30:31.170Z] === RUN TestShortenIdInvalid [2021-02-10T16:30:31.170Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-02-10T16:30:31.170Z] === RUN TestIsShortIDNonHex [2021-02-10T16:30:31.170Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-02-10T16:30:31.170Z] === RUN TestIsShortIDNotCorrectSize [2021-02-10T16:30:31.170Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-02-10T16:30:31.170Z] PASS [2021-02-10T16:30:31.170Z] coverage: 70.6% of statements [2021-02-10T16:30:31.170Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2021-02-10T16:30:31.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1885021134_/foo_false____} [2021-02-10T16:30:31.634Z] === RUN TestIsCpusetListAvailable [2021-02-10T16:30:31.634Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-02-10T16:30:31.634Z] PASS [2021-02-10T16:30:31.634Z] coverage: 38.2% of statements [2021-02-10T16:30:31.634Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2021-02-10T16:30:32.007Z] --- PASS: TestUpdateReplicatedJob (4.08s) [2021-02-10T16:30:32.007Z] === RUN TestServiceListWithStatuses [2021-02-10T16:30:32.007Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-10T16:30:32.007Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-10T16:30:32.007Z] === RUN TestDockerNetworkConnectAlias [2021-02-10T16:30:32.612Z] === RUN TestChtimes [2021-02-10T16:30:32.612Z] --- PASS: TestChtimes (0.00s) [2021-02-10T16:30:32.612Z] === RUN TestChtimesWindows [2021-02-10T16:30:32.612Z] --- PASS: TestChtimesWindows (0.00s) [2021-02-10T16:30:32.612Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-02-10T16:30:32.612Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-02-10T16:30:32.612Z] === RUN TestEnsureRemoveAllNotExist [2021-02-10T16:30:32.612Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-02-10T16:30:32.612Z] === RUN TestEnsureRemoveAllWithDir [2021-02-10T16:30:32.612Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-02-10T16:30:32.612Z] === RUN TestEnsureRemoveAllWithFile [2021-02-10T16:30:32.612Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-02-10T16:30:32.612Z] === RUN TestHasWin32KSupport [2021-02-10T16:30:32.612Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-02-10T16:30:32.612Z] syscall_windows_test.go:8: win32k: true [2021-02-10T16:30:32.612Z] PASS [2021-02-10T16:30:32.612Z] coverage: 12.0% of statements [2021-02-10T16:30:32.612Z] === RUN TestTailFile [2021-02-10T16:30:32.612Z] --- PASS: TestTailFile (0.00s) [2021-02-10T16:30:32.612Z] === RUN TestTailFileManyLines [2021-02-10T16:30:32.612Z] --- PASS: TestTailFileManyLines (0.00s) [2021-02-10T16:30:32.612Z] === RUN TestTailEmptyFile [2021-02-10T16:30:32.612Z] --- PASS: TestTailEmptyFile (0.00s) [2021-02-10T16:30:32.612Z] === RUN TestTailNegativeN [2021-02-10T16:30:32.612Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.0% of statements [2021-02-10T16:30:32.612Z] --- PASS: TestTailNegativeN (0.00s) [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader [2021-02-10T16:30:32.612Z] === CONT TestNewTailReader [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/no_delimiter [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/no_delimiter [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/single_byte_delimiter [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/2_byte_delimiter [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/4_byte_delimiter [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/8_byte_delimiter [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/12_byte_delimiter [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/truncated_last_line [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-02-10T16:30:32.612Z] === CONT TestNewTailReader/no_delimiter [2021-02-10T16:30:32.612Z] === CONT TestNewTailReader/4_byte_delimiter [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-10T16:30:32.612Z] === CONT TestNewTailReader/single_byte_delimiter [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:32.612Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-10T16:30:32.612Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-10T16:30:32.613Z] === CONT TestNewTailReader/2_byte_delimiter [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:32.613Z] === CONT TestNewTailReader/8_byte_delimiter [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:32.613Z] === CONT TestNewTailReader/12_byte_delimiter [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-10T16:30:32.613Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-10T16:30:32.613Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:32.613Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-10T16:30:32.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1885021134_/foo_true____} [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:33.078Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.078Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.078Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.078Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-02-10T16:30:33.078Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.079Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.079Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.080Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.081Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.082Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-10T16:30:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-10T16:30:33.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.02s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-10T16:30:33.549Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-10T16:30:33.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-10T16:30:33.550Z] PASS [2021-02-10T16:30:33.550Z] coverage: 88.6% of statements [2021-02-10T16:30:33.550Z] ok github.com/docker/docker/pkg/tailfile 0.225s coverage: 88.6% of statements [2021-02-10T16:30:33.550Z] time="2021-02-10T16:30:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-02-10T16:30:33.550Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-10T16:30:33.550Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-10T16:30:33.550Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-10T16:30:33.550Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-10T16:30:33.550Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-10T16:30:33.550Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-02-10T16:30:33.550Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-02-10T16:30:33.550Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-10T16:30:33.550Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-10T16:30:34.014Z] testing: warning: no tests to run [2021-02-10T16:30:34.014Z] PASS [2021-02-10T16:30:34.014Z] coverage: [no statements] [2021-02-10T16:30:34.014Z] ok github.com/docker/docker/pkg/term/windows 0.056s coverage: [no statements] [no tests to run] [2021-02-10T16:30:34.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3394185941_/foo_false____} [2021-02-10T16:30:34.479Z] === RUN TestTarSumRemoveNonExistent [2021-02-10T16:30:34.479Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-02-10T16:30:34.479Z] === RUN TestTarSumRemove [2021-02-10T16:30:34.479Z] --- PASS: TestTarSumRemove (0.00s) [2021-02-10T16:30:34.479Z] === RUN TestSortFileInfoSums [2021-02-10T16:30:34.479Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-02-10T16:30:34.479Z] === RUN TestNewTarSumForLabelInvalid [2021-02-10T16:30:34.479Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-02-10T16:30:34.479Z] === RUN TestNewTarSumForLabel [2021-02-10T16:30:34.479Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-02-10T16:30:34.479Z] === RUN TestEmptyTar [2021-02-10T16:30:34.479Z] --- PASS: TestEmptyTar (0.00s) [2021-02-10T16:30:34.479Z] === RUN TestTarSumsReadSize [2021-02-10T16:30:34.479Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-02-10T16:30:34.479Z] === RUN TestTarSums [2021-02-10T16:30:34.479Z] --- PASS: TestTarSums (0.07s) [2021-02-10T16:30:34.479Z] === RUN TestIteration [2021-02-10T16:30:34.479Z] --- PASS: TestIteration (0.00s) [2021-02-10T16:30:34.479Z] === RUN TestVersionLabelForChecksum [2021-02-10T16:30:34.479Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-02-10T16:30:34.479Z] === RUN TestVersion [2021-02-10T16:30:34.479Z] --- PASS: TestVersion (0.00s) [2021-02-10T16:30:34.479Z] === RUN TestGetVersion [2021-02-10T16:30:34.479Z] --- PASS: TestGetVersion (0.00s) [2021-02-10T16:30:34.479Z] === RUN TestGetVersions [2021-02-10T16:30:34.479Z] --- PASS: TestGetVersions (0.00s) [2021-02-10T16:30:34.479Z] PASS [2021-02-10T16:30:34.479Z] coverage: 89.3% of statements [2021-02-10T16:30:34.479Z] ok github.com/docker/docker/pkg/tarsum 0.147s coverage: 89.3% of statements [2021-02-10T16:30:34.943Z] === RUN TestTruncIndex [2021-02-10T16:30:34.943Z] --- PASS: TestTruncIndex (0.10s) [2021-02-10T16:30:34.943Z] PASS [2021-02-10T16:30:34.943Z] coverage: 91.5% of statements [2021-02-10T16:30:34.943Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2021-02-10T16:30:34.943Z] === RUN TestIsGIT [2021-02-10T16:30:34.943Z] --- PASS: TestIsGIT (0.00s) [2021-02-10T16:30:34.943Z] === RUN TestIsTransport [2021-02-10T16:30:34.943Z] --- PASS: TestIsTransport (0.00s) [2021-02-10T16:30:34.943Z] PASS [2021-02-10T16:30:34.943Z] coverage: 100.0% of statements [2021-02-10T16:30:34.943Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-02-10T16:30:34.943Z] === RUN TestVersionInfo [2021-02-10T16:30:34.943Z] --- PASS: TestVersionInfo (0.00s) [2021-02-10T16:30:34.943Z] === RUN TestAppendVersions [2021-02-10T16:30:34.943Z] --- PASS: TestAppendVersions (0.00s) [2021-02-10T16:30:34.943Z] PASS [2021-02-10T16:30:34.943Z] coverage: 88.9% of statements [2021-02-10T16:30:34.943Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-02-10T16:30:35.258Z] --- PASS: TestCreateServiceMultipleTimes (18.67s) [2021-02-10T16:30:35.258Z] === RUN TestCreateServiceConflict [2021-02-10T16:30:35.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3394185941_/foo_true____} [2021-02-10T16:30:36.497Z] === RUN TestNewSettable [2021-02-10T16:30:36.497Z] --- PASS: TestNewSettable (0.00s) [2021-02-10T16:30:36.497Z] === RUN TestIsSettable [2021-02-10T16:30:36.497Z] --- PASS: TestIsSettable (0.00s) [2021-02-10T16:30:36.497Z] === RUN TestUpdateSettingsEnv [2021-02-10T16:30:36.497Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-02-10T16:30:36.497Z] PASS [2021-02-10T16:30:36.497Z] coverage: 20.1% of statements [2021-02-10T16:30:36.497Z] ok github.com/docker/docker/plugin/v2 0.064s coverage: 20.1% of statements [2021-02-10T16:30:36.497Z] === RUN TestLoad [2021-02-10T16:30:36.497Z] --- PASS: TestLoad (0.00s) [2021-02-10T16:30:36.497Z] === RUN TestSave [2021-02-10T16:30:36.497Z] --- PASS: TestSave (0.03s) [2021-02-10T16:30:36.497Z] === RUN TestAddDeleteGet [2021-02-10T16:30:36.497Z] --- PASS: TestAddDeleteGet (0.03s) [2021-02-10T16:30:36.497Z] === RUN TestInvalidTags [2021-02-10T16:30:36.497Z] --- PASS: TestInvalidTags (0.00s) [2021-02-10T16:30:36.497Z] PASS [2021-02-10T16:30:36.497Z] coverage: 84.4% of statements [2021-02-10T16:30:36.497Z] ok github.com/docker/docker/reference 0.109s coverage: 84.4% of statements [2021-02-10T16:30:36.962Z] === RUN TestValidatePrivileges [2021-02-10T16:30:36.962Z] --- PASS: TestValidatePrivileges (0.00s) [2021-02-10T16:30:36.962Z] === RUN TestFilterByCapNeg [2021-02-10T16:30:36.962Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-02-10T16:30:36.962Z] === RUN TestFilterByCapPos [2021-02-10T16:30:36.962Z] --- PASS: TestFilterByCapPos (0.00s) [2021-02-10T16:30:36.962Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-02-10T16:30:36.962Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-02-10T16:30:36.962Z] PASS [2021-02-10T16:30:36.962Z] coverage: 12.0% of statements [2021-02-10T16:30:36.962Z] ok github.com/docker/docker/plugin 0.100s coverage: 12.0% of statements [2021-02-10T16:30:37.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3394185941_/foo_true__0xc0009d8c20__} [2021-02-10T16:30:37.210Z] --- PASS: TestCreateServiceConflict (2.13s) [2021-02-10T16:30:37.210Z] === RUN TestCreateServiceMaxReplicas [2021-02-10T16:30:37.940Z] time="2021-02-10T16:30:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-02-10T16:30:37.941Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-02-10T16:30:37.941Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-02-10T16:30:37.941Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-02-10T16:30:37.941Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-02-10T16:30:37.941Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-02-10T16:30:37.941Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-02-10T16:30:37.941Z] === RUN TestResumableRequestReaderWithReadError [2021-02-10T16:30:38.405Z] time="2021-02-10T16:30:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-02-10T16:30:38.405Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2021-02-10T16:30:38.405Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-02-10T16:30:38.405Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-02-10T16:30:38.405Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-02-10T16:30:38.405Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-02-10T16:30:38.405Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-02-10T16:30:38.405Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-02-10T16:30:38.405Z] === RUN TestResumableRequestReader [2021-02-10T16:30:38.405Z] --- PASS: TestResumableRequestReader (0.00s) [2021-02-10T16:30:38.405Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-02-10T16:30:38.405Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.01s) [2021-02-10T16:30:38.405Z] PASS [2021-02-10T16:30:38.405Z] coverage: 100.0% of statements [2021-02-10T16:30:38.405Z] ok github.com/docker/docker/registry/resumable 0.165s coverage: 100.0% of statements [2021-02-10T16:30:38.405Z] === RUN TestRestartManagerTimeout [2021-02-10T16:30:38.405Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-02-10T16:30:38.405Z] === RUN TestRestartManagerTimeoutReset [2021-02-10T16:30:38.405Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-02-10T16:30:38.405Z] PASS [2021-02-10T16:30:38.405Z] coverage: 50.9% of statements [2021-02-10T16:30:38.405Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-02-10T16:30:38.593Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009d8c40_} [2021-02-10T16:30:38.614Z] --- PASS: TestDockerNetworkConnectAlias (5.60s) [2021-02-10T16:30:38.614Z] === RUN TestDockerNetworkReConnect [2021-02-10T16:30:38.869Z] === RUN TestResolveAuthConfigIndexServer [2021-02-10T16:30:38.869Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-02-10T16:30:38.869Z] === RUN TestResolveAuthConfigFullURL [2021-02-10T16:30:38.869Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-02-10T16:30:38.869Z] === RUN TestLoadAllowNondistributableArtifacts [2021-02-10T16:30:38.869Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-02-10T16:30:38.869Z] === RUN TestValidateMirror [2021-02-10T16:30:38.869Z] --- PASS: TestValidateMirror (0.00s) [2021-02-10T16:30:38.869Z] === RUN TestLoadInsecureRegistries [2021-02-10T16:30:39.334Z] time="2021-02-10T16:30:38Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-10T16:30:39.334Z] time="2021-02-10T16:30:38Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-02-10T16:30:39.334Z] time="2021-02-10T16:30:38Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-10T16:30:39.334Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-02-10T16:30:39.334Z] === RUN TestNewServiceConfig [2021-02-10T16:30:39.334Z] --- PASS: TestNewServiceConfig (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestValidateIndexName [2021-02-10T16:30:39.334Z] --- PASS: TestValidateIndexName (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestValidateIndexNameWithError [2021-02-10T16:30:39.334Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestEndpointParse [2021-02-10T16:30:39.334Z] --- PASS: TestEndpointParse (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestEndpointParseInvalid [2021-02-10T16:30:39.334Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestValidateEndpoint [2021-02-10T16:30:39.334Z] --- PASS: TestValidateEndpoint (0.01s) [2021-02-10T16:30:39.334Z] === RUN TestPing [2021-02-10T16:30:39.334Z] --- PASS: TestPing (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestPingRegistryEndpoint [2021-02-10T16:30:39.334Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-02-10T16:30:39.334Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:30:39.334Z] === RUN TestEndpoint [2021-02-10T16:30:39.334Z] --- SKIP: TestEndpoint (0.00s) [2021-02-10T16:30:39.334Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:30:39.334Z] === RUN TestParseRepositoryInfo [2021-02-10T16:30:39.334Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestNewIndexInfo [2021-02-10T16:30:39.334Z] --- PASS: TestNewIndexInfo (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestMirrorEndpointLookup [2021-02-10T16:30:39.334Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-02-10T16:30:39.334Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:30:39.334Z] === RUN TestSearchRepositories [2021-02-10T16:30:39.334Z] --- PASS: TestSearchRepositories (0.00s) [2021-02-10T16:30:39.334Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-02-10T16:30:39.334Z] Host: 127.0.0.1:49240 [2021-02-10T16:30:39.334Z] User-Agent: docker test client [2021-02-10T16:30:39.334Z] Authorization: Token fake-token [2021-02-10T16:30:39.334Z] X-Docker-Token: true [2021-02-10T16:30:39.334Z] Accept-Encoding: gzip [2021-02-10T16:30:39.334Z] [2021-02-10T16:30:39.334Z] [2021-02-10T16:30:39.334Z] registry_test.go:730: HTTP/1.1 200 OK [2021-02-10T16:30:39.334Z] Connection: close [2021-02-10T16:30:39.334Z] Content-Length: 144 [2021-02-10T16:30:39.334Z] Cache-Control: no-cache [2021-02-10T16:30:39.334Z] Content-Type: application/json [2021-02-10T16:30:39.334Z] Date: Wed, 10 Feb 2021 16:30:38 GMT [2021-02-10T16:30:39.334Z] Expires: -1 [2021-02-10T16:30:39.334Z] Pragma: no-cache [2021-02-10T16:30:39.334Z] Server: docker-tests/mock [2021-02-10T16:30:39.334Z] X-Docker-Registry-Config: mock [2021-02-10T16:30:39.334Z] X-Docker-Registry-Version: 0.0.0 [2021-02-10T16:30:39.334Z] [2021-02-10T16:30:39.334Z] [2021-02-10T16:30:39.334Z] === RUN TestTrustedLocation [2021-02-10T16:30:39.334Z] --- PASS: TestTrustedLocation (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-02-10T16:30:39.334Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestAllowNondistributableArtifacts [2021-02-10T16:30:39.334Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestIsSecureIndex [2021-02-10T16:30:39.334Z] --- PASS: TestIsSecureIndex (0.00s) [2021-02-10T16:30:39.334Z] PASS [2021-02-10T16:30:39.334Z] coverage: 50.3% of statements [2021-02-10T16:30:39.334Z] ok github.com/docker/docker/registry 0.264s coverage: 50.3% of statements [2021-02-10T16:30:39.334Z] === RUN TestDecodeContainerConfig [2021-02-10T16:30:39.334Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestDecodeContainerConfigIsolation [2021-02-10T16:30:39.334Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestValidatePrivileged [2021-02-10T16:30:39.334Z] --- PASS: TestValidatePrivileged (0.00s) [2021-02-10T16:30:39.334Z] PASS [2021-02-10T16:30:39.334Z] coverage: 52.2% of statements [2021-02-10T16:30:39.334Z] ok github.com/docker/docker/runconfig 0.082s coverage: 52.2% of statements [2021-02-10T16:30:39.334Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-02-10T16:30:39.334Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-02-10T16:30:39.334Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-02-10T16:30:39.334Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-02-10T16:30:39.334Z] PASS [2021-02-10T16:30:39.334Z] coverage: 62.5% of statements [2021-02-10T16:30:39.334Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2021-02-10T16:30:40.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009d8c60_} [2021-02-10T16:30:40.506Z] --- PASS: TestCreateServiceMaxReplicas (3.17s) [2021-02-10T16:30:40.506Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-10T16:30:41.888Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009d8c80_} [2021-02-10T16:30:42.269Z] === RUN TestGetDriver [2021-02-10T16:30:42.269Z] --- PASS: TestGetDriver (0.00s) [2021-02-10T16:30:42.269Z] === RUN TestVolumeRequestError [2021-02-10T16:30:42.269Z] --- PASS: TestVolumeRequestError (0.02s) [2021-02-10T16:30:42.269Z] PASS [2021-02-10T16:30:42.269Z] coverage: 36.1% of statements [2021-02-10T16:30:42.269Z] ok github.com/docker/docker/volume/drivers 0.114s coverage: 36.1% of statements [2021-02-10T16:30:42.269Z] === RUN TestGetAddress [2021-02-10T16:30:42.269Z] --- PASS: TestGetAddress (0.00s) [2021-02-10T16:30:42.269Z] === RUN TestRemove [2021-02-10T16:30:42.269Z] --- SKIP: TestRemove (0.00s) [2021-02-10T16:30:42.269Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-10T16:30:42.269Z] === RUN TestInitializeWithVolumes [2021-02-10T16:30:42.269Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-02-10T16:30:42.269Z] === RUN TestCreate [2021-02-10T16:30:42.269Z] --- PASS: TestCreate (0.01s) [2021-02-10T16:30:42.269Z] === RUN TestValidateName [2021-02-10T16:30:42.269Z] --- PASS: TestValidateName (0.00s) [2021-02-10T16:30:42.269Z] === RUN TestCreateWithOpts [2021-02-10T16:30:42.269Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-02-10T16:30:42.269Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-10T16:30:42.269Z] === RUN TestRelaodNoOpts [2021-02-10T16:30:42.269Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-02-10T16:30:42.269Z] PASS [2021-02-10T16:30:42.269Z] coverage: 41.5% of statements [2021-02-10T16:30:42.269Z] ok github.com/docker/docker/volume/local 0.070s coverage: 41.5% of statements [2021-02-10T16:30:42.733Z] === RUN TestConvertTmpfsOptions [2021-02-10T16:30:42.733Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-02-10T16:30:42.733Z] parser_test.go:49: data="mode=700,size=1m" [2021-02-10T16:30:42.733Z] parser_test.go:49: data="ro" [2021-02-10T16:30:42.733Z] === RUN TestParseMountRaw [2021-02-10T16:30:42.733Z] --- PASS: TestParseMountRaw (0.03s) [2021-02-10T16:30:42.733Z] === RUN TestParseMountRawSplit [2021-02-10T16:30:42.733Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-02-10T16:30:42.733Z] parser_test.go:390: case 0 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 1 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 2 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 3 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 4 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 5 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 6 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 7 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 8 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 0 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 1 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 2 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 3 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 4 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 5 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 6 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 7 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 8 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 9 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 10 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 11 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 12 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 0 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 1 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 2 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 3 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 4 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 5 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 6 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 7 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 8 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 9 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 10 [2021-02-10T16:30:42.733Z] parser_test.go:390: case 11 [2021-02-10T16:30:42.733Z] === RUN TestParseMountSpec [2021-02-10T16:30:42.733Z] --- PASS: TestParseMountSpec (0.00s) [2021-02-10T16:30:42.733Z] parser_test.go:455: case 0 [2021-02-10T16:30:42.733Z] parser_test.go:455: case 1 [2021-02-10T16:30:42.733Z] parser_test.go:455: case 2 [2021-02-10T16:30:42.733Z] parser_test.go:455: case 3 [2021-02-10T16:30:42.733Z] parser_test.go:455: case 4 [2021-02-10T16:30:42.733Z] parser_test.go:455: case 5 [2021-02-10T16:30:42.733Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-02-10T16:30:42.733Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-02-10T16:30:42.733Z] === RUN TestValidateMount [2021-02-10T16:30:42.733Z] --- PASS: TestValidateMount (0.00s) [2021-02-10T16:30:42.733Z] PASS [2021-02-10T16:30:42.733Z] coverage: 66.2% of statements [2021-02-10T16:30:42.733Z] ok github.com/docker/docker/volume/mounts 0.098s coverage: 66.2% of statements [2021-02-10T16:30:42.839Z] --- PASS: TestDockerNetworkReConnect (4.56s) [2021-02-10T16:30:42.839Z] === RUN TestServicePlugin [2021-02-10T16:30:42.839Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-10T16:30:42.839Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:30:42.839Z] === RUN TestServiceUpdateLabel [2021-02-10T16:30:43.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009d8ca0_} [2021-02-10T16:30:43.710Z] === RUN TestSetGetMeta [2021-02-10T16:30:43.711Z] === PAUSE TestSetGetMeta [2021-02-10T16:30:43.711Z] === RUN TestRestore [2021-02-10T16:30:43.711Z] === PAUSE TestRestore [2021-02-10T16:30:43.711Z] === RUN TestServiceCreate [2021-02-10T16:30:43.711Z] === PAUSE TestServiceCreate [2021-02-10T16:30:43.711Z] === RUN TestServiceList [2021-02-10T16:30:43.711Z] === PAUSE TestServiceList [2021-02-10T16:30:43.711Z] === RUN TestServiceRemove [2021-02-10T16:30:43.711Z] === PAUSE TestServiceRemove [2021-02-10T16:30:43.711Z] === RUN TestServiceGet [2021-02-10T16:30:43.711Z] === PAUSE TestServiceGet [2021-02-10T16:30:43.711Z] === RUN TestServicePrune [2021-02-10T16:30:43.711Z] === PAUSE TestServicePrune [2021-02-10T16:30:43.711Z] === RUN TestCreate [2021-02-10T16:30:43.711Z] === PAUSE TestCreate [2021-02-10T16:30:43.711Z] === RUN TestRemove [2021-02-10T16:30:43.711Z] === PAUSE TestRemove [2021-02-10T16:30:43.711Z] === RUN TestList [2021-02-10T16:30:43.711Z] === PAUSE TestList [2021-02-10T16:30:43.711Z] === RUN TestFindByDriver [2021-02-10T16:30:43.711Z] === PAUSE TestFindByDriver [2021-02-10T16:30:43.711Z] === RUN TestFindByReferenced [2021-02-10T16:30:43.711Z] === PAUSE TestFindByReferenced [2021-02-10T16:30:43.711Z] === RUN TestDerefMultipleOfSameRef [2021-02-10T16:30:43.711Z] === PAUSE TestDerefMultipleOfSameRef [2021-02-10T16:30:43.711Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-10T16:30:43.711Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-10T16:30:43.711Z] === RUN TestDefererencePluginOnCreateError [2021-02-10T16:30:43.711Z] === PAUSE TestDefererencePluginOnCreateError [2021-02-10T16:30:43.711Z] === RUN TestRefDerefRemove [2021-02-10T16:30:43.711Z] === PAUSE TestRefDerefRemove [2021-02-10T16:30:43.711Z] === RUN TestGet [2021-02-10T16:30:43.711Z] === PAUSE TestGet [2021-02-10T16:30:43.711Z] === RUN TestGetWithReference [2021-02-10T16:30:43.711Z] === PAUSE TestGetWithReference [2021-02-10T16:30:43.711Z] === RUN TestFilterFunc [2021-02-10T16:30:43.711Z] === RUN TestFilterFunc/test_nil_list [2021-02-10T16:30:43.711Z] === PAUSE TestFilterFunc/test_nil_list [2021-02-10T16:30:43.711Z] === RUN TestFilterFunc/test_empty_list [2021-02-10T16:30:43.711Z] === PAUSE TestFilterFunc/test_empty_list [2021-02-10T16:30:43.711Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-02-10T16:30:43.711Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-02-10T16:30:43.711Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-10T16:30:43.711Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-10T16:30:43.711Z] === RUN TestFilterFunc/test_filter_some [2021-02-10T16:30:43.711Z] === PAUSE TestFilterFunc/test_filter_some [2021-02-10T16:30:43.711Z] === RUN TestFilterFunc/test_filter_middle [2021-02-10T16:30:43.711Z] === PAUSE TestFilterFunc/test_filter_middle [2021-02-10T16:30:43.711Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-02-10T16:30:43.711Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-02-10T16:30:43.711Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-02-10T16:30:43.711Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-02-10T16:30:43.711Z] === CONT TestFilterFunc/test_nil_list [2021-02-10T16:30:43.711Z] === CONT TestFilterFunc/test_filter_some [2021-02-10T16:30:43.711Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-10T16:30:43.711Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-02-10T16:30:43.711Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-02-10T16:30:43.711Z] === CONT TestFilterFunc/test_empty_list [2021-02-10T16:30:43.711Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-02-10T16:30:43.711Z] === CONT TestFilterFunc/test_filter_middle [2021-02-10T16:30:43.711Z] --- PASS: TestFilterFunc (0.00s) [2021-02-10T16:30:43.711Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-02-10T16:30:43.711Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-02-10T16:30:43.711Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-02-10T16:30:43.711Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-02-10T16:30:43.711Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-02-10T16:30:43.711Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-02-10T16:30:43.711Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-02-10T16:30:43.711Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-02-10T16:30:43.711Z] === CONT TestSetGetMeta [2021-02-10T16:30:43.711Z] === CONT TestFindByReferenced [2021-02-10T16:30:43.711Z] === CONT TestGetWithReference [2021-02-10T16:30:43.711Z] === CONT TestDefererencePluginOnCreateError [2021-02-10T16:30:43.711Z] --- PASS: TestSetGetMeta (0.03s) [2021-02-10T16:30:43.711Z] === CONT TestGet [2021-02-10T16:30:43.711Z] --- PASS: TestFindByReferenced (0.04s) [2021-02-10T16:30:43.711Z] === CONT TestRefDerefRemove [2021-02-10T16:30:43.711Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-02-10T16:30:43.711Z] === CONT TestServicePrune [2021-02-10T16:30:43.711Z] --- PASS: TestGetWithReference (0.05s) [2021-02-10T16:30:43.711Z] === CONT TestFindByDriver [2021-02-10T16:30:43.711Z] --- PASS: TestGet (0.03s) [2021-02-10T16:30:43.711Z] === CONT TestList [2021-02-10T16:30:43.711Z] --- PASS: TestRefDerefRemove (0.02s) [2021-02-10T16:30:43.711Z] === CONT TestRemove [2021-02-10T16:30:43.711Z] --- PASS: TestFindByDriver (0.02s) [2021-02-10T16:30:43.711Z] === CONT TestCreate [2021-02-10T16:30:43.711Z] --- PASS: TestList (0.03s) [2021-02-10T16:30:43.711Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-10T16:30:43.711Z] --- PASS: TestRemove (0.02s) [2021-02-10T16:30:43.711Z] === CONT TestServiceList [2021-02-10T16:30:43.711Z] --- PASS: TestCreate (0.02s) [2021-02-10T16:30:43.711Z] === CONT TestServiceGet [2021-02-10T16:30:43.711Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-02-10T16:30:43.711Z] === CONT TestServiceRemove [2021-02-10T16:30:44.175Z] --- PASS: TestServiceGet (0.07s) [2021-02-10T16:30:44.176Z] === CONT TestDerefMultipleOfSameRef [2021-02-10T16:30:44.176Z] time="2021-02-10T16:30:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-10T16:30:44.176Z] --- PASS: TestServiceRemove (0.06s) [2021-02-10T16:30:44.176Z] === CONT TestServiceCreate [2021-02-10T16:30:44.176Z] --- PASS: TestServiceList (0.08s) [2021-02-10T16:30:44.176Z] === CONT TestRestore [2021-02-10T16:30:44.176Z] time="2021-02-10T16:30:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-10T16:30:44.176Z] time="2021-02-10T16:30:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-10T16:30:44.176Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-02-10T16:30:44.176Z] time="2021-02-10T16:30:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-02-10T16:30:44.176Z] --- PASS: TestServiceCreate (0.02s) [2021-02-10T16:30:44.176Z] time="2021-02-10T16:30:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-10T16:30:44.176Z] --- PASS: TestRestore (0.03s) [2021-02-10T16:30:44.176Z] --- PASS: TestServicePrune (0.15s) [2021-02-10T16:30:44.176Z] PASS [2021-02-10T16:30:44.176Z] coverage: 70.3% of statements [2021-02-10T16:30:44.176Z] ok github.com/docker/docker/volume/service 0.268s coverage: 70.3% of statements [2021-02-10T16:30:45.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-10T16:30:45.231Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-02-10T16:30:45.231Z] === RUN TestInfoDebug [2021-02-10T16:30:45.231Z] --- PASS: TestInfoDebug (0.53s) [2021-02-10T16:30:45.231Z] === RUN TestInfoInsecureRegistries [2021-02-10T16:30:45.231Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-10T16:30:45.231Z] === RUN TestInfoRegistryMirrors [2021-02-10T16:30:45.231Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-10T16:30:45.231Z] === RUN TestLoginFailsWithBadCredentials [2021-02-10T16:30:45.231Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-02-10T16:30:45.231Z] === RUN TestPingCacheHeaders [2021-02-10T16:30:45.231Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-10T16:30:45.231Z] === RUN TestPingGet [2021-02-10T16:30:45.231Z] --- PASS: TestPingGet (0.02s) [2021-02-10T16:30:45.231Z] === RUN TestPingHead [2021-02-10T16:30:45.231Z] --- PASS: TestPingHead (0.05s) [2021-02-10T16:30:45.231Z] === RUN TestVersion [2021-02-10T16:30:45.231Z] --- PASS: TestVersion (0.03s) [2021-02-10T16:30:45.231Z] PASS [2021-02-10T16:30:45.231Z] [2021-02-10T16:30:45.231Z] === Skipped [2021-02-10T16:30:45.231Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-10T16:30:45.231Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-10T16:30:45.231Z] [2021-02-10T16:30:45.231Z] [2021-02-10T16:30:45.231Z] DONE 18 tests, 1 skipped in 21.262s [2021-02-10T16:30:45.231Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-02-10T16:30:45.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:30:45.231Z] ++ set -e [2021-02-10T16:30:45.231Z] ++ '[' -n 0 ']' [2021-02-10T16:30:45.231Z] ++ set -x [2021-02-10T16:30:45.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:30:45.231Z] INFO: Testing against a local daemon [2021-02-10T16:30:45.231Z] === RUN TestVolumesCreateAndList [2021-02-10T16:30:45.231Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-10T16:30:45.231Z] === RUN TestVolumesRemove [2021-02-10T16:30:45.231Z] --- PASS: TestVolumesRemove (0.07s) [2021-02-10T16:30:45.231Z] === RUN TestVolumesInspect [2021-02-10T16:30:45.231Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-10T16:30:45.231Z] === RUN TestVolumesInvalidJSON [2021-02-10T16:30:45.231Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-10T16:30:45.231Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-10T16:30:45.231Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-10T16:30:45.231Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-10T16:30:45.231Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-10T16:30:45.231Z] PASS [2021-02-10T16:30:45.231Z] [2021-02-10T16:30:45.231Z] DONE 5 tests in 0.211s [2021-02-10T16:30:45.231Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-10T16:30:45.398Z] --- PASS: TestServiceUpdateLabel (2.98s) [2021-02-10T16:30:45.398Z] === RUN TestServiceUpdateSecrets [2021-02-10T16:30:45.528Z] ++++ cat bundles/test-integration/docker.pid [2021-02-10T16:30:45.528Z] +++ kill 14142 [2021-02-10T16:30:45.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-10T16:30:45.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-10T16:30:45.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-10T16:30:45.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-10T16:30:45.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-10T16:30:45.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-10T16:30:45.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-10T16:30:45.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-10T16:30:45.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-10T16:30:46.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-10T16:30:46.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-10T16:30:46.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-10T16:30:46.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-10T16:30:46.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-10T16:30:46.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-10T16:30:46.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-10T16:30:46.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-10T16:30:46.015Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-10T16:30:46.378Z] --- PASS: TestNewClientWithTimeout (17.65s) [2021-02-10T16:30:46.378Z] === RUN TestClientStream [2021-02-10T16:30:46.378Z] --- PASS: TestClientStream (0.00s) [2021-02-10T16:30:46.378Z] === RUN TestClientSendFile [2021-02-10T16:30:46.378Z] --- PASS: TestClientSendFile (0.00s) [2021-02-10T16:30:46.378Z] === RUN TestClientWithRequestTimeout [2021-02-10T16:30:46.378Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-02-10T16:30:46.378Z] === RUN TestFileSpecPlugin [2021-02-10T16:30:46.378Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-02-10T16:30:46.378Z] === RUN TestFileJSONSpecPlugin [2021-02-10T16:30:46.378Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-02-10T16:30:46.378Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-02-10T16:30:46.378Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-02-10T16:30:46.378Z] === RUN TestPluginAddHandler [2021-02-10T16:30:46.378Z] --- PASS: TestPluginAddHandler (0.00s) [2021-02-10T16:30:46.378Z] === RUN TestPluginWaitBadPlugin [2021-02-10T16:30:46.378Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-02-10T16:30:46.378Z] === RUN TestGet [2021-02-10T16:30:46.378Z] time="2021-02-10T16:30:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-02-10T16:30:47.052Z] +++ /etc/init.d/apparmor stop [2021-02-10T16:30:47.052Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-10T16:30:47.052Z] [2021-02-10T16:30:47.052Z] Unloading profiles will leave already running processes permanently [2021-02-10T16:30:47.052Z] unconfined, which can lead to unexpected situations. [2021-02-10T16:30:47.052Z] [2021-02-10T16:30:47.052Z] To set a process to complain mode, use the command line tool [2021-02-10T16:30:47.052Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-10T16:30:47.052Z] +++ true [2021-02-10T16:30:47.052Z] exiting test-integration [2021-02-10T16:30:47.052Z] ++ exit 0 [2021-02-10T16:30:47.052Z] [2021-02-10T16:30:47.530Z] time="2021-02-10T16:30:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-02-10T16:30:48.562Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork Post stage [Pipeline] junit [2021-02-10T16:30:48.710Z] Recording test results [2021-02-10T16:30:49.535Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-10T16:30:49.731Z] time="2021-02-10T16:30:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-02-10T16:30:49.962Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-10T16:30:49.999Z] + echo Ensuring container killed. [2021-02-10T16:30:49.999Z] Ensuring container killed. [2021-02-10T16:30:49.999Z] + docker rm -vf docker-pr6 [2021-02-10T16:30:49.999Z] Error: No such container: docker-pr6 [2021-02-10T16:30:49.999Z] + true [Pipeline] sh [2021-02-10T16:30:50.409Z] + echo Chowning /workspace to jenkins user [2021-02-10T16:30:50.409Z] Chowning /workspace to jenkins user [2021-02-10T16:30:50.409Z] + id -u [2021-02-10T16:30:50.409Z] + id -g [2021-02-10T16:30:50.409Z] + docker run --rm -v /home/docker/workspace/moby_PR-42004:/workspace busybox chown -R 1001:1001 /workspace [2021-02-10T16:30:50.409Z] Unable to find image 'busybox:latest' locally [2021-02-10T16:30:50.703Z] latest: Pulling from library/busybox [2021-02-10T16:30:50.703Z] 97ab23f2d56c: Pulling fs layer [2021-02-10T16:30:51.001Z] 97ab23f2d56c: Verifying Checksum [2021-02-10T16:30:51.001Z] 97ab23f2d56c: Download complete [2021-02-10T16:30:51.301Z] 97ab23f2d56c: Pull complete [2021-02-10T16:30:51.301Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-10T16:30:51.301Z] Status: Downloaded newer image for busybox:latest [2021-02-10T16:30:51.877Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-10T16:30:52.831Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-10T16:30:52.831Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-10T16:30:53.401Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-10T16:30:53.503Z] time="2021-02-10T16:30:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-02-10T16:30:53.972Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-10T16:30:54.233Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.80s) [2021-02-10T16:30:54.233Z] === RUN TestCreateServiceSecretFileMode [2021-02-10T16:30:54.475Z] + bundleName=ppc64le-integration [2021-02-10T16:30:54.475Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-02-10T16:30:54.475Z] Creating ppc64le-integration-bundles.tar.gz [2021-02-10T16:30:54.475Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2021-02-10T16:30:54.475Z] [Pipeline] archiveArtifacts [2021-02-10T16:30:54.526Z] Archiving artifacts [2021-02-10T16:30:54.803Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-10T16:30:55.057Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-10T16:30:55.375Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-10T16:30:55.464Z] + make clean [2021-02-10T16:30:55.759Z] make: command: Command not found [2021-02-10T16:30:55.759Z] make: command: Command not found [2021-02-10T16:30:55.759Z] docker volume rm -f docker-dev-cache [2021-02-10T16:30:55.759Z] docker-dev-cache [Pipeline] deleteDir [2021-02-10T16:30:56.319Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-10T16:30:57.268Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-10T16:30:57.529Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2021-02-10T16:30:57.529Z] === RUN TestCreateServiceConfigFileMode [2021-02-10T16:30:58.101Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-10T16:30:58.674Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-10T16:30:59.618Z] === RUN TestDockerSuite/TestCpFromCaseG [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-10T16:31:00.558Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-10T16:31:00.559Z] --- PASS: TestCreateServiceConfigFileMode (3.13s) [2021-02-10T16:31:00.559Z] === RUN TestCreateServiceSysctls [2021-02-10T16:31:01.502Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-10T16:31:01.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-10T16:31:02.073Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-10T16:31:02.129Z] --- PASS: TestGet (15.00s) [2021-02-10T16:31:02.129Z] === RUN TestPluginWithNoManifest [2021-02-10T16:31:02.129Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-02-10T16:31:02.129Z] === RUN TestGetAll [2021-02-10T16:31:02.129Z] --- PASS: TestGetAll (0.00s) [2021-02-10T16:31:02.129Z] PASS [2021-02-10T16:31:02.129Z] coverage: 73.4% of statements [2021-02-10T16:31:02.129Z] ok github.com/docker/docker/pkg/plugins 34.887s coverage: 73.4% of statements [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/quota [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/rootless [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/volume [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-10T16:31:02.129Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-10T16:31:02.602Z] [2021-02-10T16:31:02.602Z] === Skipped [2021-02-10T16:31:02.602Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-02-10T16:31:02.602Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-10T16:31:02.602Z] [2021-02-10T16:31:02.602Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-02-10T16:31:02.602Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.602Z] [2021-02-10T16:31:02.602Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-02-10T16:31:02.602Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.602Z] [2021-02-10T16:31:02.602Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-02-10T16:31:02.602Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.602Z] [2021-02-10T16:31:02.602Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-02-10T16:31:02.602Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.602Z] [2021-02-10T16:31:02.602Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-02-10T16:31:02.602Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-10T16:31:02.602Z] [2021-02-10T16:31:02.602Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-02-10T16:31:02.602Z] daemon_test.go:147: root required [2021-02-10T16:31:02.602Z] [2021-02-10T16:31:02.602Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-10T16:31:02.602Z] reload_test.go:520: root required [2021-02-10T16:31:02.602Z] [2021-02-10T16:31:02.602Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-02-10T16:31:02.602Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.602Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-10T16:31:02.603Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-02-10T16:31:02.603Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-02-10T16:31:02.603Z] download_test.go:268: Needs fixing on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-02-10T16:31:02.603Z] layer_test.go:304: Failing on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-02-10T16:31:02.603Z] layer_test.go:353: Failing on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-02-10T16:31:02.603Z] layer_test.go:468: Failing on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-02-10T16:31:02.603Z] layer_test.go:697: Failing on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-02-10T16:31:02.603Z] migration_test.go:46: Failing on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-02-10T16:31:02.603Z] migration_test.go:182: Failing on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-02-10T16:31:02.603Z] mount_test.go:17: Failing on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-02-10T16:31:02.603Z] mount_test.go:76: Failing on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-02-10T16:31:02.603Z] mount_test.go:125: Failing on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-02-10T16:31:02.603Z] mount_test.go:212: Failing on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-02-10T16:31:02.603Z] archive_test.go:133: Xz not present in msys2 [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-02-10T16:31:02.603Z] archive_test.go:238: Failing on Windows CI machines [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-02-10T16:31:02.603Z] archive_windows_test.go:16: Currently fails [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-02-10T16:31:02.603Z] changes_test.go:192: needs more investigation [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-02-10T16:31:02.603Z] changes_test.go:405: needs further investigation [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-02-10T16:31:02.603Z] changes_test.go:441: needs further investigation [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-02-10T16:31:02.603Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-10T16:31:02.603Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-02-10T16:31:02.603Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-02-10T16:31:02.603Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-02-10T16:31:02.603Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-02-10T16:31:02.603Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-10T16:31:02.603Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-10T16:31:02.603Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-02-10T16:31:02.603Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-02-10T16:31:02.603Z] poller_test.go:41: No chmod on Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-10T16:31:02.603Z] fileutils_test.go:134: Needs porting to Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-10T16:31:02.603Z] fileutils_test.go:180: Needs porting to Windows [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-02-10T16:31:02.603Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-02-10T16:31:02.603Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-02-10T16:31:02.603Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-02-10T16:31:02.603Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-02-10T16:31:02.603Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] [2021-02-10T16:31:02.603Z] DONE 1826 tests, 45 skipped in 198.932s [2021-02-10T16:31:02.603Z] INFO: make.ps1 ended at 02/10/2021 16:31:02 [2021-02-10T16:31:03.459Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-10T16:31:03.617Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2021-02-10T16:31:03.617Z] === RUN TestServiceUpdateConfigs [2021-02-10T16:31:04.803Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-02-10T16:31:04.803Z] INFO: Unit tests ended at 02/10/2021 16:31:04. Duration:00:03:33.2111787 [2021-02-10T16:31:04.803Z] INFO: Building busybox [2021-02-10T16:31:04.803Z] Sending build context to Docker daemon 5.12kB [2021-02-10T16:31:04.803Z] [2021-02-10T16:31:04.803Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-02-10T16:31:04.803Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-02-10T16:31:04.803Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-02-10T16:31:04.803Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-02-10T16:31:04.803Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-02-10T16:31:04.803Z] ---> 31902e4b25a6 [2021-02-10T16:31:04.803Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-02-10T16:31:04.803Z] ---> Running in e408f496bb59 [2021-02-10T16:31:04.843Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-10T16:31:05.104Z] --- PASS: TestCreateServiceSysctls (4.51s) [2021-02-10T16:31:05.104Z] === RUN TestCreateServiceCapabilities [2021-02-10T16:31:06.046Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-10T16:31:06.624Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-10T16:31:06.624Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-10T16:31:08.013Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-10T16:31:08.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-10T16:31:08.533Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-10T16:31:08.628Z] Removing intermediate container e408f496bb59 [2021-02-10T16:31:08.628Z] ---> 76436d8a18c8 [2021-02-10T16:31:08.628Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-02-10T16:31:08.628Z] ---> Running in bb4d081ea078 [2021-02-10T16:31:08.793Z] --- PASS: TestCreateServiceCapabilities (3.53s) [2021-02-10T16:31:08.793Z] === RUN TestInspect [2021-02-10T16:31:09.093Z] Removing intermediate container bb4d081ea078 [2021-02-10T16:31:09.093Z] ---> cd85df42b765 [2021-02-10T16:31:09.093Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-02-10T16:31:09.093Z] ---> Running in 2433c59f07b4 [2021-02-10T16:31:09.557Z] Removing intermediate container 2433c59f07b4 [2021-02-10T16:31:09.558Z] ---> 42dbed2d1bf8 [2021-02-10T16:31:09.558Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-02-10T16:31:09.741Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-10T16:31:10.683Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-10T16:31:11.110Z] [2021-02-10T16:31:11.110Z] ---> d38807db7ce7 [2021-02-10T16:31:11.110Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-02-10T16:31:11.110Z] ---> Running in b76de3a7a775 [2021-02-10T16:31:12.597Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-10T16:31:13.169Z] --- PASS: TestInspect (4.40s) [2021-02-10T16:31:13.169Z] === RUN TestCreateJob [2021-02-10T16:31:13.742Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-10T16:31:14.311Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-10T16:31:15.871Z] --- PASS: TestServiceUpdateConfigs (15.30s) [2021-02-10T16:31:15.871Z] === RUN TestServiceUpdateNetwork [2021-02-10T16:31:16.857Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-10T16:31:17.117Z] --- PASS: TestCreateJob (4.02s) [2021-02-10T16:31:17.117Z] === RUN TestReplicatedJob [2021-02-10T16:31:19.731Z] Removing intermediate container b76de3a7a775 [2021-02-10T16:31:19.731Z] ---> bff5d354ac88 [2021-02-10T16:31:19.731Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-02-10T16:31:19.731Z] ---> Running in 9684e210f71f [2021-02-10T16:31:20.707Z] [2021-02-10T16:31:20.707Z] SUCCESS: Specified value was saved. [2021-02-10T16:31:21.319Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-10T16:31:22.905Z] Removing intermediate container 9684e210f71f [2021-02-10T16:31:22.905Z] ---> 97ed866b9dbb [2021-02-10T16:31:22.905Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-02-10T16:31:22.905Z] ---> Running in 7d51eabfd51e [2021-02-10T16:31:23.863Z] --- PASS: TestReplicatedJob (6.49s) [2021-02-10T16:31:23.863Z] === RUN TestUpdateReplicatedJob [2021-02-10T16:31:24.434Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-10T16:31:25.007Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-10T16:31:26.674Z] Cannot create a file when that file already exists. [2021-02-10T16:31:27.564Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2021-02-10T16:31:27.564Z] === RUN TestServiceListWithStatuses [2021-02-10T16:31:27.564Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-10T16:31:27.564Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-10T16:31:27.564Z] === RUN TestDockerNetworkConnectAlias [2021-02-10T16:31:29.477Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-10T16:31:30.808Z] --- PASS: TestServiceUpdateNetwork (13.84s) [2021-02-10T16:31:30.808Z] === RUN TestServiceUpdatePidsLimit [2021-02-10T16:31:31.383Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-10T16:31:31.399Z] Removing intermediate container 7d51eabfd51e [2021-02-10T16:31:31.399Z] ---> 8e00e95993ab [2021-02-10T16:31:31.399Z] Step 13/13 : CMD ["sh"] [2021-02-10T16:31:31.399Z] ---> Running in bcfc17d168fa [2021-02-10T16:31:31.399Z] Removing intermediate container bcfc17d168fa [2021-02-10T16:31:31.399Z] ---> 33506bb688d5 [2021-02-10T16:31:31.399Z] Successfully built 33506bb688d5 [2021-02-10T16:31:31.399Z] Successfully tagged busybox:latest [2021-02-10T16:31:31.399Z] INFO: Docker images of the daemon under test [2021-02-10T16:31:31.399Z] [2021-02-10T16:31:31.399Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-10T16:31:31.399Z] busybox latest 33506bb688d5 Less than a second ago 5.28GB [2021-02-10T16:31:31.399Z] microsoft/windowsservercore latest 31902e4b25a6 4 days ago 5.21GB [2021-02-10T16:31:31.399Z] mcr.microsoft.com/windows/servercore ltsc2019 31902e4b25a6 4 days ago 5.21GB [2021-02-10T16:31:31.399Z] [2021-02-10T16:31:31.399Z] INFO: Running integration tests at 02/10/2021 16:31:31... [2021-02-10T16:31:31.399Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-02-10T16:31:31.399Z] INFO: Integration API tests being run from the host: [2021-02-10T16:31:31.399Z] INFO: make.ps1 starting at 02/10/2021 16:31:31 [2021-02-10T16:31:32.333Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-10T16:31:32.379Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-02-10T16:31:32.777Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-10T16:31:33.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-10T16:31:33.037Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-10T16:31:33.297Z] --- PASS: TestDockerNetworkConnectAlias (5.91s) [2021-02-10T16:31:33.297Z] === RUN TestDockerNetworkReConnect [2021-02-10T16:31:38.583Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-10T16:31:38.843Z] --- PASS: TestDockerNetworkReConnect (5.61s) [2021-02-10T16:31:38.843Z] === RUN TestServicePlugin [2021-02-10T16:31:39.413Z] === RUN TestDockerSuite/TestCpToDot [2021-02-10T16:31:39.987Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-10T16:31:40.491Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-10T16:31:41.372Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-10T16:31:42.756Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-10T16:31:43.700Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-10T16:31:45.087Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-10T16:31:45.350Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-10T16:31:46.300Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-10T16:31:47.092Z] --- PASS: TestServiceUpdatePidsLimit (17.30s) [2021-02-10T16:31:47.092Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-02-10T16:31:47.092Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2021-02-10T16:31:47.092Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-02-10T16:31:47.092Z] PASS [2021-02-10T16:31:47.092Z] [2021-02-10T16:31:47.092Z] === Skipped [2021-02-10T16:31:47.092Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-10T16:31:47.092Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-10T16:31:47.092Z] [2021-02-10T16:31:47.092Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-10T16:31:47.092Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-10T16:31:47.092Z] [2021-02-10T16:31:47.092Z] [2021-02-10T16:31:47.092Z] DONE 27 tests, 2 skipped in 152.774s [2021-02-10T16:31:47.092Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-10T16:31:47.092Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:31:47.092Z] ++ set -e [2021-02-10T16:31:47.092Z] ++ '[' -n 0 ']' [2021-02-10T16:31:47.092Z] ++ set -x [2021-02-10T16:31:47.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:31:47.241Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-10T16:31:47.355Z] INFO: Testing against a local daemon [2021-02-10T16:31:47.355Z] === RUN TestSessionCreate [2021-02-10T16:31:47.355Z] --- PASS: TestSessionCreate (0.06s) [2021-02-10T16:31:47.355Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-10T16:31:47.355Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-10T16:31:47.355Z] PASS [2021-02-10T16:31:47.355Z] [2021-02-10T16:31:47.355Z] DONE 2 tests in 0.263s [2021-02-10T16:31:47.355Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-10T16:31:47.355Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:31:47.355Z] ++ set -e [2021-02-10T16:31:47.355Z] ++ '[' -n 0 ']' [2021-02-10T16:31:47.355Z] ++ set -x [2021-02-10T16:31:47.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:31:47.503Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-10T16:31:47.503Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-10T16:31:47.618Z] INFO: Testing against a local daemon [2021-02-10T16:31:47.618Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-10T16:31:47.618Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-10T16:31:47.618Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-10T16:31:47.618Z] === RUN TestEventsExecDie [2021-02-10T16:31:48.443Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-10T16:31:48.567Z] --- PASS: TestEventsExecDie (0.83s) [2021-02-10T16:31:48.567Z] === RUN TestEventsBackwardsCompatible [2021-02-10T16:31:48.567Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-02-10T16:31:48.567Z] === RUN TestInfoBinaryCommits [2021-02-10T16:31:48.567Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-02-10T16:31:48.567Z] === RUN TestInfoAPIVersioned [2021-02-10T16:31:48.567Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-10T16:31:48.567Z] === RUN TestInfoDiscoveryBackend [2021-02-10T16:31:48.703Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-10T16:31:48.703Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-10T16:31:48.964Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-10T16:31:49.143Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-02-10T16:31:49.143Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-10T16:31:49.533Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-10T16:31:49.794Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-10T16:31:49.794Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-10T16:31:50.054Z] === RUN TestDockerSuite/TestCreateRM [2021-02-10T16:31:50.054Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-10T16:31:50.054Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-10T16:31:50.090Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-10T16:31:50.090Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-10T16:31:50.314Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-10T16:31:50.314Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-10T16:31:51.038Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-02-10T16:31:51.038Z] === RUN TestInfoAPI [2021-02-10T16:31:51.038Z] --- PASS: TestInfoAPI (0.05s) [2021-02-10T16:31:51.038Z] === RUN TestInfoAPIWarnings [2021-02-10T16:31:52.230Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-10T16:31:52.230Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-10T16:31:52.230Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-10T16:31:53.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:31:53.634Z] INFO: Testing against a local daemon [2021-02-10T16:31:53.634Z] === RUN TestBuildWithSession [2021-02-10T16:31:53.634Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-10T16:31:53.634Z] build_session_test.go:25: TODO: BuildKit [2021-02-10T16:31:53.634Z] === RUN TestBuildSquashParent [2021-02-10T16:31:53.634Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-02-10T16:31:53.634Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:31:53.634Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-10T16:31:53.634Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:31:53.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:31:53.634Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:31:53.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:31:53.634Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:31:53.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:31:53.634Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:31:53.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:31:53.634Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:31:53.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:31:53.634Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:31:53.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:31:53.634Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-10T16:31:53.634Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-10T16:31:53.634Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-10T16:31:53.634Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-10T16:31:57.514Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-10T16:31:57.515Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-10T16:31:57.515Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-10T16:31:57.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-10T16:31:57.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-10T16:31:57.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-10T16:31:57.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-10T16:31:58.896Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-10T16:31:59.841Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-10T16:32:00.783Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-10T16:32:02.167Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-10T16:32:02.426Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-10T16:32:02.997Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-10T16:32:02.997Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-10T16:32:03.567Z] === RUN TestDockerSuite/TestDockerFails [2021-02-10T16:32:03.567Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-10T16:32:03.567Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-10T16:32:03.567Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-10T16:32:04.083Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-10T16:32:04.531Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-10T16:32:04.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-10T16:32:05.101Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-10T16:32:06.484Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-10T16:32:06.484Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-10T16:32:06.484Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-10T16:32:06.484Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-10T16:32:09.186Z] --- PASS: TestInfoAPIWarnings (16.62s) [2021-02-10T16:32:09.186Z] === RUN TestInfoDebug [2021-02-10T16:32:09.186Z] --- PASS: TestInfoDebug (0.70s) [2021-02-10T16:32:09.186Z] === RUN TestInfoInsecureRegistries [2021-02-10T16:32:09.186Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2021-02-10T16:32:09.186Z] === RUN TestInfoRegistryMirrors [2021-02-10T16:32:09.448Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-02-10T16:32:09.448Z] === RUN TestLoginFailsWithBadCredentials [2021-02-10T16:32:09.711Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-02-10T16:32:09.711Z] === RUN TestPingCacheHeaders [2021-02-10T16:32:09.711Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-10T16:32:09.711Z] === RUN TestPingGet [2021-02-10T16:32:09.711Z] --- PASS: TestPingGet (0.03s) [2021-02-10T16:32:09.711Z] === RUN TestPingHead [2021-02-10T16:32:09.711Z] --- PASS: TestPingHead (0.05s) [2021-02-10T16:32:09.711Z] === RUN TestVersion [2021-02-10T16:32:09.974Z] --- PASS: TestVersion (0.05s) [2021-02-10T16:32:09.974Z] PASS [2021-02-10T16:32:09.974Z] [2021-02-10T16:32:09.974Z] === Skipped [2021-02-10T16:32:09.974Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-10T16:32:09.974Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-10T16:32:09.974Z] [2021-02-10T16:32:09.974Z] [2021-02-10T16:32:09.974Z] DONE 18 tests, 1 skipped in 22.497s [2021-02-10T16:32:09.974Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-10T16:32:09.974Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:32:09.974Z] ++ set -e [2021-02-10T16:32:09.974Z] ++ '[' -n 0 ']' [2021-02-10T16:32:09.974Z] ++ set -x [2021-02-10T16:32:09.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:32:09.974Z] INFO: Testing against a local daemon [2021-02-10T16:32:09.974Z] === RUN TestVolumesCreateAndList [2021-02-10T16:32:09.974Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-10T16:32:09.974Z] === RUN TestVolumesRemove [2021-02-10T16:32:10.236Z] --- PASS: TestVolumesRemove (0.09s) [2021-02-10T16:32:10.236Z] === RUN TestVolumesInspect [2021-02-10T16:32:10.236Z] --- PASS: TestVolumesInspect (0.04s) [2021-02-10T16:32:10.236Z] === RUN TestVolumesInvalidJSON [2021-02-10T16:32:10.236Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-10T16:32:10.236Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-10T16:32:10.236Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-10T16:32:10.236Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-10T16:32:10.236Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-10T16:32:10.236Z] PASS [2021-02-10T16:32:10.236Z] [2021-02-10T16:32:10.236Z] DONE 5 tests in 0.356s [2021-02-10T16:32:10.236Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-10T16:32:10.813Z] ++++ cat bundles/test-integration/docker.pid [2021-02-10T16:32:10.813Z] +++ kill 13910 [2021-02-10T16:32:12.205Z] +++ /etc/init.d/apparmor stop [2021-02-10T16:32:12.205Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-10T16:32:12.205Z] [2021-02-10T16:32:12.205Z] Unloading profiles will leave already running processes permanently [2021-02-10T16:32:12.205Z] unconfined, which can lead to unexpected situations. [2021-02-10T16:32:12.205Z] [2021-02-10T16:32:12.205Z] To set a process to complain mode, use the command line tool [2021-02-10T16:32:12.205Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-10T16:32:12.205Z] +++ true [2021-02-10T16:32:12.205Z] exiting test-integration [2021-02-10T16:32:12.205Z] ++ exit 0 [2021-02-10T16:32:12.205Z] [2021-02-10T16:32:13.240Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-10T16:32:13.240Z] --- PASS: TestServicePlugin (33.32s) [2021-02-10T16:32:13.240Z] plugin_test.go:62: [d8d8953b7bdb2] joining swarm manager [ddcd400ccc0aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:32:13.240Z] plugin_test.go:65: [dad8974ee8189] joining swarm manager [ddcd400ccc0aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:32:13.240Z] === RUN TestServiceUpdateLabel [2021-02-10T16:32:14.626Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-10T16:32:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-10T16:32:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.42s) [2021-02-10T16:32:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.83s) [2021-02-10T16:32:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.93s) [2021-02-10T16:32:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.18s) [2021-02-10T16:32:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.93s) [2021-02-10T16:32:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.48s) [2021-02-10T16:32:14.928Z] === RUN TestBuildMultiStageCopy [2021-02-10T16:32:14.928Z] === RUN TestBuildMultiStageCopy/copy_to_root Post stage [Pipeline] junit [2021-02-10T16:32:15.538Z] Recording test results [2021-02-10T16:32:15.566Z] --- PASS: TestServiceUpdateLabel (3.09s) [2021-02-10T16:32:15.566Z] === RUN TestServiceUpdateSecrets [2021-02-10T16:32:16.211Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-10T16:32:16.570Z] + echo Ensuring container killed. [2021-02-10T16:32:16.570Z] Ensuring container killed. [2021-02-10T16:32:16.570Z] + docker rm -vf docker-pr6 [2021-02-10T16:32:16.570Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-02-10T16:32:16.868Z] + echo Chowning /workspace to jenkins user [2021-02-10T16:32:16.868Z] Chowning /workspace to jenkins user [2021-02-10T16:32:16.868Z] + id -u [2021-02-10T16:32:16.868Z] + id -g [2021-02-10T16:32:16.868Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42004:/workspace busybox chown -R 1000:1000 /workspace [2021-02-10T16:32:16.868Z] Unable to find image 'busybox:latest' locally [2021-02-10T16:32:16.950Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-10T16:32:17.130Z] latest: Pulling from library/busybox [2021-02-10T16:32:17.130Z] 4f04a8275d30: Pulling fs layer [2021-02-10T16:32:18.862Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-10T16:32:19.122Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-10T16:32:19.691Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-10T16:32:20.631Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-10T16:32:21.201Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-10T16:32:21.462Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-10T16:32:22.031Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-10T16:32:22.047Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-10T16:32:22.486Z] 4f04a8275d30: Download complete [2021-02-10T16:32:22.486Z] 4f04a8275d30: Pull complete [2021-02-10T16:32:22.486Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-10T16:32:22.486Z] Status: Downloaded newer image for busybox:latest [2021-02-10T16:32:23.025Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-10T16:32:23.944Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-10T16:32:24.004Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-10T16:32:24.902Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-10T16:32:24.986Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-10T16:32:26.541Z] --- PASS: TestBuildMultiStageCopy (11.43s) [2021-02-10T16:32:26.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.37s) [2021-02-10T16:32:26.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2021-02-10T16:32:26.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.93s) [2021-02-10T16:32:26.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.11s) [2021-02-10T16:32:26.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s) [2021-02-10T16:32:26.541Z] === RUN TestBuildMultiStageParentConfig [2021-02-10T16:32:27.443Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-10T16:32:28.742Z] --- PASS: TestBuildMultiStageParentConfig (2.31s) [2021-02-10T16:32:28.742Z] === RUN TestBuildLabelWithTargets [2021-02-10T16:32:28.742Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-02-10T16:32:28.742Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-10T16:32:28.742Z] === RUN TestBuildWithEmptyLayers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-10T16:32:29.407Z] + bundleName=arm64-integration [2021-02-10T16:32:29.407Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-10T16:32:29.407Z] Creating arm64-integration-bundles.tar.gz [2021-02-10T16:32:29.407Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-02-10T16:32:29.407Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-10T16:32:29.687Z] Archiving artifacts [2021-02-10T16:32:29.721Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2021-02-10T16:32:29.721Z] === RUN TestBuildMultiStageOnBuild [2021-02-10T16:32:29.982Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-10T16:32:30.552Z] --- PASS: TestServiceUpdateSecrets (15.20s) [2021-02-10T16:32:30.552Z] === RUN TestServiceUpdateConfigs [2021-02-10T16:32:31.123Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-10T16:32:32.184Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-10T16:32:32.512Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-10T16:32:32.518Z] + make clean [2021-02-10T16:32:33.094Z] docker volume rm -f docker-dev-cache [2021-02-10T16:32:33.094Z] docker-dev-cache [Pipeline] deleteDir [2021-02-10T16:32:39.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-10T16:32:39.084Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-10T16:32:39.084Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-10T16:32:39.346Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-10T16:32:40.289Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-10T16:32:40.549Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-10T16:32:40.810Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-10T16:32:41.069Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-10T16:32:41.069Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-10T16:32:42.453Z] === RUN TestDockerSuite/TestEventsFormat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-10T16:32:43.834Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-10T16:32:43.834Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-10T16:32:43.834Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-10T16:32:44.405Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-10T16:32:44.672Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-10T16:32:45.262Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-10T16:32:45.522Z] --- PASS: TestServiceUpdateConfigs (15.03s) [2021-02-10T16:32:45.522Z] === RUN TestServiceUpdateNetwork [2021-02-10T16:32:46.092Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-10T16:32:46.662Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-10T16:32:46.662Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-10T16:32:46.662Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-10T16:32:47.500Z] --- PASS: TestBuildMultiStageOnBuild (15.15s) [2021-02-10T16:32:47.500Z] === RUN TestBuildUncleanTarFilenames [2021-02-10T16:32:47.500Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-02-10T16:32:47.500Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-10T16:32:47.500Z] === RUN TestBuildMultiStageLayerLeak [2021-02-10T16:32:48.575Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-10T16:32:49.147Z] === RUN TestDockerSuite/TestEventsRename [2021-02-10T16:32:49.719Z] === RUN TestDockerSuite/TestEventsResize [2021-02-10T16:32:50.659Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-10T16:32:50.920Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-10T16:32:51.863Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-10T16:32:52.435Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-10T16:32:55.730Z] === RUN TestDockerSuite/TestEventsTop [2021-02-10T16:32:55.989Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-10T16:32:58.526Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-10T16:32:59.907Z] --- PASS: TestServiceUpdateNetwork (14.10s) [2021-02-10T16:32:59.907Z] === RUN TestServiceUpdatePidsLimit [2021-02-10T16:32:59.943Z] --- PASS: TestBuildMultiStageLayerLeak (13.77s) [2021-02-10T16:32:59.944Z] === RUN TestBuildWithHugeFile [2021-02-10T16:33:01.289Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-10T16:33:01.858Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-10T16:33:10.018Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-10T16:33:10.018Z] === RUN TestDockerSuite/TestExec [2021-02-10T16:33:10.279Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-10T16:33:10.850Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-10T16:33:11.420Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-10T16:33:11.991Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-10T16:33:13.374Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-10T16:33:14.314Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-10T16:33:14.885Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-10T16:33:15.827Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-10T16:33:16.768Z] --- PASS: TestServiceUpdatePidsLimit (16.93s) [2021-02-10T16:33:16.768Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-02-10T16:33:16.768Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-02-10T16:33:16.768Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-02-10T16:33:16.768Z] PASS [2021-02-10T16:33:16.768Z] [2021-02-10T16:33:16.768Z] === Skipped [2021-02-10T16:33:16.768Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-10T16:33:16.768Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-10T16:33:16.768Z] [2021-02-10T16:33:16.768Z] [2021-02-10T16:33:16.768Z] DONE 27 tests, 1 skipped in 190.471s [2021-02-10T16:33:16.768Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-10T16:33:16.768Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-10T16:33:16.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:33:16.768Z] ++ set -e [2021-02-10T16:33:16.768Z] ++ '[' -n 0 ']' [2021-02-10T16:33:16.768Z] ++ set -x [2021-02-10T16:33:16.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:33:16.768Z] INFO: Testing against a local daemon [2021-02-10T16:33:16.768Z] === RUN TestSessionCreate [2021-02-10T16:33:16.768Z] --- PASS: TestSessionCreate (0.05s) [2021-02-10T16:33:16.768Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-10T16:33:16.768Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-02-10T16:33:16.768Z] PASS [2021-02-10T16:33:16.768Z] [2021-02-10T16:33:16.768Z] DONE 2 tests in 0.242s [2021-02-10T16:33:17.029Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-10T16:33:17.029Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:33:17.029Z] ++ set -e [2021-02-10T16:33:17.029Z] ++ '[' -n 0 ']' [2021-02-10T16:33:17.029Z] ++ set -x [2021-02-10T16:33:17.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:33:17.029Z] INFO: Testing against a local daemon [2021-02-10T16:33:17.029Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-10T16:33:17.029Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-10T16:33:17.029Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-10T16:33:17.029Z] === RUN TestEventsExecDie [2021-02-10T16:33:17.289Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-10T16:33:17.860Z] --- PASS: TestEventsExecDie (0.87s) [2021-02-10T16:33:17.860Z] === RUN TestEventsBackwardsCompatible [2021-02-10T16:33:17.860Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-02-10T16:33:17.860Z] === RUN TestInfoBinaryCommits [2021-02-10T16:33:18.120Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-02-10T16:33:18.120Z] === RUN TestInfoAPIVersioned [2021-02-10T16:33:18.120Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-10T16:33:18.120Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-10T16:33:18.120Z] === RUN TestInfoDiscoveryBackend [2021-02-10T16:33:18.691Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2021-02-10T16:33:18.691Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-10T16:33:19.261Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-10T16:33:19.522Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-10T16:33:19.522Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-10T16:33:20.092Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-02-10T16:33:20.092Z] === RUN TestInfoAPI [2021-02-10T16:33:20.092Z] --- PASS: TestInfoAPI (0.05s) [2021-02-10T16:33:20.092Z] === RUN TestInfoAPIWarnings [2021-02-10T16:33:20.352Z] === RUN TestDockerSuite/TestExecEnv [2021-02-10T16:33:20.922Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-10T16:33:22.324Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-10T16:33:22.898Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-10T16:33:24.279Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-10T16:33:25.218Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-10T16:33:25.477Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-10T16:33:26.047Z] === RUN TestDockerSuite/TestExecParseError [2021-02-10T16:33:26.617Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-10T16:33:27.186Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-10T16:33:27.758Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-10T16:33:29.141Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-10T16:33:29.403Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-10T16:33:29.974Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-10T16:33:30.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-10T16:33:37.490Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-02-10T16:33:37.490Z] === RUN TestInfoDebug [2021-02-10T16:33:37.491Z] --- PASS: TestInfoDebug (0.53s) [2021-02-10T16:33:37.491Z] === RUN TestInfoInsecureRegistries [2021-02-10T16:33:37.491Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-10T16:33:37.491Z] === RUN TestInfoRegistryMirrors [2021-02-10T16:33:38.060Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-10T16:33:38.060Z] === RUN TestLoginFailsWithBadCredentials [2021-02-10T16:33:38.321Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-02-10T16:33:38.321Z] === RUN TestPingCacheHeaders [2021-02-10T16:33:38.321Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-10T16:33:38.321Z] === RUN TestPingGet [2021-02-10T16:33:38.321Z] --- PASS: TestPingGet (0.01s) [2021-02-10T16:33:38.321Z] === RUN TestPingHead [2021-02-10T16:33:38.321Z] --- PASS: TestPingHead (0.02s) [2021-02-10T16:33:38.321Z] === RUN TestVersion [2021-02-10T16:33:38.321Z] --- PASS: TestVersion (0.02s) [2021-02-10T16:33:38.321Z] PASS [2021-02-10T16:33:38.321Z] [2021-02-10T16:33:38.321Z] === Skipped [2021-02-10T16:33:38.321Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-10T16:33:38.321Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-10T16:33:38.321Z] [2021-02-10T16:33:38.321Z] [2021-02-10T16:33:38.321Z] DONE 18 tests, 1 skipped in 21.412s [2021-02-10T16:33:38.321Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-10T16:33:38.321Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:33:38.321Z] ++ set -e [2021-02-10T16:33:38.321Z] ++ '[' -n 0 ']' [2021-02-10T16:33:38.321Z] ++ set -x [2021-02-10T16:33:38.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-10T16:33:38.322Z] INFO: Testing against a local daemon [2021-02-10T16:33:38.322Z] === RUN TestVolumesCreateAndList [2021-02-10T16:33:38.582Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-10T16:33:38.582Z] === RUN TestVolumesRemove [2021-02-10T16:33:38.582Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-10T16:33:38.582Z] === RUN TestVolumesInspect [2021-02-10T16:33:38.582Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-10T16:33:38.582Z] === RUN TestVolumesInvalidJSON [2021-02-10T16:33:38.582Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-10T16:33:38.582Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-10T16:33:38.582Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-10T16:33:38.582Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-10T16:33:38.582Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-10T16:33:38.582Z] PASS [2021-02-10T16:33:38.582Z] [2021-02-10T16:33:38.582Z] DONE 5 tests in 0.257s [2021-02-10T16:33:38.582Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-10T16:33:39.151Z] ++++ cat bundles/test-integration/docker.pid [2021-02-10T16:33:39.151Z] +++ kill 5655 [2021-02-10T16:33:40.530Z] +++ /etc/init.d/apparmor stop [2021-02-10T16:33:40.530Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-10T16:33:40.530Z] [2021-02-10T16:33:40.530Z] Unloading profiles will leave already running processes permanently [2021-02-10T16:33:40.530Z] unconfined, which can lead to unexpected situations. [2021-02-10T16:33:40.530Z] [2021-02-10T16:33:40.530Z] To set a process to complain mode, use the command line tool [2021-02-10T16:33:40.530Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-10T16:33:40.530Z] +++ true [2021-02-10T16:33:40.530Z] exiting test-integration [2021-02-10T16:33:40.530Z] ++ exit 0 [2021-02-10T16:33:40.530Z] [2021-02-10T16:33:40.789Z] + for job in $(jobs -p) [2021-02-10T16:33:40.790Z] + wait 14790 [2021-02-10T16:33:41.365Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-10T16:33:41.934Z] === RUN TestDockerSuite/TestExecTTY [2021-02-10T16:33:42.504Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-10T16:33:43.444Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-10T16:33:43.705Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-10T16:33:44.275Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-10T16:33:44.275Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-10T16:33:45.659Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-10T16:33:46.229Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-10T16:33:47.171Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-10T16:33:47.741Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-10T16:33:48.681Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-10T16:33:52.877Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-10T16:33:52.877Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-10T16:33:57.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-10T16:33:57.648Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-10T16:33:59.559Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-10T16:34:04.858Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-10T16:34:04.858Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-10T16:34:04.858Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-10T16:34:04.858Z] === RUN TestDockerSuite/TestHealth [2021-02-10T16:34:15.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-10T16:34:25.034Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-10T16:34:25.035Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-10T16:34:25.035Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-10T16:34:25.035Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-10T16:34:25.035Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-10T16:34:25.035Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-10T16:34:25.604Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-10T16:34:25.604Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-10T16:34:25.604Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-10T16:34:25.604Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-10T16:34:25.866Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-10T16:34:26.126Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-10T16:34:26.696Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-10T16:34:26.696Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-10T16:34:27.267Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-10T16:34:27.267Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-10T16:34:28.209Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-10T16:34:28.783Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-10T16:34:28.783Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-10T16:34:29.354Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-10T16:34:31.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-10T16:34:32.170Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-10T16:34:32.170Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-10T16:34:32.430Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-10T16:34:34.346Z] === RUN TestDockerSuite/TestImportFile [2021-02-10T16:34:36.256Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-10T16:34:36.256Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-10T16:34:37.639Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-10T16:34:39.023Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-10T16:34:40.405Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-10T16:34:40.665Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-10T16:34:41.235Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-10T16:34:41.806Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-10T16:34:41.806Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-10T16:34:41.806Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-10T16:34:42.746Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-10T16:34:43.007Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-10T16:34:43.577Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-10T16:34:44.148Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-10T16:34:44.408Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-10T16:34:44.979Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-10T16:34:44.979Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-10T16:34:46.361Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-10T16:34:46.931Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-10T16:34:47.191Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-10T16:34:47.451Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-10T16:34:47.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-10T16:34:48.033Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-10T16:34:48.033Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-10T16:34:48.975Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-10T16:34:49.547Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-10T16:34:50.489Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-10T16:34:51.430Z] === RUN TestDockerSuite/TestInspectImage [2021-02-10T16:34:51.430Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-10T16:34:51.430Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-10T16:34:51.430Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-10T16:34:52.371Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-10T16:34:52.631Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-10T16:34:52.892Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-10T16:34:53.467Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-10T16:34:54.407Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-10T16:34:54.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-10T16:34:56.323Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-10T16:34:56.323Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-10T16:34:56.894Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-10T16:34:57.465Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-10T16:34:59.380Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-10T16:34:59.951Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-10T16:35:00.895Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-10T16:35:01.468Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-10T16:35:02.410Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-10T16:35:02.670Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-10T16:35:03.239Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-10T16:35:03.239Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-10T16:35:05.187Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-10T16:35:06.131Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-10T16:35:07.516Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-10T16:35:07.516Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-10T16:35:08.899Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-10T16:35:10.284Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-10T16:35:11.746Z] --- PASS: TestBuildWithHugeFile (122.14s) [2021-02-10T16:35:11.746Z] === RUN TestBuildWCOWSandboxSize [2021-02-10T16:35:12.196Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-10T16:35:12.196Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-10T16:35:13.578Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-10T16:35:13.839Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-10T16:35:14.409Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-10T16:35:22.545Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-10T16:35:23.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-10T16:35:23.746Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-10T16:35:25.128Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-10T16:35:25.703Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-10T16:35:26.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-10T16:35:28.186Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-10T16:35:28.186Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-10T16:35:28.446Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-10T16:35:28.707Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-10T16:35:28.707Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-10T16:35:29.277Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-10T16:35:29.849Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-10T16:35:34.055Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-10T16:35:34.315Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-10T16:35:39.599Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-10T16:35:39.599Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-10T16:35:39.599Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-10T16:35:40.542Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-10T16:35:41.483Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-10T16:35:42.424Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-10T16:35:43.363Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-10T16:35:44.301Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-10T16:35:46.219Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-10T16:35:46.789Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-10T16:35:47.358Z] === RUN TestDockerSuite/TestLogsSince [2021-02-10T16:35:49.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-10T16:35:54.547Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-10T16:35:59.831Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-10T16:36:00.401Z] === RUN TestDockerSuite/TestLogsTail [2021-02-10T16:36:00.971Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-10T16:36:01.541Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-10T16:36:02.112Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-10T16:36:02.372Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-10T16:36:02.945Z] === RUN TestDockerSuite/TestNetHostname [2021-02-10T16:36:04.407Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-10T16:36:04.667Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-10T16:36:05.612Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-10T16:36:07.011Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-10T16:36:07.953Z] === RUN TestDockerSuite/TestPluginActive [2021-02-10T16:36:09.864Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-10T16:36:15.149Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-10T16:36:15.149Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-10T16:36:15.409Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-10T16:36:15.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-10T16:36:17.891Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-10T16:36:19.276Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-10T16:36:21.821Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-10T16:36:27.110Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-10T16:36:28.050Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-10T16:36:29.004Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-10T16:36:30.388Z] === RUN TestDockerSuite/TestPortList [2021-02-10T16:36:38.524Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-10T16:36:38.524Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-10T16:36:42.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-10T16:36:45.260Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-10T16:36:45.260Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-10T16:36:45.260Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-10T16:36:45.521Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-10T16:36:45.521Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-10T16:36:46.092Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-10T16:36:46.092Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-10T16:36:47.033Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-10T16:36:47.033Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-10T16:36:48.954Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-10T16:36:48.954Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-10T16:36:50.871Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-10T16:36:52.268Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-10T16:36:52.543Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-10T16:36:52.543Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-10T16:36:55.085Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-10T16:36:55.654Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-10T16:36:58.198Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-10T16:37:01.496Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-10T16:37:01.757Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-10T16:37:05.055Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-10T16:37:13.186Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-10T16:37:13.186Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-10T16:37:15.103Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-10T16:37:16.043Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-10T16:37:17.027Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-10T16:37:18.937Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-10T16:37:20.847Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-10T16:37:21.416Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-10T16:37:21.676Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-10T16:37:22.246Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-10T16:37:23.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-10T16:37:23.759Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-10T16:37:26.304Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-10T16:37:26.875Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-10T16:37:26.875Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-10T16:37:27.135Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-10T16:37:27.394Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-10T16:37:27.394Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-10T16:37:27.966Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-10T16:37:29.347Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-10T16:37:30.288Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-10T16:37:30.857Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-10T16:37:39.028Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-10T16:37:39.028Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-10T16:37:40.412Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-10T16:37:40.672Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-10T16:37:40.672Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-10T16:37:40.932Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-10T16:37:43.472Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-10T16:37:44.856Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-10T16:37:46.771Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-10T16:37:48.685Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-10T16:37:48.685Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-10T16:37:48.685Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-10T16:37:49.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-10T16:37:51.802Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-10T16:37:53.189Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-10T16:37:53.450Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-10T16:37:54.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-10T16:37:55.409Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-10T16:37:55.981Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-10T16:37:57.898Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-10T16:37:57.898Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-10T16:37:58.840Z] === RUN TestDockerSuite/TestRmiTag [2021-02-10T16:37:58.840Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-10T16:37:59.412Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-10T16:38:01.324Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-10T16:38:03.309Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-10T16:38:03.881Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-10T16:38:04.452Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-10T16:38:04.713Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-10T16:38:04.974Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-10T16:38:06.360Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-10T16:38:06.933Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-10T16:38:07.504Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-10T16:38:08.074Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-10T16:38:08.074Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-10T16:38:08.074Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-10T16:38:08.644Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-10T16:38:10.031Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-10T16:38:10.972Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-10T16:38:10.972Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-10T16:38:11.917Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-10T16:38:12.489Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-10T16:38:14.417Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-10T16:38:15.357Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-10T16:38:15.927Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-10T16:38:16.188Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-10T16:38:17.129Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-10T16:38:17.699Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-10T16:38:18.641Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-10T16:38:19.582Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-10T16:38:20.522Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-10T16:38:20.522Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-10T16:38:21.464Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-10T16:38:22.406Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-10T16:38:22.977Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-10T16:38:23.549Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-10T16:38:23.549Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-10T16:38:25.459Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-10T16:38:25.720Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-10T16:38:26.292Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-10T16:38:26.862Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-10T16:38:27.122Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-10T16:38:27.383Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-10T16:38:27.643Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-10T16:38:28.212Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-10T16:38:28.791Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-10T16:38:29.369Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-10T16:38:29.940Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-10T16:38:29.940Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-10T16:38:30.200Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-10T16:38:30.460Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-10T16:38:31.399Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-10T16:38:31.969Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-10T16:38:32.542Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-10T16:38:33.112Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-10T16:38:33.112Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-10T16:38:33.682Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-10T16:38:34.624Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-10T16:38:35.565Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-10T16:38:36.952Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-10T16:38:37.216Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-10T16:38:37.787Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-10T16:38:38.048Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-10T16:38:38.618Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-10T16:38:39.188Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-10T16:38:41.100Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-10T16:38:43.009Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-10T16:38:43.009Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-10T16:38:43.579Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-10T16:38:44.522Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-10T16:38:45.937Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-10T16:38:47.323Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-10T16:38:49.869Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-10T16:38:51.779Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-10T16:38:51.779Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-10T16:38:51.779Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-10T16:38:52.349Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-10T16:38:53.732Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-10T16:38:54.303Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-10T16:38:54.879Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-10T16:38:56.793Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-10T16:38:57.734Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-10T16:38:57.994Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-10T16:38:58.936Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-10T16:38:59.508Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-10T16:38:59.508Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-10T16:39:00.081Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-10T16:39:01.465Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-10T16:39:01.465Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-10T16:39:02.065Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-10T16:39:02.638Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-10T16:39:02.901Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-10T16:39:03.470Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-10T16:39:03.470Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-10T16:39:04.040Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-10T16:39:04.610Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-10T16:39:05.181Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-10T16:39:05.751Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-10T16:39:06.322Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-10T16:39:06.582Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-10T16:39:07.151Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-10T16:39:07.723Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-10T16:39:07.723Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-10T16:39:08.293Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-10T16:39:08.864Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-10T16:39:09.804Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-10T16:39:10.065Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-10T16:39:10.065Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-10T16:39:11.007Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-10T16:39:12.921Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-10T16:39:13.492Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-10T16:39:14.433Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-10T16:39:16.975Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-10T16:39:18.931Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-10T16:39:22.228Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-10T16:39:24.141Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-10T16:39:24.710Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-10T16:39:26.094Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-10T16:39:27.037Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-10T16:39:27.298Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-10T16:39:27.298Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-10T16:39:27.559Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-10T16:39:27.559Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-10T16:39:28.130Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-10T16:39:30.044Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-10T16:39:30.617Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-10T16:39:32.000Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-10T16:39:33.913Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-10T16:39:33.913Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-10T16:39:39.206Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-10T16:39:39.466Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-10T16:39:39.727Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-10T16:39:40.299Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-10T16:39:40.871Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-10T16:39:40.871Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-10T16:39:41.443Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-10T16:39:42.832Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-10T16:39:43.772Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-10T16:39:44.713Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-10T16:39:44.713Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-10T16:39:45.284Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-10T16:39:45.284Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-10T16:39:46.670Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-10T16:39:48.052Z] === RUN TestDockerSuite/TestRunMount [2021-02-10T16:39:53.339Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-10T16:39:53.340Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-10T16:39:53.599Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-10T16:39:54.540Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-10T16:39:55.928Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-10T16:39:58.487Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-10T16:39:58.747Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-10T16:40:00.659Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-10T16:40:01.601Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-10T16:40:02.983Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-10T16:40:04.367Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-10T16:40:05.306Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-10T16:40:05.306Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-10T16:40:05.876Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-10T16:40:05.876Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-10T16:40:06.816Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-10T16:40:07.764Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-10T16:40:08.336Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-10T16:40:08.597Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-10T16:40:10.514Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-10T16:40:11.899Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-10T16:40:13.812Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-10T16:40:16.371Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-10T16:40:16.371Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-10T16:40:16.632Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-10T16:40:16.632Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-10T16:40:17.202Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-10T16:40:17.202Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-10T16:40:17.772Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-10T16:40:18.343Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-10T16:40:18.604Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-10T16:40:19.546Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-10T16:40:26.120Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-10T16:40:26.120Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-10T16:40:26.120Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-10T16:40:26.120Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-10T16:40:27.501Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-10T16:40:28.071Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-10T16:40:28.332Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-10T16:40:28.903Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-10T16:40:29.475Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-10T16:40:30.049Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-10T16:40:30.310Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-10T16:40:30.881Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-10T16:40:30.882Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-10T16:40:31.452Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-10T16:40:32.022Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-10T16:40:32.022Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-10T16:40:32.966Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-10T16:40:33.908Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-10T16:40:33.908Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-10T16:40:36.467Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-10T16:40:37.850Z] === RUN TestDockerSuite/TestRunRm [2021-02-10T16:40:38.110Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-10T16:40:42.308Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-10T16:40:42.308Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-10T16:40:42.568Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-10T16:40:43.510Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-10T16:40:44.452Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-10T16:40:45.023Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-10T16:40:48.323Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-10T16:40:50.865Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-10T16:40:51.437Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-10T16:40:52.007Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-10T16:40:52.266Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-10T16:40:52.837Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-10T16:40:53.407Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-10T16:40:54.009Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-10T16:40:54.270Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-10T16:40:54.842Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-10T16:40:55.412Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-10T16:40:57.320Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-10T16:40:57.891Z] === RUN TestDockerSuite/TestRunState [2021-02-10T16:40:59.275Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-10T16:40:59.844Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-10T16:40:59.845Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-10T16:41:00.414Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-10T16:41:00.675Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-10T16:41:00.675Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-10T16:41:01.246Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-10T16:41:02.186Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-10T16:41:03.127Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-10T16:41:03.127Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-10T16:41:03.127Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-10T16:41:03.697Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-10T16:41:05.607Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-10T16:41:05.867Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-10T16:41:07.780Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-10T16:41:11.088Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-10T16:41:14.386Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-10T16:41:14.386Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-10T16:41:14.956Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-10T16:41:15.526Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-10T16:41:17.441Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-10T16:41:18.825Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-10T16:41:19.395Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-10T16:41:19.657Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-10T16:41:19.657Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-10T16:41:20.231Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-10T16:41:20.492Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-10T16:41:21.065Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-10T16:41:22.008Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-10T16:41:22.008Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-10T16:41:22.008Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-10T16:41:22.626Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-10T16:41:22.626Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-10T16:41:25.928Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-10T16:41:26.189Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-10T16:41:26.761Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-10T16:41:28.146Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-10T16:41:30.058Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-10T16:41:30.997Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-10T16:41:32.909Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-10T16:41:34.821Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-10T16:41:35.391Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-10T16:41:35.391Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-10T16:41:35.391Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-10T16:41:35.391Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-10T16:41:35.391Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-10T16:41:35.391Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-10T16:41:35.960Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-10T16:41:36.530Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-10T16:41:37.471Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-10T16:41:38.041Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-10T16:41:38.611Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-10T16:41:38.611Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-10T16:41:39.181Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-10T16:41:39.181Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-10T16:41:39.181Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-10T16:41:39.181Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-10T16:41:39.181Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-10T16:41:39.181Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-10T16:41:39.181Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-10T16:41:39.181Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-10T16:41:39.181Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-10T16:41:39.181Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-10T16:41:39.756Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-10T16:41:40.325Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-10T16:41:40.897Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-10T16:41:40.897Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-10T16:41:41.467Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-10T16:41:41.467Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-10T16:41:42.418Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-10T16:41:42.418Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-10T16:41:42.996Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-10T16:41:43.259Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-10T16:41:43.519Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-10T16:41:43.520Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-10T16:41:44.091Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-10T16:41:45.032Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-10T16:41:45.293Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-10T16:41:45.553Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-10T16:41:45.814Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-10T16:41:45.814Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-10T16:41:46.754Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-10T16:41:47.324Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-10T16:41:49.236Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-10T16:41:49.497Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-10T16:41:49.497Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-10T16:41:49.497Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-10T16:41:50.439Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-10T16:41:50.439Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-10T16:41:51.012Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-10T16:41:52.396Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-10T16:41:52.396Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-10T16:41:54.309Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-10T16:41:54.309Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-10T16:41:54.571Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-10T16:41:55.959Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-10T16:41:55.959Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-10T16:41:57.342Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-10T16:41:57.342Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-10T16:41:57.342Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-10T16:41:58.725Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-10T16:41:58.986Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-10T16:42:00.897Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-10T16:42:01.159Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-10T16:42:01.159Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-10T16:42:01.159Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-10T16:42:01.419Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-10T16:42:01.419Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-10T16:42:01.989Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-10T16:42:04.533Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-10T16:42:09.811Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-10T16:42:11.193Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-10T16:42:11.764Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-10T16:42:12.706Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-10T16:42:15.244Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-10T16:42:17.185Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-10T16:42:17.756Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-10T16:42:17.756Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-10T16:42:19.142Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-10T16:42:21.688Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-10T16:42:23.072Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-10T16:42:25.612Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-10T16:42:29.812Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-10T16:42:33.103Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-10T16:42:37.301Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-10T16:42:37.301Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-10T16:42:40.614Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-10T16:42:41.553Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-10T16:42:42.124Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-10T16:42:42.695Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-10T16:42:43.266Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-10T16:42:43.266Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-10T16:42:43.838Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-10T16:42:45.221Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-10T16:42:47.766Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-10T16:42:51.062Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-10T16:42:51.062Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-10T16:42:51.633Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-10T16:42:51.633Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-10T16:42:52.205Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-10T16:42:53.588Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-10T16:42:53.588Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-10T16:42:54.527Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-10T16:42:55.484Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-10T16:42:56.056Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-10T16:42:56.998Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-10T16:43:01.195Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-10T16:43:01.765Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-10T16:43:01.765Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-10T16:43:02.705Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-10T16:43:03.275Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-10T16:43:05.816Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-10T16:43:08.355Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-10T16:43:10.897Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-10T16:43:12.280Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-10T16:43:15.590Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-10T16:43:18.136Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-10T16:43:20.045Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-10T16:43:21.429Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-10T16:43:22.369Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-10T16:43:23.309Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-10T16:43:25.219Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-10T16:43:26.603Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-10T16:43:27.987Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-10T16:43:29.895Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-10T16:43:31.276Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-10T16:43:46.188Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-10T16:43:46.189Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-10T16:43:46.449Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-10T16:43:47.017Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-10T16:43:47.017Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-10T16:43:47.017Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-10T16:43:47.017Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-10T16:43:47.587Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-10T16:43:47.587Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-10T16:43:48.527Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-10T16:43:48.527Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-10T16:43:48.527Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-10T16:43:48.527Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-10T16:43:48.528Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-10T16:43:50.439Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-10T16:43:50.439Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-10T16:43:50.439Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-10T16:43:50.699Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-10T16:43:50.699Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-10T16:43:57.272Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-10T16:43:57.843Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-10T16:43:57.843Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-10T16:43:57.843Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-10T16:43:59.755Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-10T16:44:03.074Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite (1501.06s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.15s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.05s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.30s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.40s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.80s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.16s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.48s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.06s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.80s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.84s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.75s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.30s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.00s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAttachDetach (0.99s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.80s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.34s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.18s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.45s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.38s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.45s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.22s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.57s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.95s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.78s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.27s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.77s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.56s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.94s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.31s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.27s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.35s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.94s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.61s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.47s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.46s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.34s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.27s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.89s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.92s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.42s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.11s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.38s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.25s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.45s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.73s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.52s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.31s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.66s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.92s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.01s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.37s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.56s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.34s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.08s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.06s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.43s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.60s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.59s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.46s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.70s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.01s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.96s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.64s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.89s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.68s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.84s) [2021-02-10T16:44:03.074Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.12s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2021-02-10T16:44:03.075Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-10T16:44:03.075Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.07s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.90s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.00s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.81s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.48s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.60s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.19s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.11s) [2021-02-10T16:44:03.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-10T16:44:03.075Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-10T16:44:03.075Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-02-10T16:44:03.075Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-10T16:44:03.075Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.30s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.75s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.85s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.14s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.26s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.57s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.24s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.91s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.61s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.45s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.54s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.20s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.59s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.58s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.94s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.49s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.05s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.73s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.76s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.36s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.82s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.92s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.85s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.31s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.58s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.84s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.28s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEnv (1.68s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.97s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.21s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.74s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.64s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.05s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.67s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.76s) [2021-02-10T16:44:03.075Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-10T16:44:03.075Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.68s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildExpose (0.58s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.20s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.59s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildFails (0.82s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.12s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.33s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.98s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.10s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.00s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.88s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.99s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.93s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.91s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.75s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildHistory (4.32s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.59s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.75s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.72s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildLabel (0.55s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.88s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.40s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.71s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.82s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.31s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.57s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.63s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.94s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.09s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.10s) [2021-02-10T16:44:03.075Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-10T16:44:03.075Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.71s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.08s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.58s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.79s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.65s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.86s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.85s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.88s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.87s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.38s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.11s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.24s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.72s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.47s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildPATH (3.64s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.93s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.24s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.34s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.91s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildRm (3.29s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.83s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.54s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.50s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.91s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.17s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2021-02-10T16:44:03.075Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-10T16:44:03.075Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.81s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildStderr (0.79s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.50s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.28s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.03s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.57s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildUser (1.57s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.45s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.26s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.80s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.01s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.95s) [2021-02-10T16:44:03.075Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.42s) [2021-02-10T16:44:03.076Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-10T16:44:03.076Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.076Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-10T16:44:03.076Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.076Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2021-02-10T16:44:03.076Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.076Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-10T16:44:03.076Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.61s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.04s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.98s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.05s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.54s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.62s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.13s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2021-02-10T16:44:03.076Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-10T16:44:03.076Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.91s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.91s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-10T16:44:03.076Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-10T16:44:03.076Z] docker_cli_sni_test.go:18: Flakey test [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.69s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCommitChange (0.98s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.80s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.14s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.06s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.95s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCommitTTY (1.43s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.59s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.78s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.46s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.49s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.57s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.68s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.63s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.60s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.96s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.59s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.64s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.71s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.49s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.69s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.66s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.70s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.66s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.35s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.23s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.70s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.56s) [2021-02-10T16:44:03.076Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-10T16:44:03.076Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.88s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.75s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.35s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.84s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.95s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.75s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.44s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.84s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.44s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.54s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.49s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.47s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009d8bc0_} (1.33s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1885021134_/foo_false____} (1.35s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1885021134_/foo_true____} (1.36s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3394185941_/foo_false____} (1.49s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3394185941_/foo_true____} (1.45s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3394185941_/foo_true__0xc0009d8c20__} (1.44s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009d8c40_} (1.67s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009d8c60_} (1.42s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009d8c80_} (1.54s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009d8ca0_} (1.46s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.00s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.26s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.35s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.90s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.04s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.62s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.71s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.05s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.80s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.85s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.79s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.34s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.50s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.96s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.67s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.11s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.11s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.02s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.49s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.47s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.63s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.11s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.52s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.34s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.66s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.36s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.05s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.92s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.22s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.36s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.41s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.20s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.35s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.22s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.77s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.56s) [2021-02-10T16:44:03.076Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-10T16:44:03.076Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.53s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.43s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-02-10T16:44:03.076Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-10T16:44:03.076Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.83s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.47s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.56s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.15s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.00s) [2021-02-10T16:44:03.076Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.12s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.10s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.53s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.52s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.94s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.11s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.63s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.21s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.30s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.80s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsAttach (0.60s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsCommit (0.71s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.29s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.48s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsCopy (1.28s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.55s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.54s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.11s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.33s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsFilters (1.21s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsFormat (1.21s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.76s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.49s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.10s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.47s) [2021-02-10T16:44:03.077Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-10T16:44:03.077Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-10T16:44:03.077Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-10T16:44:03.077Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.85s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.73s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsRename (0.58s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsResize (0.66s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.53s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.87s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.81s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsTop (0.59s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.94s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExec (0.73s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.66s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.52s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.58s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.54s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.79s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.70s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.71s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.21s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecCgroup (1.05s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecEnv (0.60s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.19s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.68s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecInteractive (0.61s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.60s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecParseError (0.52s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.08s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.61s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecStartFails (0.66s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.21s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.57s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecTTY (0.73s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecUlimits (0.59s) [2021-02-10T16:44:03.077Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-10T16:44:03.077Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.59s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestExecWithUser (0.69s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.62s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.71s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestHealth (19.37s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.65s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.42s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.67s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.74s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.65s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.65s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.74s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImportDisplay (1.80s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImportFile (1.83s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.57s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImportGzipped (1.42s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.19s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.60s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.56s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.60s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.55s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.49s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.49s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.51s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.21s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.51s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.51s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.58s) [2021-02-10T16:44:03.077Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-10T16:44:03.077Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.90s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.68s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectDefault (0.83s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectHistory (0.88s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.08s) [2021-02-10T16:44:03.077Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-10T16:44:03.077Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.59s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.54s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.87s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.69s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.79s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectStatus (0.80s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.72s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.70s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.78s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.68s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.70s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.57s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.51s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.79s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.10s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.06s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.27s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.52s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.56s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.62s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.32s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.56s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.69s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.64s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.38s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.73s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.10s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.61s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.59s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.59s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.52s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.58s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.60s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.99s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.89s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.90s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.98s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.88s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.10s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsSince (6.88s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsTail (0.61s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.56s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.52s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.57s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestNetHostname (1.57s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.82s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.56s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.93s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestPluginActive (1.71s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.66s) [2021-02-10T16:44:03.077Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-02-10T16:44:03.077Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.83s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.66s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.44s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.04s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.14s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.54s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.99s) [2021-02-10T16:44:03.077Z] --- PASS: TestDockerSuite/TestPortList (7.13s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.20s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.39s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.64s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.61s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.63s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.42s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.00s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsByOrder (2.16s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.72s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.35s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.91s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.37s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.31s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.68s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.11s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.09s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.81s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.57s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.58s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.24s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2021-02-10T16:44:03.078Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-10T16:44:03.078Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.11s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.04s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.70s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.81s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.94s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.80s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.41s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.18s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.28s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.49s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.37s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.21s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.41s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.78s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.81s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.73s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.82s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.65s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.63s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.85s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.11s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAddHost (0.85s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.75s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.57s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.39s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.77s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.74s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.62s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.36s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.82s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.77s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.77s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.99s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.91s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.74s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.75s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.65s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.55s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.50s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.49s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.56s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.51s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.52s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.60s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.06s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.08s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.97s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.54s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.53s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.49s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.31s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.53s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.11s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.68s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.38s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.84s) [2021-02-10T16:44:03.078Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-10T16:44:03.078Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.078Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-10T16:44:03.078Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.55s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.40s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.22s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.00s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.24s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.54s) [2021-02-10T16:44:03.078Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-10T16:44:03.078Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.76s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.24s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.57s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.54s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.51s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.57s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.55s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunExitCode (0.52s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.54s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.00s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2021-02-10T16:44:03.078Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-10T16:44:03.078Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.70s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.91s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.21s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.46s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.65s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.49s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.20s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.74s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.70s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.45s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.80s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.33s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.44s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.11s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.30s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.35s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.54s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunMount (4.40s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.53s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.55s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.01s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.50s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.47s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.96s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.31s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.45s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.08s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.60s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNetHost (0.88s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.69s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.90s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.82s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.01s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.52s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.57s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.12s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.55s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.56s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.85s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.63s) [2021-02-10T16:44:03.078Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-10T16:44:03.078Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.57s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.52s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.14s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.70s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2021-02-10T16:44:03.078Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.53s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.85s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2021-02-10T16:44:03.078Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-10T16:44:03.078Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.63s) [2021-02-10T16:44:03.078Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-10T16:44:03.078Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.10s) [2021-02-10T16:44:03.078Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-10T16:44:03.078Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.34s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.33s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunRm (0.56s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.49s) [2021-02-10T16:44:03.078Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.57s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.03s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.87s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.53s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunState (1.30s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.75s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.63s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s) [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.59s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.70s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunSysctls (1.12s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.70s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.47s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.35s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.01s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.53s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.19s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunUserByName (0.62s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.74s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.59s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.30s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.71s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.26s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.82s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.90s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-02-10T16:44:03.079Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.56s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.55s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.54s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.67s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.55s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.54s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.50s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.96s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s) [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-02-10T16:44:03.079Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.37s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.98s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.61s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.76s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.06s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.11s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.76s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.45s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.49s) [2021-02-10T16:44:03.079Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents572584518 [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.22s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.41s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.84s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.24s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.86s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.75s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.76s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.69s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStartRecordError (1.34s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.35s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.44s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.65s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.20s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.64s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.63s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.51s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.61s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.57s) [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.59s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.15s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.51s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s) [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.65s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.23s) [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.08s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.76s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.64s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.14s) [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-10T16:44:03.079Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.81s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.65s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.63s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.56s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.28s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.60s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.89s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.00s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.52s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.60s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.01s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.05s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.61s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.51s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.59s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.50s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.65s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.58s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.70s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.73s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.52s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.55s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.99s) [2021-02-10T16:44:03.079Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.85s) [2021-02-10T16:44:03.079Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-10T16:44:03.079Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-10T16:44:03.079Z] === RUN TestDockerRegistrySuite [2021-02-10T16:44:03.079Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-10T16:44:04.059Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-10T16:44:05.449Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-10T16:44:06.832Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-10T16:44:07.092Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-10T16:44:10.392Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-10T16:44:15.671Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-10T16:44:18.213Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-10T16:44:19.596Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-10T16:44:20.540Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-10T16:44:21.481Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-10T16:44:22.885Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-10T16:44:24.272Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-10T16:44:25.212Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-10T16:44:26.152Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-10T16:44:28.697Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-10T16:44:30.619Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-10T16:44:31.558Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-10T16:44:34.102Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-10T16:44:35.487Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-10T16:44:35.487Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-10T16:44:36.429Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-10T16:44:37.811Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-10T16:44:38.753Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-10T16:44:42.081Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-10T16:44:42.081Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-10T16:44:43.021Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-10T16:44:43.591Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-10T16:44:43.852Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-10T16:44:44.112Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-10T16:44:44.372Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-10T16:44:44.942Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-10T16:44:44.942Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-10T16:44:46.327Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-10T16:44:47.716Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-10T16:44:48.658Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-10T16:44:49.599Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-10T16:44:50.540Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-10T16:44:51.480Z] --- PASS: TestDockerRegistrySuite (48.71s) [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.36s) [2021-02-10T16:44:51.481Z] check_test.go:196: [de26a8db9df77] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.24s) [2021-02-10T16:44:51.481Z] check_test.go:196: [dd845f92cb6e6] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.55s) [2021-02-10T16:44:51.481Z] check_test.go:196: [dc60b946b0f3c] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2021-02-10T16:44:51.481Z] check_test.go:196: [df13b82ff967e] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.17s) [2021-02-10T16:44:51.481Z] check_test.go:196: [da909965a5eb0] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.78s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d81c3960de9fc] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.21s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d46c4031c05e9] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.14s) [2021-02-10T16:44:51.481Z] check_test.go:196: [ddc2bc44b3ff4] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.06s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d325da7be7397] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.16s) [2021-02-10T16:44:51.481Z] check_test.go:196: [da3be3603a749] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.27s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d5822b6746ea4] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.18s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d960250e2d8de] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.02s) [2021-02-10T16:44:51.481Z] check_test.go:196: [dd5b60c17e663] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.15s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d321dd35bdb4c] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.23s) [2021-02-10T16:44:51.481Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3a796e39479ecd463dd9bfa6e3b74e1c065dec8eafb057d20fe940973fe0c428 [2021-02-10T16:44:51.481Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:18d7321380e762fafdccf947f8b765fecdb5cfe21e2b22946d6c831a8436deb4 [2021-02-10T16:44:51.481Z] check_test.go:196: [d9f51ab5b373f] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.16s) [2021-02-10T16:44:51.481Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:133beefa74532cf40dabdd125d2a9d8677becf904b98c18e12393dc20d03e696 [2021-02-10T16:44:51.481Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:78ed9ea626bbaebdebda33fbb2e42308f73737c834fb17f75de2a9e4538de9b4 [2021-02-10T16:44:51.481Z] check_test.go:196: [dc8afb6d74f88] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.11s) [2021-02-10T16:44:51.481Z] check_test.go:196: [dcc6e80533a39] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.36s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d2657fc05ab5d] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.22s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d829a17ce13fc] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d5ab0e9c3450a] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.17s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d79ee85929be8] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.98s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d7f7d735798cf] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.99s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d516f72983145] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.04s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d23aa051c94cc] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d3db7e77672d1] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.10s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d1aedadb49542] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.63s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d4e4435320b35] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-10T16:44:51.481Z] check_test.go:196: [da9886a8a0a1f] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d1d2a3d699c46] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d090be77c8c4c] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d0d6afe3fbc56] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-10T16:44:51.481Z] check_test.go:196: [dbacb68955141] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.14s) [2021-02-10T16:44:51.481Z] check_test.go:196: [da433b2df4069] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.59s) [2021-02-10T16:44:51.481Z] check_test.go:196: [dc0be84eea486] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2021-02-10T16:44:51.481Z] check_test.go:196: [dcfea67de2f21] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.10s) [2021-02-10T16:44:51.481Z] check_test.go:196: [d02911211ec13] daemon is not started [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2021-02-10T16:44:51.481Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2021-02-10T16:44:51.481Z] === RUN TestDockerSchema1RegistrySuite [2021-02-10T16:44:51.481Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-10T16:44:51.481Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-10T16:44:54.778Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-10T16:45:00.078Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-10T16:45:00.078Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-10T16:45:04.281Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-10T16:45:04.542Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-10T16:45:05.113Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-10T16:45:07.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-10T16:45:07.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-10T16:45:08.411Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-10T16:45:09.795Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-10T16:45:11.182Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-10T16:45:11.753Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-10T16:45:15.052Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-10T16:45:15.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-10T16:45:15.881Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-10T16:45:16.142Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-10T16:45:16.403Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-10T16:45:16.975Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-10T16:45:17.236Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite (26.06s) [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-02-10T16:45:17.504Z] check_test.go:223: [dc39ced0948b3] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.21s) [2021-02-10T16:45:17.504Z] check_test.go:223: [d43e828ccd8eb] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.71s) [2021-02-10T16:45:17.504Z] check_test.go:223: [d446f2dded1df] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.34s) [2021-02-10T16:45:17.504Z] check_test.go:223: [d521f2d59e3f0] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s) [2021-02-10T16:45:17.504Z] check_test.go:223: [dfa28464574bf] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.63s) [2021-02-10T16:45:17.504Z] check_test.go:223: [df6bb142cc0e5] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.17s) [2021-02-10T16:45:17.504Z] check_test.go:223: [d2e3e36cc2232] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2021-02-10T16:45:17.504Z] check_test.go:223: [dc46245c7796b] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.54s) [2021-02-10T16:45:17.504Z] check_test.go:223: [d1efb7da49e54] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.35s) [2021-02-10T16:45:17.504Z] check_test.go:223: [d01ed2b5225a9] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.51s) [2021-02-10T16:45:17.504Z] check_test.go:223: [d117e8c4edae0] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.66s) [2021-02-10T16:45:17.504Z] check_test.go:223: [df1d6a62faf1f] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.65s) [2021-02-10T16:45:17.504Z] check_test.go:223: [d723b091ed93f] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.14s) [2021-02-10T16:45:17.504Z] check_test.go:223: [dab1bd7dfa4bd] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.37s) [2021-02-10T16:45:17.504Z] check_test.go:223: [dd30f07e703bc] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.36s) [2021-02-10T16:45:17.504Z] check_test.go:223: [d191045c2dadf] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.48s) [2021-02-10T16:45:17.504Z] check_test.go:223: [db200372a674e] daemon is not started [2021-02-10T16:45:17.504Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.14s) [2021-02-10T16:45:17.504Z] check_test.go:223: [dc908d5050ecf] daemon is not started [2021-02-10T16:45:17.504Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-10T16:45:17.504Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-10T16:45:18.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-10T16:45:19.476Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-10T16:45:19.476Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-10T16:45:19.476Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-10T16:45:20.860Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-10T16:45:21.431Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-10T16:45:21.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-10T16:45:21.955Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-10T16:45:22.526Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-10T16:45:22.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.19s) [2021-02-10T16:45:22.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.29s) [2021-02-10T16:45:22.526Z] check_test.go:252: [d022907f83d4d] daemon is not started [2021-02-10T16:45:22.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2021-02-10T16:45:22.526Z] check_test.go:252: [d51e9be11ce3c] daemon is not started [2021-02-10T16:45:22.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2021-02-10T16:45:22.526Z] check_test.go:252: [d81e36ba50e91] daemon is not started [2021-02-10T16:45:22.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.48s) [2021-02-10T16:45:22.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.33s) [2021-02-10T16:45:22.526Z] check_test.go:252: [d7b4303459dd6] daemon is not started [2021-02-10T16:45:22.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.45s) [2021-02-10T16:45:22.526Z] check_test.go:252: [ded4b5ab96924] daemon is not started [2021-02-10T16:45:22.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.70s) [2021-02-10T16:45:22.526Z] check_test.go:252: [d1fa19e954805] daemon is not started [2021-02-10T16:45:22.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2021-02-10T16:45:22.526Z] check_test.go:252: [d536855ceff63] daemon is not started [2021-02-10T16:45:22.526Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-10T16:45:22.526Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-10T16:45:26.725Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-10T16:45:28.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-10T16:45:28.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-10T16:45:28.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-10T16:45:28.368Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-10T16:45:28.368Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2021-02-10T16:45:28.368Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2021-02-10T16:45:28.368Z] check_test.go:279: [d61d0f682387f] daemon is not started [2021-02-10T16:45:28.368Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2021-02-10T16:45:28.368Z] check_test.go:279: [df4055c6a9e96] daemon is not started [2021-02-10T16:45:28.368Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-02-10T16:45:28.368Z] check_test.go:279: [d71c392ace2a4] daemon is not started [2021-02-10T16:45:28.368Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-02-10T16:45:28.368Z] check_test.go:279: [d436c35ef5d89] daemon is not started [2021-02-10T16:45:28.368Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-02-10T16:45:28.368Z] check_test.go:279: [dab1f0a1617c0] daemon is not started [2021-02-10T16:45:28.368Z] === RUN TestDockerNetworkSuite [2021-02-10T16:45:28.368Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-10T16:45:30.910Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-10T16:45:31.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-10T16:45:32.422Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-10T16:45:35.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-10T16:45:37.642Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-10T16:45:37.642Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-10T16:45:37.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-10T16:45:40.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-10T16:45:42.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-10T16:45:44.242Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-10T16:45:45.186Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-10T16:45:46.125Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-10T16:45:48.670Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-10T16:45:51.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-10T16:45:53.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-10T16:45:54.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-10T16:45:55.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-10T16:45:56.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-10T16:45:57.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-10T16:45:57.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-10T16:45:58.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-10T16:45:58.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-10T16:45:59.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-10T16:45:59.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-10T16:45:59.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-10T16:45:59.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-10T16:46:00.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-10T16:46:01.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-10T16:46:02.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-10T16:46:02.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-10T16:46:02.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-10T16:46:04.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-10T16:46:06.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-10T16:46:13.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-10T16:46:13.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-10T16:46:14.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-10T16:46:14.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-10T16:46:14.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-10T16:46:14.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-10T16:46:15.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-10T16:46:15.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-10T16:46:18.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-10T16:46:18.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-10T16:46:18.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-10T16:46:18.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-10T16:46:23.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-10T16:46:26.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-10T16:46:26.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-10T16:46:27.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-10T16:46:28.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-10T16:46:28.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-10T16:46:29.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-10T16:46:30.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-10T16:46:31.499Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-10T16:46:36.806Z] --- PASS: TestDockerNetworkSuite (67.70s) [2021-02-10T16:46:36.806Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.23s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d76fe5ae469e2] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.84s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d4fb0f5d65cb4] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.89s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [df0c34055e477] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.16s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d12f1161c1111] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.08s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:1233: [d47a3580b3393] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.16s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d1a51827832f1] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.05s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d3884b162be15] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.79s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d2a61ed947932] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.25s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d5cb3fcf5c694] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.61s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d27dc7a22e2d7] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.45s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d53c82c2d72df] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.08s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [da594f6f8f950] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.98s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d3d95860c0851] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d2ff0e367d28d] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d3213810da5fe] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.86s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d18a4d1c690f7] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d11e7281b7c3a] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [db8a4ef079070] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [dc08183f1385d] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.84s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d833f86de16f3] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.11s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d06b52053ff38] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [ddc4774cfefcc] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [df17a3d775de2] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d01670dbbd776] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.53s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:968: [d4a65b2c5f4cf] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.99s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [dc00f3ad1b13d] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.35s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:1116: [d8c6e61651504] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d61dbe19d9367] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.99s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [dff8346f50a64] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d0b9b15d26683] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [dc8340fe02356] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d1eb41999aeba] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d0eecee5e9b24] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d1656f22056ca] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.95s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d3e92c318110e] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d94faf557ce38] daemon is not started [2021-02-10T16:46:36.807Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d5ca38dad4277] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.90s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d24737ddd82d1] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.63s) [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.41s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:1084: [dc1e06f469c58] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d787c5800d3bb] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.00s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d86effa9fd5ab] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.86s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d3cc91aacd6f1] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [ddd81f2dfd2f1] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.73s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d96f1abd3cad9] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d655d5566e15e] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.11s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d23a4ea3eacb4] daemon is not started [2021-02-10T16:46:36.807Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.87s) [2021-02-10T16:46:36.807Z] docker_cli_network_unix_test.go:46: [d5b0c83adb70c] daemon is not started [2021-02-10T16:46:36.807Z] === RUN TestDockerHubPullSuite [2021-02-10T16:46:36.807Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-10T16:46:38.188Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-10T16:46:40.726Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-10T16:46:40.726Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-10T16:46:42.634Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-10T16:46:43.205Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-10T16:46:43.205Z] --- PASS: TestDockerHubPullSuite (6.97s) [2021-02-10T16:46:43.205Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.80s) [2021-02-10T16:46:43.205Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2021-02-10T16:46:43.205Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2021-02-10T16:46:43.205Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.05s) [2021-02-10T16:46:43.205Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.34s) [2021-02-10T16:46:43.205Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-02-10T16:46:43.205Z] PASS [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === Skipped [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-02-10T16:46:43.205Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-10T16:46:43.205Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.04s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2021-02-10T16:46:43.205Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_sni_test.go:18: Flakey test [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-10T16:46:43.205Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-02-10T16:46:43.205Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-02-10T16:46:43.205Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-10T16:46:43.205Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-10T16:46:43.205Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-10T16:46:43.205Z] [2021-02-10T16:46:43.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-10T16:46:43.206Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-10T16:46:43.206Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-10T16:46:43.206Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-10T16:46:43.206Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-10T16:46:43.206Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-10T16:46:43.206Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-10T16:46:43.206Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-10T16:46:43.206Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-10T16:46:43.206Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-10T16:46:43.206Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-10T16:46:43.206Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-10T16:46:43.206Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-02-10T16:46:43.206Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-02-10T16:46:43.206Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-10T16:46:43.206Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-10T16:46:43.206Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-10T16:46:43.206Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-10T16:46:43.206Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-10T16:46:43.206Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-10T16:46:43.206Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-10T16:46:43.206Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-10T16:46:43.206Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-10T16:46:43.206Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-10T16:46:43.206Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-02-10T16:46:43.206Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-02-10T16:46:43.206Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-10T16:46:43.206Z] docker_cli_network_unix_test.go:46: [d5ca38dad4277] daemon is not started [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] [2021-02-10T16:46:43.206Z] DONE 1274 tests, 51 skipped in 1712.480s [2021-02-10T16:46:43.206Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-10T16:46:43.206Z] ++++ cat bundles/test-integration/docker.pid [2021-02-10T16:46:43.206Z] +++ kill 8166 [2021-02-10T16:46:43.466Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-10T16:46:44.405Z] +++ /etc/init.d/apparmor stop [2021-02-10T16:46:44.405Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-10T16:46:44.405Z] [2021-02-10T16:46:44.405Z] Unloading profiles will leave already running processes permanently [2021-02-10T16:46:44.405Z] unconfined, which can lead to unexpected situations. [2021-02-10T16:46:44.405Z] [2021-02-10T16:46:44.405Z] To set a process to complain mode, use the command line tool [2021-02-10T16:46:44.405Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-10T16:46:44.405Z] +++ true [2021-02-10T16:46:44.405Z] exiting test-integration [2021-02-10T16:46:44.405Z] ++ exit 0 [2021-02-10T16:46:44.405Z] [2021-02-10T16:46:44.405Z] + for job in $(jobs -p) [2021-02-10T16:46:44.405Z] + wait 14791 [2021-02-10T16:47:40.659Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-10T16:47:45.935Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-10T16:47:50.134Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-10T16:49:03.425Z] --- PASS: TestBuildWCOWSandboxSize (830.32s) [2021-02-10T16:49:03.432Z] === RUN TestBuildWithEmptyDockerfile [2021-02-10T16:49:03.432Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:49:03.432Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:49:03.432Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:49:03.432Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:49:03.432Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:49:03.432Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:49:03.432Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-10T16:49:03.432Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-10T16:49:03.432Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-10T16:49:03.432Z] --- PASS: TestBuildWithEmptyDockerfile (0.50s) [2021-02-10T16:49:03.432Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-02-10T16:49:03.432Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-02-10T16:49:03.432Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-02-10T16:49:03.432Z] === RUN TestBuildPreserveOwnership [2021-02-10T16:49:03.432Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-02-10T16:49:03.432Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-10T16:49:03.432Z] === RUN TestBuildPlatformInvalid [2021-02-10T16:49:03.432Z] --- PASS: TestBuildPlatformInvalid (0.51s) [2021-02-10T16:49:03.432Z] PASS [2021-02-10T16:49:03.432Z] ok github.com/docker/docker/integration/build 1018.927s [2021-02-10T16:49:03.432Z] [2021-02-10T16:49:03.432Z] === Skipped [2021-02-10T16:49:03.432Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-02-10T16:49:03.432Z] build_session_test.go:25: TODO: BuildKit [2021-02-10T16:49:03.432Z] [2021-02-10T16:49:03.432Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-02-10T16:49:03.432Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.432Z] [2021-02-10T16:49:03.432Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-02-10T16:49:03.432Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-10T16:49:03.432Z] [2021-02-10T16:49:03.432Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-02-10T16:49:03.432Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-10T16:49:03.432Z] [2021-02-10T16:49:03.432Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-02-10T16:49:03.432Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-10T16:49:03.432Z] [2021-02-10T16:49:03.432Z] [2021-02-10T16:49:03.432Z] DONE 29 tests, 5 skipped in 1040.398s [2021-02-10T16:49:03.432Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-02-10T16:49:03.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:49:03.432Z] INFO: Testing against a local daemon [2021-02-10T16:49:03.432Z] === RUN TestConfigInspect [2021-02-10T16:49:03.432Z] --- SKIP: TestConfigInspect (0.00s) [2021-02-10T16:49:03.432Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.432Z] === RUN TestConfigList [2021-02-10T16:49:03.432Z] --- SKIP: TestConfigList (0.00s) [2021-02-10T16:49:03.432Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.432Z] === RUN TestConfigsCreateAndDelete [2021-02-10T16:49:03.432Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-02-10T16:49:03.432Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.432Z] === RUN TestConfigsUpdate [2021-02-10T16:49:03.432Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-02-10T16:49:03.432Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.432Z] === RUN TestTemplatedConfig [2021-02-10T16:49:03.432Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-10T16:49:03.432Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.432Z] === RUN TestConfigCreateResolve [2021-02-10T16:49:03.432Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-02-10T16:49:03.432Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:49:03.432Z] === RUN TestConfigDaemonLibtrustID [2021-02-10T16:49:03.432Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-02-10T16:49:03.432Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:49:03.432Z] PASS [2021-02-10T16:49:03.432Z] ok github.com/docker/docker/integration/config 0.197s [2021-02-10T16:49:03.432Z] [2021-02-10T16:49:03.432Z] === Skipped [2021-02-10T16:49:03.432Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-02-10T16:49:03.432Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.432Z] [2021-02-10T16:49:03.432Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-02-10T16:49:03.432Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.432Z] [2021-02-10T16:49:03.432Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-02-10T16:49:03.433Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.433Z] [2021-02-10T16:49:03.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-02-10T16:49:03.433Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.433Z] [2021-02-10T16:49:03.433Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-02-10T16:49:03.433Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.433Z] [2021-02-10T16:49:03.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-02-10T16:49:03.433Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:49:03.433Z] [2021-02-10T16:49:03.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-02-10T16:49:03.433Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:49:03.433Z] [2021-02-10T16:49:03.433Z] [2021-02-10T16:49:03.433Z] DONE 7 tests, 7 skipped in 3.111s [2021-02-10T16:49:03.433Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-02-10T16:49:03.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:49:03.433Z] INFO: Testing against a local daemon [2021-02-10T16:49:03.433Z] === RUN TestCheckpoint [2021-02-10T16:49:03.433Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-10T16:49:03.433Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-10T16:49:03.433Z] === RUN TestContainerInvalidJSON [2021-02-10T16:49:03.433Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:49:03.433Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:49:03.433Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:49:03.433Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:49:03.433Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:49:03.433Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:49:03.433Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-10T16:49:03.433Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-10T16:49:03.433Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-10T16:49:03.433Z] --- PASS: TestContainerInvalidJSON (0.44s) [2021-02-10T16:49:03.433Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-10T16:49:03.433Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-10T16:49:03.433Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-02-10T16:49:03.433Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-10T16:49:03.433Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-02-10T16:49:03.433Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-10T16:49:03.433Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-10T16:49:03.433Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-10T16:49:03.433Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-10T16:49:03.433Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-02-10T16:49:03.433Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-10T16:49:03.433Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-02-10T16:49:03.433Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-10T16:49:03.433Z] === RUN TestCopyFromContainer [2021-02-10T16:49:03.433Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-02-10T16:49:03.433Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-10T16:49:03.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:49:03.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:49:03.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:49:03.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:49:03.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:49:03.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:49:03.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-10T16:49:03.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-10T16:49:03.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-10T16:49:03.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-10T16:49:03.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-10T16:49:03.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-02-10T16:49:03.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-10T16:49:03.433Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-10T16:49:03.433Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-02-10T16:49:03.433Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-10T16:49:03.433Z] === RUN TestCreateWithInvalidEnv [2021-02-10T16:49:03.433Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-10T16:49:03.433Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-10T16:49:03.433Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-10T16:49:03.433Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-10T16:49:03.433Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-10T16:49:03.433Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-10T16:49:03.433Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-10T16:49:03.433Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-10T16:49:03.433Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-10T16:49:03.433Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-10T16:49:03.433Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-10T16:49:03.433Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-10T16:49:03.433Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-10T16:49:03.433Z] === RUN TestCreateTmpfsMountsTarget [2021-02-10T16:49:03.433Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-02-10T16:49:03.433Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.433Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-10T16:49:03.433Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-02-10T16:49:03.433Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:49:03.433Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-10T16:49:03.433Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-10T16:49:03.433Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:49:03.433Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-10T16:49:03.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:49:03.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:49:03.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:49:03.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:49:03.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:49:03.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:49:03.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:49:03.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:49:03.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:49:03.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:49:03.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-10T16:49:03.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-10T16:49:03.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-10T16:49:03.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-10T16:49:03.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-10T16:49:03.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-02-10T16:49:03.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-10T16:49:03.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-10T16:49:03.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-10T16:49:03.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-10T16:49:03.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-10T16:49:03.433Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-10T16:49:03.433Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-10T16:49:03.433Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-10T16:49:03.433Z] === RUN TestCreateDifferentPlatform [2021-02-10T16:49:03.433Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-10T16:49:03.433Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-10T16:49:03.433Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-02-10T16:49:03.433Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-10T16:49:03.433Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-10T16:49:03.433Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-10T16:49:03.433Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-02-10T16:49:03.433Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-10T16:49:03.433Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-02-10T16:49:03.433Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-10T16:49:03.433Z] === RUN TestContainerKillOnDaemonStart [2021-02-10T16:49:03.433Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-10T16:49:03.433Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:03.433Z] === RUN TestDiff [2021-02-10T16:49:03.433Z] --- SKIP: TestDiff (0.00s) [2021-02-10T16:49:03.433Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-10T16:49:03.433Z] === RUN TestExecWithCloseStdin [2021-02-10T16:49:03.433Z] --- PASS: TestExecWithCloseStdin (3.15s) [2021-02-10T16:49:03.433Z] === RUN TestExec [2021-02-10T16:49:05.022Z] --- PASS: TestExec (2.07s) [2021-02-10T16:49:05.022Z] === RUN TestExecUser [2021-02-10T16:49:05.022Z] --- SKIP: TestExecUser (0.00s) [2021-02-10T16:49:05.022Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-10T16:49:05.022Z] === RUN TestExportContainerAndImportImage [2021-02-10T16:49:05.022Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-02-10T16:49:05.022Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:05.022Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-10T16:49:05.022Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-02-10T16:49:05.022Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:05.022Z] === RUN TestHealthCheckWorkdir [2021-02-10T16:49:05.022Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-02-10T16:49:05.022Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-10T16:49:05.022Z] === RUN TestHealthKillContainer [2021-02-10T16:49:05.022Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-02-10T16:49:05.022Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-10T16:49:05.022Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-10T16:49:05.022Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-02-10T16:49:05.022Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-10T16:49:05.022Z] === RUN TestKillContainerInvalidSignal [2021-02-10T16:49:07.232Z] --- PASS: TestKillContainerInvalidSignal (1.85s) [2021-02-10T16:49:07.232Z] === RUN TestKillContainer [2021-02-10T16:49:07.232Z] === RUN TestKillContainer/no_signal [2021-02-10T16:49:08.793Z] === RUN TestKillContainer/non_killing_signal [2021-02-10T16:49:08.793Z] === RUN TestKillContainer/killing_signal [2021-02-10T16:49:15.919Z] --- PASS: TestKillContainer (8.82s) [2021-02-10T16:49:15.919Z] --- PASS: TestKillContainer/no_signal (1.83s) [2021-02-10T16:49:15.919Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-10T16:49:15.919Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-10T16:49:15.919Z] --- PASS: TestKillContainer/killing_signal (6.95s) [2021-02-10T16:49:15.919Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-10T16:49:15.919Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-10T16:49:15.919Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-10T16:49:15.919Z] === RUN TestKillStoppedContainer [2021-02-10T16:49:15.919Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-02-10T16:49:15.919Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-10T16:49:15.919Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-10T16:49:15.919Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-10T16:49:15.919Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-10T16:49:15.919Z] === RUN TestKillDifferentUserContainer [2021-02-10T16:49:15.919Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-02-10T16:49:15.919Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-10T16:49:15.919Z] === RUN TestInspectOomKilledTrue [2021-02-10T16:49:15.919Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-10T16:49:15.919Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:15.919Z] === RUN TestInspectOomKilledFalse [2021-02-10T16:49:15.919Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-10T16:49:15.919Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:49:15.919Z] === RUN TestLogsFollowTailEmpty [2021-02-10T16:49:18.121Z] --- PASS: TestLogsFollowTailEmpty (1.89s) [2021-02-10T16:49:18.121Z] === RUN TestNetworkNat [2021-02-10T16:49:18.121Z] --- SKIP: TestNetworkNat (0.00s) [2021-02-10T16:49:18.121Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-10T16:49:18.121Z] === RUN TestNetworkLocalhostTCPNat [2021-02-10T16:49:20.321Z] --- PASS: TestNetworkLocalhostTCPNat (2.25s) [2021-02-10T16:49:20.321Z] === RUN TestNetworkLoopbackNat [2021-02-10T16:49:20.321Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-02-10T16:49:20.321Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-10T16:49:20.321Z] === RUN TestPause [2021-02-10T16:49:20.321Z] --- SKIP: TestPause (0.00s) [2021-02-10T16:49:20.321Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-10T16:49:20.321Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-10T16:49:21.879Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.85s) [2021-02-10T16:49:21.879Z] === RUN TestPauseStopPausedContainer [2021-02-10T16:49:21.879Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-02-10T16:49:21.879Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:21.879Z] === RUN TestPsFilter [2021-02-10T16:49:22.343Z] --- PASS: TestPsFilter (0.21s) [2021-02-10T16:49:22.343Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-10T16:49:24.544Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.13s) [2021-02-10T16:49:24.544Z] === RUN TestRemoveContainerWithVolume [2021-02-10T16:49:26.097Z] --- PASS: TestRemoveContainerWithVolume (2.05s) [2021-02-10T16:49:26.097Z] === RUN TestRemoveContainerRunning [2021-02-10T16:49:28.295Z] --- PASS: TestRemoveContainerRunning (1.88s) [2021-02-10T16:49:28.295Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-10T16:49:29.933Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.82s) [2021-02-10T16:49:29.933Z] === RUN TestRemoveInvalidContainer [2021-02-10T16:49:29.933Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-10T16:49:29.933Z] === RUN TestRenameLinkedContainer [2021-02-10T16:49:29.933Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-02-10T16:49:29.933Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-10T16:49:29.933Z] === RUN TestRenameStoppedContainer [2021-02-10T16:49:32.130Z] --- PASS: TestRenameStoppedContainer (2.22s) [2021-02-10T16:49:32.130Z] === RUN TestRenameRunningContainerAndReuse [2021-02-10T16:49:36.098Z] --- PASS: TestRenameRunningContainerAndReuse (3.89s) [2021-02-10T16:49:36.098Z] === RUN TestRenameInvalidName [2021-02-10T16:49:38.302Z] --- PASS: TestRenameInvalidName (1.87s) [2021-02-10T16:49:38.302Z] === RUN TestRenameAnonymousContainer [2021-02-10T16:49:38.302Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-02-10T16:49:38.302Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-10T16:49:38.302Z] === RUN TestRenameContainerWithSameName [2021-02-10T16:49:39.854Z] --- PASS: TestRenameContainerWithSameName (1.80s) [2021-02-10T16:49:39.854Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-10T16:49:39.854Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-02-10T16:49:39.854Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-10T16:49:39.854Z] === RUN TestResize [2021-02-10T16:49:41.406Z] --- PASS: TestResize (1.80s) [2021-02-10T16:49:41.406Z] === RUN TestResizeWithInvalidSize [2021-02-10T16:49:41.406Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-02-10T16:49:41.406Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-10T16:49:41.406Z] === RUN TestResizeWhenContainerNotStarted [2021-02-10T16:49:43.604Z] --- PASS: TestResizeWhenContainerNotStarted (2.08s) [2021-02-10T16:49:43.604Z] === RUN TestDaemonRestartKillContainers [2021-02-10T16:49:43.604Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-10T16:49:43.604Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:49:43.604Z] === RUN TestStats [2021-02-10T16:49:43.604Z] --- SKIP: TestStats (0.00s) [2021-02-10T16:49:43.604Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-10T16:49:43.604Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-10T16:49:49.438Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.50s) [2021-02-10T16:49:49.438Z] === RUN TestStopContainerWithTimeout [2021-02-10T16:49:49.438Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-02-10T16:49:49.438Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-10T16:49:49.438Z] === RUN TestUpdateRestartPolicy [2021-02-10T16:49:56.628Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-10T16:50:06.616Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-10T16:50:07.556Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-10T16:50:07.817Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-10T16:50:07.817Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-10T16:50:08.077Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-10T16:50:08.647Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-10T16:50:10.611Z] --- PASS: TestUpdateRestartPolicy (19.58s) [2021-02-10T16:50:10.611Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-10T16:50:10.611Z] --- PASS: TestUpdateRestartWithAutoRemove (1.83s) [2021-02-10T16:50:10.611Z] === RUN TestWaitNonBlocked [2021-02-10T16:50:10.611Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:50:10.611Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:50:10.611Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:50:10.611Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:50:10.611Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-10T16:50:10.611Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-10T16:50:11.191Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-10T16:50:15.416Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-10T16:50:17.347Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-10T16:50:17.732Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-02-10T16:50:17.732Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.47s) [2021-02-10T16:50:17.732Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.29s) [2021-02-10T16:50:17.732Z] === RUN TestWaitBlocked [2021-02-10T16:50:17.732Z] --- SKIP: TestWaitBlocked (0.00s) [2021-02-10T16:50:17.732Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:17.732Z] PASS [2021-02-10T16:50:17.732Z] ok github.com/docker/docker/integration/container 79.292s [2021-02-10T16:50:17.732Z] [2021-02-10T16:50:17.732Z] === Skipped [2021-02-10T16:50:17.732Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-02-10T16:50:17.732Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-10T16:50:18.196Z] [2021-02-10T16:50:18.196Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-10T16:50:18.196Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-10T16:50:18.196Z] [2021-02-10T16:50:18.196Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-02-10T16:50:18.196Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-10T16:50:18.196Z] [2021-02-10T16:50:18.196Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-02-10T16:50:18.196Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:18.196Z] [2021-02-10T16:50:18.196Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-02-10T16:50:18.196Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-10T16:50:18.196Z] [2021-02-10T16:50:18.196Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-02-10T16:50:18.196Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:18.196Z] [2021-02-10T16:50:18.196Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-02-10T16:50:18.196Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:18.196Z] [2021-02-10T16:50:18.196Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-10T16:50:18.196Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:18.196Z] [2021-02-10T16:50:18.196Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-10T16:50:18.196Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-10T16:50:18.196Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-02-10T16:50:18.197Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-02-10T16:50:18.197Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-02-10T16:50:18.197Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-02-10T16:50:18.197Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-02-10T16:50:18.197Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-02-10T16:50:18.197Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-02-10T16:50:18.197Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-02-10T16:50:18.197Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-02-10T16:50:18.197Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-02-10T16:50:18.197Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-10T16:50:18.197Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-10T16:50:18.197Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-02-10T16:50:18.197Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-10T16:50:18.197Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-02-10T16:50:18.197Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-02-10T16:50:18.197Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-02-10T16:50:18.197Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-02-10T16:50:18.197Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-02-10T16:50:18.197Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-02-10T16:50:18.197Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-02-10T16:50:18.197Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-02-10T16:50:18.197Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-02-10T16:50:18.197Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-02-10T16:50:18.197Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-02-10T16:50:18.197Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-02-10T16:50:18.197Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-02-10T16:50:18.197Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-02-10T16:50:18.197Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-02-10T16:50:18.197Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] [2021-02-10T16:50:18.197Z] DONE 88 tests, 37 skipped in 81.961s [2021-02-10T16:50:18.197Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-02-10T16:50:20.395Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:50:20.395Z] INFO: Testing against a local daemon [2021-02-10T16:50:20.395Z] === RUN TestCommitInheritsEnv [2021-02-10T16:50:20.395Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-02-10T16:50:20.395Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-10T16:50:20.395Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-10T16:50:20.395Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-10T16:50:20.395Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-10T16:50:20.395Z] === RUN TestImagesFilterMultiReference [2021-02-10T16:50:20.395Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-02-10T16:50:20.395Z] === RUN TestImagePullPlatformInvalid [2021-02-10T16:50:20.395Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-10T16:50:20.395Z] === RUN TestRemoveImageOrphaning [2021-02-10T16:50:21.373Z] --- PASS: TestRemoveImageOrphaning (0.94s) [2021-02-10T16:50:21.373Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-10T16:50:21.373Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-10T16:50:21.373Z] === RUN TestTagInvalidReference [2021-02-10T16:50:21.373Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-10T16:50:21.373Z] === RUN TestTagValidPrefixedRepo [2021-02-10T16:50:21.373Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-02-10T16:50:21.373Z] === RUN TestTagExistedNameWithoutForce [2021-02-10T16:50:21.373Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-10T16:50:21.373Z] === RUN TestTagOfficialNames [2021-02-10T16:50:21.373Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-10T16:50:21.373Z] === RUN TestTagMatchesDigest [2021-02-10T16:50:21.373Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-10T16:50:21.373Z] PASS [2021-02-10T16:50:21.373Z] ok github.com/docker/docker/integration/image 1.510s [2021-02-10T16:50:21.373Z] [2021-02-10T16:50:21.373Z] === Skipped [2021-02-10T16:50:21.373Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-02-10T16:50:21.373Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-10T16:50:21.373Z] [2021-02-10T16:50:21.373Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-10T16:50:21.373Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-10T16:50:21.373Z] [2021-02-10T16:50:21.373Z] [2021-02-10T16:50:21.373Z] DONE 11 tests, 2 skipped in 3.562s [2021-02-10T16:50:21.837Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-02-10T16:50:24.037Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:50:24.037Z] INFO: Testing against a local daemon [2021-02-10T16:50:24.037Z] === RUN TestNetworkCreateDelete [2021-02-10T16:50:24.037Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-02-10T16:50:24.037Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:24.037Z] === RUN TestDockerNetworkDeletePreferID [2021-02-10T16:50:24.037Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-02-10T16:50:24.037Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-10T16:50:24.037Z] === RUN TestDaemonDNSFallback [2021-02-10T16:50:24.037Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-02-10T16:50:24.037Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:24.037Z] === RUN TestInspectNetwork [2021-02-10T16:50:24.037Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-10T16:50:24.037Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:24.037Z] === RUN TestRunContainerWithBridgeNone [2021-02-10T16:50:24.037Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-10T16:50:24.037Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:24.037Z] === RUN TestNetworkInvalidJSON [2021-02-10T16:50:24.037Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-10T16:50:24.037Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-10T16:50:24.037Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:50:24.037Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:50:24.037Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:50:24.037Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:50:24.037Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-10T16:50:24.037Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-10T16:50:24.037Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-10T16:50:24.037Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-10T16:50:24.037Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-10T16:50:24.037Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-10T16:50:24.037Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-10T16:50:24.037Z] === RUN TestNetworkList [2021-02-10T16:50:24.037Z] === RUN TestNetworkList//networks [2021-02-10T16:50:24.037Z] === PAUSE TestNetworkList//networks [2021-02-10T16:50:24.037Z] === RUN TestNetworkList//networks/ [2021-02-10T16:50:24.037Z] === PAUSE TestNetworkList//networks/ [2021-02-10T16:50:24.037Z] === CONT TestNetworkList//networks [2021-02-10T16:50:24.037Z] === CONT TestNetworkList//networks/ [2021-02-10T16:50:24.037Z] --- PASS: TestNetworkList (0.04s) [2021-02-10T16:50:24.037Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-10T16:50:24.037Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-10T16:50:24.037Z] === RUN TestHostIPv4BridgeLabel [2021-02-10T16:50:24.037Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-10T16:50:24.037Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-10T16:50:24.037Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-10T16:50:24.037Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-02-10T16:50:24.037Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-10T16:50:24.037Z] === RUN TestDaemonDefaultNetworkPools [2021-02-10T16:50:24.037Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-02-10T16:50:24.037Z] service_test.go:52: testEnv.OSType == "windows" [2021-02-10T16:50:24.037Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-10T16:50:24.037Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-10T16:50:24.037Z] service_test.go:96: testEnv.OSType == "windows" [2021-02-10T16:50:24.037Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-10T16:50:24.037Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-10T16:50:24.037Z] service_test.go:130: testEnv.OSType == "windows" [2021-02-10T16:50:24.037Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-10T16:50:24.037Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-10T16:50:24.037Z] service_test.go:181: testEnv.OSType == "windows" [2021-02-10T16:50:24.038Z] === RUN TestServiceWithPredefinedNetwork [2021-02-10T16:50:24.038Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-10T16:50:24.038Z] service_test.go:206: testEnv.OSType == "windows" [2021-02-10T16:50:24.038Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-10T16:50:24.038Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-10T16:50:24.038Z] service_test.go:236: FLAKY_TEST [2021-02-10T16:50:24.038Z] === RUN TestServiceWithDataPathPortInit [2021-02-10T16:50:24.038Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-10T16:50:24.038Z] service_test.go:326: testEnv.OSType == "windows" [2021-02-10T16:50:24.038Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-10T16:50:24.038Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-10T16:50:24.038Z] service_test.go:394: testEnv.OSType == "windows" [2021-02-10T16:50:24.038Z] PASS [2021-02-10T16:50:24.038Z] ok github.com/docker/docker/integration/network 0.295s [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === Skipped [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-02-10T16:50:24.038Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-02-10T16:50:24.038Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-02-10T16:50:24.038Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-02-10T16:50:24.038Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-02-10T16:50:24.038Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-02-10T16:50:24.038Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-02-10T16:50:24.038Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-02-10T16:50:24.038Z] service_test.go:52: testEnv.OSType == "windows" [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-10T16:50:24.038Z] service_test.go:96: testEnv.OSType == "windows" [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-10T16:50:24.038Z] service_test.go:130: testEnv.OSType == "windows" [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-10T16:50:24.038Z] service_test.go:181: testEnv.OSType == "windows" [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-02-10T16:50:24.038Z] service_test.go:206: testEnv.OSType == "windows" [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-10T16:50:24.038Z] service_test.go:236: FLAKY_TEST [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-02-10T16:50:24.038Z] service_test.go:326: testEnv.OSType == "windows" [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-10T16:50:24.038Z] service_test.go:394: testEnv.OSType == "windows" [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] [2021-02-10T16:50:24.038Z] DONE 22 tests, 15 skipped in 2.579s [2021-02-10T16:50:24.504Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-02-10T16:50:24.967Z] testing: warning: no tests to run [2021-02-10T16:50:24.967Z] PASS [2021-02-10T16:50:24.967Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2021-02-10T16:50:24.967Z] [2021-02-10T16:50:24.967Z] DONE 0 tests in 0.787s [2021-02-10T16:50:24.968Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-02-10T16:50:25.947Z] testing: warning: no tests to run [2021-02-10T16:50:25.947Z] PASS [2021-02-10T16:50:25.947Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2021-02-10T16:50:25.947Z] [2021-02-10T16:50:25.947Z] DONE 0 tests in 0.810s [2021-02-10T16:50:25.947Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-02-10T16:50:26.925Z] testing: warning: no tests to run [2021-02-10T16:50:26.925Z] PASS [2021-02-10T16:50:26.925Z] ok github.com/docker/docker/integration/plugin 0.071s [2021-02-10T16:50:26.925Z] [2021-02-10T16:50:26.925Z] DONE 0 tests in 0.781s [2021-02-10T16:50:26.925Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-02-10T16:50:27.389Z] testing: warning: no tests to run [2021-02-10T16:50:27.389Z] PASS [2021-02-10T16:50:27.389Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [2021-02-10T16:50:27.853Z] [2021-02-10T16:50:27.853Z] DONE 0 tests in 0.788s [2021-02-10T16:50:27.853Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-02-10T16:50:36.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:50:36.479Z] INFO: Testing against a local daemon [2021-02-10T16:50:36.479Z] === RUN TestPluginInvalidJSON [2021-02-10T16:50:36.479Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:50:36.479Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:50:36.479Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-10T16:50:36.479Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-02-10T16:50:36.479Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-02-10T16:50:36.479Z] === RUN TestPluginInstall [2021-02-10T16:50:36.479Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-10T16:50:36.479Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-10T16:50:36.479Z] === RUN TestPluginsWithRuntimes [2021-02-10T16:50:36.479Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-10T16:50:36.479Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-10T16:50:36.479Z] PASS [2021-02-10T16:50:36.479Z] ok github.com/docker/docker/integration/plugin/common 0.243s [2021-02-10T16:50:36.479Z] [2021-02-10T16:50:36.479Z] === Skipped [2021-02-10T16:50:36.479Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-10T16:50:36.479Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-10T16:50:36.479Z] [2021-02-10T16:50:36.479Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-02-10T16:50:36.479Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-10T16:50:36.479Z] [2021-02-10T16:50:36.479Z] [2021-02-10T16:50:36.479Z] DONE 4 tests, 2 skipped in 7.849s [2021-02-10T16:50:36.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-02-10T16:50:38.679Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:50:38.679Z] INFO: Testing against a local daemon [2021-02-10T16:50:38.679Z] === RUN TestExternalGraphDriver [2021-02-10T16:50:38.679Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-02-10T16:50:38.679Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-10T16:50:38.679Z] === RUN TestGraphdriverPluginV2 [2021-02-10T16:50:38.679Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-02-10T16:50:38.679Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-10T16:50:38.679Z] PASS [2021-02-10T16:50:38.679Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.272s [2021-02-10T16:50:39.144Z] [2021-02-10T16:50:39.144Z] === Skipped [2021-02-10T16:50:39.144Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-02-10T16:50:39.144Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-10T16:50:39.144Z] [2021-02-10T16:50:39.144Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-02-10T16:50:39.144Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-10T16:50:39.144Z] [2021-02-10T16:50:39.144Z] [2021-02-10T16:50:39.144Z] DONE 2 tests, 2 skipped in 3.391s [2021-02-10T16:50:39.144Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-02-10T16:50:41.342Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:50:41.342Z] INFO: Testing against a local daemon [2021-02-10T16:50:41.342Z] === RUN TestReadPluginNoRead [2021-02-10T16:50:41.342Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-10T16:50:41.342Z] read_test.go:21: no unix domain sockets on Windows [2021-02-10T16:50:41.342Z] PASS [2021-02-10T16:50:41.342Z] ok github.com/docker/docker/integration/plugin/logging 0.243s [2021-02-10T16:50:41.806Z] [2021-02-10T16:50:41.806Z] === Skipped [2021-02-10T16:50:41.806Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-10T16:50:41.806Z] read_test.go:21: no unix domain sockets on Windows [2021-02-10T16:50:41.806Z] [2021-02-10T16:50:41.806Z] [2021-02-10T16:50:41.806Z] DONE 1 tests, 1 skipped in 2.650s [2021-02-10T16:50:41.806Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-02-10T16:50:42.786Z] testing: warning: no tests to run [2021-02-10T16:50:42.786Z] PASS [2021-02-10T16:50:42.786Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [2021-02-10T16:50:43.251Z] [2021-02-10T16:50:43.251Z] DONE 0 tests in 1.286s [2021-02-10T16:50:43.251Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-02-10T16:50:45.450Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:50:45.450Z] INFO: Testing against a local daemon [2021-02-10T16:50:45.450Z] === RUN TestPluginWithDevMounts [2021-02-10T16:50:45.450Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-10T16:50:45.450Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:45.450Z] PASS [2021-02-10T16:50:45.450Z] ok github.com/docker/docker/integration/plugin/volumes 0.217s [2021-02-10T16:50:45.914Z] [2021-02-10T16:50:45.914Z] === Skipped [2021-02-10T16:50:45.914Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-10T16:50:45.914Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:45.914Z] [2021-02-10T16:50:45.914Z] [2021-02-10T16:50:45.914Z] DONE 1 tests, 1 skipped in 2.606s [2021-02-10T16:50:45.914Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-02-10T16:50:48.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:50:48.115Z] INFO: Testing against a local daemon [2021-02-10T16:50:48.115Z] === RUN TestSecretInspect [2021-02-10T16:50:48.115Z] --- SKIP: TestSecretInspect (0.00s) [2021-02-10T16:50:48.115Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:48.115Z] === RUN TestSecretList [2021-02-10T16:50:48.115Z] --- SKIP: TestSecretList (0.00s) [2021-02-10T16:50:48.115Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:48.115Z] === RUN TestSecretsCreateAndDelete [2021-02-10T16:50:48.115Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-02-10T16:50:48.115Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:48.115Z] === RUN TestSecretsUpdate [2021-02-10T16:50:48.115Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-02-10T16:50:48.115Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:48.115Z] === RUN TestTemplatedSecret [2021-02-10T16:50:48.115Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-10T16:50:48.115Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:48.115Z] === RUN TestSecretCreateResolve [2021-02-10T16:50:48.115Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-02-10T16:50:48.115Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:48.115Z] PASS [2021-02-10T16:50:48.115Z] ok github.com/docker/docker/integration/secret 0.198s [2021-02-10T16:50:48.115Z] [2021-02-10T16:50:48.115Z] === Skipped [2021-02-10T16:50:48.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-02-10T16:50:48.115Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:48.115Z] [2021-02-10T16:50:48.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-02-10T16:50:48.115Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:48.115Z] [2021-02-10T16:50:48.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-02-10T16:50:48.115Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:48.115Z] [2021-02-10T16:50:48.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-02-10T16:50:48.115Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:48.115Z] [2021-02-10T16:50:48.115Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-02-10T16:50:48.115Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:48.115Z] [2021-02-10T16:50:48.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-02-10T16:50:48.115Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:48.115Z] [2021-02-10T16:50:48.115Z] [2021-02-10T16:50:48.115Z] DONE 6 tests, 6 skipped in 2.249s [2021-02-10T16:50:48.115Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-02-10T16:50:51.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:50:51.050Z] INFO: Testing against a local daemon [2021-02-10T16:50:51.050Z] === RUN TestServiceCreateInit [2021-02-10T16:50:51.050Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-10T16:50:51.050Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-10T16:50:51.050Z] --- PASS: TestServiceCreateInit (0.04s) [2021-02-10T16:50:51.050Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-10T16:50:51.050Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-10T16:50:51.050Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestCreateServiceMultipleTimes [2021-02-10T16:50:51.050Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-02-10T16:50:51.050Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestCreateServiceConflict [2021-02-10T16:50:51.050Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-02-10T16:50:51.050Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestCreateServiceMaxReplicas [2021-02-10T16:50:51.050Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-02-10T16:50:51.050Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-10T16:50:51.050Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-10T16:50:51.050Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestCreateServiceSecretFileMode [2021-02-10T16:50:51.050Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-02-10T16:50:51.050Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestCreateServiceConfigFileMode [2021-02-10T16:50:51.050Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-02-10T16:50:51.050Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestCreateServiceSysctls [2021-02-10T16:50:51.050Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-02-10T16:50:51.050Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestCreateServiceCapabilities [2021-02-10T16:50:51.050Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-02-10T16:50:51.050Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestInspect [2021-02-10T16:50:51.050Z] --- SKIP: TestInspect (0.00s) [2021-02-10T16:50:51.050Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestCreateJob [2021-02-10T16:50:51.050Z] --- SKIP: TestCreateJob (0.00s) [2021-02-10T16:50:51.050Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestReplicatedJob [2021-02-10T16:50:51.050Z] --- SKIP: TestReplicatedJob (0.00s) [2021-02-10T16:50:51.050Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestUpdateReplicatedJob [2021-02-10T16:50:51.050Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-02-10T16:50:51.050Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestServiceListWithStatuses [2021-02-10T16:50:51.050Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-10T16:50:51.050Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestDockerNetworkConnectAlias [2021-02-10T16:50:51.050Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-02-10T16:50:51.050Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestDockerNetworkReConnect [2021-02-10T16:50:51.050Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-02-10T16:50:51.050Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestServicePlugin [2021-02-10T16:50:51.050Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-10T16:50:51.050Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] === RUN TestServiceUpdateLabel [2021-02-10T16:50:51.050Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-02-10T16:50:51.050Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:51.050Z] === RUN TestServiceUpdateSecrets [2021-02-10T16:50:51.050Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-02-10T16:50:51.050Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:51.050Z] === RUN TestServiceUpdateConfigs [2021-02-10T16:50:51.050Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-02-10T16:50:51.050Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:51.050Z] === RUN TestServiceUpdateNetwork [2021-02-10T16:50:51.050Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-02-10T16:50:51.050Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:51.050Z] === RUN TestServiceUpdatePidsLimit [2021-02-10T16:50:51.050Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-02-10T16:50:51.050Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:51.050Z] PASS [2021-02-10T16:50:51.050Z] ok github.com/docker/docker/integration/service 0.371s [2021-02-10T16:50:51.050Z] [2021-02-10T16:50:51.050Z] === Skipped [2021-02-10T16:50:51.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-10T16:50:51.050Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-10T16:50:51.050Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] [2021-02-10T16:50:51.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-10T16:50:51.050Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-10T16:50:51.050Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] [2021-02-10T16:50:51.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-02-10T16:50:51.050Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] [2021-02-10T16:50:51.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-02-10T16:50:51.050Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.050Z] [2021-02-10T16:50:51.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-02-10T16:50:51.051Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-10T16:50:51.051Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-02-10T16:50:51.051Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-02-10T16:50:51.051Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-02-10T16:50:51.051Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-02-10T16:50:51.051Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-02-10T16:50:51.051Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-02-10T16:50:51.051Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-02-10T16:50:51.051Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-02-10T16:50:51.051Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-02-10T16:50:51.051Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-02-10T16:50:51.051Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-02-10T16:50:51.051Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-02-10T16:50:51.051Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-02-10T16:50:51.051Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-02-10T16:50:51.051Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-02-10T16:50:51.051Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-02-10T16:50:51.051Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-02-10T16:50:51.051Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] [2021-02-10T16:50:51.051Z] DONE 24 tests, 23 skipped in 2.930s [2021-02-10T16:50:51.051Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-02-10T16:50:53.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:50:53.248Z] INFO: Testing against a local daemon [2021-02-10T16:50:53.248Z] === RUN TestSessionCreate [2021-02-10T16:50:53.248Z] --- SKIP: TestSessionCreate (0.00s) [2021-02-10T16:50:53.248Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:53.248Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-10T16:50:53.248Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-02-10T16:50:53.248Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:53.248Z] PASS [2021-02-10T16:50:53.248Z] ok github.com/docker/docker/integration/session 0.172s [2021-02-10T16:50:53.248Z] [2021-02-10T16:50:53.248Z] === Skipped [2021-02-10T16:50:53.248Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-02-10T16:50:53.248Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:53.248Z] [2021-02-10T16:50:53.248Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-02-10T16:50:53.248Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-10T16:50:53.248Z] [2021-02-10T16:50:53.248Z] [2021-02-10T16:50:53.248Z] DONE 2 tests, 2 skipped in 2.110s [2021-02-10T16:50:53.248Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-02-10T16:50:55.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:50:55.448Z] INFO: Testing against a local daemon [2021-02-10T16:50:55.448Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-10T16:50:55.448Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-10T16:50:55.448Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:55.448Z] === RUN TestEventsExecDie [2021-02-10T16:50:55.448Z] --- SKIP: TestEventsExecDie (0.00s) [2021-02-10T16:50:55.448Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-10T16:50:55.448Z] === RUN TestEventsBackwardsCompatible [2021-02-10T16:50:55.448Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-02-10T16:50:55.448Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-10T16:50:55.448Z] === RUN TestInfoAPI [2021-02-10T16:50:55.448Z] --- PASS: TestInfoAPI (0.04s) [2021-02-10T16:50:55.448Z] === RUN TestInfoAPIWarnings [2021-02-10T16:50:55.448Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-02-10T16:50:55.448Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-10T16:50:55.448Z] === RUN TestInfoDebug [2021-02-10T16:50:55.448Z] --- SKIP: TestInfoDebug (0.00s) [2021-02-10T16:50:55.448Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-10T16:50:55.448Z] === RUN TestInfoInsecureRegistries [2021-02-10T16:50:55.448Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-02-10T16:50:55.448Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-10T16:50:55.448Z] === RUN TestInfoRegistryMirrors [2021-02-10T16:50:55.448Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-02-10T16:50:55.448Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-10T16:50:55.448Z] === RUN TestLoginFailsWithBadCredentials [2021-02-10T16:50:56.427Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-02-10T16:50:56.427Z] === RUN TestPingCacheHeaders [2021-02-10T16:50:56.427Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-10T16:50:56.427Z] === RUN TestPingGet [2021-02-10T16:50:56.427Z] --- PASS: TestPingGet (0.04s) [2021-02-10T16:50:56.427Z] === RUN TestPingHead [2021-02-10T16:50:56.427Z] --- PASS: TestPingHead (0.03s) [2021-02-10T16:50:56.427Z] === RUN TestVersion [2021-02-10T16:50:56.427Z] --- PASS: TestVersion (0.04s) [2021-02-10T16:50:56.427Z] PASS [2021-02-10T16:50:56.427Z] ok github.com/docker/docker/integration/system 1.330s [2021-02-10T16:50:56.891Z] [2021-02-10T16:50:56.891Z] === Skipped [2021-02-10T16:50:56.891Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-10T16:50:56.891Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-10T16:50:56.891Z] [2021-02-10T16:50:56.891Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-02-10T16:50:56.891Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-10T16:50:56.891Z] [2021-02-10T16:50:56.891Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-02-10T16:50:56.891Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-10T16:50:56.891Z] [2021-02-10T16:50:56.891Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-02-10T16:50:56.891Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-10T16:50:56.891Z] [2021-02-10T16:50:56.891Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-02-10T16:50:56.891Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-10T16:50:56.891Z] [2021-02-10T16:50:56.891Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-02-10T16:50:56.891Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-10T16:50:56.891Z] [2021-02-10T16:50:56.891Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-02-10T16:50:56.891Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-10T16:50:56.891Z] [2021-02-10T16:50:56.891Z] [2021-02-10T16:50:56.891Z] DONE 13 tests, 7 skipped in 3.450s [2021-02-10T16:50:56.891Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-02-10T16:50:59.097Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:50:59.097Z] INFO: Testing against a local daemon [2021-02-10T16:50:59.097Z] === RUN TestVolumesCreateAndList [2021-02-10T16:50:59.097Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-10T16:50:59.098Z] === RUN TestVolumesRemove [2021-02-10T16:50:59.098Z] --- PASS: TestVolumesRemove (0.09s) [2021-02-10T16:50:59.098Z] === RUN TestVolumesInspect [2021-02-10T16:50:59.098Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-10T16:50:59.098Z] === RUN TestVolumesInvalidJSON [2021-02-10T16:50:59.098Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-10T16:50:59.098Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-10T16:50:59.098Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-10T16:50:59.098Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-10T16:50:59.098Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-02-10T16:50:59.098Z] PASS [2021-02-10T16:50:59.098Z] ok github.com/docker/docker/integration/volume 0.362s [2021-02-10T16:50:59.098Z] [2021-02-10T16:50:59.098Z] DONE 5 tests in 2.486s [2021-02-10T16:50:59.098Z] INFO: make.ps1 ended at 02/10/2021 16:50:59 [2021-02-10T16:50:59.098Z] INFO: Integration CLI tests being run from the host: [2021-02-10T16:50:59.098Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-02-10T16:51:07.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-10T16:51:07.723Z] INFO: Testing against a local daemon [2021-02-10T16:51:07.723Z] === RUN TestDockerSuite [2021-02-10T16:51:07.723Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-10T16:51:07.723Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-10T16:51:07.723Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-10T16:51:07.723Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-10T16:51:07.723Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-10T16:51:07.723Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-10T16:51:07.723Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-10T16:51:07.723Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-10T16:51:08.186Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-10T16:51:08.650Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-10T16:51:09.114Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-10T16:51:09.578Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-10T16:51:13.608Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-10T16:51:13.608Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-10T16:51:15.520Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-10T16:51:18.072Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-10T16:51:21.370Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-10T16:51:23.913Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-10T16:51:45.862Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-10T16:51:58.082Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-10T16:51:58.665Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-10T16:52:01.211Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-10T16:52:03.755Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-10T16:52:10.332Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-10T16:52:15.616Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-10T16:52:18.157Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-10T16:52:20.704Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-10T16:52:23.999Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-10T16:52:26.542Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-10T16:52:29.094Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-10T16:52:31.636Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-10T16:53:21.484Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-10T16:53:23.682Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-10T16:53:24.146Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-10T16:53:24.146Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-10T16:53:27.904Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-10T16:53:31.265Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-10T16:53:42.799Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite (1718.84s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.50s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.96s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.57s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.85s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.96s) [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:562: [db358e1f1b82d] joining swarm manager [db051ef5eb570]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:584: [db9a294b0d8f8] joining swarm manager [db051ef5eb570]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] check_test.go:380: [db358e1f1b82d] daemon is not started [2021-02-10T16:54:00.900Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.01s) [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:45: [d5560ea59d585] joining swarm manager [dda6ed7701241]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.03s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.48s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.57s) [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:303: [db3dcb7a014b8] joining swarm manager [d2e3daedd2cbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:304: [de1fba8a5d8ea] joining swarm manager [d2e3daedd2cbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.72s) [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:271: [d215fdbaa32d8] joining swarm manager [d6779d0868f62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:272: [d7ae593a7af74] joining swarm manager [d6779d0868f62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.33s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.08s) [2021-02-10T16:54:00.900Z] docker_api_swarm_node_test.go:19: [dddb526f3240e] joining swarm manager [db1c55cb4c99a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_node_test.go:20: [d379714ae6d16] joining swarm manager [db1c55cb4c99a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.15s) [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:501: [d33d8092f8820] joining swarm manager [dad3aef22729c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:506: [d90ba83324a11] joining swarm manager [dad3aef22729c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.02s) [2021-02-10T16:54:00.900Z] docker_api_swarm_node_test.go:80: [d73b2248c2790] joining swarm manager [dc4cc0d091c5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.30s) [2021-02-10T16:54:00.900Z] docker_api_swarm_node_test.go:52: [d28588eb4358f] joining swarm manager [d4b8420d1041d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_node_test.go:53: [d6b80ba09deb1] joining swarm manager [d4b8420d1041d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.69s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.72s) [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:201: [d204f569ea0ab] joining swarm manager [d1a3adcd2ecc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.99s) [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:383: [da58242d4b6fa] joining swarm manager [d75cd8daf08da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:384: [d76c8bbeece96] joining swarm manager [d75cd8daf08da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] check_test.go:380: [d76c8bbeece96] daemon is not started [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.02s) [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:801: [d7ffbcb23985a] joining swarm manager [d9e5ccb8242f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:801: [d562f2682746e] joining swarm manager [d9e5ccb8242f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:801: [dd4cf11b32c58] joining swarm manager [d9e5ccb8242f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:801: [d8937a1d8459f] joining swarm manager [d9e5ccb8242f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-10T16:54:00.900Z] docker_api_swarm_test.go:809: [dd32ddfc2dc9b] joining swarm manager [d9e5ccb8242f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.35s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.29s) [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:394: [d54ab793fdf5b] joining swarm manager [df5f035256878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:394: [dbb69c1628a44] joining swarm manager [df5f035256878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.60s) [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:342: [db92449b23c09] joining swarm manager [d9d47b422d2cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:342: [da150eb13df49] joining swarm manager [d9d47b422d2cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.94s) [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:489: [da9c65f9abea9] joining swarm manager [d5d896344d992]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:489: [d81be0afbf662] joining swarm manager [d5d896344d992]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.95s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.87s) [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:127: [dd9a25109bdbe] joining swarm manager [de4721fc1ca02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:128: [d350e9f65b729] joining swarm manager [de4721fc1ca02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:136: [d81749a5b69bb] joining swarm manager [de4721fc1ca02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:137: [dd183e5266b56] joining swarm manager [de4721fc1ca02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.91s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.76s) [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:303: [d4c098c4bb89c] joining swarm manager [dc133ab666a33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:303: [dd7b9d369fe94] joining swarm manager [dc133ab666a33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.03s) [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:99: [d529737efa7d7] joining swarm manager [d45fd35d7083f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:100: [daf821d2f1ef2] joining swarm manager [d45fd35d7083f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] check_test.go:380: [d529737efa7d7] daemon is not started [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.77s) [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:532: [d3539403b89fa] joining swarm manager [db5a5edad9507]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:533: [d7cf96743cef6] joining swarm manager [db5a5edad9507]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.50s) [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:147: [d2a6279d34371] joining swarm manager [deb76a670ebc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_api_swarm_service_test.go:147: [d53dc360a5c2c] joining swarm manager [deb76a670ebc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.11s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.33s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.86s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.42s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.51s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.49s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.93s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.88s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.58s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.15s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.64s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.76s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.04s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.24s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.80s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (1.98s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.82s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.30s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.89s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.87s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.67s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.85s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.97s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.26s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.91s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.22s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.95s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.75s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.48s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.26s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.72s) [2021-02-10T16:54:00.900Z] docker_cli_service_logs_test.go:245: checking task ra78km4b1t94 [2021-02-10T16:54:00.900Z] docker_cli_service_logs_test.go:250: checking messages for ra78km4b1t94 [2021-02-10T16:54:00.900Z] docker_cli_service_logs_test.go:245: checking task t27hxv53ijp0 [2021-02-10T16:54:00.900Z] docker_cli_service_logs_test.go:250: checking messages for t27hxv53ijp0 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.87s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.18s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.40s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.90s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.11s) [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:1901: [dd0ffc51e8f44] joining swarm manager [dcf69e959ac85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:1902: [da3772350d934] joining swarm manager [dcf69e959ac85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.43s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.44s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.30s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.66s) [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:1802: [d6809dc10e31e] joining swarm manager [d47fc55cca506]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:1803: [dbefdee5fe209] joining swarm manager [d47fc55cca506]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.93s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (134.50s) [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:1321: [d8b91f103292d] joining swarm manager [daf744b1d155f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:1322: [dbf9da4b3f0fb] joining swarm manager [daf744b1d155f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.76s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.32s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.62s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.42s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.37s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.19s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.92s) [2021-02-10T16:54:00.900Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.85s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.88s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.94s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.35s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.93s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.03s) [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:1186: [db6c4caab8953] joining swarm manager [d7a0a17e2893c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:1195: [d981b5fd6cf54] joining swarm manager [d7a0a17e2893c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.23s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.11s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.12s) [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:1118: [d1a9e91fb880e] joining swarm manager [dceea81d92d43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:1119: [d42a32a4571e8] joining swarm manager [dceea81d92d43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:1172: [d0aaa88c07c53] joining swarm manager [dceea81d92d43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.45s) [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:1453: [def39f0e3e726] joining swarm manager [d7adec02f7cd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.900Z] docker_cli_swarm_test.go:1454: [df880de72e651] joining swarm manager [d7adec02f7cd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.45s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-02-10T16:54:00.900Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.47s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.70s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.39s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.71s) [2021-02-10T16:54:00.901Z] docker_cli_swarm_unix_test.go:62: [d3e9f8bafe8d1] joining swarm manager [d2932a134636e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.97s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.45s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.42s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.52s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.69s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.38s) [2021-02-10T16:54:00.901Z] docker_api_swarm_test.go:961: [dcc0c6ac3de24] joining swarm manager [d40f2a1c15625]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.87s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.41s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.44s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.61s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.49s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.85s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.78s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.77s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.76s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.84s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.37s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.96s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.00s) [2021-02-10T16:54:00.901Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.36s) [2021-02-10T16:54:00.901Z] === RUN TestDockerExternalVolumeSuite [2021-02-10T16:54:00.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-10T16:54:15.807Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-10T16:55:12.642Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-10T16:55:12.642Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-10T16:55:12.642Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-10T16:55:12.642Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-10T16:55:16.417Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-10T16:55:16.880Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-10T16:55:16.880Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-10T16:55:16.880Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-10T16:55:16.880Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-10T16:55:17.345Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-10T16:55:18.323Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-10T16:55:21.254Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-10T16:55:22.811Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-10T16:55:22.811Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-10T16:55:22.811Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-10T16:55:22.811Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-10T16:55:23.509Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-10T16:55:25.745Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-10T16:55:31.635Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-10T16:55:38.187Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-10T16:55:41.117Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-10T16:55:42.094Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-10T16:55:42.094Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-10T16:55:45.864Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-10T16:55:46.842Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-10T16:55:57.217Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-10T16:55:57.217Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-10T16:55:57.217Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-10T16:55:57.217Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-10T16:55:57.217Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-10T16:55:57.217Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-10T16:56:03.739Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-10T16:56:18.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-10T16:56:39.841Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-10T16:56:39.841Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-10T16:56:39.841Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-10T16:56:50.719Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-10T16:57:01.017Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-10T16:57:01.017Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-10T16:57:01.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-10T16:57:02.939Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-10T16:57:08.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-10T16:57:08.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-10T16:57:13.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-10T16:57:21.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-10T16:57:29.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-10T16:57:29.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-10T16:57:33.808Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-10T16:57:33.808Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-10T16:57:33.808Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-10T16:57:35.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-10T16:57:40.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-10T16:57:40.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-10T16:57:40.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-10T16:57:40.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-10T16:57:40.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-10T16:57:49.922Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-10T16:58:04.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-10T16:58:16.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-10T16:58:21.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-10T16:58:21.425Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-10T16:58:21.425Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-10T16:58:22.974Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-10T16:58:22.974Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-10T16:58:27.690Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-10T16:58:28.153Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-10T16:58:28.153Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-10T16:58:28.153Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-10T16:58:29.702Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-10T16:58:31.253Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-10T16:58:31.253Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-10T16:58:32.228Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-10T16:58:32.691Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-10T16:58:37.408Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-10T16:58:39.601Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-10T16:58:39.601Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-10T16:58:41.150Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-10T16:58:41.150Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-10T16:58:41.613Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-10T16:58:43.809Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-10T16:58:44.272Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-10T16:58:44.735Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-10T16:58:44.735Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-10T16:58:45.710Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-10T16:58:46.173Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-10T16:58:46.639Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-10T16:58:46.639Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-10T16:58:51.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-10T16:58:57.004Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-10T16:59:09.618Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-10T16:59:27.028Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-10T16:59:28.005Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-10T16:59:29.554Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-10T16:59:34.270Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-10T16:59:34.733Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-10T16:59:34.733Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-10T16:59:34.733Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-10T16:59:35.197Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-10T16:59:35.197Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-10T16:59:41.709Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-10T17:00:05.217Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-10T17:00:05.217Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-10T17:00:05.217Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-10T17:00:13.801Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-10T17:00:28.715Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-10T17:00:30.423Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-10T17:00:30.423Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-10T17:00:30.423Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-10T17:00:33.349Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-10T17:00:36.275Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-10T17:00:39.204Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-10T17:00:46.816Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-10T17:01:01.705Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite (438.34s) [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.73s) [2021-02-10T17:01:16.607Z] docker_cli_external_volume_driver_test.go:53: [dc134957202a4] daemon is not started [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-02-10T17:01:16.607Z] docker_cli_external_volume_driver_test.go:53: [d66317dd59c92] daemon is not started [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-02-10T17:01:16.607Z] docker_cli_external_volume_driver_test.go:53: [d8c490a9ddb88] daemon is not started [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-10T17:01:16.607Z] docker_cli_external_volume_driver_test.go:53: [d222f3933cfcb] daemon is not started [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.31s) [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.27s) [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.31s) [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.38s) [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.92s) [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.42s) [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.84s) [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s) [2021-02-10T17:01:16.607Z] docker_cli_external_volume_driver_test.go:485: [dbe8a76818328] daemon is not started [2021-02-10T17:01:16.607Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-02-10T17:01:16.607Z] docker_cli_external_volume_driver_test.go:53: [d30b9ca77680a] daemon is not started [2021-02-10T17:01:16.607Z] PASS [2021-02-10T17:01:16.607Z] [2021-02-10T17:01:16.607Z] === Skipped [2021-02-10T17:01:16.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-02-10T17:01:16.607Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-02-10T17:01:16.607Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-10T17:01:16.607Z] check_test.go:309: [d484eb31f16b3] daemon is not started [2021-02-10T17:01:16.607Z] [2021-02-10T17:01:16.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-10T17:01:16.607Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-10T17:01:16.607Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-10T17:01:16.607Z] check_test.go:309: [db7fd97493536] daemon is not started [2021-02-10T17:01:16.607Z] [2021-02-10T17:01:16.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2021-02-10T17:01:16.607Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2021-02-10T17:01:16.607Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-10T17:01:16.607Z] check_test.go:309: [d77ea2813dfc7] daemon is not started [2021-02-10T17:01:16.607Z] [2021-02-10T17:01:16.607Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-10T17:01:16.607Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-10T17:01:16.607Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-10T17:01:16.607Z] [2021-02-10T17:01:16.607Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-02-10T17:01:16.607Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-02-10T17:01:16.607Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-10T17:01:16.607Z] [2021-02-10T17:01:16.607Z] [2021-02-10T17:01:16.607Z] DONE 273 tests, 5 skipped in 2583.599s [2021-02-10T17:01:16.607Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-10T17:01:16.607Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/deaada0d0121f/docker.pid [2021-02-10T17:01:16.607Z] +++ kill 6002 [2021-02-10T17:01:16.607Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6002 is not a child of this shell [2021-02-10T17:01:16.607Z] warning: PID 6002 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/deaada0d0121f/docker.pid had a nonzero exit code [2021-02-10T17:01:16.607Z] ++++ cat bundles/test-integration/docker.pid [2021-02-10T17:01:16.607Z] +++ kill 8127 [2021-02-10T17:01:17.546Z] +++ /etc/init.d/apparmor stop [2021-02-10T17:01:17.546Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-10T17:01:17.546Z] [2021-02-10T17:01:17.546Z] Unloading profiles will leave already running processes permanently [2021-02-10T17:01:17.546Z] unconfined, which can lead to unexpected situations. [2021-02-10T17:01:17.546Z] [2021-02-10T17:01:17.546Z] To set a process to complain mode, use the command line tool [2021-02-10T17:01:17.546Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-10T17:01:17.546Z] +++ true [2021-02-10T17:01:17.546Z] exiting test-integration [2021-02-10T17:01:17.546Z] ++ exit 0 [2021-02-10T17:01:17.546Z] [2021-02-10T17:01:18.116Z] + exit 0 [2021-02-10T17:01:18.116Z] ++ jobs -p [2021-02-10T17:01:18.116Z] + pids= [2021-02-10T17:01:18.116Z] + echo 'Remaining pids to kill: []' [2021-02-10T17:01:18.116Z] Remaining pids to kill: [] [2021-02-10T17:01:18.116Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-10T17:01:18.135Z] Recording test results [2021-02-10T17:01:20.061Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-10T17:01:20.404Z] + echo Ensuring container killed. [2021-02-10T17:01:20.404Z] Ensuring container killed. [2021-02-10T17:01:20.404Z] + docker ps -aq -f name=docker-pr6-* [2021-02-10T17:01:20.404Z] + cids=5e63b13dd53d [2021-02-10T17:01:20.404Z] 877601c1dbb3 [2021-02-10T17:01:20.404Z] 237f4e68616a [2021-02-10T17:01:20.404Z] + [ -n 5e63b13dd53d [2021-02-10T17:01:20.404Z] 877601c1dbb3 [2021-02-10T17:01:20.404Z] 237f4e68616a ] [2021-02-10T17:01:20.404Z] + docker rm -vf 5e63b13dd53d 877601c1dbb3 237f4e68616a [2021-02-10T17:01:21.346Z] 5e63b13dd53d [2021-02-10T17:01:23.258Z] 877601c1dbb3 [2021-02-10T17:01:23.258Z] 237f4e68616a [Pipeline] sh [2021-02-10T17:01:23.552Z] + echo Chowning /workspace to jenkins user [2021-02-10T17:01:23.552Z] Chowning /workspace to jenkins user [2021-02-10T17:01:23.552Z] + id -u [2021-02-10T17:01:23.552Z] + id -g [2021-02-10T17:01:23.552Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42004:/workspace busybox chown -R 1000:1000 /workspace [2021-02-10T17:01:23.552Z] Unable to find image 'busybox:latest' locally [2021-02-10T17:01:28.831Z] latest: Pulling from library/busybox [2021-02-10T17:01:28.831Z] 4c892f00285e: Pulling fs layer [2021-02-10T17:01:28.831Z] 4c892f00285e: Verifying Checksum [2021-02-10T17:01:28.831Z] 4c892f00285e: Download complete [2021-02-10T17:01:29.091Z] 4c892f00285e: Pull complete [2021-02-10T17:01:29.091Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-10T17:01:29.091Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-10T17:01:33.600Z] + bundleName=amd64 [2021-02-10T17:01:33.600Z] + echo Creating amd64-bundles.tar.gz [2021-02-10T17:01:33.600Z] Creating amd64-bundles.tar.gz [2021-02-10T17:01:33.600Z] + xargs tar -czf amd64-bundles.tar.gz [2021-02-10T17:01:33.600Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-10T17:01:35.013Z] Archiving artifacts [2021-02-10T17:01:37.168Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-10T17:01:37.488Z] + make clean [2021-02-10T17:01:37.747Z] docker volume rm -f docker-dev-cache [2021-02-10T17:01:37.747Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-10T17:02:05.351Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-10T17:02:05.351Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-10T17:02:05.351Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-10T17:03:17.567Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-10T17:03:17.567Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-10T17:03:17.567Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-10T17:03:38.728Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-10T17:03:53.595Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-10T17:04:02.212Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-10T17:04:32.249Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-10T17:04:47.127Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-10T17:05:02.003Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-10T17:06:43.381Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-10T17:06:43.381Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-10T17:06:43.381Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-10T17:06:43.381Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-10T17:06:43.381Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-10T17:06:43.381Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-10T17:06:43.381Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-10T17:06:43.381Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-10T17:06:43.381Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-10T17:06:47.153Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-10T17:06:50.919Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-10T17:06:55.654Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-10T17:06:55.654Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-10T17:06:55.654Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-10T17:06:55.654Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-10T17:06:55.654Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-10T17:06:55.654Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-10T17:06:59.418Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-10T17:06:59.418Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-10T17:06:59.418Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-10T17:06:59.418Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-10T17:07:00.397Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-10T17:07:05.123Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-10T17:07:20.041Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-10T17:07:20.041Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-10T17:07:20.041Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-10T17:07:20.041Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-10T17:07:20.041Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-10T17:07:20.041Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-10T17:07:20.041Z] === RUN TestDockerSuite/TestBuildFails [2021-02-10T17:07:22.971Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-10T17:07:22.971Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-10T17:07:28.802Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-10T17:07:33.529Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-10T17:07:40.647Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-10T17:07:45.372Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-10T17:07:46.350Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-10T17:07:52.182Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-10T17:07:52.182Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-10T17:07:52.182Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-10T17:07:52.646Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-10T17:07:52.646Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-10T17:08:01.273Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-10T17:08:01.273Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-10T17:08:13.716Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-10T17:08:13.716Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-10T17:08:15.914Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-10T17:08:15.914Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-10T17:08:16.378Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-10T17:08:16.843Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-10T17:08:20.609Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-10T17:08:21.590Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-10T17:08:22.570Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-10T17:08:23.548Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-10T17:08:24.011Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-10T17:08:24.990Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-10T17:08:26.542Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-10T17:08:32.373Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-10T17:08:32.373Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-10T17:08:32.373Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-10T17:08:32.837Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-10T17:08:32.837Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-10T17:08:32.837Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-10T17:08:32.837Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-10T17:08:33.301Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-10T17:08:34.279Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-10T17:08:39.003Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-10T17:08:53.892Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-10T17:08:53.892Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-10T17:08:55.448Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-10T17:09:25.502Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-10T17:09:40.390Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-10T17:09:43.325Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-10T17:09:50.453Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-10T17:09:55.184Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-10T17:10:12.953Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-10T17:10:12.953Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-10T17:10:17.682Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-10T17:10:18.147Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-10T17:10:18.147Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-10T17:10:18.147Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-10T17:10:21.080Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-10T17:10:24.848Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-10T17:10:27.050Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-10T17:10:27.515Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-10T17:10:27.515Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-10T17:10:30.451Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-10T17:10:31.430Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-10T17:10:32.988Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-10T17:10:47.886Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-10T17:10:47.886Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-10T17:10:56.511Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-10T17:10:59.448Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-10T17:11:08.073Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-10T17:11:11.843Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-10T17:11:16.575Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-10T17:11:17.039Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-10T17:11:17.503Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-10T17:11:17.503Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-10T17:11:19.703Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-10T17:11:19.703Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-10T17:12:02.335Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-10T17:12:20.106Z] === RUN TestDockerSuite/TestBuildRm [2021-02-10T17:12:32.559Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-10T17:12:34.761Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-10T17:12:34.761Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-10T17:12:34.761Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-10T17:12:36.316Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-10T17:12:40.087Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-10T17:12:43.021Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-10T17:12:46.792Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-10T17:13:01.683Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-10T17:13:02.147Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-10T17:13:02.612Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-10T17:13:12.997Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-10T17:13:12.997Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-10T17:13:16.768Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-10T17:13:16.768Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-10T17:13:20.537Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-10T17:13:41.715Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-10T17:13:41.715Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-10T17:13:41.715Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-10T17:13:43.269Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-10T17:13:47.043Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-10T17:13:52.881Z] === RUN TestDockerSuite/TestBuildUser [2021-02-10T17:13:52.881Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-10T17:13:52.881Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-10T17:13:52.881Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-10T17:13:55.815Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-10T17:13:56.795Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-10T17:13:59.729Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-10T17:13:59.729Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-10T17:13:59.729Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-10T17:14:20.906Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-10T17:14:20.906Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-10T17:14:29.532Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-10T17:14:39.920Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-10T17:14:39.920Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-10T17:14:39.920Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-10T17:14:41.474Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-10T17:14:41.474Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-02-10T17:14:51.861Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-10T17:14:56.593Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-10T17:14:56.593Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-10T17:15:21.822Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-10T17:15:21.822Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-10T17:15:21.822Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-10T17:15:21.822Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-10T17:15:21.822Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-10T17:15:27.704Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-10T17:15:29.905Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-10T17:15:29.905Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-10T17:15:29.905Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-10T17:15:30.370Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-10T17:15:32.571Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-10T17:15:36.343Z] === RUN TestDockerSuite/TestCommitChange [2021-02-10T17:15:41.071Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-10T17:15:44.843Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-10T17:15:44.843Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-10T17:15:57.294Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-10T17:15:57.294Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-10T17:16:02.022Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-10T17:16:06.754Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-10T17:16:06.754Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-10T17:16:06.754Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-10T17:16:06.754Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-10T17:16:06.754Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-10T17:16:06.754Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-10T17:16:06.754Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-10T17:16:06.754Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-10T17:16:06.754Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-10T17:16:12.596Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-10T17:16:25.054Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-10T17:16:25.054Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-10T17:16:26.033Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-10T17:16:26.033Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-10T17:16:26.033Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-10T17:16:26.033Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-10T17:16:28.236Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-10T17:16:28.236Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-10T17:16:28.236Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-10T17:16:31.172Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-10T17:16:31.172Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-10T17:16:31.172Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-10T17:16:31.172Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-10T17:16:31.172Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-10T17:16:33.373Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-10T17:16:35.573Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-10T17:16:37.775Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-10T17:16:37.775Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-10T17:16:37.775Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-10T17:16:39.977Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-10T17:16:39.977Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-10T17:16:42.180Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-10T17:16:42.180Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-10T17:16:42.180Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-10T17:16:44.388Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-10T17:16:44.388Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-10T17:16:46.593Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-10T17:16:46.593Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-10T17:16:48.798Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-10T17:16:48.798Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-10T17:16:51.001Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-10T17:16:59.636Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-10T17:17:03.406Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-10T17:17:03.406Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-10T17:17:03.406Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-10T17:17:03.870Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-10T17:17:03.870Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-10T17:17:05.426Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-10T17:17:05.426Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-10T17:17:07.628Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-10T17:17:07.628Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-10T17:17:09.833Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-10T17:17:09.833Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-10T17:17:14.563Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-10T17:17:16.118Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-10T17:17:16.118Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-10T17:17:16.118Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-10T17:17:16.118Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-10T17:17:16.118Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-10T17:17:16.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-02-10T17:17:18.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-10T17:17:18.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-02-10T17:17:20.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-02-10T17:17:23.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-02-10T17:17:25.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-02-10T17:17:27.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006ed9c0_} [2021-02-10T17:17:36.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1649915918_c:\foo_false____} [2021-02-10T17:17:38.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1649915918_c:\foo_true____} [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-10T17:17:40.982Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-10T17:17:43.183Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-10T17:17:43.183Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-10T17:17:43.183Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-10T17:17:43.183Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-10T17:17:43.183Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-10T17:17:43.183Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-10T17:17:43.183Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-10T17:17:43.183Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-10T17:17:43.647Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-10T17:17:43.647Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-10T17:17:43.647Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-10T17:17:43.647Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-10T17:17:43.647Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-10T17:17:43.647Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-10T17:17:45.847Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-10T17:17:45.847Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-10T17:17:45.847Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-10T17:17:48.049Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-10T17:17:48.049Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-10T17:17:48.049Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-10T17:17:48.514Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-10T17:17:52.282Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-10T17:17:55.224Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-10T17:17:55.224Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-10T17:17:55.224Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-10T17:18:03.855Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-10T17:18:03.855Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-10T17:18:03.855Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-10T17:18:12.496Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-10T17:18:12.496Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-10T17:18:12.496Z] === RUN TestDockerSuite/TestCpToDot [2021-02-10T17:18:14.705Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-10T17:18:14.705Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-10T17:18:14.705Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-10T17:18:16.909Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-10T17:18:16.909Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-10T17:18:16.909Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-10T17:18:16.909Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-10T17:18:16.909Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-10T17:18:17.374Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-10T17:18:17.374Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-10T17:18:19.576Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-10T17:18:21.777Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-10T17:18:21.777Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-10T17:18:21.777Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-10T17:18:23.979Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-10T17:18:24.444Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-10T17:18:24.909Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-10T17:18:24.909Z] === RUN TestDockerSuite/TestCreateRM [2021-02-10T17:18:25.375Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-10T17:18:25.375Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-10T17:18:25.375Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-10T17:18:25.840Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-10T17:18:32.970Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-10T17:18:32.970Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-10T17:18:33.435Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-10T17:18:38.163Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-10T17:18:38.163Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-10T17:18:38.163Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDockerFails [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-10T17:18:40.363Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-10T17:18:40.827Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-10T17:18:40.827Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-10T17:18:43.029Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-10T17:18:45.231Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-10T17:18:47.435Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-10T17:18:56.061Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-10T17:18:59.836Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-10T17:19:10.220Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-10T17:19:11.774Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-10T17:19:12.753Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-10T17:19:16.521Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-10T17:19:17.505Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-10T17:19:18.484Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-10T17:19:23.214Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-10T17:19:27.945Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-10T17:19:27.945Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-10T17:19:27.945Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-10T17:19:27.945Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-10T17:19:27.945Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-10T17:19:27.945Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-10T17:19:28.410Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-10T17:19:28.410Z] === RUN TestDockerSuite/TestEventsRename [2021-02-10T17:19:31.344Z] === RUN TestDockerSuite/TestEventsResize [2021-02-10T17:19:33.546Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-10T17:19:35.748Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-10T17:19:38.686Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-10T17:19:43.416Z] === RUN TestDockerSuite/TestEventsTop [2021-02-10T17:19:43.416Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-10T17:19:45.621Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-10T17:19:50.350Z] === RUN TestDockerSuite/TestExec [2021-02-10T17:19:50.350Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-10T17:19:50.350Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-10T17:19:51.905Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-10T17:19:53.459Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-10T17:19:53.459Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-10T17:19:53.459Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-10T17:19:53.459Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-10T17:19:55.665Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-10T17:19:57.867Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-10T17:19:59.421Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-10T17:20:01.623Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-10T17:20:05.394Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-10T17:20:05.394Z] === RUN TestDockerSuite/TestExecEnv [2021-02-10T17:20:05.859Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-10T17:20:05.859Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-10T17:20:08.059Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-10T17:20:11.830Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-10T17:20:11.830Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-10T17:20:11.830Z] === RUN TestDockerSuite/TestExecParseError [2021-02-10T17:20:11.830Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-10T17:20:11.830Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-10T17:20:11.830Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-10T17:20:14.031Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-10T17:20:14.031Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-10T17:20:14.031Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-10T17:20:14.031Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-10T17:20:14.031Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-10T17:20:14.031Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-10T17:20:16.232Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-10T17:20:16.232Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-10T17:20:22.074Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-10T17:20:22.074Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-10T17:20:22.074Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-10T17:20:22.074Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-10T17:20:27.912Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-10T17:20:35.040Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-10T17:20:37.243Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-10T17:20:43.082Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-10T17:20:43.082Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-10T17:20:43.082Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-10T17:20:43.082Z] === RUN TestDockerSuite/TestHealth [2021-02-10T17:20:43.082Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-10T17:20:43.546Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-10T17:20:43.546Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-10T17:20:43.546Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-10T17:20:47.317Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-10T17:20:47.781Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-10T17:20:47.781Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-10T17:20:47.781Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-10T17:20:47.781Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-10T17:20:48.247Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-10T17:20:48.711Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-10T17:20:48.711Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-10T17:20:49.690Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-10T17:20:49.690Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-10T17:20:51.891Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-10T17:20:51.891Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-10T17:20:54.091Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-10T17:20:56.292Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-10T17:20:56.757Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-10T17:20:56.757Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-10T17:21:00.528Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-10T17:21:00.528Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-10T17:21:02.732Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-10T17:21:02.732Z] === RUN TestDockerSuite/TestImportFile [2021-02-10T17:21:02.732Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-10T17:21:03.196Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-10T17:21:03.196Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-10T17:21:03.196Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-10T17:21:03.196Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-10T17:21:03.196Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-10T17:21:03.196Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-10T17:21:03.196Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-10T17:21:03.196Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-10T17:21:03.196Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-10T17:21:03.196Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-10T17:21:05.399Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-10T17:21:07.602Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-10T17:21:07.602Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-10T17:21:07.602Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-10T17:21:07.602Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-10T17:21:07.602Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-10T17:21:14.724Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-10T17:21:14.724Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-10T17:21:16.926Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-10T17:21:17.392Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-10T17:21:17.392Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-10T17:21:17.392Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-10T17:21:19.594Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-10T17:21:24.401Z] === RUN TestDockerSuite/TestInspectImage [2021-02-10T17:21:24.401Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-10T17:21:24.401Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-10T17:21:24.401Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-10T17:21:25.956Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-10T17:21:28.158Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-10T17:21:28.158Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-10T17:21:30.360Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-10T17:21:32.568Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-10T17:21:32.569Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-10T17:21:32.569Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-10T17:21:34.769Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-10T17:21:37.705Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-10T17:21:42.444Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-10T17:21:43.998Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-10T17:21:46.199Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-10T17:21:48.401Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-10T17:21:50.601Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-10T17:21:52.803Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-10T17:21:55.010Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-10T17:21:55.475Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-10T17:21:55.475Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-10T17:21:57.030Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-10T17:21:59.231Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-10T17:22:05.075Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-10T17:22:07.275Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-10T17:22:07.275Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-10T17:22:08.833Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-10T17:22:09.297Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-10T17:22:15.159Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-10T17:22:20.998Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-10T17:22:26.839Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-10T17:22:29.040Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-10T17:22:31.242Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-10T17:22:31.242Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-10T17:22:33.445Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-10T17:22:35.647Z] === RUN TestDockerSuite/TestLogsSince [2021-02-10T17:22:46.036Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-10T17:22:46.036Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-10T17:22:46.036Z] === RUN TestDockerSuite/TestLogsTail [2021-02-10T17:22:47.592Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-10T17:22:49.795Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestNetHostname [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPluginActive [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPortList [2021-02-10T17:22:51.997Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-10T17:22:56.726Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-10T17:22:56.726Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-10T17:22:56.726Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-10T17:22:56.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-10T17:22:56.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-10T17:22:56.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-10T17:22:56.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-10T17:22:56.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-10T17:22:56.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-10T17:22:56.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-10T17:23:01.455Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-10T17:23:01.455Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-10T17:23:10.083Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-10T17:23:10.083Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-10T17:23:20.466Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-10T17:23:32.924Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-10T17:23:33.390Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-10T17:23:33.390Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-10T17:23:48.273Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-10T17:23:49.829Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-10T17:23:56.958Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-10T17:24:00.727Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-10T17:24:01.194Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-10T17:24:01.194Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-10T17:24:05.923Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-10T17:24:05.923Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-10T17:24:05.923Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-10T17:24:05.923Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-10T17:24:05.923Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-10T17:24:13.054Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-10T17:24:13.054Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-10T17:24:14.608Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-10T17:24:14.608Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-10T17:24:16.163Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-10T17:24:16.628Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-10T17:24:16.628Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-10T17:24:21.359Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-10T17:24:25.130Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-10T17:24:26.684Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-10T17:24:47.867Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-10T17:24:47.867Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-10T17:24:53.711Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-10T17:24:53.711Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-10T17:24:54.176Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-10T17:24:54.641Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-10T17:24:59.371Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-10T17:25:03.142Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-10T17:25:03.142Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-10T17:25:06.911Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-10T17:25:06.911Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-10T17:25:07.376Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-10T17:25:22.264Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-10T17:25:23.245Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-10T17:25:24.225Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-10T17:25:30.068Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-10T17:25:34.804Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-10T17:25:41.933Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-10T17:25:45.705Z] === RUN TestDockerSuite/TestRmiTag [2021-02-10T17:25:46.172Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-10T17:25:49.107Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-10T17:26:06.874Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-10T17:26:06.874Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-10T17:26:11.603Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-10T17:26:12.583Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-10T17:26:12.583Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-10T17:26:12.583Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-10T17:26:12.583Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-10T17:26:12.583Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-10T17:26:12.583Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-10T17:26:12.583Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-10T17:26:12.583Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-10T17:26:14.139Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-10T17:26:14.139Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-10T17:26:14.139Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-10T17:26:18.869Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-10T17:26:21.803Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-10T17:26:23.357Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-10T17:26:25.560Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-10T17:26:27.761Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-10T17:26:27.761Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-10T17:26:32.490Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-10T17:26:32.490Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-10T17:26:32.490Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-10T17:26:32.490Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-10T17:26:32.490Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-10T17:26:32.490Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-10T17:26:32.490Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-10T17:26:32.490Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-10T17:26:32.490Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-10T17:26:32.490Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-10T17:26:32.490Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-10T17:26:32.490Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-10T17:26:34.694Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-10T17:26:34.694Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-10T17:26:37.628Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-10T17:26:37.628Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-10T17:26:37.628Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-10T17:26:39.829Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-10T17:26:39.829Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-10T17:26:39.829Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-10T17:26:39.830Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-10T17:26:39.830Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-10T17:26:39.830Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-10T17:26:39.830Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-10T17:26:39.830Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-10T17:26:42.040Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-10T17:26:44.243Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-10T17:26:46.443Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-10T17:26:46.443Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-10T17:26:46.443Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-10T17:26:46.443Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-10T17:26:48.644Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-10T17:26:48.644Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-10T17:26:48.644Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-10T17:26:48.644Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-10T17:26:48.644Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-10T17:26:50.846Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-10T17:26:55.577Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-10T17:26:55.577Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-10T17:26:55.577Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-10T17:26:55.577Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-10T17:26:55.577Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-10T17:26:55.577Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-10T17:26:56.042Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-10T17:26:58.243Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-10T17:26:58.243Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-10T17:26:58.243Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-10T17:26:58.243Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-10T17:27:00.446Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-10T17:27:02.647Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-10T17:27:02.647Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-10T17:27:04.848Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-10T17:27:04.848Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-10T17:27:04.848Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-10T17:27:04.848Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-10T17:27:07.102Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-10T17:27:14.235Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-10T17:27:16.437Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-10T17:27:18.638Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-10T17:27:18.638Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-10T17:27:18.638Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-10T17:27:18.638Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-10T17:27:18.638Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-10T17:27:18.638Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-10T17:27:18.638Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-10T17:27:18.638Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-10T17:27:18.638Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-10T17:27:22.512Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-10T17:27:22.512Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-10T17:27:22.512Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-10T17:27:22.512Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-10T17:27:22.512Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-10T17:27:22.512Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-10T17:27:22.512Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-10T17:27:29.644Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-10T17:27:29.644Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunMount [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-10T17:27:31.198Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-10T17:27:38.324Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-10T17:27:38.324Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-10T17:27:38.324Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-10T17:27:38.324Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-10T17:27:43.055Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-10T17:27:46.824Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-10T17:27:46.824Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-10T17:27:46.824Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-10T17:27:46.824Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-10T17:27:46.824Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-10T17:27:46.824Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-10T17:27:46.824Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-10T17:27:46.824Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-10T17:27:46.824Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-10T17:27:46.824Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-10T17:27:46.824Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-10T17:27:48.379Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-10T17:27:50.581Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-10T17:27:52.139Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-10T17:27:53.694Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-10T17:27:55.376Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-10T17:27:55.840Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-10T17:27:55.840Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-10T17:27:55.840Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-10T17:27:55.840Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-10T17:27:55.840Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-10T17:27:55.840Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-10T17:27:55.840Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-10T17:27:55.840Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-10T17:27:58.776Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-10T17:27:58.776Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-10T17:27:58.776Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-10T17:27:58.776Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-10T17:27:58.776Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-10T17:27:58.776Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-10T17:28:05.900Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-10T17:28:05.900Z] === RUN TestDockerSuite/TestRunRm [2021-02-10T17:28:08.103Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-10T17:28:13.941Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-10T17:28:15.497Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-10T17:28:17.700Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-10T17:28:19.902Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-10T17:28:22.840Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-10T17:28:22.840Z] === RUN TestDockerSuite/TestRunState [2021-02-10T17:28:22.840Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-10T17:28:25.042Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-10T17:28:25.042Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-10T17:28:26.598Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-10T17:28:26.598Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-10T17:28:26.598Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-10T17:28:26.598Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-10T17:28:27.062Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-10T17:28:27.062Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-10T17:28:31.794Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-10T17:28:31.794Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-10T17:28:31.794Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-10T17:28:31.794Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-10T17:28:31.794Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-10T17:28:31.794Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-10T17:28:31.794Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-10T17:28:31.794Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-10T17:28:31.794Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-10T17:28:31.794Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-10T17:28:31.794Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-10T17:28:33.997Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-10T17:28:33.997Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-10T17:28:36.203Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-10T17:28:36.203Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-10T17:28:36.203Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-10T17:28:39.138Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-10T17:28:46.278Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-10T17:28:51.015Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-10T17:28:58.140Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-10T17:28:58.140Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-10T17:28:58.140Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-10T17:28:59.695Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-10T17:29:01.898Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-10T17:29:04.100Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-10T17:29:04.100Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-10T17:29:04.100Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-10T17:29:04.100Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-10T17:29:04.100Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-10T17:29:04.100Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-10T17:29:04.100Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-10T17:29:04.100Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-10T17:29:04.100Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-10T17:29:08.841Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-10T17:29:09.821Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-10T17:29:12.021Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-10T17:29:16.753Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-10T17:29:19.688Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-10T17:29:19.688Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-10T17:29:20.153Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-10T17:29:20.153Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-10T17:29:22.358Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-10T17:29:28.197Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-10T17:29:28.197Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-10T17:29:36.824Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-10T17:29:36.824Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-10T17:29:39.759Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-10T17:29:39.759Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-10T17:29:39.759Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-10T17:29:39.759Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-10T17:29:39.759Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-10T17:29:45.604Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-10T17:29:45.604Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-10T17:29:45.604Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-10T17:29:45.604Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-10T17:29:45.604Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-10T17:29:45.604Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-10T17:29:45.604Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-10T17:29:47.805Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-10T17:29:50.006Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-10T17:29:50.007Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-10T17:29:52.209Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-10T17:29:52.209Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-10T17:29:52.209Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-10T17:29:52.209Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-10T17:29:52.209Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-10T17:29:52.209Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-10T17:29:52.209Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-10T17:30:09.982Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-10T17:30:09.982Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-10T17:30:09.982Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-10T17:30:09.982Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-10T17:30:09.982Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-10T17:30:09.982Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-10T17:30:09.982Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-10T17:30:10.962Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-10T17:30:10.962Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-10T17:30:13.895Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-10T17:30:14.359Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-10T17:30:14.359Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-10T17:30:14.823Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-10T17:30:14.824Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-10T17:30:23.455Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-10T17:30:23.455Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-10T17:30:23.455Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-10T17:30:23.455Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-10T17:30:23.455Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-10T17:30:30.584Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-10T17:30:30.584Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-10T17:30:30.584Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-10T17:30:39.210Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-10T17:30:39.210Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite (2373.06s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-02-10T17:30:40.769Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-10T17:30:40.769Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (117.55s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.36s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-02-10T17:30:40.769Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-02-10T17:30:40.769Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-02-10T17:30:40.769Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-02-10T17:30:40.769Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-10T17:30:40.769Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-10T17:30:40.769Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-10T17:30:40.769Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-10T17:30:40.769Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.72s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-10T17:30:40.769Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-10T17:30:40.769Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.18s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.16s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-10T17:30:40.769Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-10T17:30:40.769Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-02-10T17:30:40.769Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-10T17:30:40.769Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.17s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-10T17:30:40.769Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-10T17:30:40.769Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.52s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.88s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-02-10T17:30:40.769Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.30s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.81s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.40s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.19s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.51s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.78s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.88s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.54s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.62s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.34s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.16s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.32s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.81s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.44s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.31s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.82s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.27s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.28s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.87s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.31s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.25s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-10T17:30:40.769Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.14s) [2021-02-10T17:30:40.769Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.25s) [2021-02-10T17:30:40.769Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-10T17:30:40.769Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.52s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.08s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.18s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.90s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.93s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.89s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.53s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.38s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.14s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.83s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.26s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.92s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.53s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.71s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.26s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.79s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.85s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignore (78.90s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.10s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.27s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.66s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.63s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.74s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.33s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.20s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.08s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.67s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.41s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.40s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.25s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.18s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.23s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.56s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.80s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.03s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.99s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.16s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildFails (2.37s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.28s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.34s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.44s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.31s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.37s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.93s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.70s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildHistory (11.33s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.04s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.94s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.05s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildLabel (1.02s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildLabels (1.01s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.93s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.73s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.83s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.48s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.34s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.17s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.14s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.41s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.46s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.09s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.56s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.09s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.43s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.00s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.38s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.12s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.51s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.15s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.53s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.07s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.55s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.53s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.07s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.06s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.21s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.79s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildRm (11.88s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.15s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-02-10T17:30:40.770Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.52s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.34s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.35s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.92s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.42s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.67s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.81s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.46s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildStderr (4.09s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.33s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.82s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.21s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.86s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.83s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.72s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.19s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.21s) [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.96s) [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-02-10T17:30:40.770Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.770Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.40s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-02-10T17:30:40.771Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.12s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.27s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.14s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-02-10T17:30:40.771Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-02-10T17:30:40.771Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-10T17:30:40.771Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.19s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.48s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-02-10T17:30:40.771Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-10T17:30:40.771Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-10T17:30:40.771Z] docker_cli_sni_test.go:18: Flakey test [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.07s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.10s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCommitChange (4.34s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.02s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.03s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-10T17:30:40.771Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCommitTTY (6.41s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.06s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-02-10T17:30:40.771Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.10s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.46s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.17s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.21s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.36s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.45s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.11s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.10s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.21s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.17s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.33s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.94s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.45s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.16s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.36s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.05s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.75s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.32s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.12s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.16s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.94s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.86s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.52s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.50s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.53s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.49s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.48s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006ed9c0_} (7.48s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1649915918_c:\foo_false____} (2.50s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1649915918_c:\foo_true____} (2.50s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-10T17:30:40.771Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-02-10T17:30:40.771Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.46s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-02-10T17:30:40.771Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-02-10T17:30:40.771Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.36s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.32s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-02-10T17:30:40.771Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.20s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.37s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-10T17:30:40.771Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.47s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-10T17:30:40.771Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-10T17:30:40.771Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.58s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCpToDot (2.48s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCpToStdout (2.58s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-02-10T17:30:40.771Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.03s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.16s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.91s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-02-10T17:30:40.771Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2021-02-10T17:30:40.771Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-10T17:30:40.771Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.27s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2021-02-10T17:30:40.771Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.03s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-10T17:30:40.772Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.32s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-10T17:30:40.772Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-10T17:30:40.772Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-10T17:30:40.772Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-10T17:30:40.772Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-10T17:30:40.772Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-10T17:30:40.772Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-10T17:30:40.772Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-10T17:30:40.772Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-10T17:30:40.772Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.26s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.28s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.49s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.44s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsCopy (4.78s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (9.70s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.23s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.69s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.05s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsFilters (4.59s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsFormat (4.39s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsRename (2.44s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsResize (2.65s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.12s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.63s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.60s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.92s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-10T17:30:40.772Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.86s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.87s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-10T17:30:40.772Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-10T17:30:40.772Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-10T17:30:40.772Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.09s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.08s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.90s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.09s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.20s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestExecInspectID (3.55s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-10T17:30:40.772Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.40s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-10T17:30:40.772Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.29s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.75s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.04s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.00s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.04s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.01s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-10T17:30:40.772Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.99s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.10s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.44s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.73s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImportBadURL (2.58s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-02-10T17:30:40.772Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-02-10T17:30:40.772Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-10T17:30:40.772Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-10T17:30:40.772Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.19s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.16s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-10T17:30:40.772Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-02-10T17:30:40.772Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.09s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.22s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectDefault (2.12s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectHistory (4.37s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.17s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.19s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.24s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.16s) [2021-02-10T17:30:40.772Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-10T17:30:40.772Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.11s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectStatus (2.56s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.45s) [2021-02-10T17:30:40.772Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.26s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.27s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.11s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.10s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.14s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.15s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.86s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.84s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.64s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.28s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-10T17:30:40.773Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.13s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.71s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.77s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.89s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.30s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.36s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.26s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.32s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsSince (8.88s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsTail (2.67s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.40s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.14s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-02-10T17:30:40.773Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-02-10T17:30:40.773Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-02-10T17:30:40.773Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.22s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-10T17:30:40.773Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-10T17:30:40.773Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-10T17:30:40.773Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-10T17:30:40.773Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-02-10T17:30:40.773Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-10T17:30:40.773Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-10T17:30:40.773Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-10T17:30:40.773Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.44s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-10T17:30:40.773Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPsByOrder (8.86s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.91s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.39s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-10T17:30:40.773Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.66s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.54s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.05s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.25s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-10T17:30:40.773Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.44s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.46s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-10T17:30:40.773Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.93s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.77s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.24s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.01s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-02-10T17:30:40.773Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.72s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.14s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.06s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.96s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.43s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.64s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.17s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.70s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.02s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.90s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.47s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.51s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.40s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.46s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.13s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.89s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.24s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.76s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.10s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.19s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.21s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.41s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.08s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.10s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-10T17:30:40.773Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.773Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.92s) [2021-02-10T17:30:40.773Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.35s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.34s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.13s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.14s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.91s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.07s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.20s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.15s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.14s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.13s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunExitCode (2.33s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.09s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.20s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.15s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.79s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.91s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.62s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.66s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.60s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.87s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.16s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.95s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.63s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.30s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunRm (2.15s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.38s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.20s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.15s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.16s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.54s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.19s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.93s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.67s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.19s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.22s) [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-10T17:30:40.774Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.04s) [2021-02-10T17:30:40.774Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.90s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.59s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.49s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.34s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.24s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.22s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.95s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.80s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.14s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.58s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-02-10T17:30:40.775Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.44s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.67s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.71s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-02-10T17:30:40.775Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-02-10T17:30:40.775Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.55s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.05s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.24s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.19s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-02-10T17:30:40.775Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.43s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.79s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.52s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-02-10T17:30:40.775Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.55s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.81s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-10T17:30:40.775Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.44s) [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-10T17:30:40.775Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-10T17:30:40.775Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-10T17:30:40.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.775Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-10T17:30:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-10T17:30:40.776Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-10T17:30:40.776Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-10T17:30:40.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-10T17:30:40.776Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] === RUN TestDockerDaemonSuite [2021-02-10T17:30:40.776Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-10T17:30:40.776Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-10T17:30:40.776Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-10T17:30:40.776Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] === RUN TestDockerSwarmSuite [2021-02-10T17:30:40.776Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-02-10T17:30:40.776Z] === RUN TestDockerPluginSuite [2021-02-10T17:30:40.776Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-02-10T17:30:40.776Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-02-10T17:30:40.776Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-02-10T17:30:40.776Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-02-10T17:30:40.776Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-02-10T17:30:40.776Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-02-10T17:30:40.776Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-02-10T17:30:40.776Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-02-10T17:30:40.776Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-02-10T17:30:40.776Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-02-10T17:30:40.776Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-02-10T17:30:40.776Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] === RUN TestDockerExternalVolumeSuite [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] === RUN TestDockerNetworkSuite [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] === RUN TestDockerHubPullSuite [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-02-10T17:30:40.776Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] PASS [2021-02-10T17:30:40.776Z] ok github.com/docker/docker/integration-cli 2373.721s [2021-02-10T17:30:40.776Z] [2021-02-10T17:30:40.776Z] === Skipped [2021-02-10T17:30:40.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-02-10T17:30:40.776Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] [2021-02-10T17:30:40.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-10T17:30:40.776Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] [2021-02-10T17:30:40.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-02-10T17:30:40.776Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] [2021-02-10T17:30:40.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-02-10T17:30:40.776Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] [2021-02-10T17:30:40.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-02-10T17:30:40.776Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] [2021-02-10T17:30:40.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-02-10T17:30:40.776Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] [2021-02-10T17:30:40.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-10T17:30:40.776Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-10T17:30:40.776Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-10T17:30:40.776Z] [2021-02-10T17:30:40.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-10T17:30:41.243Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-10T17:30:41.243Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-10T17:30:41.243Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-10T17:30:41.243Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-10T17:30:41.243Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-02-10T17:30:41.243Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-02-10T17:30:41.243Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-10T17:30:41.243Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-02-10T17:30:41.243Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-02-10T17:30:41.243Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.243Z] [2021-02-10T17:30:41.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-02-10T17:30:41.244Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-02-10T17:30:41.244Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-10T17:30:41.244Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-10T17:30:41.244Z] docker_cli_sni_test.go:18: Flakey test [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-10T17:30:41.244Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-02-10T17:30:41.244Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-10T17:30:41.244Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-10T17:30:41.244Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-02-10T17:30:41.244Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-10T17:30:41.244Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-10T17:30:41.244Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-10T17:30:41.244Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-10T17:30:41.244Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-10T17:30:41.244Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-10T17:30:41.244Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-10T17:30:41.244Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-10T17:30:41.244Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-10T17:30:41.244Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-02-10T17:30:41.244Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.244Z] [2021-02-10T17:30:41.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-02-10T17:30:41.244Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-02-10T17:30:41.244Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-10T17:30:41.245Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-10T17:30:41.245Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-10T17:30:41.245Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-02-10T17:30:41.245Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-02-10T17:30:41.245Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-02-10T17:30:41.245Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-02-10T17:30:41.245Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-10T17:30:41.245Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-10T17:30:41.245Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-10T17:30:41.245Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-02-10T17:30:41.245Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-02-10T17:30:41.245Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-10T17:30:41.245Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-10T17:30:41.245Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-10T17:30:41.245Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-10T17:30:41.245Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-10T17:30:41.245Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-10T17:30:41.245Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-10T17:30:41.245Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-10T17:30:41.245Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-10T17:30:41.245Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-10T17:30:41.245Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-02-10T17:30:41.245Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-10T17:30:41.245Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.245Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-10T17:30:41.246Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-10T17:30:41.246Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-10T17:30:41.246Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-10T17:30:41.246Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-10T17:30:41.246Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-10T17:30:41.246Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-10T17:30:41.246Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-02-10T17:30:41.246Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-02-10T17:30:41.246Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-10T17:30:41.246Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-10T17:30:41.246Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-10T17:30:41.246Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-02-10T17:30:41.246Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-02-10T17:30:41.246Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-10T17:30:41.246Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.246Z] [2021-02-10T17:30:41.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-10T17:30:41.246Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-10T17:30:41.247Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-02-10T17:30:41.247Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-02-10T17:30:41.247Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-02-10T17:30:41.247Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-10T17:30:41.247Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-10T17:30:41.247Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-10T17:30:41.247Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-10T17:30:41.247Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-02-10T17:30:41.247Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-10T17:30:41.247Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-10T17:30:41.247Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-10T17:30:41.247Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-10T17:30:41.247Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-10T17:30:41.247Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-10T17:30:41.247Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-10T17:30:41.247Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-02-10T17:30:41.247Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.247Z] [2021-02-10T17:30:41.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-10T17:30:41.247Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-10T17:30:41.247Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-10T17:30:41.248Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-10T17:30:41.248Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.248Z] [2021-02-10T17:30:41.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-10T17:30:41.249Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-02-10T17:30:41.249Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.249Z] [2021-02-10T17:30:41.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-10T17:30:41.249Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-02-10T17:30:41.250Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-02-10T17:30:41.250Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.250Z] [2021-02-10T17:30:41.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-10T17:30:41.250Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-10T17:30:41.250Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-10T17:30:41.715Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-10T17:30:41.715Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-10T17:30:41.715Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-10T17:30:41.715Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-02-10T17:30:41.715Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-10T17:30:41.715Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-10T17:30:41.715Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-02-10T17:30:41.715Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-10T17:30:41.715Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-02-10T17:30:41.715Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-10T17:30:41.715Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-10T17:30:41.715Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-10T17:30:41.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.715Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-10T17:30:41.716Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-02-10T17:30:41.716Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] [2021-02-10T17:30:41.716Z] DONE 1093 tests, 547 skipped in 2382.057s [2021-02-10T17:30:41.717Z] INFO: Integration tests ended at 02/10/2021 17:30:41. Duration:00:39:42.2713740 [2021-02-10T17:30:41.717Z] INFO: Docker info of the daemon under test at end of run [2021-02-10T17:30:41.717Z] [2021-02-10T17:30:41.717Z] Containers: 2 [2021-02-10T17:30:41.717Z] Running: 0 [2021-02-10T17:30:41.717Z] Paused: 0 [2021-02-10T17:30:41.717Z] Stopped: 2 [2021-02-10T17:30:41.717Z] Images: 18 [2021-02-10T17:30:41.717Z] Server Version: 0.0.0-dev [2021-02-10T17:30:41.717Z] Storage Driver: windowsfilter [2021-02-10T17:30:41.717Z] Windows: [2021-02-10T17:30:41.717Z] Logging Driver: json-file [2021-02-10T17:30:41.717Z] Plugins: [2021-02-10T17:30:41.717Z] Volume: local [2021-02-10T17:30:41.717Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-10T17:30:41.717Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-10T17:30:41.717Z] Swarm: inactive [2021-02-10T17:30:41.717Z] Default Isolation: process [2021-02-10T17:30:41.717Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-10T17:30:41.717Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-10T17:30:41.717Z] OSType: windows [2021-02-10T17:30:41.717Z] Architecture: x86_64 [2021-02-10T17:30:41.717Z] CPUs: 4 [2021-02-10T17:30:41.717Z] Total Memory: 32GiB [2021-02-10T17:30:41.717Z] Name: azwin-2-18f0a0 [2021-02-10T17:30:41.717Z] ID: 7PWU:KOK3:X3WW:S7Z3:YCAI:TI3B:LQCO:7HCY:W7NU:SG56:GM4V:SC6A [2021-02-10T17:30:41.717Z] Docker Root Dir: D:\CI\PR-42004\6\daemon [2021-02-10T17:30:41.717Z] Debug Mode (client): false [2021-02-10T17:30:41.717Z] Debug Mode (server): true [2021-02-10T17:30:41.717Z] File Descriptors: -1 [2021-02-10T17:30:41.717Z] Goroutines: 17 [2021-02-10T17:30:41.717Z] System Time: 2021-02-10T17:30:41.513976Z [2021-02-10T17:30:41.717Z] EventsListeners: 0 [2021-02-10T17:30:41.717Z] Registry: https://index.docker.io/v1/ [2021-02-10T17:30:41.717Z] Labels: [2021-02-10T17:30:41.717Z] Experimental: false [2021-02-10T17:30:41.717Z] Insecure Registries: [2021-02-10T17:30:41.717Z] 127.0.0.0/8 [2021-02-10T17:30:41.717Z] Live Restore Enabled: false [2021-02-10T17:30:41.717Z] [2021-02-10T17:30:41.717Z] [2021-02-10T17:30:41.717Z] INFO: Stopping daemon under test [2021-02-10T17:30:42.182Z] SUCCESS: The process with PID 5460 (child process of PID 3716) has been terminated. [2021-02-10T17:30:42.182Z] SUCCESS: The process with PID 3716 (child process of PID 4604) has been terminated. [2021-02-10T17:30:42.182Z] INFO: Stop tailing logs of the daemon under tests [2021-02-10T17:30:42.182Z] INFO: executeCI.ps1 Completed successfully at 02/10/2021 17:30:41. [2021-02-10T17:30:42.182Z] INFO: Tidying up at end of run [2021-02-10T17:30:42.182Z] INFO: Saving daemon under test log (d:\CI\PR-42004\6\dut.out) to bundles\CIDUT.out [2021-02-10T17:30:42.182Z] INFO: Saving daemon under test log (d:\CI\PR-42004\6\dut.err) to bundles\CIDUT.err [2021-02-10T17:30:42.182Z] INFO: Nuke-Everything... [2021-02-10T17:30:42.646Z] INFO: Container count on control daemon to delete is 2 [2021-02-10T17:30:43.111Z] 7040239399dc [2021-02-10T17:30:43.111Z] f279b769278b [2021-02-10T17:30:43.111Z] INFO: Tidying pidfile d:\CI\PR-42004\6\docker.pid [2021-02-10T17:30:43.111Z] INFO: Nuking d:\CI [2021-02-10T17:31:13.171Z] INFO: Zapped successfully [2021-02-10T17:31:13.171Z] [2021-02-10T17:31:13.171Z] INFO: executeCI.ps1 exiting at Wed Feb 10 17:31:09 CUT 2021. Duration 01:23:49.8285572 [2021-02-10T17:31:13.171Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-02-10T17:31:13.423Z] Recording test results [2021-02-10T17:31:20.643Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-02-10T17:31:22.158Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-02-10T17:31:23.933Z] Archiving artifacts [2021-02-10T17:31:38.317Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-10T17:31:39.272Z] + make clean [2021-02-10T17:31:41.475Z] docker volume rm -f docker-dev-cache [2021-02-10T17:31:41.475Z] 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